From 4d0bb8fd547a33fb21dd829bdaaed807d86358e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 07:02:42 +0000 Subject: [PATCH 1/2] chore: bump napi-derive from 3.5.7 to 3.5.9 Bumps [napi-derive](https://github.com/napi-rs/napi-rs) from 3.5.7 to 3.5.9. - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/napi-derive-v3.5.7...napi-derive-v3.5.9) --- updated-dependencies: - dependency-name: napi-derive dependency-version: 3.5.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8bed4fb..ed15b15 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -262,9 +262,9 @@ checksum = "c9c366d2c8c60b86fa632df75f745509b52f9128f91a6bad4c796e44abb505e1" [[package]] name = "napi-derive" -version = "3.5.7" +version = "3.5.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61d66f70256ad5aef58659966064471d0ad90e2897bc36a5a5e0389c85aabc1e" +checksum = "d4ba572deef53e2c386759a8c2014175a62679d74ff83adc205c8bc0e0285727" dependencies = [ "convert_case", "ctor", @@ -276,9 +276,9 @@ dependencies = [ [[package]] name = "napi-derive-backend" -version = "5.0.5" +version = "5.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "81b4b08f15eed7a2a20c3f4c6314013fc3ac890a3afa9892b594485299ebdb2d" +checksum = "ddd961eb2aa8965e3f29722d754f3a86907eb1984e2fbcbe3fe87b9a02d6bfba" dependencies = [ "convert_case", "proc-macro2", From 54e511c079aafc51b3330b872b7cbe29cf75ceef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 07:03:42 +0000 Subject: [PATCH 2/2] chore: refresh provenance artifacts [skip ci] --- provenance/THIRD-PARTY-NOTICES.txt | 4 ++-- provenance/sbom.cdx.json | 24 ++++++++++++------------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/provenance/THIRD-PARTY-NOTICES.txt b/provenance/THIRD-PARTY-NOTICES.txt index 03b7b00..8d82d71 100644 --- a/provenance/THIRD-PARTY-NOTICES.txt +++ b/provenance/THIRD-PARTY-NOTICES.txt @@ -38,8 +38,8 @@ Project: root - memchr 2.8.2 — MIT OR Unlicense - napi 3.9.4 — MIT - napi-build 2.3.2 — MIT -- napi-derive 3.5.7 — MIT -- napi-derive-backend 5.0.5 — MIT +- napi-derive 3.5.9 — MIT +- napi-derive-backend 5.1.1 — MIT - napi-sys 3.2.2 — MIT - nohash-hasher 0.2.0 — Apache-2.0 OR MIT - num-traits 0.2.19 — Apache-2.0 OR MIT diff --git a/provenance/sbom.cdx.json b/provenance/sbom.cdx.json index 980c0ce..be272cc 100644 --- a/provenance/sbom.cdx.json +++ b/provenance/sbom.cdx.json @@ -1362,7 +1362,7 @@ "version": "2.3.2" }, { - "bom-ref": "pkg:cargo/napi-derive-backend@5.0.5", + "bom-ref": "pkg:cargo/napi-derive-backend@5.1.1", "evidence": { "identity": [ { @@ -1383,7 +1383,7 @@ "hashes": [ { "alg": "SHA-256", - "content": "81b4b08f15eed7a2a20c3f4c6314013fc3ac890a3afa9892b594485299ebdb2d" + "content": "ddd961eb2aa8965e3f29722d754f3a86907eb1984e2fbcbe3fe87b9a02d6bfba" } ], "licenses": [ @@ -1400,12 +1400,12 @@ "value": "Cargo.lock" } ], - "purl": "pkg:cargo/napi-derive-backend@5.0.5", + "purl": "pkg:cargo/napi-derive-backend@5.1.1", "type": "library", - "version": "5.0.5" + "version": "5.1.1" }, { - "bom-ref": "pkg:cargo/napi-derive@3.5.7", + "bom-ref": "pkg:cargo/napi-derive@3.5.9", "evidence": { "identity": [ { @@ -1426,7 +1426,7 @@ "hashes": [ { "alg": "SHA-256", - "content": "61d66f70256ad5aef58659966064471d0ad90e2897bc36a5a5e0389c85aabc1e" + "content": "d4ba572deef53e2c386759a8c2014175a62679d74ff83adc205c8bc0e0285727" } ], "licenses": [ @@ -1443,9 +1443,9 @@ "value": "Cargo.lock" } ], - "purl": "pkg:cargo/napi-derive@3.5.7", + "purl": "pkg:cargo/napi-derive@3.5.9", "type": "library", - "version": "3.5.7" + "version": "3.5.9" }, { "bom-ref": "pkg:cargo/napi-sys@3.2.2", @@ -3788,12 +3788,12 @@ "dependsOn": [ "pkg:cargo/convert_case@0.11.0", "pkg:cargo/ctor@1.0.7", - "pkg:cargo/napi-derive-backend@5.0.5", + "pkg:cargo/napi-derive-backend@5.1.1", "pkg:cargo/proc-macro2@1.0.106", "pkg:cargo/quote@1.0.46", "pkg:cargo/syn@2.0.118" ], - "ref": "pkg:cargo/napi-derive@3.5.7" + "ref": "pkg:cargo/napi-derive@3.5.9" }, { "dependsOn": [ @@ -3803,7 +3803,7 @@ "pkg:cargo/semver@1.0.28", "pkg:cargo/syn@2.0.118" ], - "ref": "pkg:cargo/napi-derive-backend@5.0.5" + "ref": "pkg:cargo/napi-derive-backend@5.1.1" }, { "dependsOn": [ @@ -3982,7 +3982,7 @@ { "dependsOn": [ "pkg:cargo/napi-build@2.3.2", - "pkg:cargo/napi-derive@3.5.7", + "pkg:cargo/napi-derive@3.5.9", "pkg:cargo/napi@3.9.4", "pkg:cargo/stella-regex-set-core@1.0.5" ],