Skip to content

Commit e227305

Browse files
committed
Update tempfile from 3.22.0 to 3.25.0
1 parent e068484 commit e227305

2 files changed

Lines changed: 22 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

supply-chain/imports.lock

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ when = "2025-09-29"
2121
trusted-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"
2626
user-id = 55123
2727
user-login = "rust-lang-owner"
2828

@@ -152,6 +152,12 @@ criteria = "safe-to-deploy"
152152
delta = "3.20.0 -> 3.21.0"
153153
notes = "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]]
156162
who = "Alex Crichton <alex@alexcrichton.com>"
157163
criteria = "safe-to-deploy"
@@ -1543,11 +1549,16 @@ delta = "1.0.94 -> 1.0.95"
15431549
notes = "The only changes were to reflect changes in semver-exempt APIs to support nightly Rust changes."
15441550
aggregated-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]]
15471559
who = "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"
15511562
aggregated-from = "https://raw.githubusercontent.com/Ortham/esplugin/refs/heads/master/supply-chain/audits.toml"
15521563

15531564
[[audits.ortham.audits.unicase]]

0 commit comments

Comments
 (0)