4368 Commits
Author SHA1 Message Date
Oliver Hamlet 8a7190bfd3 Don't say modifiers aren't supported
They're supported by regress as of v0.10.5.
2026-01-21 17:55:56 +00:00
Oliver Hamlet 7015db6211 Update loot-condition-interpreter to v6.0.0 2026-01-21 17:55:40 +00:00
Oliver Hamlet f606f169a5 Add condition field to plugin cleaning data metadata 2026-01-21 17:55:14 +00:00
Oliver Hamlet 027fcd60eb Update cargo-vet to v0.10.2 2026-01-19 18:28:11 +00:00
Oliver Hamlet 55510729ca Add some tests for regex syntax support
Some functionality is only supported because the regex is built with the
Unicode flag instead of the UnicodeSets flag, but that's done for
backwards compatibility as the latter disallows some syntax that may be
in use.
2026-01-18 21:33:23 +00:00
Oliver Hamlet 9c59d87f23 Change name of internal CMake custom target
It shows up when using libloot as a FetchContent dependency, and it's a bit confusing to have libloot and libloot-cpp-build when the latter isn't the one that a C++ project should really depend on.

libloot-cargo may still be confusing, but at least indicates what is involved.
2026-01-17 18:08:25 +00:00
Oliver Hamlet 0929627703 Update changelog 2026-01-17 18:08:24 +00:00
Oliver HamletandGitHub a9bcfc8635 Merge pull request #208 from loot/dependabot/uv/docs/requests-2.32.4
Bump requests from 2.32.3 to 2.32.4 in /docs
2026-01-17 17:01:30 +00:00
Oliver HamletandGitHub 8daa2e9246 Merge pull request #207 from loot/dependabot/uv/docs/urllib3-2.6.3
Bump urllib3 from 2.4.0 to 2.6.3 in /docs
2026-01-17 17:01:05 +00:00
dependabot[bot]andGitHub 3a633e18e3 Bump requests from 2.32.3 to 2.32.4 in /docs
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 16:54:15 +00:00
dependabot[bot]andGitHub 621aad2b25 Bump urllib3 from 2.4.0 to 2.6.3 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.4.0...2.6.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 16:54:09 +00:00
Oliver HamletandGitHub c13d945702 Merge pull request #206 from loot/dependabot/npm_and_yarn/nodejs/tar-7.5.3
Bump tar from 7.4.3 to 7.5.3 in /nodejs
2026-01-17 16:53:17 +00:00
dependabot[bot]andGitHub a99f394ead Bump tar from 7.4.3 to 7.5.3 in /nodejs
Bumps [tar](https://github.com/isaacs/node-tar) from 7.4.3 to 7.5.3.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.4.3...v7.5.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 14:06:22 +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 d14486433f Add line breaks to first two levels of metadata list output
Aside from the known bash tags list, since they're all short strings.
2026-01-14 19:02:40 +00:00
Oliver Hamlet f5a837967e Add audits for napi-derive v3.5.0 -> v3.5.1 2026-01-13 17:59:47 +00:00
Oliver Hamlet 43c0281f27 Add audit for napi v3.8.1 -> v3.8.2 2026-01-13 17:59:46 +00:00
Oliver Hamlet bf1b7e0634 Remove proc-macro2, rust-ini, syn audits
They've been moved to the esplugin and libloadorder repos, so that they're inherited from there.
2026-01-13 17:59:46 +00:00
Oliver HamletandGitHub 8cb7f5baad Merge pull request #205 from loot/dependabot/github_actions/astral-sh/setup-uv-7.2.0
Bump astral-sh/setup-uv from 7.1.6 to 7.2.0
2026-01-13 10:35:40 +00:00
Oliver HamletandGitHub eebb5bbf24 Merge pull request #202 from loot/dependabot/uv/docs/sphinx-rtd-theme-3.1.0
Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 in /docs
2026-01-13 09:50:00 +00:00
dependabot[bot]andGitHub 315cc49a11 Bump astral-sh/setup-uv from 7.1.6 to 7.2.0
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.1.6 to 7.2.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/681c641aba71e4a1c380be3ab5e12ad51f415867...61cb8a9741eeb8a550a1b8544337180c0fc8476b)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-12 19:26:49 +00:00
dependabot[bot]andGitHub e5f44e5299 Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 in /docs
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.2 to 3.1.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.2...3.1.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-12 19:24:30 +00:00