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:
@@ -17,6 +17,13 @@ start = "2024-08-15"
|
||||
end = "2026-09-16"
|
||||
notes = "rust-lang-owner is a bot run by the Rust Infrastructure Team, so libc is hopefully as trustworthy as the Rust toolchain."
|
||||
|
||||
[[trusted.windows-link]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2022-09-01"
|
||||
end = "2026-09-17"
|
||||
notes = "kennykerr is on the Windows team at Microsoft."
|
||||
|
||||
[[trusted.windows-sys]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
@@ -30,59 +37,3 @@ user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2022-09-09"
|
||||
end = "2026-09-17"
|
||||
notes = "kennykerr is on the Windows team at Microsoft."
|
||||
|
||||
[[trusted.windows_aarch64_gnullvm]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2022-09-01"
|
||||
end = "2026-09-17"
|
||||
notes = "kennykerr is on the Windows team at Microsoft."
|
||||
|
||||
[[trusted.windows_aarch64_msvc]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2021-11-05"
|
||||
end = "2026-09-17"
|
||||
notes = "kennykerr is on the Windows team at Microsoft."
|
||||
|
||||
[[trusted.windows_i686_gnu]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2021-10-28"
|
||||
end = "2026-09-17"
|
||||
notes = "kennykerr is on the Windows team at Microsoft."
|
||||
|
||||
[[trusted.windows_i686_gnullvm]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2024-04-02"
|
||||
end = "2026-09-17"
|
||||
notes = "kennykerr is on the Windows team at Microsoft."
|
||||
|
||||
[[trusted.windows_i686_msvc]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2021-10-27"
|
||||
end = "2026-09-17"
|
||||
notes = "kennykerr is on the Windows team at Microsoft."
|
||||
|
||||
[[trusted.windows_x86_64_gnu]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2021-10-28"
|
||||
end = "2026-09-17"
|
||||
notes = "kennykerr is on the Windows team at Microsoft."
|
||||
|
||||
[[trusted.windows_x86_64_gnullvm]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2022-09-01"
|
||||
end = "2026-09-17"
|
||||
notes = "kennykerr is on the Windows team at Microsoft."
|
||||
|
||||
[[trusted.windows_x86_64_msvc]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 64539 # Kenny Kerr (kennykerr)
|
||||
start = "2021-10-27"
|
||||
end = "2026-09-17"
|
||||
notes = "kennykerr is on the Windows team at Microsoft."
|
||||
|
||||
@@ -47,7 +47,7 @@ version = "0.1.2"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.errno]]
|
||||
version = "0.3.11"
|
||||
version = "0.3.14"
|
||||
criteria = "safe-to-run"
|
||||
suggest = false
|
||||
notes = "At time of review this was only built if targeting WASM, which is not an intended target."
|
||||
@@ -59,7 +59,7 @@ suggest = false
|
||||
notes = "At time of review this was only built if targeting WASM, which is not an intended target."
|
||||
|
||||
[[exemptions.linux-raw-sys]]
|
||||
version = "0.9.4"
|
||||
version = "0.11.0"
|
||||
criteria = "safe-to-run"
|
||||
suggest = false
|
||||
notes = "At time of review this was only built if targeting WASM, which is not an intended target."
|
||||
@@ -115,7 +115,7 @@ version = "0.4.9"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.rustix]]
|
||||
version = "1.0.5"
|
||||
version = "1.1.2"
|
||||
criteria = "safe-to-run"
|
||||
suggest = false
|
||||
notes = "At time of review this was only built if targeting WASM, which is not an intended target."
|
||||
|
||||
+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