-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the cargo-all group across 1 directory with 16 updates #168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
Bumps the cargo-all group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aws_lambda_events](https://github.com/aws/aws-lambda-rust-runtime) | `0.18.0` | `1.0.3` | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.54` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.2` | `0.20.3` | | [http](https://github.com/hyperium/http) | `1.3.1` | `1.4.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` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [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.19.0` | | [mockall](https://github.com/asomers/mockall) | `0.13.1` | `0.14.0` | 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 `clap` from 4.5.51 to 4.5.54 - [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.54) 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) 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 `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 `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) 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.19.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.19.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: aws_lambda_events dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-all - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: git2 dependency-version: 0.20.3 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: 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: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor 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.19.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>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 16 updates in the / directory:
0.18.01.0.34.5.514.5.540.20.20.20.31.3.11.4.00.17.01.0.20.14.41.0.21.0.1451.0.1493.23.03.24.01.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.19.00.13.10.14.0Updates
aws_lambda_eventsfrom 0.18.0 to 1.0.3Release notes
Sourced from aws_lambda_events's releases.
... (truncated)
Commits
Updates
clapfrom 4.5.51 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/master3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macroe2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suite1036060Merge pull request #6025 from AldaronLau/typos-in-faqUpdates
git2from 0.20.2 to 0.20.3Changelog
Sourced from git2's changelog.
Commits
7cf345cMerge 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
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
tempfilefrom 3.23.0 to 3.24.0Changelog
Sourced from tempfile's changelog.
Commits
1712764chore: release v3.24.0a8dc864feat: completely support WASIP2 on stable rust (#382)5a03572Exclude CI scripts from published package (#384)da894f1build(deps): bump actions/checkout from 5 to 6 (#383)Updates
tokiofrom 1.48.0 to 1.49.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)Updates
towerfrom 0.5.2 to 0.5.3Release notes
Sourced from tower's releases.
Commits
4b0a6b0tower v0.5.32c8524atower v0.5.350fa4b6ci: upgrade deny check to v2 (#847)73febcdfix: Check thatjitteris not NaN instead of finiteness (#843)719ec03chore: Disable unused futures feature (#838)1992ebdchore(util): remove redundant ready! wrapping in poll implementations (#844)21e01e9docs: Resolve document warning (#841)d1b55bedocs: Remove doc_auto_cfg config (#840)9d876c0ci: Update to actions/checkout v5 (#839)a1c277bdocs: correct rng pre-requisite comment (#835)Updates
tower-httpfrom 0.6.6 to 0.6.8Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
33166c8v0.6.86680160Fix deprecated lints (#608)81b8231ci: Switch cargo-public-api-crates to cargo-check-external-types (#613)1fb0144ci: pin tracing in msrv job (#622)1fe4c09fix(decompression): disablemultiple_membersoption for gzip decoder (#621)3bf1ba7v0.6.7723ca9afix(decompression): Suppress EOF errors caused by decompressing empty body (#...8ab9f82chore(ci): use newer cargo-public-api-crates job (#619)7cfdf76doc: Replace doc_auto_cfg with doc_cfg (#609)50beeafAdd support for custom status code in TimeoutLayer (#599)Updates
tracingfrom 0.1.41 to 0.1.44Release notes
Sourced from tracing's releases.
... (truncated)
Commits
2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)Updates
tracing-subscriberfrom 0.3.20 to 0.3.22Release notes
Sourced from tracing-subscriber's releases.
Commits
cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)