mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Update errno, rustix, winapi-util, windows-sys
To remove several windows* crates.
This commit is contained in:
+15
-65
@@ -28,72 +28,16 @@ when = "2025-08-11"
|
||||
user-id = 55123
|
||||
user-login = "rust-lang-owner"
|
||||
|
||||
[[publisher.windows-link]]
|
||||
version = "0.2.0"
|
||||
when = "2025-09-04"
|
||||
user-id = 64539
|
||||
user-login = "kennykerr"
|
||||
user-name = "Kenny Kerr"
|
||||
|
||||
[[publisher.windows-sys]]
|
||||
version = "0.59.0"
|
||||
when = "2024-07-30"
|
||||
user-id = 64539
|
||||
user-login = "kennykerr"
|
||||
user-name = "Kenny Kerr"
|
||||
|
||||
[[publisher.windows-targets]]
|
||||
version = "0.52.6"
|
||||
when = "2024-07-03"
|
||||
user-id = 64539
|
||||
user-login = "kennykerr"
|
||||
user-name = "Kenny Kerr"
|
||||
|
||||
[[publisher.windows_aarch64_gnullvm]]
|
||||
version = "0.52.6"
|
||||
when = "2024-07-03"
|
||||
user-id = 64539
|
||||
user-login = "kennykerr"
|
||||
user-name = "Kenny Kerr"
|
||||
|
||||
[[publisher.windows_aarch64_msvc]]
|
||||
version = "0.52.6"
|
||||
when = "2024-07-03"
|
||||
user-id = 64539
|
||||
user-login = "kennykerr"
|
||||
user-name = "Kenny Kerr"
|
||||
|
||||
[[publisher.windows_i686_gnu]]
|
||||
version = "0.52.6"
|
||||
when = "2024-07-03"
|
||||
user-id = 64539
|
||||
user-login = "kennykerr"
|
||||
user-name = "Kenny Kerr"
|
||||
|
||||
[[publisher.windows_i686_gnullvm]]
|
||||
version = "0.52.6"
|
||||
when = "2024-07-03"
|
||||
user-id = 64539
|
||||
user-login = "kennykerr"
|
||||
user-name = "Kenny Kerr"
|
||||
|
||||
[[publisher.windows_i686_msvc]]
|
||||
version = "0.52.6"
|
||||
when = "2024-07-03"
|
||||
user-id = 64539
|
||||
user-login = "kennykerr"
|
||||
user-name = "Kenny Kerr"
|
||||
|
||||
[[publisher.windows_x86_64_gnu]]
|
||||
version = "0.52.6"
|
||||
when = "2024-07-03"
|
||||
user-id = 64539
|
||||
user-login = "kennykerr"
|
||||
user-name = "Kenny Kerr"
|
||||
|
||||
[[publisher.windows_x86_64_gnullvm]]
|
||||
version = "0.52.6"
|
||||
when = "2024-07-03"
|
||||
user-id = 64539
|
||||
user-login = "kennykerr"
|
||||
user-name = "Kenny Kerr"
|
||||
|
||||
[[publisher.windows_x86_64_msvc]]
|
||||
version = "0.52.6"
|
||||
when = "2024-07-03"
|
||||
version = "0.61.0"
|
||||
when = "2025-09-04"
|
||||
user-id = 64539
|
||||
user-login = "kennykerr"
|
||||
user-name = "Kenny Kerr"
|
||||
@@ -258,6 +202,12 @@ criteria = "safe-to-deploy"
|
||||
delta = "3.21.0 -> 3.22.0"
|
||||
notes = "The only significant change is updating its maximum accepted version of the windows-sys dependency to allow v0.61.x."
|
||||
|
||||
[[audits.esplugin.audits.winapi-util]]
|
||||
who = "Oliver Hamlet <git@ortham.net>"
|
||||
criteria = "safe-to-deploy"
|
||||
delta = "0.1.9 -> 0.1.11"
|
||||
notes = "The only change is to the allowed range of windows-sys dependency versions."
|
||||
|
||||
[[audits.google.audits.anstyle]]
|
||||
who = "Yu-An Wang <wyuang@google.com>"
|
||||
criteria = "safe-to-run"
|
||||
|
||||
Reference in New Issue
Block a user