105 Commits
Author SHA1 Message Date
Oliver Hamlet 7de8bdb3a8 Set version to v0.29.0 2026-02-04 21:18:04 +00:00
Oliver Hamlet 28af151021 Update proc-macro2 to v1.0.106 2026-01-27 18:55:08 +00:00
Oliver Hamlet 7015db6211 Update loot-condition-interpreter to v6.0.0 2026-01-21 17:55:40 +00:00
Oliver Hamlet afc1ae5019 Update syn to v2.0.114 2026-01-14 19:02:41 +00:00
Oliver Hamlet 9545a5c8fd Update quote to v1.0.43 2026-01-14 19:02:41 +00:00
Oliver Hamlet c3bd884bca Update napi-derive to v3.5.1 2026-01-14 19:02:41 +00:00
Oliver Hamlet 7223fe33e2 Update napi to v3.8.2 2026-01-14 19:02:40 +00:00
Oliver Hamlet b624f5d269 Update napi to v3.8.1 2026-01-07 21:18:27 +00:00
Oliver Hamlet 3c12f4afe0 Update napi-derive to v3.5.0 2026-01-07 21:18:26 +00:00
Oliver Hamlet 306b997bf2 Update unicase to v2.9.0 2026-01-07 18:39:10 +00:00
dependabot[bot]andGitHub ca5764cf70 Bump log from 0.4.28 to 0.4.29
Bumps [log](https://github.com/rust-lang/log) from 0.4.28 to 0.4.29.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.28...0.4.29)

---
updated-dependencies:
- dependency-name: log
  dependency-version: 0.4.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-06 19:36:27 +00:00
dependabot[bot]andGitHub ec65fdd2a9 Bump proc-macro2 from 1.0.101 to 1.0.104
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.101 to 1.0.104.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.101...1.0.104)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-version: 1.0.104
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-06 18:53:07 +00:00
dependabot[bot]andGitHub 460e7eb048 Bump syn from 2.0.112 to 2.0.113
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.112 to 2.0.113.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.112...2.0.113)

---
updated-dependencies:
- dependency-name: syn
  dependency-version: 2.0.113
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-06 18:48:26 +00:00
Oliver Hamlet a039be5a05 Update napi-build to v2.3.1 2026-01-03 22:32:03 +00:00
Oliver Hamlet 0d3ebdb73c Update regress from v0.10.4 to v0.10.5
Although this introduces support for regex modifiers, I haven't updated the metadata syntax docs, which say that modifiers aren't supported, because it's not worth branching the masterlists again just for that, and introducing modifiers into the existing masterlist branches would break compatibility with libloot v0.26 to v0.28 inclusive.

This also intentionally uses hashbrown v0.16.0 instead of v0.16.1 because the differences aren't significant for my usage, and only the former already has an audit available.
2026-01-01 15:21:02 +00:00
Oliver Hamlet 6b41188f48 Add audit for syn v2.0.106 -> v2.0.112 2026-01-01 14:20:11 +00:00
Oliver Hamlet b9bde27938 Update CXX to v1.0.192 2026-01-01 14:20:11 +00:00
Oliver Hamlet bde0ff65e3 Update loot-condition-interpreter to v5.4.0 2026-01-01 11:34:43 +00:00
Oliver Hamlet 10929878d9 Update version and changelog for v0.28.4 2025-12-31 19:21:17 +00:00
Oliver Hamlet 54604a0ec8 Update version and changelog for v0.28.3 2025-10-22 18:19:02 +01:00
Oliver Hamlet 5a50264eeb Update rust-ini to v0.21.3
This removes a dependency.
2025-10-11 09:07:51 +01:00
Oliver Hamlet 5d565fc758 Update libloading to v0.8.9
To drop a windows-targets dependency.
2025-10-10 19:41:24 +01:00
Oliver Hamlet f4a0917294 Update version and changelog for v0.28.2 2025-10-03 19:23:48 +01:00
Oliver Hamlet 36fc177e76 Update errno, rustix, tempfile, winapi-util
To remove second version of windows-sys from dependency tree.
2025-09-29 21:25:11 +01:00
Oliver Hamlet ebd04a39ff Update windows-result to remove duplicate windows-link dependency 2025-09-29 21:25:11 +01:00