chore(deps): bump the all-deps group across 1 directory with 9 updates#2341
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-deps group across 1 directory with 9 updates#2341dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cbc](https://github.com/RustCrypto/block-modes) | `0.2.0` | `0.2.1` | | [autocfg](https://github.com/cuviper/autocfg) | `1.5.0` | `1.5.1` | | [either](https://github.com/rayon-rs/either) | `1.15.0` | `1.16.0` | | [futures-timer](https://github.com/async-rs/futures-timer) | `3.0.3` | `3.0.4` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.30` | | [num-conv](https://github.com/jhpratt/num-conv) | `0.2.1` | `0.2.2` | | [winnow](https://github.com/winnow-rs/winnow) | `1.0.2` | `1.0.3` | Updates `cbc` from 0.2.0 to 0.2.1 - [Commits](RustCrypto/block-modes@cbc-v0.2.0...cbc-v0.2.1) Updates `cipher` from 0.5.1 to 0.5.2 - [Commits](RustCrypto/traits@cipher-v0.5.1...cipher-v0.5.2) Updates `autocfg` from 1.5.0 to 1.5.1 - [Commits](cuviper/autocfg@1.5.0...1.5.1) Updates `crypto-common` from 0.2.1 to 0.2.2 - [Commits](RustCrypto/traits@crypto-common-v0.2.1...crypto-common-v0.2.2) Updates `either` from 1.15.0 to 1.16.0 - [Commits](rayon-rs/either@1.15.0...1.16.0) Updates `futures-timer` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/async-rs/futures-timer/releases) - [Changelog](https://github.com/async-rs/futures-timer/blob/master/CHANGELOG.md) - [Commits](async-rs/futures-timer@v3.0.3...v3.0.4) Updates `log` from 0.4.29 to 0.4.30 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.30) Updates `num-conv` from 0.2.1 to 0.2.2 - [Commits](jhpratt/num-conv@v0.2.1...v0.2.2) Updates `winnow` from 1.0.2 to 1.0.3 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: cbc dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cipher dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: autocfg dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crypto-common dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: either dependency-version: 1.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: futures-timer dependency-version: 3.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: log dependency-version: 0.4.30 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: num-conv dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: winnow dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-deps group with 7 updates in the / directory:
0.2.00.2.11.5.01.5.11.15.01.16.03.0.33.0.40.4.290.4.300.2.10.2.21.0.21.0.3Updates
cbcfrom 0.2.0 to 0.2.1Commits
2fce505ImplementSetIvStatetrait (#114)Updates
cipherfrom 0.5.1 to 0.5.2Commits
f836f71Release cipher v0.5.2 (#2423)c9d00e2cipher: re-exportSetIvStatetrait (#2422)93dee26Release crypto-common v0.2.2 (#2421)f73c4bccrypto-common: addSetIvStatetrait (#2420)94f108fci: bump crate-ci/typos from 1.46.1 to 1.46.2 (#2419)e4d7d34elliptic-curve: removebitsfeature (#2417)d2cf1f9Update Cargo.lock (#2415)40f6b7bci: bump crate-ci/typos from 1.46.0 to 1.46.1 (#2409)5debc66elliptic-curve: fix minimal-versions check (#2414)4e999e3digest: remove unused file (#2411)Updates
autocfgfrom 1.5.0 to 1.5.1Commits
2799b09Merge pull request #80 from cuviper/noscript8e7f49aci: extend the tested versions303aa6aRelease 1.5.173483fbMaketests/wrapperswork without a scriptUpdates
crypto-commonfrom 0.2.1 to 0.2.2Commits
93dee26Release crypto-common v0.2.2 (#2421)f73c4bccrypto-common: addSetIvStatetrait (#2420)94f108fci: bump crate-ci/typos from 1.46.1 to 1.46.2 (#2419)e4d7d34elliptic-curve: removebitsfeature (#2417)d2cf1f9Update Cargo.lock (#2415)40f6b7bci: bump crate-ci/typos from 1.46.0 to 1.46.1 (#2409)5debc66elliptic-curve: fix minimal-versions check (#2414)4e999e3digest: remove unused file (#2411)ff5fd17elliptic-curve: disable minimal-versions CI job (#2412)e4f7a91elliptic-curve: addSecretKey::from_der(#2408)Updates
eitherfrom 1.15.0 to 1.16.0Commits
8f4ecd9Merge pull request #138 from cuviper/release-1.16.0c35bb4eRelease 1.16.0652486eFix an unused importc26e693Merge pull request #137 from ronnodas/map-bothaa7f1d4Add a single-ident version ofmap_both!a706625Format themap_both!example85b1b56Merge pull request #128 from A4-Tacks/for-both-ident-pattern304e814Merge pull request #127 from A4-Tacks/map-orff9e326Apply formatting suggestions from code review71c9a91Merge pull request #126 from A4-Tacks/is-andUpdates
futures-timerfrom 3.0.3 to 3.0.4Release notes
Sourced from futures-timer's releases.
Changelog
Sourced from futures-timer's changelog.
Commits
e8d2e87Merge pull request #82 from jxs/prepare-3.0.4e21263emerge master97f34c2Prepare v3.0.408f6454Merge pull request #83 from jxs/fix/address-warnings57f9245address warningsef863d1Merge pull request #75 from DaniPopes/cfg-dependenciesd8ceba1Merge branch 'master' into cfg-dependencies35261c2Merge pull request #72 from grafbase/dependency-upgrade827aaf3Merge pull request #68 from nazar-pc/handle-overflow-gracefullyc65fe74Handle potential overflow gracefullyUpdates
logfrom 0.4.29 to 0.4.30Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
9c55760Merge pull request #725 from rust-lang/cargo/0.4.30d1acb05update docs on current MSRV and note latest bump in changelog5068293prepare for 0.4.30 release7ccd873Merge pull request #724 from rust-lang/feat/net-to-value923dfaafix up test cfgsecb7de8gate net value impls on std67bb4f6run fmt25f49ferework net type capturing7087dcbfeat: impl ToValue for core::net types67bc7e3Merge pull request #723 from woodruffw-forks/ww/ciUpdates
num-convfrom 0.2.1 to 0.2.2Commits
b022fe8RenameextendtowidenUpdates
winnowfrom 1.0.2 to 1.0.3Changelog
Sourced from winnow's changelog.
Commits
aabae22chore: Release2b2a7f7docs: Update changeloga57c5a1Merge pull request #916 from Uhrendoktor/maine7517aaremoved AsBStr from ascii::float09677e6docs(changelog): Include alt migrationd9f0c1cMerge pull request #912 from winnow-rs/renovate/crate-ci-typos-1.x44ad8bachore(deps): Update pre-commit hook crate-ci/typos to v1.46.0c7151d4Merge pull request #910 from epage/safe5331292refactor(ascii): Reduce the use of unsafeDependabot 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 conditions