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
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] and GitHub
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 Hamlet and GitHub
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] and GitHub
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] and GitHub
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 Hamlet and GitHub
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 Hamlet and GitHub
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] and GitHub
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] and GitHub
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] and GitHub
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] and GitHub
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 Hamlet and GitHub
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] and GitHub
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