Skip to content

Commit ea294b5

Browse files
chore(deps): bump the patches group with 37 updates
Bumps the patches group with 37 updates: | Package | From | To | | --- | --- | --- | | [rmp-serde](https://github.com/3Hren/msgpack-rust) | `1.3.0` | `1.3.1` | | [rmpv](https://github.com/3Hren/msgpack-rust) | `1.3.0` | `1.3.1` | | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.30` | `0.4.33` | | [bollard](https://github.com/fussybeaver/bollard) | `0.19.2` | `0.19.4` | | [governor](https://github.com/boinkor-net/governor) | `0.10.1` | `0.10.4` | | [hostname](https://github.com/djc/hostname) | `0.4.0` | `0.4.2` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.16.0` | `0.16.2` | | [maxminddb](https://github.com/oschwald/maxminddb-rust) | `0.27.0` | `0.27.1` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.73` | `0.10.75` | | [postgres-openssl](https://github.com/rust-postgres/rust-postgres) | `0.5.1` | `0.5.2` | | [roaring](https://github.com/RoaringBitmap/roaring-rs) | `0.11.2` | `0.11.3` | | [tikv-jemallocator](https://github.com/tikv/jemallocator) | `0.6.0` | `0.6.1` | | [typetag](https://github.com/dtolnay/typetag) | `0.2.20` | `0.2.21` | | [openssl-src](https://github.com/alexcrichton/openssl-src-rs) | `300.5.2+3.5.2` | `300.5.4+3.5.4` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.100` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.3` | `1.0.4` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.2` | `1.1.5` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.0` | `2.12.1` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.6` | `2.0.7` | | [libc](https://github.com/rust-lang/libc) | `0.2.175` | `0.2.178` | | [semver](https://github.com/dtolnay/semver) | `1.0.26` | `1.0.27` | | [toml](https://github.com/toml-rs/toml) | `0.9.8` | `0.9.10+spec-1.1.0` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.5` | `2.7.6` | | [bstr](https://github.com/BurntSushi/bstr) | `1.12.0` | `1.12.1` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | | [memmap2](https://github.com/RazrFalcon/memmap2-rs) | `0.9.8` | `0.9.9` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.104` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.42` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.112` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.4` | `0.12.5` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.20` | `1.0.22` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.27` | `0.1.28` | | [web-sys](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.77` | `0.3.83` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.0` | `0.18.3` | | [owo-colors](https://github.com/owo-colors/owo-colors) | `4.2.2` | `4.2.3` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.2` | `0.20.3` | Updates `rmp-serde` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/3Hren/msgpack-rust/releases) - [Commits](https://github.com/3Hren/msgpack-rust/commits) Updates `rmpv` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/3Hren/msgpack-rust/releases) - [Commits](https://github.com/3Hren/msgpack-rust/commits) Updates `async-compression` from 0.4.30 to 0.4.33 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Commits](Nullus157/async-compression@async-compression-v0.4.30...async-compression-v0.4.33) Updates `bollard` from 0.19.2 to 0.19.4 - [Release notes](https://github.com/fussybeaver/bollard/releases) - [Changelog](https://github.com/fussybeaver/bollard/blob/master/RELEASE.md) - [Commits](fussybeaver/bollard@v0.19.2...v0.19.4) Updates `governor` from 0.10.1 to 0.10.4 - [Release notes](https://github.com/boinkor-net/governor/releases) - [Changelog](https://github.com/boinkor-net/governor/blob/master/release.toml) - [Commits](boinkor-net/governor@v0.10.1...v0.10.4) Updates `hostname` from 0.4.0 to 0.4.2 - [Release notes](https://github.com/djc/hostname/releases) - [Commits](djc/hostname@v0.4.0...v0.4.2) Updates `lru` from 0.16.0 to 0.16.2 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.16.0...0.16.2) Updates `maxminddb` from 0.27.0 to 0.27.1 - [Release notes](https://github.com/oschwald/maxminddb-rust/releases) - [Changelog](https://github.com/oschwald/maxminddb-rust/blob/main/CHANGELOG.md) - [Commits](oschwald/maxminddb-rust@v0.27.0...v0.27.1) Updates `openssl` from 0.10.73 to 0.10.75 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.73...openssl-v0.10.75) Updates `postgres-openssl` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@postgres-openssl-v0.5.1...postgres-openssl-v0.5.2) Updates `roaring` from 0.11.2 to 0.11.3 - [Release notes](https://github.com/RoaringBitmap/roaring-rs/releases) - [Commits](RoaringBitmap/roaring-rs@v0.11.2...v0.11.3) Updates `tikv-jemallocator` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/tikv/jemallocator/releases) - [Changelog](https://github.com/tikv/jemallocator/blob/main/CHANGELOG.md) - [Commits](tikv/jemallocator@0.6.0...0.6.1) Updates `typetag` from 0.2.20 to 0.2.21 - [Release notes](https://github.com/dtolnay/typetag/releases) - [Commits](dtolnay/typetag@0.2.20...0.2.21) Updates `openssl-src` from 300.5.2+3.5.2 to 300.5.4+3.5.4 - [Release notes](https://github.com/alexcrichton/openssl-src-rs/releases) - [Commits](https://github.com/alexcrichton/openssl-src-rs/commits) Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) Updates `cfg-if` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4) Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `flate2` from 1.1.2 to 1.1.5 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.2...1.1.5) Updates `indexmap` from 2.12.0 to 2.12.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.0...2.12.1) Updates `indoc` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.6...2.0.7) Updates `libc` from 0.2.175 to 0.2.178 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.178/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.175...0.2.178) 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 `toml` from 0.9.8 to 0.9.10+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.8...toml-v0.9.10) Updates `memchr` from 2.7.5 to 2.7.6 - [Commits](BurntSushi/memchr@2.7.5...2.7.6) Updates `bstr` from 1.12.0 to 1.12.1 - [Commits](BurntSushi/bstr@1.12.0...1.12.1) Updates `log` from 0.4.28 to 0.4.29 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.28...0.4.29) Updates `memmap2` from 0.9.8 to 0.9.9 - [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md) - [Commits](RazrFalcon/memmap2-rs@v0.9.8...v0.9.9) Updates `proc-macro2` from 1.0.101 to 1.0.104 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.104) Updates `quote` from 1.0.40 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.42) Updates `syn` from 2.0.106 to 2.0.112 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.112) Updates `parking_lot` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@parking_lot-v0.12.4...parking_lot-v0.12.5) Updates `ryu` from 1.0.20 to 1.0.22 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.20...1.0.22) Updates `schannel` from 0.1.27 to 0.1.28 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.27...v0.1.28) Updates `web-sys` from 0.3.77 to 0.3.83 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `indicatif` from 0.18.0 to 0.18.3 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.0...0.18.3) Updates `owo-colors` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/owo-colors/owo-colors/releases) - [Changelog](https://github.com/owo-colors/owo-colors/blob/main/CHANGELOG.md) - [Commits](owo-colors/owo-colors@v4.2.2...v4.2.3) Updates `git2` from 0.20.2 to 0.20.3 - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.3/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.2...git2-0.20.3) --- updated-dependencies: - dependency-name: rmp-serde dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: rmpv dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: async-compression dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: bollard dependency-version: 0.19.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: governor dependency-version: 0.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: hostname dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: lru dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: maxminddb dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: openssl dependency-version: 0.10.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: postgres-openssl dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: roaring dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: tikv-jemallocator dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: typetag dependency-version: 0.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: openssl-src dependency-version: 300.5.4+3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: cfg-if dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: flate2 dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: indexmap dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: indoc dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: libc dependency-version: 0.2.178 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: semver dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: toml dependency-version: 0.9.10+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: memchr dependency-version: 2.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: bstr dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: memmap2 dependency-version: 0.9.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: proc-macro2 dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: quote dependency-version: 1.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: syn dependency-version: 2.0.112 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: parking_lot dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: ryu dependency-version: 1.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: schannel dependency-version: 0.1.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: web-sys dependency-version: 0.3.83 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: indicatif dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: owo-colors dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: git2 dependency-version: 0.20.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f8ab31 commit ea294b5

File tree

9 files changed

+501
-522
lines changed

9 files changed

+501
-522
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,13 @@ members = [
136136
]
137137

138138
[workspace.dependencies]
139-
anyhow = { version = "1.0.99", default-features = false, features = ["std"] }
139+
anyhow = { version = "1.0.100", default-features = false, features = ["std"] }
140140
async-stream = { version = "0.3.6", default-features = false }
141141
async-trait = { version = "0.1.89", default-features = false }
142142
base64 = { version = "0.22.1", default-features = false }
143143
bytes = { version = "1.10.1", default-features = false, features = ["serde"] }
144-
cfg-if = { version = "1.0.3", default-features = false }
145-
chrono = { version = "0.4.41", default-features = false, features = ["clock", "serde"] }
144+
cfg-if = { version = "1.0.4", default-features = false }
145+
chrono = { version = "0.4.42", default-features = false, features = ["clock", "serde"] }
146146
chrono-tz = { version = "0.10.4", default-features = false, features = ["serde"] }
147147
clap = { version = "4.5.48", default-features = false, features = ["derive", "error-context", "env", "help", "std", "string", "usage", "wrap_help"] }
148148
colored = { version = "3.0.0", default-features = false }
@@ -151,14 +151,14 @@ darling = { version = "0.20.11", default-features = false, features = ["suggesti
151151
dashmap = { version = "6.1.0", default-features = false }
152152
derivative = { version = "2.2.0", default-features = false }
153153
exitcode = { version = "1.1.2", default-features = false }
154-
flate2 = { version = "1.1.2", default-features = false, features = ["zlib-rs"] }
154+
flate2 = { version = "1.1.5", default-features = false, features = ["zlib-rs"] }
155155
futures = { version = "0.3.31", default-features = false, features = ["compat", "io-compat", "std"], package = "futures" }
156156
futures-util = { version = "0.3.29", default-features = false }
157157
glob = { version = "0.3.3", default-features = false }
158158
hickory-proto = { version = "0.25.2", default-features = false, features = ["dnssec-ring"] }
159159
humantime = { version = "2.3.0", default-features = false }
160-
indexmap = { version = "2.11.0", default-features = false, features = ["serde", "std"] }
161-
indoc = { version = "2.0.6" }
160+
indexmap = { version = "2.12.1", default-features = false, features = ["serde", "std"] }
161+
indoc = { version = "2.0.7" }
162162
inventory = { version = "0.3" }
163163
itertools = { version = "0.14.0", default-features = false, features = ["use_alloc"] }
164164
libc = { version = "0.2", default-features = false, features = ["std"] }
@@ -180,15 +180,15 @@ rand_distr = { version = "0.5.1", default-features = false }
180180
regex = { version = "1.11.2", default-features = false, features = ["std", "perf"] }
181181
reqwest = { version = "0.11.26", features = ["json"] }
182182
rust_decimal = { version = "1.37.0", default-features = false, features = ["std"] }
183-
semver = { version = "1.0.26", default-features = false, features = ["serde", "std"] }
183+
semver = { version = "1.0.27", default-features = false, features = ["serde", "std"] }
184184
serde = { version = "1.0.219", default-features = false, features = ["alloc", "derive", "rc"] }
185185
serde_json = { version = "1.0.143", default-features = false, features = ["raw_value", "std"] }
186186
serde_yaml = { version = "0.9.34", default-features = false }
187187
snafu = { version = "0.8.9", default-features = false, features = ["futures", "std"] }
188188
socket2 = { version = "0.5.10", default-features = false }
189189
tempfile = "3.23.0"
190190
tokio = { version = "1.45.1", default-features = false }
191-
toml = { version = "0.9.8", default-features = false, features = ["serde", "display", "parse"] }
191+
toml = { version = "0.9.10", default-features = false, features = ["serde", "display", "parse"] }
192192
tonic = { version = "0.11", default-features = false, features = ["transport", "codegen", "prost", "tls", "tls-roots", "gzip"] }
193193
tonic-build = { version = "0.11", default-features = false, features = ["transport", "prost"] }
194194
tracing = { version = "0.1.34", default-features = false }

lib/codecs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ vector-config = { path = "../vector-config", default-features = false }
5050
vector-config-macros = { path = "../vector-config-macros", default-features = false }
5151
vector-core = { path = "../vector-core", default-features = false, features = ["vrl"] }
5252
vector-vrl-functions.workspace = true
53-
toml = { version = "0.9.8", optional = true }
53+
toml = { version = "0.9.10", optional = true }
5454
[dev-dependencies]
5555
futures.workspace = true
5656
indoc.workspace = true

lib/file-source-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ serde_json = { version = "1.0.143", default-features = false }
2020
bstr = { version = "1.12", default-features = false }
2121
bytes = { version = "1.10.1", default-features = false, features = ["serde"] }
2222
dashmap = { version = "6.1", default-features = false }
23-
async-compression = { version = "0.4.27", features = ["tokio", "gzip"] }
23+
async-compression = { version = "0.4.33", features = ["tokio", "gzip"] }
2424
vector-common = { path = "../vector-common", default-features = false }
2525
vector-config = { path = "../vector-config", default-features = false }
2626
tokio = { workspace = true, features = ["full"] }

lib/file-source/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ glob.workspace = true
1515
chrono.workspace = true
1616
tokio = { workspace = true, features = ["full"] }
1717
tracing.workspace = true
18-
indexmap = { version = "2.11.0", default-features = false, features = ["serde"] }
18+
indexmap = { version = "2.12.1", default-features = false, features = ["serde"] }
1919
bytes.workspace = true
2020
futures = { version = "0.3.31", default-features = false, features = ["executor"] }
2121
futures-util.workspace = true
2222
vector-common = { path = "../vector-common", default-features = false }
2323
file-source-common = { path = "../file-source-common" }
24-
async-compression = { version = "0.4.27", features = ["tokio", "gzip"] }
24+
async-compression = { version = "0.4.33", features = ["tokio", "gzip"] }
2525

2626
[dev-dependencies]
2727
tokio = { workspace = true, features = ["full"] }

lib/vector-buffers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ crossbeam-utils.workspace = true
2020
derivative.workspace = true
2121
fslock = { version = "0.2.1", default-features = false, features = ["std"] }
2222
futures.workspace = true
23-
memmap2 = { version = "0.9.8", default-features = false }
23+
memmap2 = { version = "0.9.9", default-features = false }
2424
metrics.workspace = true
2525
num-traits = { version = "0.2.19", default-features = false }
2626
paste.workspace = true

lib/vector-core/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ metrics-util.workspace = true
3434
mlua = { version = "0.10.5", default-features = false, features = ["lua54", "send", "vendored"], optional = true }
3535
no-proxy = { version = "0.3.6", default-features = false, features = ["serialize"] }
3636
ordered-float.workspace = true
37-
openssl = { version = "0.10.73", default-features = false, features = ["vendored"] }
38-
parking_lot = { version = "0.12.4", default-features = false }
37+
openssl = { version = "0.10.75", default-features = false, features = ["vendored"] }
38+
parking_lot = { version = "0.12.5", default-features = false }
3939
pin-project.workspace = true
4040
proptest = { version = "1.8", optional = true }
4141
prost-types.workspace = true
@@ -70,7 +70,7 @@ cfg-if.workspace = true
7070
security-framework = "3.5.1"
7171

7272
[target.'cfg(windows)'.dependencies]
73-
schannel = "0.1.27"
73+
schannel = "0.1.28"
7474

7575
[build-dependencies]
7676
prost-build.workspace = true

lib/vector-vrl/tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ serde_json.workspace = true
1818
tracing-subscriber = { workspace = true, features = ["fmt"] }
1919

2020
[target.'cfg(not(target_env = "msvc"))'.dependencies]
21-
tikv-jemallocator = { version = "0.6.0" }
21+
tikv-jemallocator = { version = "0.6.1" }
2222

2323
[features]
2424
default = []

vdev/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ directories = "6.0.0"
2626
glob.workspace = true
2727
hex = "0.4.3"
2828
indexmap.workspace = true
29-
indicatif = { version = "0.18.0", features = ["improved_unicode"] }
29+
indicatif = { version = "0.18.3", features = ["improved_unicode"] }
3030
itertools.workspace = true
31-
log = "0.4.27"
31+
log = "0.4.29"
3232
# watch https://github.com/epage/anstyle for official interop with Clap
33-
owo-colors = { version = "4.2.2", features = ["supports-colors"] }
33+
owo-colors = { version = "4.2.3", features = ["supports-colors"] }
3434
paste.workspace = true
3535
regex.workspace = true
3636
reqwest = { workspace = true, features = ["blocking"] }
@@ -43,7 +43,7 @@ toml.workspace = true
4343
toml_edit = "0.22"
4444
semver.workspace = true
4545
indoc.workspace = true
46-
git2 = { version = "0.20.2" }
46+
git2 = { version = "0.20.3" }
4747
cfg-if.workspace = true
4848

4949
[package.metadata.binstall]

0 commit comments

Comments
 (0)