83 Commits
Author SHA1 Message Date
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
Oliver Hamlet face608fae Update libloadorder to v18.5.1 2025-09-29 21:25:11 +01:00
Oliver Hamlet e502a37aa9 Update loot-condition-interpreter to v5.3.3 2025-09-29 21:25:11 +01:00
Oliver Hamlet 3724cc8d1f Update esplugin to v6.1.4 2025-09-29 21:25:10 +01:00
Oliver Hamlet 3aa18c49f4 Depend on windows-sys instead of windows
Using the latter doesn't really add any value, and while libloadorder still pulls in windows, it means less duplication due to version mismatches in the dependency tree.
2025-09-29 21:25:10 +01:00
Oliver Hamlet b5fe17e0f3 Update keyvalues-parser to v0.2.1
It removes several dependencies.
2025-09-29 21:25:10 +01:00
dependabot[bot]andGitHub 8cc323465a Bump syn from 2.0.104 to 2.0.106
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.104 to 2.0.106.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.104...2.0.106)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 17:02:54 +00:00
Oliver HamletandGitHub c4690a732f Merge pull request #143 from loot/dependabot/cargo/log-0.4.28
Bump log from 0.4.27 to 0.4.28
2025-09-08 17:42:46 +01:00
dependabot[bot]andGitHub 4102034ddc Bump log from 0.4.27 to 0.4.28
Bumps [log](https://github.com/rust-lang/log) from 0.4.27 to 0.4.28.
- [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.27...0.4.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 15:36:57 +00:00
dependabot[bot]andGitHub c3cc77a5c3 Bump windows from 0.61.3 to 0.62.0
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.61.3 to 0.62.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits/0.62.0)

---
updated-dependencies:
- dependency-name: windows
  dependency-version: 0.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 15:36:53 +00:00
Oliver HamletandGitHub a0e73190cf Merge pull request #135 from loot/dependabot/cargo/rayon-1.11.0
Bump rayon from 1.10.0 to 1.11.0
2025-09-05 21:27:00 +01:00
Oliver HamletandGitHub 82f6c8e547 Merge pull request #139 from loot/dependabot/cargo/tempfile-3.21.0
Bump tempfile from 3.20.0 to 3.21.0
2025-08-26 18:04:47 +01:00
dependabot[bot]andGitHub cba82b27c6 Bump tempfile from 3.20.0 to 3.21.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.21.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-version: 3.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 07:19:41 +00:00
dependabot[bot]andGitHub d06b00b803 Bump proc-macro2 from 1.0.95 to 1.0.101
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.95 to 1.0.101.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.95...1.0.101)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 07:16:48 +00:00
dependabot[bot]andGitHub 43d17c4582 Bump rayon from 1.10.0 to 1.11.0
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.10.0 to 1.11.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.10.0...rayon-core-v1.11.0)

---
updated-dependencies:
- dependency-name: rayon
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 07:06:51 +00:00
dependabot[bot]andGitHub 2340a5a094 Bump napi-derive from 3.1.1 to 3.1.2
Bumps [napi-derive](https://github.com/napi-rs/napi-rs) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/compare/napi-derive-v3.1.1...napi-derive-v3.1.2)

---
updated-dependencies:
- dependency-name: napi-derive
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-13 09:35:02 +00:00
Oliver HamletandGitHub 5d1fb88cc1 Merge pull request #131 from loot/dependabot/cargo/napi-3.1.6
Bump napi from 3.1.3 to 3.1.6
2025-08-13 10:33:56 +01:00
Oliver Hamlet 927c708df6 Update version and changelog for v0.28.1 2025-08-11 19:24:39 +01:00
Oliver Hamlet da0e35bb2b Revert "Support plugin and archive symlinks"
This reverts commit 9f45282bee. This is a
temporary revert so that I can release v0.28.1 without any new features.
2025-08-08 11:28:32 +01:00
dependabot[bot]andGitHub b5616341db Bump napi from 3.1.3 to 3.1.6
Bumps [napi](https://github.com/napi-rs/napi-rs) from 3.1.3 to 3.1.6.
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/compare/napi-v3.1.3...napi-v3.1.6)

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 22:22:46 +00:00
Oliver Hamlet 9f45282bee Support plugin and archive symlinks
On Linux, and on Windows when the game is OpenMW or Oblivion Remastered.
2025-08-03 14:26:17 +01:00
Oliver Hamlet 55bdf56227 Update version and changelog for v0.28.0 2025-08-02 16:36:20 +01:00
Oliver Hamlet ff86fdc65d Version array-parameterized-test independently of libloot 2025-08-02 16:26:09 +01:00