Add audits for regex 1.11.3 -> 1.12.2 delta

This commit is contained in:
Oliver Hamlet
2025-11-24 22:26:02 +00:00
parent d0979f0b68
commit c8625a0851
+10
View File
@@ -13,12 +13,22 @@ criteria = "safe-to-deploy"
delta = "1.11.2 -> 1.11.3"
notes = "It just increments the minimum version of regex-automata."
[[audits.regex]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "1.11.3 -> 1.12.2"
[[audits.regex-automata]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "0.4.9 -> 0.4.11"
notes = "It's a combination of format!() syntax tweaks and added calls to .shrink_to_fit()."
[[audits.regex-automata]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "0.4.11 -> 0.4.13"
[[trusted.esplugin]]
criteria = "safe-to-deploy"
user-id = 9999 # Oliver Hamlet (Ortham)