-
Notifications
You must be signed in to change notification settings - Fork 12
Commit 170b1e9
authored
Bump the cargo group with 44 updates
Bumps the cargo group with 44 updates:
| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.99` |
| [clap](https://github.com/clap-rs/clap) | `4.5.42` | `4.5.46` |
| [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | `0.21.0` | `0.22.0` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.7.12` | `0.7.13` |
| [bitflags](https://github.com/bitflags/bitflags) | `2.9.1` | `2.9.3` |
| [anstream](https://github.com/rust-cli/anstyle) | `0.6.19` | `0.6.20` |
| [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.3` | `1.1.4` |
| [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.9` | `3.0.10` |
| [camino](https://github.com/camino-rs/camino) | `1.1.10` | `1.1.12` |
| [cargo-platform](https://github.com/rust-lang/cargo) | `0.2.0` | `0.3.0` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.31` | `1.2.35` |
| [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.1` | `1.0.3` |
| [clap_builder](https://github.com/clap-rs/clap) | `4.5.42` | `4.5.46` |
| [clap_derive](https://github.com/clap-rs/clap) | `4.5.41` | `4.5.45` |
| [curl](https://github.com/alexcrichton/curl-rust) | `0.4.48` | `0.4.49` |
| [curl-sys](https://github.com/alexcrichton/curl-rust) | `0.4.82+curl-8.14.1` | `0.4.83+curl-8.15.0` |
| [filetime](https://github.com/alexcrichton/filetime) | `0.2.25` | `0.2.26` |
| [form_urlencoded](https://github.com/servo/rust-url) | `1.2.1` | `1.2.2` |
| [gix-actor](https://github.com/GitoxideLabs/gitoxide) | `0.35.2` | `0.35.4` |
| [gix-date](https://github.com/GitoxideLabs/gitoxide) | `0.10.3` | `0.10.5` |
| [gix-path](https://github.com/GitoxideLabs/gitoxide) | `0.10.19` | `0.10.20` |
| [idna](https://github.com/servo/rust-url) | `1.0.3` | `1.1.0` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.10.0` | `2.11.0` |
| [libc](https://github.com/rust-lang/libc) | `0.2.174` | `0.2.175` |
| [memmap2](https://github.com/RazrFalcon/memmap2-rs) | `0.9.7` | `0.9.8` |
| [percent-encoding](https://github.com/servo/rust-url) | `2.3.1` | `2.3.2` |
| [potential_utf](https://github.com/unicode-org/icu4x) | `0.1.2` | `0.1.3` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.101` |
| [regex-automata](https://github.com/rust-lang/regex) | `0.4.9` | `0.4.10` |
| [serde-untagged](https://github.com/dtolnay/serde-untagged) | `0.1.7` | `0.1.8` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.142` | `1.0.143` |
| [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.5` | `1.4.6` |
| [socket2](https://github.com/rust-lang/socket2) | `0.5.10` | `0.6.0` |
| [syn](https://github.com/dtolnay/syn) | `2.0.104` | `2.0.106` |
| [tempfile](https://github.com/Stebalien/tempfile) | `3.20.0` | `3.21.0` |
| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.16` |
| [thiserror-impl](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.16` |
| [tinyvec](https://github.com/Lokathor/tinyvec) | `1.9.0` | `1.10.0` |
| [toml_parser](https://github.com/toml-rs/toml) | `1.0.1` | `1.0.2` |
| [url](https://github.com/servo/rust-url) | `2.5.4` | `2.5.7` |
| [wasi](https://github.com/bytecodealliance/wasi-rs) | `0.14.2+wasi-0.2.4` | `0.14.3+wasi-0.2.4` |
| [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.9` | `0.1.10` |
| [windows-sys](https://github.com/microsoft/windows-rs) | `0.52.0` | `0.59.0` |
| [zerovec](https://github.com/unicode-org/icu4x) | `0.11.2` | `0.11.4` |
Updates `anyhow` from 1.0.98 to 1.0.99
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.98...1.0.99)
Updates `clap` from 4.5.42 to 4.5.46
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.42...clap_complete-v4.5.46)
Updates `cargo_metadata` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/oli-obk/cargo_metadata/releases)
- [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md)
- [Commits](oli-obk/cargo_metadata@0.21.0...0.22.0)
Updates `winnow` from 0.7.12 to 0.7.13
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.7.12...v0.7.13)
Updates `bitflags` from 2.9.1 to 2.9.3
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](bitflags/bitflags@2.9.1...2.9.3)
Updates `anstream` from 0.6.19 to 0.6.20
- [Commits](rust-cli/anstyle@anstream-v0.6.19...anstream-v0.6.20)
Updates `anstyle-query` from 1.1.3 to 1.1.4
- [Commits](rust-cli/anstyle@anstyle-query-v1.1.3...anstyle-query-v1.1.4)
Updates `anstyle-wincon` from 3.0.9 to 3.0.10
- [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.9...anstyle-wincon-v3.0.10)
Updates `camino` from 1.1.10 to 1.1.12
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](camino-rs/camino@camino-1.1.10...camino-1.1.12)
Updates `cargo-platform` from 0.2.0 to 0.3.0
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](rust-lang/cargo@0.2.0...0.3.0)
Updates `cc` from 1.2.31 to 1.2.35
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.31...cc-v1.2.35)
Updates `cfg-if` from 1.0.1 to 1.0.3
- [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.1...v1.0.3)
Updates `clap_builder` from 4.5.42 to 4.5.46
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.5.42...v4.5.46)
Updates `clap_derive` from 4.5.41 to 4.5.45
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.5.41...v4.5.45)
Updates `curl` from 0.4.48 to 0.4.49
- [Release notes](https://github.com/alexcrichton/curl-rust/releases)
- [Commits](alexcrichton/curl-rust@0.4.48...curl-sys-0.4.49)
Updates `curl-sys` from 0.4.82+curl-8.14.1 to 0.4.83+curl-8.15.0
- [Release notes](https://github.com/alexcrichton/curl-rust/releases)
- [Commits](alexcrichton/curl-rust@curl-sys-0.4.82...curl-sys-0.4.83)
Updates `filetime` from 0.2.25 to 0.2.26
- [Commits](alexcrichton/filetime@0.2.25...0.2.26)
Updates `form_urlencoded` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v1.2.1...v1.2.2)
Updates `gix-actor` from 0.35.2 to 0.35.4
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-actor-v0.35.2...gix-actor-v0.35.4)
Updates `gix-date` from 0.10.3 to 0.10.5
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-date-v0.10.3...gix-date-v0.10.5)
Updates `gix-path` from 0.10.19 to 0.10.20
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-path-v0.10.19...gix-path-v0.10.20)
Updates `idna` from 1.0.3 to 1.1.0
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/commits)
Updates `indexmap` from 2.10.0 to 2.11.0
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.10.0...2.11.0)
Updates `libc` from 0.2.174 to 0.2.175
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md)
- [Commits](rust-lang/libc@0.2.174...0.2.175)
Updates `memmap2` from 0.9.7 to 0.9.8
- [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md)
- [Commits](RazrFalcon/memmap2-rs@v0.9.7...v0.9.8)
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 `potential_utf` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/commits/ind/[email protected])
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 `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 `serde-untagged` from 0.1.7 to 0.1.8
- [Release notes](https://github.com/dtolnay/serde-untagged/releases)
- [Commits](dtolnay/serde-untagged@0.1.7...0.1.8)
Updates `serde_json` from 1.0.142 to 1.0.143
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.142...v1.0.143)
Updates `signal-hook-registry` from 1.4.5 to 1.4.6
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
- [Commits](vorner/signal-hook@registry-v1.4.5...registry-v1.4.6)
Updates `socket2` from 0.5.10 to 0.6.0
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/commits)
Updates `syn` from 2.0.104 to 2.0.106
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.104...2.0.106)
Updates `tempfile` from 3.20.0 to 3.21.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.20.0...v3.21.0)
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 `thiserror-impl` 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 `tinyvec` from 1.9.0 to 1.10.0
- [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md)
- [Commits](Lokathor/tinyvec@v1.9.0...v1.10.0)
Updates `toml_parser` from 1.0.1 to 1.0.2
- [Commits](toml-rs/toml@toml_parser-v1.0.1...toml_parser-v1.0.2)
Updates `url` from 2.5.4 to 2.5.7
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.4...v2.5.7)
Updates `wasi` from 0.14.2+wasi-0.2.4 to 0.14.3+wasi-0.2.4
- [Commits](bytecodealliance/wasi-rs@0.14.2...0.14.3)
Updates `winapi-util` from 0.1.9 to 0.1.10
- [Commits](BurntSushi/winapi-util@0.1.9...0.1.10)
Updates `windows-sys` from 0.52.0 to 0.59.0
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](microsoft/windows-rs@0.52.0...0.59.0)
Updates `zerovec` from 0.11.2 to 0.11.4
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/commits/ind/[email protected])
---
updated-dependencies:
- dependency-name: anyhow
dependency-version: 1.0.99
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: clap
dependency-version: 4.5.46
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: cargo_metadata
dependency-version: 0.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: cargo
- dependency-name: winnow
dependency-version: 0.7.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: bitflags
dependency-version: 2.9.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: anstream
dependency-version: 0.6.20
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: anstyle-query
dependency-version: 1.1.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: anstyle-wincon
dependency-version: 3.0.10
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: camino
dependency-version: 1.1.12
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: cargo-platform
dependency-version: 0.3.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: cargo
- dependency-name: cc
dependency-version: 1.2.35
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: cfg-if
dependency-version: 1.0.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: clap_builder
dependency-version: 4.5.46
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: clap_derive
dependency-version: 4.5.45
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: curl
dependency-version: 0.4.49
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: curl-sys
dependency-version: 0.4.83+curl-8.15.0
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: filetime
dependency-version: 0.2.26
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: form_urlencoded
dependency-version: 1.2.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: gix-actor
dependency-version: 0.35.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: gix-date
dependency-version: 0.10.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: gix-path
dependency-version: 0.10.20
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: idna
dependency-version: 1.1.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: cargo
- dependency-name: indexmap
dependency-version: 2.11.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: cargo
- dependency-name: libc
dependency-version: 0.2.175
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: memmap2
dependency-version: 0.9.8
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: percent-encoding
dependency-version: 2.3.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: potential_utf
dependency-version: 0.1.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: proc-macro2
dependency-version: 1.0.101
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: regex-automata
dependency-version: 0.4.10
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: serde-untagged
dependency-version: 0.1.8
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: serde_json
dependency-version: 1.0.143
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: signal-hook-registry
dependency-version: 1.4.6
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: socket2
dependency-version: 0.6.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: cargo
- dependency-name: syn
dependency-version: 2.0.106
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: tempfile
dependency-version: 3.21.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: cargo
- dependency-name: thiserror
dependency-version: 2.0.16
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: thiserror-impl
dependency-version: 2.0.16
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: tinyvec
dependency-version: 1.10.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: cargo
- dependency-name: toml_parser
dependency-version: 1.0.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: url
dependency-version: 2.5.7
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: wasi
dependency-version: 0.14.3+wasi-0.2.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: winapi-util
dependency-version: 0.1.10
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
- dependency-name: windows-sys
dependency-version: 0.59.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: cargo
- dependency-name: zerovec
dependency-version: 0.11.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 3bb8880 commit 170b1e9Copy full SHA for 170b1e9
File tree
Expand file treeCollapse file tree
2 files changed
+196
-120
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+196
-120
lines changedOpen diff view settings
0 commit comments