forked from tauri-apps/tauri
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the cargo group across 3 directories with 14 updates #2
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
dev
Choose a base branch
from
dependabot/cargo/examples/tauri-dynamic-lib/src-tauri/cargo-69e42b0fbc
base: dev
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
chore(deps): bump the cargo group across 3 directories with 14 updates #2
dependabot
wants to merge
1
commit into
dev
from
dependabot/cargo/examples/tauri-dynamic-lib/src-tauri/cargo-69e42b0fbc
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 2 updates in the /examples/tauri-dynamic-lib/src-tauri directory: [glib](https://github.com/gtk-rs/gtk-rs-core) and [tracing-subscriber](https://github.com/tokio-rs/tracing). Bumps the cargo group with 11 updates in the /tooling/cli directory: | Package | From | To | | --- | --- | --- | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.4` | `0.6.20` | | [h2](https://github.com/hyperium/h2) | `0.3.22` | `0.3.27` | | [mio](https://github.com/tokio-rs/mio) | `0.8.9` | `0.8.11` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.37.27` | `0.37.28` | | [tokio](https://github.com/tokio-rs/tokio) | `1.34.0` | `1.38.2` | | [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) | `4.1.1` | `4.1.3` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.59` | `0.10.73` | | [ring](https://github.com/briansmith/ring) | `0.17.5` | `0.17.14` | | [rsa](https://github.com/RustCrypto/RSA) | `0.9.6` | `0.9.8` | | [rustls](https://github.com/rustls/rustls) | `0.21.9` | `0.21.12` | | [zerocopy](https://github.com/google/zerocopy) | `0.7.26` | `0.7.35` | Bumps the cargo group with 1 update in the /tooling/webdriver directory: [mio](https://github.com/tokio-rs/mio). Updates `glib` from 0.15.12 to 0.18.5 - [Release notes](https://github.com/gtk-rs/gtk-rs-core/releases) - [Changelog](https://github.com/gtk-rs/gtk-rs-core/blob/main/CHANGELOG.md) - [Commits](gtk-rs/gtk-rs-core@0.15.12...0.18.5) Updates `idna` from 0.3.0 to 1.1.0 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) Updates `tokio` from 1.24.2 to 1.29.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.34.0...tokio-1.38.2) 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.16...tracing-subscriber-0.3.18) Updates `anstream` from 0.6.4 to 0.6.20 - [Commits](rust-cli/anstyle@anstream-v0.6.4...anstream-v0.6.20) Updates `h2` from 0.3.22 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.22...v0.3.27) Updates `mio` from 0.8.9 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.9...v0.8.11) Updates `rustix` from 0.37.27 to 0.37.28 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v0.37.27...v0.37.28) Updates `tokio` from 1.34.0 to 1.38.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.34.0...tokio-1.38.2) Updates `curve25519-dalek` from 4.1.1 to 4.1.3 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Commits](dalek-cryptography/curve25519-dalek@curve25519-4.1.1...curve25519-4.1.3) Updates `openssl` from 0.10.59 to 0.10.73 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.59...openssl-v0.10.73) Updates `ring` from 0.17.5 to 0.17.14 - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md) - [Commits](https://github.com/briansmith/ring/commits) Updates `rsa` from 0.9.6 to 0.9.8 - [Changelog](https://github.com/RustCrypto/RSA/blob/master/CHANGELOG.md) - [Commits](RustCrypto/RSA@v0.9.6...v0.9.8) 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 `zerocopy` from 0.7.26 to 0.7.35 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.7.26...v0.7.35) Updates `mio` from 0.8.8 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.9...v0.8.11) --- updated-dependencies: - dependency-name: glib dependency-version: 0.18.5 dependency-type: indirect dependency-group: cargo - dependency-name: idna dependency-version: 1.1.0 dependency-type: indirect dependency-group: cargo - dependency-name: tokio dependency-version: 1.29.1 dependency-type: direct:production dependency-group: cargo - dependency-name: tracing-subscriber dependency-version: 0.3.18 dependency-type: indirect dependency-group: cargo - dependency-name: anstream dependency-version: 0.6.20 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: rustix dependency-version: 0.37.28 dependency-type: indirect dependency-group: cargo - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production dependency-group: cargo - dependency-name: curve25519-dalek dependency-version: 4.1.3 dependency-type: indirect dependency-group: cargo - dependency-name: openssl dependency-version: 0.10.73 dependency-type: indirect dependency-group: cargo - dependency-name: ring dependency-version: 0.17.14 dependency-type: indirect dependency-group: cargo - dependency-name: rsa dependency-version: 0.9.8 dependency-type: indirect dependency-group: cargo - dependency-name: rustls dependency-version: 0.21.12 dependency-type: indirect dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.7.35 dependency-type: indirect dependency-group: cargo - dependency-name: mio dependency-version: 0.8.11 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
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 2 updates in the /examples/tauri-dynamic-lib/src-tauri directory: glib and tracing-subscriber.
Bumps the cargo group with 11 updates in the /tooling/cli directory:
0.6.40.6.200.3.220.3.270.8.90.8.110.37.270.37.281.34.01.38.24.1.14.1.30.10.590.10.730.17.50.17.140.9.60.9.80.21.90.21.120.7.260.7.35Bumps the cargo group with 1 update in the /tooling/webdriver directory: mio.
Updates
glibfrom 0.15.12 to 0.18.5Release notes
Sourced from glib's releases.
... (truncated)
Commits
42b9cafUpdate versions to 0.18.522c0f50Merge pull request #1264 from sdroege/0.18-backportsf21c9daFix / work around a couple of new clippy 1.75 warnings574908cmacros: generate GlibPtrDefault when deriving Boxed and SharedBoxed5a17fefglib: improve message on deprecated channel APIc245700Update versions to 0.18.4a44ab02Merge pull request #1240 from sdroege/0.18-backportseba8f9dgio: return NULL from spawn_blocking's underlying gtask5e14a8dgio: Don't wrongly castDataInputStreambyte arrays to a const pointera7af9c0Fix new clippy lintsUpdates
idnafrom 0.3.0 to 1.1.0Release notes
Sourced from idna's releases.
Commits
Updates
tokiofrom 1.24.2 to 1.29.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
aa303bcchore: prepare Tokio v1.38.2 release7b6ccb5chore: backport CI fixes4b174cesync: fix cloning value when receiving from broadcast channel9681ce2chore: make 1.38 an LTS (#6706)14b9f71chore: release Tokio v1.38.1 (#6688)24344dftime: fix race condition leading to lost timers (#6683)14c17fcchore: prepare Tokio v1.38.0 (#6601)65cbf73chore: prepare tokio-macros v2.3.0 (#6600)dbf93c7sync: fix incorrect is_empty on mpsc block boundaries (#6603)873cb8aruntime: move task out of thelifo_slotinblock_in_place(#6596)Updates
tracing-subscriberfrom 0.3.16 to 0.3.18Release notes
Sourced from tracing-subscriber's releases.
... (truncated)
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
h2from 0.3.22 to 0.3.27Release notes
Sourced from h2's releases.
Changelog
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)357127ev0.3.261a357aafix: limit number of CONTINUATION frames allowedUpdates
miofrom 0.8.9 to 0.8.11Changelog
Sourced from mio's changelog.
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)Updates
rustixfrom 0.37.27 to 0.37.28Commits
89b7a8dchore: Release rustix version 0.37.28f51ecb1Check for a missingDT_HASHsection in the VDSO parser (#1254) (#1257)b720e07Remove naked_functions feature usage for x86 (#722) (#1182)Updates
tokiofrom 1.34.0 to 1.38.2Release notes
Sourced from tokio's releases.
... (truncated)
Commits
aa303bcchore: prepare Tokio v1.38.2 release7b6ccb5chore: backport CI fixes4b174cesync: fix cloning value when receiving from broadcast channel9681ce2chore: make 1.38 an LTS (#6706)14b9f71chore: release Tokio v1.38.1 (#6688)24344dftime: fix race condition leading to lost timers (#6683)14c17fcchore: prepare Tokio v1.38.0 (#6601)65cbf73chore: prepare tokio-macros v2.3.0 (#6600)dbf93c7sync: fix incorrect is_empty on mpsc block boundaries (#6603)873cb8aruntime: move task out of thelifo_slotinblock_in_place(#6596)Updates
curve25519-dalekfrom 4.1.1 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
opensslfrom 0.10.59 to 0.10.73Release notes
Sourced from openssl's releases.
... (truncated)
Commits
e6209d4Merge pull request #2415 from alex/bump-version9ca6cfeRelease openssl v0.10.73 and openssl-sys v0.9.109c42d49cMerge pull request #2414 from alex/boringssl-fix5e24219Attempt to fix with vcpkg93f30fffixed building on the latest boringssleb88fb0Merge pull request #2403 from botovq/ctest79a304aReplace ctest2 with ctest132418bMerge pull request #2399 from alex/release-sysf7a692bRelease openssl-sys v0.9.1082f9b496Merge pull request #2398 from botovq/libressl-4.1Updates
ringfrom 0.17.5 to 0.17.14Changelog
Sourced from ring's changelog.
Commits
Updates
rsafrom 0.9.6 to 0.9.8Changelog
Sourced from rsa's changelog.
Commits
85f03b5Release v0.9.8 (#495)bd3575bAdd comment to specify the rand version (#473)551f6e5release: v0.9.72edd479fix: always validate keys in from_components201ad81fix: handle tiny keysUpdates
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
zerocopyfrom 0.7.26 to 0.7.35Release notes
Sourced from zerocopy's releases.