@@ -21,8 +21,8 @@ when = "2025-09-29"
2121trusted-publisher = "github:Ortham/esplugin"
2222
2323[[publisher.libc]]
24- version = "0.2.176 "
25- when = "2025-09-23 "
24+ version = "0.2.182 "
25+ when = "2026-02-13 "
2626user-id = 55123
2727user-login = "rust-lang-owner"
2828
@@ -152,6 +152,12 @@ criteria = "safe-to-deploy"
152152delta = "3.20.0 -> 3.21.0"
153153notes = "Only minor manifest/CI changes."
154154
155+ [[audits.bytecode-alliance.audits.tempfile]]
156+ who = "Alex Crichton <alex@alexcrichton.com>"
157+ criteria = "safe-to-deploy"
158+ delta = "3.21.0 -> 3.23.0"
159+ notes = "Doc/test/platform updates, nothing out of the ordinary."
160+
155161[[audits.bytecode-alliance.audits.unicase]]
156162who = "Alex Crichton <alex@alexcrichton.com>"
157163criteria = "safe-to-deploy"
@@ -1543,11 +1549,16 @@ delta = "1.0.94 -> 1.0.95"
15431549notes = "The only changes were to reflect changes in semver-exempt APIs to support nightly Rust changes."
15441550aggregated-from = "https://raw.githubusercontent.com/Ortham/esplugin/refs/heads/master/supply-chain/audits.toml"
15451551
1552+ [[audits.ortham.audits.rustix]]
1553+ who = "Oliver Hamlet <git@ortham.net>"
1554+ criteria = "safe-to-run"
1555+ delta = "1.1.2 -> 1.1.3"
1556+ aggregated-from = "https://raw.githubusercontent.com/Ortham/esplugin/refs/heads/master/supply-chain/audits.toml"
1557+
15461558[[audits.ortham.audits.tempfile]]
15471559who = "Oliver Hamlet <git@ortham.net>"
1548- criteria = "safe-to-deploy"
1549- delta = "3.21.0 -> 3.22.0"
1550- notes = "The only significant change is updating its maximum accepted version of the windows-sys dependency to allow v0.61.x."
1560+ criteria = "safe-to-run"
1561+ delta = "3.23.0 -> 3.25.0"
15511562aggregated-from = "https://raw.githubusercontent.com/Ortham/esplugin/refs/heads/master/supply-chain/audits.toml"
15521563
15531564[[audits.ortham.audits.unicase]]
0 commit comments