forked from nymtech/nym
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the cargo group across 3 directories with 12 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
develop
Choose a base branch
from
dependabot/cargo/cargo-bae8d882c7
base: develop
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.
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 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.43.1` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.14` | `0.6.20` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.13` | `0.5.15` | | [h2](https://github.com/hyperium/h2) | `0.3.26` | `0.3.27` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.44` | Bumps the cargo group with 1 update in the /contracts directory: [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek). Bumps the cargo group with 12 updates in the /nym-wallet directory: | Package | From | To | | --- | --- | --- | | [aes-gcm](https://github.com/RustCrypto/AEADs) | `0.10.2` | `0.10.3` | | [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) | `4.1.2` | `4.1.3` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.43.1` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.17` | `0.3.18` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.4` | `0.6.20` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.8` | `0.5.15` | | [h2](https://github.com/hyperium/h2) | `0.3.20` | `0.3.27` | | [ring](https://github.com/briansmith/ring) | `0.17.3` | `0.17.14` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.8` | `0.38.44` | | [rustls](https://github.com/rustls/rustls) | `0.21.9` | `0.21.12` | | [tauri](https://github.com/tauri-apps/tauri) | `1.2.3` | `1.2.5` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.56` | `0.10.73` | Updates `tokio` from 1.40.0 to 1.43.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.43.1) Updates `anstream` from 0.6.14 to 0.6.20 - [Commits](rust-cli/anstyle@anstream-v0.6.14...anstream-v0.6.20) Updates `crossbeam-channel` from 0.5.13 to 0.5.15 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.13...crossbeam-channel-0.5.15) Updates `h2` from 0.3.26 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.26...v0.3.27) Updates `rustix` from 0.38.34 to 0.38.44 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v0.38.34...v0.38.44) Updates `curve25519-dalek` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Commits](dalek-cryptography/curve25519-dalek@curve25519-4.1.2...curve25519-4.1.3) Updates `aes-gcm` from 0.10.2 to 0.10.3 - [Commits](RustCrypto/AEADs@aes-gcm-v0.10.2...aes-gcm-v0.10.3) Updates `curve25519-dalek` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Commits](dalek-cryptography/curve25519-dalek@curve25519-4.1.2...curve25519-4.1.3) Updates `tokio` from 1.39.2 to 1.43.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.43.1) Updates `tracing-subscriber` from 0.3.17 to 0.3.18 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.17...tracing-subscriber-0.3.18) Updates `anstream` from 0.6.4 to 0.6.20 - [Commits](rust-cli/anstyle@anstream-v0.6.14...anstream-v0.6.20) Updates `crossbeam-channel` from 0.5.8 to 0.5.15 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.13...crossbeam-channel-0.5.15) Updates `h2` from 0.3.20 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.26...v0.3.27) Updates `ring` from 0.17.3 to 0.17.14 - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md) - [Commits](https://github.com/briansmith/ring/commits) Updates `rustix` from 0.38.8 to 0.38.44 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v0.38.34...v0.38.44) 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 `tauri` from 1.2.3 to 1.2.5 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.2.3...tauri-v1.2.5) Updates `openssl` from 0.10.56 to 0.10.73 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.56...openssl-v0.10.73) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production dependency-group: cargo - dependency-name: anstream dependency-version: 0.6.20 dependency-type: indirect dependency-group: cargo - dependency-name: crossbeam-channel dependency-version: 0.5.15 dependency-type: indirect dependency-group: cargo - dependency-name: h2 dependency-version: 0.3.27 dependency-type: indirect dependency-group: cargo - dependency-name: rustix dependency-version: 0.38.44 dependency-type: indirect dependency-group: cargo - dependency-name: curve25519-dalek dependency-version: 4.1.3 dependency-type: direct:production dependency-group: cargo - dependency-name: aes-gcm dependency-version: 0.10.3 dependency-type: direct:production dependency-group: cargo - dependency-name: curve25519-dalek dependency-version: 4.1.3 dependency-type: direct:production dependency-group: cargo - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production dependency-group: cargo - dependency-name: tracing-subscriber dependency-version: 0.3.18 dependency-type: direct:production dependency-group: cargo - dependency-name: anstream dependency-version: 0.6.20 dependency-type: indirect dependency-group: cargo - dependency-name: crossbeam-channel dependency-version: 0.5.15 dependency-type: indirect dependency-group: cargo - dependency-name: h2 dependency-version: 0.3.27 dependency-type: indirect dependency-group: cargo - dependency-name: ring dependency-version: 0.17.14 dependency-type: indirect dependency-group: cargo - dependency-name: rustix dependency-version: 0.38.44 dependency-type: indirect dependency-group: cargo - dependency-name: rustls dependency-version: 0.21.12 dependency-type: indirect dependency-group: cargo - dependency-name: tauri dependency-version: 1.2.5 dependency-type: direct:production dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.73 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 5 updates in the / directory:
1.40.01.43.10.6.140.6.200.5.130.5.150.3.260.3.270.38.340.38.44Bumps the cargo group with 1 update in the /contracts directory: curve25519-dalek.
Bumps the cargo group with 12 updates in the /nym-wallet directory:
0.10.20.10.34.1.24.1.31.39.21.43.10.3.170.3.180.6.40.6.200.5.80.5.150.3.200.3.270.17.30.17.140.38.80.38.440.21.90.21.121.2.31.2.50.10.560.10.73Updates
tokiofrom 1.40.0 to 1.43.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
a7b658cchore: prepare Tokio v1.43.1 releasec1c8d10Merge remote-tracking branch 'origin/tokio-1.38.x' into forward-port-1.38.xaa303bcchore: prepare Tokio v1.38.2 release7b6ccb5chore: backport CI fixes4b174cesync: fix cloning value when receiving from broadcast channel5f3296dchore: 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)Updates
anstreamfrom 0.6.14 to 0.6.20Commits
550de4dchore: Release094640cdocs: Update changelog6aec7d7Merge pull request #265 from aschey/main96dbb44fix(crossterm): fix color conversione4e2347chore: Release03f5d6aMerge pull request #264 from epage/alloc3f49744perf(roff): Remove extra allocationsd5351f4chore: Release44e1d1dfix(roff): Minimize size of output (#263)9c2b802fix(roff): Minimize size of outputUpdates
crossbeam-channelfrom 0.5.13 to 0.5.15Release notes
Sourced from crossbeam-channel's releases.
Commits
d35ffdePrepare for the next release6ec74eccrossbeam-channel: prevent double free on Drop (#1187)ccd83acPrepare for the next release54988ebCalculate layout in const context761d0b6Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbbRemove optimistic spinning from Context::wait_untila92f6c4Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80CachePadded: Use 128-byte alignment on arm64ecf757eefAdd comment about fixed rustc bugUpdates
h2from 0.3.26 to 0.3.27Changelog
Sourced from h2's changelog.
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)Updates
rustixfrom 0.38.34 to 0.38.44Commits
acf4a28chore: Release rustix version 0.38.444a029c7Enable some rustix features on wasm32-wasip2. (#1271)a3bc486Add setdomainname function (#1244)a7ffbaachore: Release rustix version 0.38.43cb9515fCheck for a missingDT_HASHsection in the VDSO parser (#1254) (#1256)228ef24chore: Release rustix version 0.38.427b9bb5aFix tests on illumos. (#1238)bed5c48Fix test compilation with restricted feature sets.52f1af8fcntl_lock should be supported on Solaris (#1226)4046ed7Mark libc's ``fs::DirasSync` (#1232)Updates
curve25519-dalekfrom 4.1.2 to 4.1.3Commits
5312a03curve: Bump version to 4.1.3 (#660)b4f9e4dSECURITY: fix timing variability in backend/serial/u32/scalar.rs (#661)415892aSECURITY: fix timing variability in backend/serial/u64/scalar.rs (#659)56bf398Updates license field to valid SPDX format (#647)9252fa5Mitigate check-cfg until MSRV 1.77 (#652)1efe6a9Fix a minor typo in signing.rs (#649)cc3421aIndicate that the rand_core feature is required (#641)858c4caAddress new nightly clippy unnecessary qualifications (#639)31ccb67Remove platforms in favor using CARGO_CFG_TARGET_POINTER_WIDTH (#636)19c7f4aFix new nightly redundant import lint warns (#638)Updates
aes-gcmfrom 0.10.2 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
curve25519-dalekfrom 4.1.2 to 4.1.3Commits
5312a03curve: Bump version to 4.1.3 (#660)b4f9e4dSECURITY: fix timing variability in backend/serial/u32/scalar.rs (#661)415892aSECURITY: fix timing variability in backend/serial/u64/scalar.rs (#659)56bf398Updates license field to valid SPDX format (#647)9252fa5Mitigate check-cfg until MSRV 1.77 (#652)1efe6a9Fix a minor typo in signing.rs (#649)cc3421aIndicate that the rand_core feature is required (#641)858c4caAddress new nightly clippy unnecessary qualifications (#639)31ccb67Remove platforms in favor using CARGO_CFG_TARGET_POINTER_WIDTH (#636)19c7f4aFix new nightly redundant import lint warns (#638)Updates
tokiofrom 1.39.2 to 1.43.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
a7b658cchore: prepare Tokio v1.43.1 releasec1c8d10Merge remote-tracking branch 'origin/tokio-1.38.x' into forward-port-1.38.xaa303bcchore: prepare Tokio v1.38.2 release7b6ccb5chore: backport CI fixes4b174cesync: fix cloning value when receiving from broadcast channel5f3296dchore: 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)Updates
tracing-subscriberfrom 0.3.17 to 0.3.18Release notes
Sourced from tracing-subscriber's releases.
Commits
8b7a1ddchore: prepare tracing-subscriber 0.3.18 release (#2789)befb4dechore: fixahash-caused build breakage (#2792)1dc1e6achore: bumpahashto 0.7.7 (#2794)abb2393chore: backport CI improvements (#2238)c6abc10chore: bump MSRV to 1.63 (#2793)4529182attributes: added missing RecordTypes for instrument (#2781)7b59435subcriber: update docs for EnvFilter Builder (#2782)119f91atracing: removed core imports in macros (#2762)346d6e6core: fix incorrect (incorrectly updated) docs for LevelFilter (#2767)8cdc9daappender: removeSyncbound from writer forNonBlocking(#2607)Updates
anstreamfrom 0.6.4 to 0.6.20Commits
550de4dchore: Release094640cdocs: Update changelog6aec7d7Merge pull request #265 from aschey/main96dbb44fix(crossterm): fix color conversione4e2347chore: Release03f5d6aMerge pull request #264 from epage/alloc3f49744perf(roff): Remove extra allocationsd5351f4chore: Release44e1d1dfix(roff): Minimize size of output (#263)9c2b802fix(roff): Minimize size of outputUpdates
crossbeam-channelfrom 0.5.8 to 0.5.15Release notes
Sourced from crossbeam-channel's releases.
Commits
d35ffdePrepare for the next release6ec74eccrossbeam-channel: prevent double free on Drop (#1187)ccd83acPrepare for the next release54988ebCalculate layout in const context761d0b6Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbbRemove optimistic spinning from Context::wait_untila92f6c4Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80CachePadded: Use 128-byte alignment on arm64ecf757eefAdd comment about fixed rustc bugUpdates
h2from 0.3.20 to 0.3.27Changelog
Sourced from h2's changelog.
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)Updates
ringfrom 0.17.3 to 0.17.14Changelog
Sourced from ring's changelog.
Commits
Updates
rustixfrom 0.38.8 to 0.38.44Commits
acf4a28chore: Release rustix version 0.38.444a029c7Enable some rustix features on wasm32-wasip2. (#1271)a3bc486Add setdomainname function (#1244)a7ffbaachore: Release rustix version 0.38.43cb9515fCheck for a missingDT_HASHsection in the VDSO parser (#1254) (#1256)228ef24chore: Release rustix version 0.38.427b9bb5aFix tests on illumos. (#1238)bed5c48Fix test compilation with restricted feature sets.52f1af8fcntl_lock should be supported on Solaris (#1226)4046ed7Mark libc's ``fs::DirasSync` (#1232)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
taurifrom 1.2.3 to 1.2.5Commits
53a34a8chore: trigger release961cec9chore: remove println2227abbfix(core): IPC remote domain check bypassed by isolation iframe usage (#6691)9c0593cfeat(core): block remote URLs from accessing the IPCca45fdbupdate publish-cli-js.yml309aad7fix(ci): dispatcher for cli.js/cli.rs publish workflow318802echore(ci): remove package filter19019e4fix(cli/node): add json5 resolution, fix audit ci (#5991)a6910c8chore: run covector versionadcb082chore(deps): pinignoreto =0.4.18Updates
opensslfrom 0.10.56 to 0.10.73Release notes
Sourced from openssl's releases.