From 09e5418943782507e34c895c6fe5c8c0e1f759ee Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 15 Sep 2026 22:00:31 +0800
Subject: [PATCH] build(deps): bump the rust-minor-patch group across 1
directory with 5 updates (#4178)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the rust-minor-patch group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [uuid](https://github.com/uuid-rs/uuid) | `1.26.0` | `1.26.1` |
| [serde_with](https://github.com/jonasbb/serde_with) | `3.22.0` |
`3.23.0` |
| [aws-smithy-types](https://github.com/smithy-lang/smithy-rs) | `1.4.8`
| `1.6.3` |
| [napi-derive](https://github.com/napi-rs/napi-rs) | `3.6.3` | `3.6.5`
|
| [napi-build](https://github.com/napi-rs/napi-rs) | `2.4.1` | `2.4.2` |
Updates `uuid` from 1.26.0 to 1.26.1
Release notes
Sourced from uuid's
releases.
v1.26.1
What's Changed
New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.26.0...v1.26.1
Commits
9f92712
Merge pull request #910 from
uuid-rs/cargo/v1.26.1
d4df8f0
prepare for 1.26.1 release
5613f23
Merge pull request #909 from
uuid-rs/fix/ts-conversion-overflow
fda00eb
don't panic in overflowing Timestamp to SystemTime conversion
c82e88c
Merge pull request #907 from
lenamonj/v7-counter-placement
ac065a6
Align the counter diagram
34ec102
Seat the v7 counter below the version nibble
- See full diff in compare
view
Updates `serde_with` from 3.22.0 to 3.23.0
Release notes
Sourced from serde_with's
releases.
serde_with v3.23.0
Changed
- Update
syn and darling dependencies to use
syn v3 (#992)
- Update dev-dependencies to newer versions (#993)
- Update
base64 to a newer version. This should not have
any API change, but some error messages might change. (#993)
serde_as can now parse cfg_attr(true, ...)
and cfg_attr(false, ...) (#995)
true/false are new literals as of Rust 1.88
but need to be parsed explicitly with the syn types.
This is used when emitting schemars annotations.
Commits
ea5dfdc
Bump version to v3.23.0 (#1005)
e52e85b
Bump version to v3.23.0
39955b6
Bump rmp dev-dependency (#1004)
b51e5fb
Bump rmp dev-dependency
ef598c6
Use setup-rust-toolchain v2 instead of v1 (#1003)
9ea2658
Fix cargo lint about workspace lints being inherited in the test
crate
e5ad81a
Use setup-rust-toolchain v2 instead of v1
8100141
Bump the github-actions group across 1 directory with 2 updates (#1002)
940f4a6
Bump jsonschema from 0.49.8 to 0.52.0 (#1001)
6f42b94
Bump the github-actions group across 1 directory with 2 updates
- Additional commits viewable in compare
view
Updates `aws-smithy-types` from 1.4.8 to 1.6.3
Commits
Updates `napi-derive` from 3.6.3 to 3.6.5
Release notes
Sourced from napi-derive's
releases.
napi-derive-v3.6.5
Other
- update Cargo.toml dependencies
napi-derive-v3.6.4
Fixed
- (deps) update rust crate convert_case to 0.12 (#3469)
Commits
1492b22
chore: release (#3502)
828983a
fix(napi): return errors from the serde deserializer for unexpected JS
value ...
606b142
fix(napi): validate wrapped payload provenance in
Object::unwrap/remove_wrapp...
a75d89f
fix(napi): point from_external slices at the engine-owned copy after
finalize...
e414c8c
fix(deps): update dependency obug to v3 (#3499)
a5fedde
chore(deps): update release-plz/action action to v0.5.136 (#3505)
31c27a1
chore: release (#3470)
7e3f293
chore(release): publish
f772ee0
fix(cli): align generated file formats (#3501)
1cf5ec5
fix(cli): use accessible WASI preopen root on Android (#3485)
- Additional commits viewable in compare
view
Updates `napi-build` from 2.4.1 to 2.4.2
Release notes
Sourced from napi-build's
releases.
napi-build-v2.4.2
Fixed
- (cli,build) make wasm32-wasip1-threads link with wasi-sdk
34 and Rust nightly (#3492)
Commits
31c27a1
chore: release (#3470)
7e3f293
chore(release): publish
f772ee0
fix(cli): align generated file formats (#3501)
1cf5ec5
fix(cli): use accessible WASI preopen root on Android (#3485)
cf9245d
chore(deps): update vitest monorepo to v5 (#3481)
78fa3ad
fix(macro): recognize fully-qualified napi::Env as the special Env
parameter ...
37283c7
chore(deps): lock file maintenance (#3474)
1932d2f
chore(deps): update release-plz/action action to v0.5.135 (#3500)
0238e8b
fix(deps): update dependency js-yaml to v5 (#3344)
9ed9d35
chore(deps): update dependency electron to v44 (#3468)
- Additional commits viewable in compare
view
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xuanwo
---
Cargo.lock | 60 +++++++++++++++++++++++++++---------------------------
1 file changed, 30 insertions(+), 30 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index 6dad3d6b6..24889deec 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1114,9 +1114,9 @@ dependencies = [
[[package]]
name = "aws-smithy-types"
-version = "1.4.8"
+version = "1.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "056b66dbce2f81cc0c1e2b05bb402eb58f8a3530479d650efadd5bbae9a4050b"
+checksum = "8f94d16e797ec62cd999fc9d5942b48fa7050c3093ddadff48e4d7528d16fcb9"
dependencies = [
"base64-simd",
"bytes",
@@ -1941,9 +1941,9 @@ checksum = "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b"
[[package]]
name = "convert_case"
-version = "0.11.0"
+version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "affbf0190ed2caf063e3def54ff444b449371d55c58e513a95ab98eca50adb49"
+checksum = "1af709f1f33454bf52eadfc8c78b3b9ef9cb26fb54d16dc9cd9a7299f899fd1b"
dependencies = [
"unicode-segmentation",
]
@@ -2263,12 +2263,12 @@ dependencies = [
[[package]]
name = "darling"
-version = "0.23.0"
+version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d"
+checksum = "ed17f5901b6630b993ca003def43f2f8ef4014fc13b047b57aad617ff32bc2ec"
dependencies = [
- "darling_core 0.23.0",
- "darling_macro 0.23.0",
+ "darling_core 0.24.1",
+ "darling_macro 0.24.1",
]
[[package]]
@@ -2287,15 +2287,15 @@ dependencies = [
[[package]]
name = "darling_core"
-version = "0.23.0"
+version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0"
+checksum = "6837e2cf7485aaae18f86181d2f0e9a7ed297a025e220aeabf63fdebd3a2ddff"
dependencies = [
"ident_case",
"proc-macro2",
"quote",
"strsim",
- "syn 2.0.117",
+ "syn 3.0.3",
]
[[package]]
@@ -2311,13 +2311,13 @@ dependencies = [
[[package]]
name = "darling_macro"
-version = "0.23.0"
+version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d"
+checksum = "2ac7135c3ef02b2f7833bbeb1be5ba7f966dcde8a87c6b87f65a778d71a02785"
dependencies = [
- "darling_core 0.23.0",
+ "darling_core 0.24.1",
"quote",
- "syn 2.0.117",
+ "syn 3.0.3",
]
[[package]]
@@ -6172,15 +6172,15 @@ dependencies = [
[[package]]
name = "napi-build"
-version = "2.4.1"
+version = "2.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "60fdf9b392c50e7c4170fa633bd909490ed7835cea4c046776d1a4dd8d2ae0ab"
+checksum = "860e7c40864f95cfb83cde99f9ebadd88ef3d9bdccd7dd2cee0cc96a2dd4ffa7"
[[package]]
name = "napi-derive"
-version = "3.6.3"
+version = "3.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "0fa55ea69990c90b888e9e77044410e304ce7f35de599dc6d0b5c1923d2e59af"
+checksum = "350057056a30368aa76c11a0d406b0aa61321710be2c36656ab4f6efe0b785a2"
dependencies = [
"convert_case",
"ctor",
@@ -6192,9 +6192,9 @@ dependencies = [
[[package]]
name = "napi-derive-backend"
-version = "6.1.2"
+version = "6.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "df4056ac7c18e4438ccf0edaed4340ca0d269278c8ec19284f7b23cb039fd0ae"
+checksum = "4c1c87a71568f3fe5c736b10878ff55064b250bb4ea4b48c8055713e07b9e463"
dependencies = [
"convert_case",
"proc-macro2",
@@ -9156,11 +9156,11 @@ dependencies = [
[[package]]
name = "serde_with"
-version = "3.22.0"
+version = "3.23.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ee78f1fbe43ac4a0e47aadb3dbd357b69eb0d3793e948624cd03dd2750ab1c0a"
+checksum = "935177bb8c0cd8ca1a4e6d1a2ac8988bea69cab4f9d3a31311e012ad27868ea4"
dependencies = [
- "base64 0.22.1",
+ "base64 0.23.1",
"bs58",
"chrono",
"hex",
@@ -9177,14 +9177,14 @@ dependencies = [
[[package]]
name = "serde_with_macros"
-version = "3.22.0"
+version = "3.23.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "8705578779c2b6bd90d84d66eb2e206b708b1a4d7b9f17641b293545bf1c7e46"
+checksum = "1d607aa01a3cb0ad757d6fd216136910db3c97b102fe686585689615a02dbcdc"
dependencies = [
- "darling 0.23.0",
+ "darling 0.24.1",
"proc-macro2",
"quote",
- "syn 2.0.117",
+ "syn 3.0.3",
]
[[package]]
@@ -10563,9 +10563,9 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
[[package]]
name = "uuid"
-version = "1.26.0"
+version = "1.26.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b5772d71c9be8a8a6ac2117d949c5b224c1b72241bb611d9a3012edcf8af7812"
+checksum = "2ef6dac1e96601b4fb3acccccff2139741fcb757cb9a36089bf5be91cfb285ce"
dependencies = [
"getrandom 0.4.2",
"js-sys",