forked from antonputra/tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the cargo group across 4 directories with 10 updates #5
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/lessons/128/functions/rust/cargo-a2c2c8b02b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the cargo group across 4 directories with 10 updates #5
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/lessons/128/functions/rust/cargo-a2c2c8b02b
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 group with 7 updates in the /lessons/128/functions/rust directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.21.1` | `1.26.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.15` | `0.3.20` | | [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `0.49.0` | `0.49.1` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.11.0` | `3.19.0` | | [h2](https://github.com/hyperium/h2) | `0.3.14` | `0.3.27` | | [mio](https://github.com/tokio-rs/mio) | `0.8.4` | `0.8.11` | | [time](https://github.com/time-rs/time) | `0.1.44` | `0.1.45` | Bumps the cargo group with 7 updates in the /lessons/138/rust-app directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.23.0` | `1.25.3` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.16` | `0.3.18` | | [h2](https://github.com/hyperium/h2) | `0.3.15` | `0.3.27` | | [mio](https://github.com/tokio-rs/mio) | `0.8.5` | `0.8.11` | | [spin](https://github.com/mvdnes/spin-rs) | `0.9.4` | `0.9.8` | | [time](https://github.com/time-rs/time) | `0.3.17` | `0.3.26` | | [aes-gcm](https://github.com/RustCrypto/AEADs) | `0.10.1` | `0.10.3` | Bumps the cargo group with 3 updates in the /lessons/146/web directory: [tokio](https://github.com/tokio-rs/tokio), [bumpalo](https://github.com/fitzgen/bumpalo) and [mio](https://github.com/tokio-rs/mio). Bumps the cargo group with 5 updates in the /lessons/147/rust-app directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.24.1` | `1.26.0` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.11.1` | `3.19.0` | | [h2](https://github.com/hyperium/h2) | `0.3.15` | `0.3.27` | | [mio](https://github.com/tokio-rs/mio) | `0.8.5` | `0.8.11` | | [webpki](https://github.com/briansmith/webpki) | `0.22.0` | `0.22.4` | Updates `tokio` from 1.21.1 to 1.26.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.21.1...tokio-1.26.0) Updates `tracing-subscriber` from 0.3.15 to 0.3.20 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.15...tracing-subscriber-0.3.20) Updates `aws-sigv4` from 0.49.0 to 0.49.1 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `bumpalo` from 3.11.0 to 3.19.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/commits) Updates `h2` from 0.3.14 to 0.3.27 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.27/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.14...v0.3.27) Updates `mio` from 0.8.4 to 0.8.11 - [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.4...v0.8.11) Updates `time` from 0.1.44 to 0.1.45 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) Updates `tokio` from 1.23.0 to 1.25.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.21.1...tokio-1.26.0) Updates `tracing-subscriber` from 0.3.16 to 0.3.18 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.15...tracing-subscriber-0.3.20) Updates `h2` from 0.3.15 to 0.3.27 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.27/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.14...v0.3.27) Updates `mio` from 0.8.5 to 0.8.11 - [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.4...v0.8.11) Updates `spin` from 0.9.4 to 0.9.8 - [Changelog](https://github.com/zesterer/spin-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/mvdnes/spin-rs/commits) Updates `time` from 0.3.17 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](https://github.com/time-rs/time/commits) Updates `aes-gcm` from 0.10.1 to 0.10.3 - [Commits](RustCrypto/AEADs@aes-gcm-v0.10.1...aes-gcm-v0.10.3) Updates `tokio` from 1.24.1 to 1.26.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.21.1...tokio-1.26.0) Updates `bumpalo` from 3.11.1 to 3.19.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/commits) Updates `mio` from 0.8.5 to 0.8.11 - [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.4...v0.8.11) Updates `tokio` from 1.24.1 to 1.26.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.21.1...tokio-1.26.0) Updates `bumpalo` from 3.11.1 to 3.19.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/commits) Updates `h2` from 0.3.15 to 0.3.27 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.27/CHANGELOG.md) - [Commits](hyperium/h2@v0.3.14...v0.3.27) Updates `mio` from 0.8.5 to 0.8.11 - [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.4...v0.8.11) Updates `webpki` from 0.22.0 to 0.22.4 - [Commits](https://github.com/briansmith/webpki/commits) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.26.0 dependency-type: direct:production dependency-group: cargo - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production dependency-group: cargo - dependency-name: aws-sigv4 dependency-version: 0.49.1 dependency-type: indirect dependency-group: cargo - dependency-name: bumpalo dependency-version: 3.19.0 dependency-type: indirect dependency-group: cargo - dependency-name: h2 dependency-version: 0.3.27 dependency-type: indirect dependency-group: cargo - dependency-name: mio dependency-version: 0.8.11 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.1.45 dependency-type: indirect dependency-group: cargo - dependency-name: tokio dependency-version: 1.25.3 dependency-type: indirect dependency-group: cargo - dependency-name: tracing-subscriber dependency-version: 0.3.18 dependency-type: indirect dependency-group: cargo - dependency-name: h2 dependency-version: 0.3.27 dependency-type: indirect dependency-group: cargo - dependency-name: mio dependency-version: 0.8.11 dependency-type: indirect dependency-group: cargo - dependency-name: spin dependency-version: 0.9.8 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.3.26 dependency-type: indirect dependency-group: cargo - dependency-name: aes-gcm dependency-version: 0.10.3 dependency-type: indirect dependency-group: cargo - dependency-name: tokio dependency-version: 1.26.0 dependency-type: direct:production dependency-group: cargo - dependency-name: bumpalo dependency-version: 3.19.0 dependency-type: indirect dependency-group: cargo - dependency-name: mio dependency-version: 0.8.11 dependency-type: indirect dependency-group: cargo - dependency-name: tokio dependency-version: 1.26.0 dependency-type: direct:production dependency-group: cargo - dependency-name: bumpalo dependency-version: 3.19.0 dependency-type: indirect dependency-group: cargo - dependency-name: h2 dependency-version: 0.3.27 dependency-type: indirect dependency-group: cargo - dependency-name: mio dependency-version: 0.8.11 dependency-type: indirect dependency-group: cargo - dependency-name: webpki dependency-version: 0.22.4 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 7 updates in the /lessons/128/functions/rust directory:
1.21.11.26.00.3.150.3.200.49.00.49.13.11.03.19.00.3.140.3.270.8.40.8.110.1.440.1.45Bumps the cargo group with 7 updates in the /lessons/138/rust-app directory:
1.23.01.25.30.3.160.3.180.3.150.3.270.8.50.8.110.9.40.9.80.3.170.3.260.10.10.10.3Bumps the cargo group with 3 updates in the /lessons/146/web directory: tokio, bumpalo and mio.
Bumps the cargo group with 5 updates in the /lessons/147/rust-app directory:
1.24.11.26.03.11.13.19.00.3.150.3.270.8.50.8.110.22.00.22.4Updates
tokiofrom 1.21.1 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
tracing-subscriberfrom 0.3.15 to 0.3.20Release notes
Sourced from tracing-subscriber's releases.
... (truncated)
Commits
4c52ca5fmt: fix ANSI escape sequence injection vulnerability (#3368)f71cebesubscriber: impl Clone for EnvFilter (#3360)3a1f571Fix CI (#3361)e63ef57chore: prepare tracing-attributes 0.1.30 (#3316)6e59a13attributes: fix tracing::instrument regression around shadowing (#3311)e4df761tracing: update core to 0.1.34 and attributes to 0.1.29 (#3305)643f392chore: prepare tracing-attributes 0.1.29 (#3304)d08e7a6chore: prepare tracing-core 0.1.34 (#3302)6e70c57tracing-subscriber: count numbers of enters inTimings(#2944)c01d4fdfix docs and enable CI onmainbranch (#3295)Updates
aws-sigv4from 0.49.0 to 0.49.1Commits
Updates
bumpalofrom 3.11.0 to 3.19.0Changelog
Sourced from bumpalo's changelog.
... (truncated)
Commits
Updates
h2from 0.3.14 to 0.3.27Release notes
Sourced from h2's releases.
... (truncated)
Changelog
Sourced from h2's changelog.
... (truncated)
Commits
f6237acv0.3.27f61332erefactor: change local reset counter to use type system more3f1a8e3style: fix anonymous lifetime syntax778aa7efix: notify_recv after send_reset() in reset_on_recv_stream_err() to ensure l...be10b77ci: pin more deps for MSRV job (#817)c0d9febci: pin deps for MSRV5ccd9cflints: fix unexpected cfgs warningse6e3e9cfix: return a WriteZero error if frames cannot be written (#783)357127ev0.3.261a357aafix: limit number of CONTINUATION frames allowedUpdates
miofrom 0.8.4 to 0.8.11Changelog
Sourced from mio's changelog.
... (truncated)
Commits
0328bdeRelease v0.8.117084498Fix warnings90d4fe0named-pipes: fix receiving IOCP events after deregisterc710a30Add v0.8.x to the CIc29e21cRelease v0.8.10f6a20daAdd Solaris operating system support (#1724)e80c3b2Release v0.8.9862786bFix importing of IoSourceState4034872Add support for vita target8eb4010Fix receiver and sender fd in pipe based wakerUpdates
timefrom 0.1.44 to 0.1.45Commits
Updates
tokiofrom 1.23.0 to 1.25.3Release 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
tracing-subscriberfrom 0.3.16 to 0.3.18Release notes
Sourced from tracing-subscriber's releases.
... (truncated)
Commits
4c52ca5fmt: fix ANSI escape sequence injection vulnerability (#3368)f71cebesubscriber: impl Clone for EnvFilter (#3360)3a1f571Fix CI (#3361)e63ef57chore: prepare tracing-attributes 0.1.30 (#3316)6e59a13attributes: fix tracing::instrument regression around shadowing (#3311)e4df761tracing: update core to 0.1.34 and attributes to 0.1.29 (#3305)643f392chore: prepare tracing-attributes 0.1.29 (#3304)d08e7a6chore: prepare tracing-core 0.1.34 (#3302)6e70c57tracing-subscriber: count numbers of enters inTimings(#2944)c01d4fdfix docs and enable CI onmainbranch (#3295)Updates
h2from 0.3.15 to 0.3.27Release notes
Sourced from h2's releases.
... (truncated)
Changelog
Sourced from h2's changelog.
... (truncated)
Commits
f6237acv0.3.27f61332erefactor: change local reset counter to use type system more3f1a8e3style: fix anonymous lifetime syntax778aa7efix: notify_recv after send_reset() in reset_on_recv_stream_err() to ensure l...be10b77ci: pin more deps for MSRV job (#817)c0d9febci: pin deps for MSRV5ccd9cflints: fix unexpected cfgs warningse6e3e9cfix: return a WriteZero error if frames cannot be written (#783)357127ev0.3.261a357aafix: limit number of CONTINUATION frames allowedUpdates
miofrom 0.8.5 to 0.8.11Changelog
Sourced from mio's changelog.
... (truncated)
Commits
0328bdeRelease v0.8.117084498Fix warnings90d4fe0named-pipes: fix receiving IOCP events after deregisterc710a30Add v0.8.x to the CIc29e21cRelease v0.8.10f6a20daAdd Solaris operating system support (#1724)e80c3b2Release v0.8.9862786bFix importing of IoSourceState4034872Add support for vita target8eb4010Fix receiver and sender fd in pipe based wakerUpdates
spinfrom 0.9.4 to 0.9.8Changelog
Sourced from spin's changelog.
Commits
Updates
timefrom 0.3.17 to 0.3.26Commits
Updates
aes-gcmfrom 0.10.1 to 0.10.3Commits
7e82b01aes-gcm v0.10.3 (#552)b587b27aes-gcm: avoid exposing plaintext on tag verification failure (#551)2209bcabuild(deps): bump actions/checkout from 3 to 4 (#548)035ec25build(deps): bump ascon from 0.3.1 to 0.4.0 (#545)e94ba5axsalsa20poly1305: remove source code (#543)31240c1Update Cargo.lock40240c4Update Cargo.lockbe4ea6fUpdate Cargo.lock2aef39eUpdate Clippy version (#534)50710daUpdate Cargo.lockUpdates
tokiofrom 1.24.1 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
bumpalofrom 3.11.1 to 3.19.0Changelog
Sourced from bumpalo's changelog.
... (truncated)
Commits
Updates
miofrom 0.8.5 to 0.8.11Changelog
Sourced from mio's changelog.