-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps)(deps): bump the rust-dependencies group across 1 directory with 13 updates #71
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/rust-dependencies-63097b5f21
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.
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
…y with 13 updates Bumps the rust-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.54` | | [serde_json](https://github.com/serde-rs/json) | `1.0.146` | `1.0.149` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [base64ct](https://github.com/RustCrypto/formats) | `1.8.1` | `1.8.3` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.16.2` | `0.16.3` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.2` | `1.8.3` | | [libc](https://github.com/rust-lang/libc) | `0.2.178` | `0.2.180` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [toml](https://github.com/toml-rs/toml) | `0.9.10+spec-1.1.0` | `0.9.11+spec-1.1.0` | | [tokio-test](https://github.com/tokio-rs/tokio) | `0.4.4` | `0.4.5` | | [rustls](https://github.com/rustls/rustls) | `0.23.35` | `0.23.36` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.17` | `0.1.18` | Updates `clap` from 4.5.53 to 4.5.54 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.53...clap_complete-v4.5.54) Updates `serde_json` from 1.0.146 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.146...v1.0.149) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `base64ct` from 1.8.1 to 1.8.3 - [Commits](RustCrypto/formats@base64ct/v1.8.1...base64ct/v1.8.3) Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) Updates `lru` from 0.16.2 to 0.16.3 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.16.2...0.16.3) Updates `blake3` from 1.8.2 to 1.8.3 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.2...1.8.3) Updates `libc` from 0.2.178 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.178...0.2.180) Updates `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) Updates `toml` from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.10...toml-v0.9.11) Updates `tokio-test` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-test-0.4.4...tokio-test-0.4.5) Updates `rustls` from 0.23.35 to 0.23.36 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.35...v/0.23.36) Updates `tokio-stream` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.17...tokio-stream-0.1.18) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: base64ct dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: lru dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: blake3 dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.180 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml dependency-version: 0.9.11+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio-test dependency-version: 0.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustls dependency-version: 0.23.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio-stream dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-dependencies group with 13 updates in the / directory:
4.5.534.5.541.0.1461.0.1491.48.01.49.01.8.11.8.30.4.420.4.430.16.20.16.31.8.21.8.30.2.1780.2.1803.23.03.24.00.9.10+spec-1.1.00.9.11+spec-1.1.00.4.40.4.50.23.350.23.360.1.170.1.18Updates
clapfrom 4.5.53 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/mastere2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suiteUpdates
serde_jsonfrom 1.0.146 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formattingUpdates
tokiofrom 1.48.0 to 1.49.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)Updates
base64ctfrom 1.8.1 to 1.8.3Commits
9adf88fbase64ct v1.8.3 (#2169)51726c2base64ct: addBase64Pbkdf2(#2168)ce44931pkcs12 v0.2.0-pre.0 (#2167)8d41f6acms v0.3.0-pre.1 (#2166)47d1a07pkcs5: bumppbkdf2andscrypt(#2165)ea1efe1chore(deps): bump elliptic-curve from0.14.0-rc.19to0.14.0-rc.21(#2164)e5c7e4cconst-oid v0.10.2 (#2163)8b9ae29chore(deps): bump the all-deps group with 8 updates (#2161)16aca51chore(deps): bump crate-ci/typos from 1.40.0 to 1.41.0 (#2160)7d46f25Bumprandto v0.10.0-rc.6 (#2159)Updates
chronofrom 0.4.42 to 0.4.43Release notes
Sourced from chrono's releases.
Commits
45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)34b5f49chore: minor improvement for docs8c82711Bump actions/setup-node from 5 to 6ea1f11bDrop deny lints, eager Debug impls are a mixed blessing35f9f2dAdd feature gated defmt support.Updates
lrufrom 0.16.2 to 0.16.3Changelog
Sourced from lru's changelog.
Commits
af233e5Merge pull request #225 from jeromefroe/jerome/prepare-0-16-3-releasecf56f9aPrepare 0.16.3 release62be24cMerge pull request #224 from paolobarbolini/iter-mut-stacked-borrows-violation25669e7Add regression test forIterMutstacked borrows violationb9bca34Fix stacked borrows violation inIterMut::nextandIterMut::next_backUpdates
blake3from 1.8.2 to 1.8.3Release notes
Sourced from blake3's releases.
Commits
8b829b6version 1.8.37d6e242update to the 2024 edition0b64ce2bump constant_time_eq version to 0.4.2890050cFix Cygwin build by skipping blake3_xof_many_avx512308b95dAddHash::as_slice()for convenient serialization to byteseae9bf3Revert "pingeneric-arrayto the un-deprecated version"185f1dbpingeneric-arrayto the un-deprecated versionc54ee7eadd a warning to the --check doc2f341f1update ccache reference to official release notes URL8bec2fbchore: make some documents clearer (#528)Updates
libcfrom 0.2.178 to 0.2.180Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
4b38c69chore: release libc 0.2.180300e643qnx: add missing BPF and ifreq structures12fd831ci: Add rtems to basic tier 3 checksb062844Only test addresses of cmsghdrs that are multiples of the size of cmsghdr.676a4f8linux: Movemembarrier.hconstants tosrc/new0803faelinux: Restructurenetlinktosrc/new72f4c1auclibc: Re-enable__SIZEOF_PTHREAD_COND_Ton non-L4Re uclibc757e55anetbsd/riscv64.rs: make changes so that this builds again.042f118musl: Fix incorrect definitions of struct stat on some architectures03755c4linux, emscripten, android, l4re: handle zero-sized payload differences in CM...Updates
tempfilefrom 3.23.0 to 3.24.0Changelog
Sourced from tempfile's changelog.
Commits
1712764chore: release v3.24.0a8dc864feat: completely support WASIP2 on stable rust (#382)5a03572Exclude CI scripts from published package (#384)da894f1build(deps): bump actions/checkout from 5 to 6 (#383)Updates
tomlfrom 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0Commits
febf44cchore: Release5009cf2docs: Update changelogb5798aafix(toml): Support serializing u64, i128, u128 (#1086)9fd8b72fix(toml): Support serializing i128/u12894fc5e0fix(toml): Support serializing full u64 range2e09401chore: ReleaseUpdates
tokio-testfrom 0.4.4 to 0.4.5Commits
41d1877chore: prepare tokio-test 0.4.5 (#7831)60b083bchore: prepare tokio-stream 0.1.18 (#7830)9cc02ccchore: prepare tokio-util 0.7.18 (#7829)d2799d7task: improve the docs ofBuilder::spawn_local(#7828)4d4870ftask: doc that task drops before JoinHandle completion (#7825)fdb1509fs: check for io-uring opcode support (#7815)426a562rt: removeallow(dead_code)afterJoinSetstabilization (#7826)e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)Updates
rustlsfrom 0.23.35 to 0.23.36Commits
b47bf54Prepare 0.23.3699308d2Bump nightly toolchain for cargo-check-external-typesba00982Support P256+SHA512 and P384+SHA512 signatures in certificatesUpdates
tokio-streamfrom 0.1.17 to 0.1.18Commits
60b083bchore: prepare tokio-stream 0.1.18 (#7830)9cc02ccchore: prepare tokio-util 0.7.18 (#7829)d2799d7task: improve the docs ofBuilder::spawn_local(#7828)4d4870ftask: doc that task drops before JoinHandle completion (#7825)fdb1509fs: check for io-uring opcode support (#7815)426a562rt: removeallow(dead_code)afterJoinSetstabilization (#7826)e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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