fix(deps): bump the cargo-minor-and-patch-dependencies group across 1 directory with 7 updates - #3666
Open
dependabot[bot] wants to merge 1 commit into
Conversation
… directory with 7 updates Bumps the cargo-minor-and-patch-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eyre](https://github.com/eyre-rs/eyre) | `0.6.12` | `0.6.14` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` | | [rcgen](https://github.com/rustls/rcgen) | `0.14.8` | `0.14.9` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.21.0` | `3.22.0` | | [uint](https://github.com/paritytech/parity-common) | `0.10.0` | `0.10.1` | | [moka](https://github.com/moka-rs/moka) | `0.12.15` | `0.12.16` | Updates `eyre` from 0.6.12 to 0.6.14 - [Commits](eyre-rs/eyre@eyre-v0.6.12...v0.6.14) Updates `futures` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `futures-util` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `rcgen` from 0.14.8 to 0.14.9 - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.14.8...v/0.14.9) Updates `serde_with` from 3.21.0 to 3.22.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.21.0...v3.22.0) Updates `uint` from 0.10.0 to 0.10.1 - [Commits](paritytech/parity-common@uint-v0.10.0...parity-util-mem-v0.10.1) Updates `moka` from 0.12.15 to 0.12.16 - [Release notes](https://github.com/moka-rs/moka/releases) - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md) - [Commits](moka-rs/moka@v0.12.15...v0.12.16) --- updated-dependencies: - dependency-name: eyre dependency-version: 0.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: futures dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: futures-util dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: rcgen dependency-version: 0.14.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: serde_with dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch-dependencies - dependency-name: uint dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies - dependency-name: moka dependency-version: 0.12.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch-dependencies ... 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 cargo-minor-and-patch-dependencies group with 6 updates in the / directory:
0.6.120.6.140.3.330.3.340.14.80.14.93.21.03.22.00.10.00.10.10.12.150.12.16Updates
eyrefrom 0.6.12 to 0.6.14Commits
b7014af0.6.14704488eRevert "Make ContextCompat consistent and non-ambiguous with WrapErr (#138, #...3ce35d4Backport future incompat fix, release 0.6.13 (#296)41042dcBump to 0.6.134564219Remove pyo3 feature (#278)f5f5d90Don't emit trailing semicolon frombail!(#294)154c8deEliminate pointer->reference->pointer during downcast (#286)d83c1e7Use stdbacktraceonstable(#284)786879dAdd default type parameter value ofT = ()toeyre::Result\<T>(#273)8c27860Fix compile probe and nightly backtraces (#160)Updates
futuresfrom 0.3.33 to 0.3.34Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
futures-utilfrom 0.3.33 to 0.3.34Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
rcgenfrom 0.14.8 to 0.14.9Release notes
Sourced from rcgen's releases.
Commits
7ca88d2rcgen: bump version to 0.14.9f3cdedcOmit default cA flag value as required by spec0a2200dDeduplicate CA extensions writing logicadaa1a2Deduplicate eKU writing logicedc6bb6rustls-cert-gen: fix useless_borrows_in_formatting findings86ae909Bump actions/cache from 5 to 654082a6Fix non-compliant PKCS#8 v2 Ed25519 test key encodingbee639aBump actions/checkout from 6 to 7d012e2cdoc: extend CertificateSigningRequest docs/interinks0c565edci: sync cargo-check-external-types nightlyUpdates
serde_withfrom 3.21.0 to 3.22.0Release notes
Sourced from serde_with's releases.
Commits
88f576aBump version to 3.22.0 (#991)931e664Bump version to 3.22.0e26930eBump github/codeql-action from 4.37.3 to 4.37.4 in the github-actions group (...92cd5a0Bump github/codeql-action in the github-actions group32be66fGuard with_capacity_and_hasher against untrusted size_hint (DoS) (#971)33871cdMerge branch 'master' into fix/duplicate-key-impls-capacity-overflowbb1e064Change function position within impl (#968)202d3ddImprove the time unit macros to remove unnecessary repetition and make the co...b347efbMove theuse_duration_signed_ser/*_demacros utils6590545chrono_0_4: Implement the same time unit macro cleanup as jiff_0_2Updates
uintfrom 0.10.0 to 0.10.1Commits
3030a6dMove memory stats gathering frompolkadottoparity-util-mem(#588)c031b09kvdb api uses now template argumentP: AsRef\<Path>instead of&str(#579)8a1739aadd to kvdb-rocksdb create_if_missing config option (#576)916a382release rlp 0.5.1 and kvdb-rocksdb 0.12.1 (#575)bd6bb46bump rocksdb to 6.20.3 (#573)faad8b6update rustfmt config to match substrate (#570)a9dbe62rlp: fix bool encoding/decoding (#572)2d571dfdecommission parity-crypto (#566)a05ef25primitive-types/impl-codec: Bump to include new `parity_scale_codec::MaxEncod...84a7d26start removing stuff (#561)Updates
mokafrom 0.12.15 to 0.12.16Release notes
Sourced from moka's releases.
Changelog
Sourced from moka's changelog.
Commits
a616ec1Merge pull request #604 from moka-rs/chore/bump-v0.12.163b140a6Bump the version to v0.12.1651b802dMerge pull request #603 from moka-rs/bump-crossbeam-epoch-floor4f90716Raise the minimum crossbeam-epoch version to 0.9.2008d0e04Merge pull request #602 from moka-rs/gh600-tsan-workaround14447a7Restructure the v0.12.16 TSan workaround CHANGELOG entry7b14c37Avoid a TSan false positive by replacing the fence in MiniArc::drop05b37c6Merge pull request #599 from moka-rs/gh590-deterministic-testsfc31858Replace private doc references in gh590 test comments5743592Improve the v0.12.16 CHANGELOG entryDependabot 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