Skip to content

Commit f94f3e3

Browse files
build(deps): bump the simple2 group across 1 directory with 19 updates
Bumps the simple2 group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.101` | | [syn](https://github.com/dtolnay/syn) | `1.0.107` | `2.0.104` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.225` | | [serde_json](https://github.com/serde-rs/json) | `1.0.143` | `1.0.145` | | [qcell](https://github.com/uazu/qcell) | `0.5.4` | `0.5.5` | | [semver](https://github.com/dtolnay/semver) | `1.0.26` | `1.0.27` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.16` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.0` | `1.18.1` | | [regex](https://github.com/rust-lang/regex) | `1.11.1` | `1.11.2` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.15` | `0.7.16` | | [tokio-metrics](https://github.com/tokio-rs/tokio-metrics) | `0.4.2` | `0.4.5` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.5` | `0.8.6` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.35` | `0.2.36` | | [openssh-mux-client](https://github.com/openssh-rust/openssh-mux-client) | `0.17.7` | `0.17.8` | | [serde_bytes](https://github.com/serde-rs/bytes) | `0.11.17` | `0.11.19` | | [percent-encoding](https://github.com/servo/rust-url) | `2.3.1` | `2.3.2` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.9` | `0.4.10` | | [zstd-safe](https://github.com/gyscos/zstd-rs) | `7.2.1` | `7.2.4` | Updates `proc-macro2` from 1.0.95 to 1.0.101 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.101) Updates `syn` from 1.0.107 to 2.0.104 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.107...2.0.104) Updates `serde` from 1.0.219 to 1.0.225 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.225) Updates `serde_json` from 1.0.143 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.145) Updates `qcell` from 0.5.4 to 0.5.5 - [Changelog](https://github.com/uazu/qcell/blob/master/CHANGELOG.md) - [Commits](https://github.com/uazu/qcell/commits) Updates `semver` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.26...1.0.27) Updates `thiserror` from 2.0.12 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.16) Updates `uuid` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.0...v1.18.1) Updates `regex` from 1.11.1 to 1.11.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.1...1.11.2) Updates `tokio-util` from 0.7.15 to 0.7.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.15...tokio-util-0.7.16) Updates `tokio-metrics` from 0.4.2 to 0.4.5 - [Release notes](https://github.com/tokio-rs/tokio-metrics/releases) - [Changelog](https://github.com/tokio-rs/tokio-metrics/blob/main/CHANGELOG.md) - [Commits](tokio-rs/tokio-metrics@v0.4.2...v0.4.5) Updates `regex-syntax` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.5...regex-syntax-0.8.6) Updates `prettyplease` from 0.2.35 to 0.2.36 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.35...0.2.36) Updates `openssh-mux-client` from 0.17.7 to 0.17.8 - [Release notes](https://github.com/openssh-rust/openssh-mux-client/releases) - [Changelog](https://github.com/openssh-rust/openssh-mux-client/blob/main/release-plz.toml) - [Commits](openssh-rust/openssh-mux-client@openssh-mux-client-v0.17.7...openssh-mux-client-v0.17.8) Updates `serde_bytes` from 0.11.17 to 0.11.19 - [Release notes](https://github.com/serde-rs/bytes/releases) - [Commits](serde-rs/bytes@0.11.17...0.11.19) Updates `percent-encoding` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) Updates `regex-automata` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.9...regex-automata-0.4.10) Updates `zstd-safe` from 7.2.1 to 7.2.4 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](https://github.com/gyscos/zstd-rs/commits/zstd-safe-7.2.4) Updates `zstd-sys` from 2.0.13+zstd.1.5.6 to 2.0.16+zstd.1.5.7 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](https://github.com/gyscos/zstd-rs/commits) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: syn dependency-version: 2.0.104 dependency-type: direct:production update-type: version-update:semver-major dependency-group: simple2 - dependency-name: serde dependency-version: 1.0.225 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: qcell dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: semver dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: uuid dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: regex dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: tokio-util dependency-version: 0.7.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: tokio-metrics dependency-version: 0.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: regex-syntax dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: prettyplease dependency-version: 0.2.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: openssh-mux-client dependency-version: 0.17.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: serde_bytes dependency-version: 0.11.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: percent-encoding dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: regex-automata dependency-version: 0.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: zstd-safe dependency-version: 7.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: zstd-sys dependency-version: 2.0.16+zstd.1.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0412c11 commit f94f3e3

File tree

95 files changed

+432
-387
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+432
-387
lines changed

Cargo.lock

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

misc/bazel/cargo-gazelle/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ clap = { version = "4.5.23", features = ["derive", "env"] }
2020
convert_case = "0.8"
2121
guppy = "0.17.19"
2222
md-5 = "0.10.6"
23-
proc-macro2 = "1.0.95"
23+
proc-macro2 = "1.0.101"
2424
protobuf-parse = "3.7.2"
2525
quote = "1.0.40"
26-
syn = { version = "1.0.107", features = ["extra-traits", "full"] }
27-
serde = "1.0.219"
28-
serde_json = "1.0.127"
26+
syn = { version = "2.0.104", features = ["extra-traits", "full"] }
27+
serde = "1.0.226"
28+
serde_json = "1.0.145"
2929
tempfile = "3.20.0"
3030
tracing = "0.1.37"
3131
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "std"] }

