chore(deps): bump the prod-dependencies group across 1 directory with 5 updates#29
Merged
dependabot[bot] merged 1 commit intodevelopfrom Jan 15, 2025
Conversation
… 5 updates Bumps the prod-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [rustls](https://github.com/rustls/rustls) | `0.23.20` | `0.23.21` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.135` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.12.0` | 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 `rustls` from 0.23.20 to 0.23.21 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.20...v/0.23.21) Updates `serde_json` from 1.0.134 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.135) Updates `tokio` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) Updates `uuid` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.12.0) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Member
|
@dependabot squash and merge |
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 prod-dependencies group with 5 updates in the / directory:
0.4.220.4.250.23.200.23.211.0.1341.0.1351.42.01.43.01.11.01.12.0Updates
logfrom 0.4.22 to 0.4.25Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
22be810Merge pull request #663 from rust-lang/cargo/0.4.250279730prepare for 0.4.25 release4099bcbMerge pull request #662 from rust-lang/fix/cargo-features36e7e3frevert loosening of kv cargo features2282191Merge pull request #660 from rust-lang/cargo/0.4.242994f0aprepare for 0.4.24 release5fcb50eMerge pull request #659 from rust-lang/fix/feature-builds29fe9e6fix up feature activationb1824f2use cargo hack in CI to test all feature combinationse6b643dMerge pull request #656 from rust-lang/cargo/0.4.23Updates
rustlsfrom 0.23.20 to 0.23.21Commits
d1bd2c8Prepare v0.23.211338caaUpdate Cargo.lock12b2276UpdateRELEASING.mdwith instructions aboutfuzz/Cargo.lockfe6a0d1docs: update@cpumaintainer status49b5edcchore(deps): lock file maintenance3751e24cleanup: use more parens when calculating ECH seeddc1f92cchore(deps): update rust crate itertools to 0.1416a0726fuzzers/server: cover post-Accepted connectionsb873e4cfuzzers/server: fix reachable unwrapf98484bchore(deps): lock file maintenanceUpdates
serde_jsonfrom 1.0.134 to 1.0.135Release notes
Sourced from serde_json's releases.
Commits
9802c08Release 1.0.135b97935fMerge pull request #1226 from tisonkun/map-into-valuesd48c224Add Map::into_values method1e77cacResolve precedence clippy lintUpdates
tokiofrom 1.42.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296dchore: prepare Tokio v1.43.0 (#7079)cc974a6chore: prepare tokio-macros v2.5.0 (#7078)15495fdmetrics: improve flexibility of H2Histogram Configuration (#6963)ad41834io: don't callset_lenbefore initializing vector inBlocking(#7054)bd3e857runtime: moveis_join_waker_setassertion inunset_waker(#7072)15f7366runtime: fixLocalRuntimedoc links (#7074)fd2048dci: split miri jobs into unit and integration tests (#7071)e8f3915chore: use unsync loads forunsync_load(#7073)67f1277net: fix ambiguity inTcpStream::try_write_vectoreddocs (#7067)463502cio: clarifyReadBuf::uninitallows initialized buffers as well (#7053)Updates
uuidfrom 1.11.0 to 1.12.0Release notes
Sourced from uuid's releases.
Commits
c5f1d02Merge pull request #784 from uuid-rs/cargo/1.12.04cfbd83fix deprecation versions8f76175prepare for 1.12.0 release358eb34Merge pull request #783 from uuid-rs/feat/non-nil6c5099ealso remove borsh from NonNilUuid for nowb12c690fix up non nil docs38df005remove zerocopy from NonNilUuid for now4021daafix up zerocopy derivesf570b57support equality between NonNilUuid and Uuid4ffd872add a few missing derivesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions