chore(rust): bump the cargo group with 17 updates#4
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the cargo group with 17 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.102` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.45` | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.6.1` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.36.2` | `0.40.1` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.4` | | [terminal_size](https://github.com/eminence/terminal-size) | `0.4.3` | `0.4.4` | | [rayon](https://github.com/rayon-rs/rayon) | `1.11.0` | `1.12.0` | | [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.5.1` | `3.5.2` | | [shlex](https://github.com/comex/rust-shlex) | `1.3.0` | `2.0.1` | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.28.1` | `0.29.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.27.0` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.1.1` | `2.2.2` | | [predicates](https://github.com/assert-rs/predicates-rs) | `3.1.3` | `3.1.4` | | [pcap-parser](https://github.com/rusticata/pcap-parser) | `0.14.1` | `0.17.0` | | [etherparse](https://github.com/JulianSchmid/etherparse) | `0.15.0` | `0.20.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.18` | Updates `anyhow` from 1.0.100 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) Updates `chrono` from 0.4.42 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.45) Updates `clap` from 4.5.53 to 4.6.1 - [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.53...clap_complete-v4.6.1) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `quick-xml` from 0.36.2 to 0.40.1 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.36.2...v0.40.1) Updates `regex` from 1.12.2 to 1.12.4 - [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.12.2...1.12.4) Updates `terminal_size` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/eminence/terminal-size/releases) - [Commits](eminence/terminal-size@v0.4.3...v0.4.4) Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) Updates `ctrlc` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.5.1...3.5.2) Updates `shlex` from 1.3.0 to 2.0.1 - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) Updates `crossterm` from 0.28.1 to 0.29.0 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/commits/0.29) Updates `tempfile` from 3.23.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.27.0) Updates `assert_cmd` from 2.1.1 to 2.2.2 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.1.1...v2.2.2) Updates `predicates` from 3.1.3 to 3.1.4 - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.1.3...v3.1.4) Updates `pcap-parser` from 0.14.1 to 0.17.0 - [Changelog](https://github.com/rusticata/pcap-parser/blob/master/CHANGELOG.md) - [Commits](rusticata/pcap-parser@pcap-parser-0.14.1...pcap-parser-0.17.0) Updates `etherparse` from 0.15.0 to 0.20.2 - [Release notes](https://github.com/JulianSchmid/etherparse/releases) - [Changelog](https://github.com/JulianSchmid/etherparse/blob/master/changelog.md) - [Commits](JulianSchmid/etherparse@v0.15.0...v0.20.2) Updates `thiserror` from 1.0.69 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.18) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quick-xml dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: terminal_size dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: ctrlc dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: shlex dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: crossterm dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: assert_cmd dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: predicates dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: pcap-parser dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: etherparse dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 17 updates:
1.0.1001.0.1020.4.420.4.454.5.534.6.11.21.31.21.40.36.20.40.11.12.21.12.40.4.30.4.41.11.01.12.03.5.13.5.21.3.02.0.10.28.10.29.03.23.03.27.02.1.12.2.23.1.33.1.40.14.10.17.00.15.00.20.21.0.692.0.18Updates
anyhowfrom 1.0.100 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
chronofrom 0.4.42 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontents45caaa9Update copyright year to 2026 in LICENSE.txtUpdates
clapfrom 4.5.53 to 4.6.1Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
once_cellfrom 1.21.3 to 1.21.4Changelog
Sourced from once_cell's changelog.
Commits
80fe900Merge pull request #296 from matklad/matklad/plfixa5e09c9release 1.21.42426d45Merge pull request #295 from matklad/matklad/plfixa144121Merge pull request #290 from alexanderkjall/run-tests-with-no-default-features232a1a4Merge pull request #292 from phil-opp/doc-fixd31767bfix OnceCell::wait with features=parking_lot28d29aeFix:sync::OnceCell::try_insertdocs should importsyncvariant0f78fb0make the command 'cargo test --no-default-features' workfda60a6Merge pull request #287 from AbeZbm/add-testsb5b98c0Add tests for OnceRefUpdates
quick-xmlfrom 0.36.2 to 0.40.1Release notes
Sourced from quick-xml's releases.
... (truncated)
Changelog
Sourced from quick-xml's changelog.
... (truncated)
Commits
9aaea92Release 0.40.1ce488bcMerge pull request #964 from williamareynolds/fix/de-doctype-in-text-unreachablee00ae5cFix unreachable!() panic when DOCTYPE appears between text runs in element co...2778564Release 0.40.0393db03Merge pull request #962 from Mingun/prepare-0.40a27709aFix misprint in code example0c0c914Make some functions const and enable clippy::missing_const_for_fn lintbf4ffe5Fix clippy warning: use.first()instead of.get(0)d69baadFix clippy warning: remove unnecessary after 241f01e20ff679e9248f2ae424c9ba82...8e0ae4fFix clippy warning: usestrip_prefixinstead of manual strippingUpdates
regexfrom 1.12.2 to 1.12.4Changelog
Sourced from regex's changelog.
Commits
7b96fdc1.12.47b89cf0deps: update to regex-syntax 0.8.111401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searches839d16bregex-syntax-0.8.10c4865a0syntax: fix negation handling in HIR translationd8761c0cargo: also includebenchesUpdates
terminal_sizefrom 0.4.3 to 0.4.4Release notes
Sourced from terminal_size's releases.
Commits
cad29f6Bump to version v0.4.4d1b12b9Merge pull request #74 from briandorsey/windows-syse67f56fUpdate MSRV to 1.710c7f864Update windows-sys to ">=0.60.59, <=0.61"Updates
rayonfrom 1.11.0 to 1.12.0Changelog
Sourced from rayon's changelog.
Commits
7449d7dMerge #1093b3d9e3fRelease rayon 1.8.0 and rayon-core 1.12.03fe51e5Fix clippy::let_and_return082f215Merge #1087ea0c06dcore: registry: Factor out "wait till out of work" part of the main loop.75524e2Merge #106301d2800Ignore the multi-threaded test on emscripten/wasm40b59c0core: Make use_current_thread error rather than panic when already in the pool.f4db4d7core: tests: Add some basic tests for ThreadPoolBuilder::use_current_thread.87274adcore: registry: Add some more documentation for ThreadPoolBuilder::use_curren...Updates
ctrlcfrom 3.5.1 to 3.5.2Commits
0aed47cRelease 3.5.2369ffb7Remove cargo.lock introduced with the previous PR97d3e27bump nixUpdates
shlexfrom 1.3.0 to 2.0.1Changelog
Sourced from shlex's changelog.
Commits
Updates
crosstermfrom 0.28.1 to 0.29.0Release notes
Sourced from crossterm's releases.
Changelog
Sourced from crossterm's changelog.
Commits
Updates
tempfilefrom 3.23.0 to 3.27.0Changelog
Sourced from tempfile's changelog.
Commits
5c8fa12chore: release 3.27.0e34e574test: disable uds conflict test on redox772c795test: add CWD guards2632fb9fix: resolve relative paths when constructingTempPath929a112chore: release 3.26.029d6ac5Add Redox OS CI (#394)375067fdoc(README): document supported platformsd353717feat(redox): implement persist() (#393)64114d7Fix typos in documentation (#392)9a38b8dchore: release 3.25.0Updates
assert_cmdfrom 2.1.1 to 2.2.2Changelog
Sourced from assert_cmd's changelog.
Commits
feece89chore: Release assert_cmd version 2.2.2367cdf7docs: Update changeloga98cc85Merge pull request #289 from marcospb19/track_callercd2e167fix: .success() not reporting panic location45a1c74chore(deps): Update Prek to v0.3.13 (#293)f1d9b5bchore(deps): Update Prek to v0.3.12 (#292)1d34babMerge pull request #291 from epage/templated9a70adstyle: Make clippy happy4f5b5afchore: Update from _rust template1e1d586chore(renovate): Fix the tagUpdates
predicatesfrom 3.1.3 to 3.1.4Changelog
Sourced from predicates's changelog.
Commits
f54f2cdchore: Releasece8099eMerge pull request #200 from rynoV/master34d11dedocs: Update changeloga03ae99feat: Make BoxPredicate::find_case use the inner find_case9b59897test: Add test for BoxPredicate::find_case45f4333Merge pull request #201 from assert-rs/renovate/crate-ci-typos-1.xb9c965bchore(deps): Update pre-commit hook crate-ci/typos to v1.42.30d9cf08Merge pull request #199 from epage/template9968b8achore: Update from _rust templatee4f2b35chore(ci): Update actionUpdates
pcap-parserfrom 0.14.1 to 0.17.0Changelog
Sourced from pcap-parser's changelog.
... (truncated)
Commits
38ff4eaInclude benchmarks in cargo packageb7bb70eIgnore some patterns when generating changelogc5d87acUse git-cliff to generate CHANGELOG (with some manual editions)37722abBump version to 0.17.0eda294dKeep criterion dev-dependency to 0.5, pprof is not yet compatible with 0.6a599f53Add Send trait bound to create_reader so I can use this in async context934258dBump the crates-io group across 1 directory with 2 updates5735a6cUpgrade pprof to 0.15 (Closes #46)4596a74Update MSRV to 1.65 (for nom 8)df43a0dUpgrade nom to version 8.0Updates
etherparsefrom 0.15.0 to 0.20.2Release notes
Sourced from etherparse's releases.
... (truncated)
Changelog
Sourced from etherparse's changelog.
Commits
e50e95dMerge pull request #152 from JulianSchmid/inc-version-0-20-2-release-0-207eb0d42Increment version to 0.20.2281de32Merge pull request #151 from JulianSchmid/encode_decode_fragment_header_netwo...754f1c8Parse & encode the IPv6 fragment header in network byte order90d4af2Merge pull request #145 from JulianSchmid/update-doc6df664eIncrement version to 0.20.17763b01Update doc.rs links & remove broken codecov badgec38f3bfMerge pull request #144 from JulianSchmid/version-inc-209417a6bResolve new clippy warnings5bcadffResolved newest compiler warningsUpdates
thiserrorfrom 1.0.69 to 2.0.18Release notes
Sourced from thiserror's releases.