-
Notifications
You must be signed in to change notification settings - Fork 90
Commit 2ccb98e
chore(deps): bump the patches group across 1 directory with 29 updates (#1222)
* chore(deps): bump the patches group across 1 directory with 29 updates
Bumps the patches group with 24 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [chrono-tz](https://github.com/chronotope/chrono-tz) | `0.10.0` | `0.10.1` |
| [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.0` | `2.7.1` |
| [psl](https://github.com/addr-rs/psl) | `2.1.73` | `2.1.79` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.137` |
| [strip-ansi-escapes](https://github.com/luser/strip-ansi-escapes) | `0.2.0` | `0.2.1` |
| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.11` |
| [prost-reflect](https://github.com/andrewhickman/prost-reflect) | `0.14.3` | `0.14.4` |
| [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.6` | `3.0.7` |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.85` |
| [borsh](https://github.com/near/borsh-rs) | `1.5.3` | `1.5.5` |
| [bstr](https://github.com/BurntSushi/bstr) | `1.11.1` | `1.11.3` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.6` | `1.2.10` |
| [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` |
| [luajit-src](https://github.com/khvzak/luajit-src-rs) | `210.5.11+97813fb` | `210.5.12+a4f56a4` |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.2` | `0.8.3` |
| [moka](https://github.com/moka-rs/moka) | `0.12.8` | `0.12.10` |
| [phf_codegen](https://github.com/rust-phf/rust-phf) | `0.11.2` | `0.11.3` |
| [phf_generator](https://github.com/rust-phf/rust-phf) | `0.11.2` | `0.11.3` |
| [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.15` | `0.2.16` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` |
| [rustix](https://github.com/bytecodealliance/rustix) | `0.38.42` | `0.38.43` |
| [semver](https://github.com/dtolnay/semver) | `1.0.24` | `1.0.25` |
| [valuable](https://github.com/tokio-rs/valuable) | `0.1.0` | `0.1.1` |
Updates `chrono-tz` from 0.10.0 to 0.10.1
- [Release notes](https://github.com/chronotope/chrono-tz/releases)
- [Commits](https://github.com/chronotope/chrono-tz/commits)
Updates `clap` from 4.5.23 to 4.5.26
- [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.23...clap_complete-v4.5.26)
Updates `indexmap` from 2.7.0 to 2.7.1
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.7.0...2.7.1)
Updates `psl` from 2.1.73 to 2.1.79
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](addr-rs/psl@v2.1.73...v2.1.79)
Updates `serde_json` from 1.0.134 to 1.0.137
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.134...v1.0.137)
Updates `strip-ansi-escapes` from 0.2.0 to 0.2.1
- [Commits](https://github.com/luser/strip-ansi-escapes/commits)
Updates `thiserror` from 2.0.9 to 2.0.11
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.9...2.0.11)
Updates `prost-reflect` from 0.14.3 to 0.14.4
- [Changelog](https://github.com/andrewhickman/prost-reflect/blob/main/CHANGELOG.md)
- [Commits](andrewhickman/prost-reflect@0.14.3...0.14.4)
Updates `anstyle-wincon` from 3.0.6 to 3.0.7
- [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.6...anstyle-wincon-v3.0.7)
Updates `async-trait` from 0.1.83 to 0.1.85
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.83...0.1.85)
Updates `borsh` from 1.5.3 to 1.5.5
- [Release notes](https://github.com/near/borsh-rs/releases)
- [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md)
- [Commits](near/borsh-rs@borsh-v1.5.3...borsh-v1.5.5)
Updates `borsh-derive` from 1.5.3 to 1.5.5
- [Release notes](https://github.com/near/borsh-rs/releases)
- [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md)
- [Commits](near/borsh-rs@borsh-derive-v1.5.3...borsh-derive-v1.5.5)
Updates `bstr` from 1.11.1 to 1.11.3
- [Commits](BurntSushi/bstr@1.11.1...1.11.3)
Updates `cc` from 1.2.6 to 1.2.10
- [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.6...cc-v1.2.10)
Updates `clap_builder` from 4.5.23 to 4.5.26
- [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.23...v4.5.26)
Updates `clap_derive` from 4.5.18 to 4.5.24
- [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.18...v4.5.24)
Updates `log` from 0.4.22 to 0.4.25
- [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.22...0.4.25)
Updates `luajit-src` from 210.5.11+97813fb to 210.5.12+a4f56a4
- [Commits](https://github.com/khvzak/luajit-src-rs/commits)
Updates `miniz_oxide` from 0.8.2 to 0.8.3
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](Frommi/miniz_oxide@0.8.2...0.8.3)
Updates `moka` from 0.12.8 to 0.12.10
- [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md)
- [Commits](moka-rs/moka@v0.12.8...v0.12.10)
Updates `phf_codegen` from 0.11.2 to 0.11.3
- [Release notes](https://github.com/rust-phf/rust-phf/releases)
- [Changelog](https://github.com/rust-phf/rust-phf/blob/master/RELEASE_PROCESS.md)
- [Commits](rust-phf/rust-phf@phf_codegen-v0.11.2...phf_codegen-v0.11.3)
Updates `phf_generator` from 0.11.2 to 0.11.3
- [Release notes](https://github.com/rust-phf/rust-phf/releases)
- [Changelog](https://github.com/rust-phf/rust-phf/blob/master/RELEASE_PROCESS.md)
- [Commits](rust-phf/rust-phf@phf_generator-v0.11.2...phf_generator-v0.11.3)
Updates `pin-project-lite` from 0.2.15 to 0.2.16
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](taiki-e/pin-project-lite@v0.2.15...v0.2.16)
Updates `proc-macro2` from 1.0.92 to 1.0.93
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.92...1.0.93)
Updates `rustix` from 0.38.42 to 0.38.43
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md)
- [Commits](bytecodealliance/rustix@v0.38.42...v0.38.43)
Updates `semver` from 1.0.24 to 1.0.25
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.24...1.0.25)
Updates `valuable` from 0.1.0 to 0.1.1
- [Release notes](https://github.com/tokio-rs/valuable/releases)
- [Changelog](https://github.com/tokio-rs/valuable/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/valuable@v0.1.0...v0.1.1)
Updates `vte` from 0.11.1 to 0.14.1
- [Release notes](https://github.com/alacritty/vte/releases)
- [Changelog](https://github.com/alacritty/vte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alacritty/vte/commits/v0.14.1)
Updates `which` from 6.0.3 to 7.0.1
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](harryfei/which-rs@6.0.3...7.0.1)
---
updated-dependencies:
- dependency-name: chrono-tz
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: strip-ansi-escapes
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: prost-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: anstyle-wincon
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: async-trait
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: borsh
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: borsh-derive
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: bstr
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: cc
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: clap_builder
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: clap_derive
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: log
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: luajit-src
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: miniz_oxide
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: moka
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: phf_codegen
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: phf_generator
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: pin-project-lite
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: proc-macro2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: rustix
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: semver
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: valuable
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: vte
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: patches
- dependency-name: which
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: patches
...
Signed-off-by: dependabot[bot] <[email protected]>
* dd-rust-license-tool write
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pavlos Rontidis <[email protected]>1 parent ae472dd commit 2ccb98eCopy full SHA for 2ccb98e
File tree
4 files changed
+193
-130
lines changedFilter options
- lib
- cli
- tests
4 files changed
+193
-130
lines changed
0 commit comments