Bump the rust-minor group with 7 updates#744
Merged
Merged
Conversation
Bumps the rust-minor group with 7 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.2` | `1.52.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.61` | `1.2.62` | | [enumset](https://github.com/Lymia/enumset) | `1.1.10` | `1.1.12` | | [enumset_derive](https://github.com/Lymia/enumset) | `0.14.0` | `0.15.0` | | [h2](https://github.com/hyperium/h2) | `0.4.13` | `0.4.14` | | [no_std_io2](https://github.com/wcampbell0x2a/no-std-io2) | `0.9.3` | `0.9.4` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.8` | `0.6.10` | Updates `tokio` from 1.52.2 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.2...tokio-1.52.3) Updates `cc` from 1.2.61 to 1.2.62 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.61...cc-v1.2.62) Updates `enumset` from 1.1.10 to 1.1.12 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](Lymia/enumset@v1.1.10...v1.1.12) Updates `enumset_derive` from 0.14.0 to 0.15.0 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](https://github.com/Lymia/enumset/commits) Updates `h2` from 0.4.13 to 0.4.14 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.13...v0.4.14) Updates `no_std_io2` from 0.9.3 to 0.9.4 - [Release notes](https://github.com/wcampbell0x2a/no-std-io2/releases) - [Changelog](https://github.com/wcampbell0x2a/no-std-io2/blob/main/CHANGELOG.md) - [Commits](wcampbell0x2a/no-std-io2@v0.9.3...v0.9.4) Updates `tower-http` from 0.6.8 to 0.6.10 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.8...tower-http-0.6.10) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: cc dependency-version: 1.2.62 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: enumset dependency-version: 1.1.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: enumset_derive dependency-version: 0.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: h2 dependency-version: 0.4.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: no_std_io2 dependency-version: 0.9.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tower-http dependency-version: 0.6.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... 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 rust-minor group with 7 updates:
1.52.21.52.31.2.611.2.621.1.101.1.120.14.00.15.00.4.130.4.140.9.30.9.40.6.80.6.10Updates
tokiofrom 1.52.2 to 1.52.3Release notes
Sourced from tokio's releases.
Commits
d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)Updates
ccfrom 1.2.61 to 1.2.62Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
37a5f8fchore(cc): release v1.2.62 (#1716)34a2218Regenerate target info (#1721)a9d8632Allow exceptions on wasm platforms (#1714)ce036b3Add relibc env (#1710)18ed3dctarget: recognize sh4 architecture in parse_arch() (#1712)33f84c5Bump taiki-e/install-action from 2.75.18 to 2.75.19 (#1709)cbd4c09Bump taiki-e/install-action from 2.75.17 to 2.75.18 (#1708)Updates
enumsetfrom 1.1.10 to 1.1.12Changelog
Sourced from enumset's changelog.
Commits
d7edf0dBump version to 1.1.127b8f4c0Fix tests/CI.454c87eAdjust public API for MixedEnumSet (this was on another branch, and an older ...00782ccGo over the entire crate documentation for consistency and grammar.027f63fBump version to 1.1.1140a49c2Run inline tests in CI.f2d55f1Use workspace dependencies for shared dependencies.fcd61e8Make trybuild work again on CI.bc0eed6Major correction to old changelogs.2a629f5proc-macro-crate is not supported on MSRVUpdates
enumset_derivefrom 0.14.0 to 0.15.0Commits
Updates
h2from 0.4.13 to 0.4.14Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
e2826c5v0.4.1430998f2fix: set_reset must notify send task (missed wakeup) (#897)d9689eafix: Account for connection flow control on DATA after GOAWAY (#895)08129b2fix: Flow control capacity leak with padded frames (#894)1e68f99fix: Avoid panic or capacity leak when a stream is cancelled after reserve_ca...dbc204efix: check final response in poll_informational (#889)ac5cdd0feat: add 'header_table_size()' to server builder (#888)55a0d9dperf(header): optimizeHeaderValuedecoding via zero-copy sharing (#884)f5f1594fix: filter stream initiator in recv_go_away (#886)5634dddfix: avoid RST before initial HEADERS on idle streams (#875)Updates
no_std_io2from 0.9.3 to 0.9.4Release notes
Sourced from no_std_io2's releases.
Changelog
Sourced from no_std_io2's changelog.
Commits
68dbe54rel: v0.9.47d7f26fMerge pull request #30 from pantsman0/seek_trait_rewindd9d8ec9Implementrewindconvenience funtion in theSeektrait.407fe34Merge pull request #28 from pantsman0/maind09b822Since we have manually checked bounds, we can safely use memcpy without worry...46b7aeaFix undefined behaviour and add tests.fe4e020Fix reversed arguments forVec::reservecall.277658aFix issue where Cursors backed withVecs always write to the end.2ee8850Merge pull request #26 from wojciech-graj/main64a2868Add no_std and no_alloc check to CIUpdates
tower-httpfrom 0.6.8 to 0.6.10Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
4532fc2v0.6.108508cb2follow_redirect: expose previous and next request methods (#559)890f66afix gate-ing of atomic64 in tests (#607)578c2b2fix: restore tokio and async-compression as no-op features (#667)eab7cbfv0.6.99c64770feat(on-early-drop): Add middleware for client early drop detection (#636)67786ffci: Remove unnecessary protoc setup (#665)e442e2bexamples: Use axum::body::to_bytes (#650)218fe6bMake AsyncReadBody::with_capacity public (#415)ffd4d7ctrace: adds back call to classify_eos on trailers (#483)Dependabot 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 conditions