Bump the cargo group across 2 directories with 5 updates#2
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the cargo group across 2 directories with 5 updates#2dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the cargo group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [idna](https://github.com/servo/rust-url) | `0.2.3` | `0.3.0` | | [rmp-serde](https://github.com/3Hren/msgpack-rust) | `0.15.5` | `1.1.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.24.2` | `1.26.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.2.1` | `1.11.1` | | [rustls](https://github.com/rustls/rustls) | `0.21.9` | `0.21.12` | Bumps the cargo group with 1 update in the /js directory: [idna](https://github.com/servo/rust-url). Updates `idna` from 0.2.3 to 0.3.0 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@idna-v0.2.3...v0.3.0) Updates `rmp-serde` from 0.15.5 to 1.1.1 - [Release notes](https://github.com/3Hren/msgpack-rust/releases) - [Commits](https://github.com/3Hren/msgpack-rust/commits/rmp-serde/v1.1.1) Updates `tokio` from 1.24.2 to 1.26.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/commits/tokio-1.26.0) Updates `bytes` from 1.2.1 to 1.11.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.2.1...v1.11.1) Updates `rustls` from 0.21.9 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.21.9...v/0.21.12) Updates `idna` from 0.2.0 to 0.2.3 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@idna-v0.2.3...v0.3.0) --- updated-dependencies: - dependency-name: idna dependency-version: 0.3.0 dependency-type: direct:production dependency-group: cargo - dependency-name: rmp-serde dependency-version: 1.1.1 dependency-type: direct:production dependency-group: cargo - dependency-name: tokio dependency-version: 1.26.0 dependency-type: direct:production dependency-group: cargo - dependency-name: bytes dependency-version: 1.11.1 dependency-type: indirect dependency-group: cargo - dependency-name: rustls dependency-version: 0.21.12 dependency-type: indirect dependency-group: cargo - dependency-name: idna dependency-version: 0.2.3 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
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 5 updates in the / directory:
0.2.30.3.00.15.51.1.11.24.21.26.01.2.11.11.10.21.90.21.12Bumps the cargo group with 1 update in the /js directory: idna.
Updates
idnafrom 0.2.3 to 0.3.0Commits
7161ea8Use semver-compatible version requirement for serde.f71d0f4Auto merge of #135 - pyfisch:ipv4addr, r=Ms2gerecc7bb7Add IPv4 variant to Host and remove custom Ipv6 address type845e14bAuto merge of #134 - mikedilger:value_chars, r=SimonSapin00fd5e3rename VALUE_CHARS to HTTP_VALUE; flesh out codecfb30eeAdded VALUE_CHARS EncodeSetfedf144Auto merge of #133 - untitaker:issue-132-port-eq, r=SimonSapinab7f6fcAdd tests3e72c19Manually impl Ord, PartialOrdb999b7dMake port: None equal to port: default_portUpdates
rmp-serdefrom 0.15.5 to 1.1.1Commits
Updates
tokiofrom 1.24.2 to 1.26.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
Updates
bytesfrom 1.2.1 to 1.11.1Release notes
Sourced from bytes's releases.
... (truncated)
Changelog
Sourced from bytes's changelog.
... (truncated)
Commits
417dccdRelease bytes v1.11.1 (#820)d0293b0Merge commit from forka7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)Updates
rustlsfrom 0.21.9 to 0.21.12Commits
3633152Cargo: v0.21.11 -> v0.21.120baaebaproj: MSRV 1.61 -> 1.636fd691atls13: fix clippy::unnecessary_lazy_evaluations finding6da5337Test for illegal IP address in server name extension75f8857Ignore server_name extension containing IP address7b8d1dbPrepare 0.21.11ebcb478complete_io: bail out if progress is impossible20f35dfRegression test forcomplete_ioinfinite loop bug2f2aae1Don't specially handle unauthenticated close_notify alertse163587Don't deny warnings from nightly clippyUpdates
idnafrom 0.2.0 to 0.2.3Commits
7161ea8Use semver-compatible version requirement for serde.f71d0f4Auto merge of #135 - pyfisch:ipv4addr, r=Ms2gerecc7bb7Add IPv4 variant to Host and remove custom Ipv6 address type845e14bAuto merge of #134 - mikedilger:value_chars, r=SimonSapin00fd5e3rename VALUE_CHARS to HTTP_VALUE; flesh out codecfb30eeAdded VALUE_CHARS EncodeSetfedf144Auto merge of #133 - untitaker:issue-132-port-eq, r=SimonSapinab7f6fcAdd tests3e72c19Manually impl Ord, PartialOrdb999b7dMake port: None equal to port: default_portDependabot 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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.