Bump the cargo-all group across 1 directory with 22 updates#175
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the cargo-all group across 1 directory with 22 updates#175dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo-all group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.102` | | [aws_lambda_events](https://github.com/aws/aws-lambda-rust-runtime) | `0.18.0` | `1.0.3` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.44` | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.60` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.2` | `0.20.4` | | [http](https://github.com/hyperium/http) | `1.3.1` | `1.4.0` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `10.2.0` | `10.3.0` | | [lambda_http](https://github.com/aws/aws-lambda-rust-runtime) | `0.17.0` | `1.0.2` | | [lambda_runtime](https://github.com/aws/aws-lambda-rust-runtime) | `0.14.4` | `1.0.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [nix](https://github.com/nix-rust/nix) | `0.30.1` | `0.31.1` | | [strum](https://github.com/Peternator7/strum) | `0.27.2` | `0.28.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.25.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [tower](https://github.com/tower-rs/tower) | `0.5.2` | `0.5.3` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.6` | `0.6.8` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.1` | `1.20.0` | | [mockall](https://github.com/asomers/mockall) | `0.13.1` | `0.14.0` | 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 `aws_lambda_events` from 0.18.0 to 1.0.3 - [Release notes](https://github.com/aws/aws-lambda-rust-runtime/releases) - [Changelog](https://github.com/aws/aws-lambda-rust-runtime/blob/main/release-plz.toml) - [Commits](https://github.com/aws/aws-lambda-rust-runtime/commits) Updates `chrono` from 0.4.42 to 0.4.44 - [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.44) Updates `clap` from 4.5.51 to 4.5.60 - [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.51...clap_complete-v4.5.60) Updates `git2` from 0.20.2 to 0.20.4 - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.4/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.2...git2-0.20.4) Updates `http` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.3.1...v1.4.0) Updates `jsonwebtoken` from 10.2.0 to 10.3.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v10.2.0...v10.3.0) Updates `lambda_http` from 0.17.0 to 1.0.2 - [Release notes](https://github.com/aws/aws-lambda-rust-runtime/releases) - [Changelog](https://github.com/aws/aws-lambda-rust-runtime/blob/main/release-plz.toml) - [Commits](https://github.com/aws/aws-lambda-rust-runtime/commits/v1.0.2) Updates `lambda_runtime` from 0.14.4 to 1.0.2 - [Release notes](https://github.com/aws/aws-lambda-rust-runtime/releases) - [Changelog](https://github.com/aws/aws-lambda-rust-runtime/blob/main/release-plz.toml) - [Commits](aws/aws-lambda-rust-runtime@lambda-runtime-0.14.4...v1.0.2) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `nix` from 0.30.1 to 0.31.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.30.1...v0.31.1) Updates `strum` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.2...v0.28.0) Updates `tempfile` from 3.23.0 to 3.25.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `tower` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.2...tower-0.5.3) Updates `tower-http` from 0.6.6 to 0.6.8 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.6...tower-http-0.6.8) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `url` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) Updates `uuid` from 1.18.1 to 1.20.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.20.0) Updates `mockall` from 0.13.1 to 0.14.0 - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](asomers/mockall@v0.13.1...v0.14.0) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: aws_lambda_events dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-all - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: git2 dependency-version: 0.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: http dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: jsonwebtoken dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: lambda_http dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-all - dependency-name: lambda_runtime dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-all - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: nix dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: strum dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: tower dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: tower-http dependency-version: 0.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: uuid dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: mockall dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all ... 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-all group with 22 updates in the / directory:
1.0.1001.0.1020.18.01.0.30.4.420.4.444.5.514.5.600.20.20.20.41.3.11.4.010.2.010.3.00.17.01.0.20.14.41.0.21.0.1451.0.1490.30.10.31.10.27.20.28.03.23.03.25.02.0.172.0.181.48.01.49.00.5.20.5.30.6.60.6.80.1.410.1.440.3.200.3.222.5.72.5.81.18.11.20.00.13.10.14.0Updates
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
aws_lambda_eventsfrom 0.18.0 to 1.0.3Release notes
Sourced from aws_lambda_events's releases.
... (truncated)
Commits
Updates
chronofrom 0.4.42 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump 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.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)Updates
clapfrom 4.5.51 to 4.5.60Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
git2from 0.20.2 to 0.20.4Changelog
Sourced from git2's changelog.
Commits
8852d7dMerge pull request #1214 from weihanglo/backport-from-raw-parts0b274f7Bump to 0.20.473a5d5dAdd test for dereference of an empty Bufce56683fix: check ptr nullity before calling from_raw_parts7cf345cMerge pull request #1197 from ehuss/git2-0.20-brdd41077Bump git2 to 0.20.3a6a58e2Merge pull request #1195 from ehuss/update-libgit2Updates
httpfrom 1.3.1 to 1.4.0Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
b9625d8v1.4.050b009crefactor(header): inline FNV hasher to reduce dependencies (#796)b370d36feat(uri): makeAuthority/PathAndQuery::from_staticconst (#786)0d74251chore(ci): update to actions/checkout@v5 (#800)a760767docs: remove unnecessary extern crate sentence (#799)fb1d457refactor(header): use better panic message in const HeaderName and HeaderValu...20dbd6efeat(status): Add 103 EARLY_HINTS status code (#758)e7a7337chore: bump MSRV to 1.571888e28tests: downgrade rand back to 0.8 for now918bbc3chore: minor improvement for docs (#790)Updates
jsonwebtokenfrom 10.2.0 to 10.3.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
abbc307Fix type confusione99740dfix: bump minimal version requirements (#481)50d15e0Use try_sign to avoid panics (#479)245858fBump some dep122c2edBump action number in CI72e0c7fExpose cryptography backends via CryptoProvider (#452)Updates
lambda_httpfrom 0.17.0 to 1.0.2Release notes
Sourced from lambda_http's releases.
Commits
Updates
lambda_runtimefrom 0.14.4 to 1.0.2Release notes
Sourced from lambda_runtime's releases.
Commits
e74cdd3chore: bump version for release 1.0.2 (#1074)f2262d0Assorted CI fixes (#1072)c9f487ffeat(lambda-events): Improve ergonomics ofSqsBatchResponseand `KinesisEv...5c018d5Formatting4bc802ffix(test): Fix streaming_send_data_error_is_ignored to fail when background t...cffd2e3fix(lambda-runtime): ensure if a client disconnects while streaming, the hand...1bfa699chore(docs): Fix grammar in uv install instructions (#1056)578bb6aUpdate docs: Migrate from awslabs to aws (#1055)fcc2bdbchore(deps): bump js-toml and cargo-lambda-cdk (#1052)872498cUpdate documentation links from awslabs/aws-lambda-rust-runtime to aws/aws-la...Updates
serde_jsonfrom 1.0.145 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
nixfrom 0.30.1 to 0.31.1Changelog
Sourced from nix's changelog.
... (truncated)
Commits
06bb1bechore: release 0.31.149adb8dskip test::sys::test_af_alg_cipher on s390x,powerpc64le/Linux too (#2722)a9c73e0termios: Add definition for XCASE (#2703)a69b2c1termios: Add definition for IUCLC (#2702)9ac60c5chore: release 0.31.06789793chore: bump libc to 0.2.180 (#2724)ba63e90Update macOS runner version in workflow (#2713)71f6ee9unistd: add sync() for cygwin (#2708)984420etermios: Add OFILL (#2701)41e2f81fix: make nix build on Illumos (#2694)Updates
strumfrom 0.27.2 to 0.28.0Changelog
Sourced from strum's changelog.
... (truncated)
Commits
7376771Peternator7/0.28 (#475)26e63cdDisplay exists in core (#477)9334c72Make TryFrom and FromStr infallible if there's a default (#476)0ccbbf8Honor parse_err_ty attribute when the enum has a default variant (#431)2c9e5a9Automatically add Default implementation to EnumDiscriminant if it exists on ...e241243Fix existing cargo fmt + clippy issues and add GH actions (#473)639b67ffeat: allow any kind of passthrough attributes onEnumDiscriminants(#461)0ea1e2ddocs: Fix typo (#463)36c051bUpgradephfto v0.13 (#465)9328b38Use absolute paths in proc macro (#469)Updates
tempfilefrom 3.23.0 to 3.25.0Changelog
Sourced from tempfile's changelog.
Commits
Updates
thiserrorfrom 2.0.17 to 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
tokiofrom 1.48.0 to 1.49.0Release notes
Sourced from tokio's releases.