Bump the cargo group across 1 directory with 6 updates#2
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the cargo group across 1 directory with 6 updates#2dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.17.0` | `1.26.0` | | [keccak](https://github.com/RustCrypto/sponges) | `0.1.0` | `0.1.6` | | [time](https://github.com/time-rs/time) | `0.3.9` | `0.3.26` | | [axum-core](https://github.com/tokio-rs/axum) | `0.2.3` | `0.2.4` | | [h2](https://github.com/hyperium/h2) | `0.3.9` | `0.3.12` | Updates `tokio` from 1.17.0 to 1.26.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.17.0...tokio-1.26.0) Updates `keccak` from 0.1.0 to 0.1.6 - [Commits](RustCrypto/sponges@keccak-v0.1.0...keccak-v0.1.6) Updates `time` from 0.3.9 to 0.3.26 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.9...v0.3.26) Updates `axum-core` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-core-v0.2.3...axum-core-v0.2.4) Updates `h2` from 0.3.9 to 0.3.12 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.9...v0.3.12) Updates `mio` from 0.8.2 to 0.8.8 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v0.8.2...v0.8.8) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.26.0 dependency-type: direct:production dependency-group: cargo - dependency-name: keccak dependency-version: 0.1.6 dependency-type: direct:production dependency-group: cargo - dependency-name: time dependency-version: 0.3.26 dependency-type: direct:production dependency-group: cargo - dependency-name: axum-core dependency-version: 0.2.4 dependency-type: indirect dependency-group: cargo - dependency-name: h2 dependency-version: 0.3.12 dependency-type: indirect dependency-group: cargo - dependency-name: mio dependency-version: 0.8.8 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:
1.17.01.26.00.1.00.1.60.3.90.3.260.2.30.2.40.3.90.3.12Updates
tokiofrom 1.17.0 to 1.26.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
a377240chore: prepare for Tokio v1.26.0 release (#5521)52da177metrics: add a new metric for budget exhaustion yields (#5517)ee1c940time: ImproveInstant::now()perf with test-util (#5513)815d89aruntime: remove extra period in docs (#5511)54aaf3dtime: document immediate completion guarantee for timeouts (#5509)5a3abe5net: add types for named unix pipes (#5351)d44b1caio: ignore SplitByUtf8BoundaryIfWindows test on miri (#5507)e23c6f3signal: updated Documentation for Signals (#5459)0a50cb3net: fix test compilation failure (#5506)2298679runtime: document the nature of the main future (#5494)Updates
keccakfrom 0.1.0 to 0.1.6Commits
a8936d9keccak v0.1.640c50c1keccak v0.1.5 (#69)2dc13bfkeccak: enable asm backend for p1600 (#68)a3a4e01Revert "Update Cargo.lock" (#67)3a9a29eUpdate Cargo.lock9e4f6bckeccak: don't testsimdfeature inminimal-versionsworkflow (#66)329d4cdReplace cross tests with MIRI (#63)48cc4acbuild(deps): bump actions/checkout from 3 to 4 (#61)651a34ekeccak: replace CI tests on MIPS with PPC32 (#62)4730c6fbenches: remove criterion deps workaround (#60)Updates
timefrom 0.3.9 to 0.3.26Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
500f8e4Remove support for serde with pre-built binariesa98fe2dv0.3.25 releaseb74ebe8Use new feature ofderangedd671910Avoid panicking on out-of-range valuecdc85dav0.3.24 release227b6f8Gate methods as necessary8060100Fix implementation ofDuration::checked_diva9fea9fUse ranged integers internally forDuration04936eeUseensure_ranged!forUtcOffset7e95cb2Use ranged integers internally forTimeUpdates
axum-corefrom 0.2.3 to 0.2.4Commits
5be73c1axum-core: Version 0.2.4 (#984)8dd6070Implement `IntoResponse for (Parts | Request<()>, $(impl IntoResponseParts)+,...1fe4558Move examples to separate workspace (#978)6e18350ImplementIntoResponseforResponse\<()>andresponse::Parts(#950)5bb924bImplementIntoResponseandIntoResponsePartsforhttp::Extensions(#975)d606728ecosystem: Add CLOMonitor to project showcase (#976)a3b6cbcaxum-extra: Version 0.3.0 (#974)7006179Move private and signed cookies behind feature flags (#949)a723ed1axum: Version 0.5.4 (#973)Updates
h2from 0.3.9 to 0.3.12Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
3383ef7v0.3.12b8eab38tracing: remove I/O type names from handshake spans (#608)85549fcfix header parsing: consume buf only if header name and value are both decoded7bb1462Bump MSRV to 1.49, since Tokio uses it4c31a32Upgrade dev-dependencies47e9f62There's no such thing as HTTP/2.04dc2b4aAvoid time operations that can panicb0d01bbv0.3.11556447cMake use of NLL to clean up handshaking logic (#576)7de2cccfix panic when receiving already reset push promise (#597)Updates
miofrom 0.8.2 to 0.8.8Changelog
Sourced from mio's changelog.
... (truncated)
Commits
c2f79f6Release v0.8.80b8c9ddSilence unused variable warnings for all log macrosc6fff67Add wasm32-wasi to target list to check8076d53Fix compilation on wasie7cddfaRelease v0.8.7988bd00makelogan optional dependency958200cDon't drop Copy type in example0757ec8Fix FreeBSD CI test200f662Update env_logger to 0.9c224b8fFix typosDependabot 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.