src/adapter-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mz-dyncfg = { path = "../dyncfg" }
1414
mz-ore = { path = "../ore" }
1515
mz-repr = { path = "../repr" }
1616
mz-storage-types = { path = "../storage-types" }
17-
serde = "1.0.219"
17+
serde = "1.0.226"
1818
timely = "0.24.0"
1919
workspace-hack = { version = "0.0.0", path = "../workspace-hack", optional = true }
2020
tracing = "0.1.37"

src/adapter/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ prost = { version = "0.13.5", features = ["no-recursion-limit"] }
7777
qcell = "0.5"
7878
rand = "0.8.5"
7979
rand_chacha = "0.3"
80-
semver = "1.0.26"
81-
serde = "1.0.219"
82-
serde_json = "1.0.127"
80+
semver = "1.0.27"
81+
serde = "1.0.226"
82+
serde_json = "1.0.145"
8383
serde_plain = "1.0.2"
8484
sha2 = "0.10.9"
8585
smallvec = { version = "1.15.1", features = ["union"] }
@@ -92,9 +92,9 @@ tracing = "0.1.37"
9292
tracing-core = "0.1.34"
9393
tracing-opentelemetry = { version = "0.25.0" }
9494
tracing-subscriber = "0.3.19"
95-
thiserror = "2.0.12"
95+
thiserror = "2.0.16"
9696
url = "2.3.1"
97-
uuid = { version = "1.17.0" }
97+
uuid = { version = "1.18.1" }
9898
workspace-hack = { version = "0.0.0", path = "../workspace-hack", optional = true }
9999

100100
[dev-dependencies]

src/arrow-util/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ mz-repr = { path = "../repr" }
2020
mz-ore = { path = "../ore" }
2121
num-traits = "0.2"
2222
ordered-float = { version = "5.0.0" }
23-
serde = { version = "1.0.219" }
24-
serde_json = "1.0.127"
25-
uuid = "1.17.0"
23+
serde = { version = "1.0.226" }
24+
serde_json = "1.0.145"
25+
uuid = "1.18.1"
2626
workspace-hack = { version = "0.0.0", path = "../workspace-hack", optional = true }
2727

2828
[package.metadata.cargo-udeps.ignore]

src/audit-log/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ anyhow = "1.0.98"
1414
mz-ore = { path = "../ore", features = ["test"] }
1515
proptest = { version = "1.7.0", default-features = false, features = ["std"] }
1616
proptest-derive = { version = "0.5.1", features = ["boxed_union"] }
17-
serde = { version = "1.0.219", features = ["derive"] }
18-
serde_json = "1.0.127"
17+
serde = { version = "1.0.226", features = ["derive"] }
18+
serde_json = "1.0.145"
1919
serde_plain = "1.0.2"
2020
workspace-hack = { version = "0.0.0", path = "../workspace-hack", optional = true }
2121

src/auth/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ workspace = true
1313
base64 = "0.22.1"
1414
mz-ore = { path = "../ore", features = ["test"] }
1515
workspace-hack = { version = "0.0.0", path = "../workspace-hack", optional = true }
16-
serde = "1.0.219"
16+
serde = "1.0.226"
1717
proptest-derive = "0.5.1"
1818
proptest = "1.7.0"
1919
static_assertions = "1.1"

src/authenticator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ publish = false
1010
[dependencies]
1111
mz-adapter = { path = "../adapter", default-features = false }
1212
mz-frontegg-auth = { path = "../frontegg-auth", default-features = false }
13-
serde = { version = "1.0.219", features = ["derive"] }
13+
serde = { version = "1.0.226", features = ["derive"] }
1414
workspace-hack = { version = "0.0.0", path = "../workspace-hack", optional = true }
1515

1616
[lints]

src/avro/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ flate2 = "1.1.2"
2525
itertools = "0.14.0"
2626
mz-ore = { path = "../ore", features = ["test"] }
2727
rand = "0.8.5"
28-
regex = "1.11.1"
29-
serde = { version = "1.0.219", features = ["derive"] }
30-
serde_json = "1.0.127"
28+
regex = "1.11.2"
29+
serde = { version = "1.0.226", features = ["derive"] }
30+
serde_json = "1.0.145"
3131
sha2 = "0.10.9"
3232
snap = { version = "1.1.1", optional = true }
3333
tracing = "0.1.37"
34-
uuid = "1.17.0"
34+
uuid = "1.18.1"
3535
workspace-hack = { version = "0.0.0", path = "../workspace-hack", optional = true }
3636

3737
[features]

src/aws-secrets-controller/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mz-secrets = { path = "../secrets", default-features = false }
2525
mz-repr = { path = "../repr", default-features = false }
2626
workspace-hack = { version = "0.0.0", path = "../workspace-hack", optional = true }
2727
tracing = "0.1.37"
28-
uuid = "1.17.0"
28+
uuid = "1.18.1"
2929

3030
[features]
3131
default = ["workspace-hack"]

0 commit comments

Comments
 (0)