-
Notifications
You must be signed in to change notification settings - Fork 170
chore(deps): bump the all-deps group with 21 updates #2037
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
Conversation
Bumps the all-deps group with 21 updates: | Package | From | To | | --- | --- | --- | | [aes-kw](https://github.com/RustCrypto/key-wraps) | `0.3.0-rc.0` | `0.3.0-rc.1` | | [elliptic-curve](https://github.com/RustCrypto/traits) | `0.14.0-rc.13` | `0.14.0-rc.14` | | [rsa](https://github.com/RustCrypto/RSA) | `0.10.0-rc.6` | `0.10.0-rc.7` | | [signature](https://github.com/RustCrypto/traits) | `3.0.0-rc.3` | `3.0.0-rc.4` | | [ecdsa](https://github.com/RustCrypto/signatures) | `0.17.0-rc.6` | `0.17.0-rc.7` | | [whirlpool](https://github.com/RustCrypto/hashes) | `0.11.0-rc.0` | `0.11.0-rc.2` | | [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.0` | `0.4.1` | | [serde_bytes](https://github.com/serde-rs/bytes) | `0.11.17` | `0.11.19` | | [aead](https://github.com/RustCrypto/traits) | `0.6.0-rc.1` | `0.6.0-rc.2` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.3` | `2.9.4` | | [crypto-bigint](https://github.com/RustCrypto/crypto-bigint) | `0.7.0-rc.4` | `0.7.0-rc.6` | | [crypto-primes](https://github.com/entropyxyz/crypto-primes) | `0.7.0-pre.1` | `0.7.0-pre.3` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.13` | `0.3.14` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.0` | `2.11.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.0.8` | `1.1.2` | | [semver](https://github.com/dtolnay/semver) | `1.0.26` | `1.0.27` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.224` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.18` | `1.0.19` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.10` | `0.1.11` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.26` | `0.8.27` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.26` | `0.8.27` | Updates `aes-kw` from 0.3.0-rc.0 to 0.3.0-rc.1 - [Commits](RustCrypto/key-wraps@aes-kw-v0.3.0-rc.0...aes-kw-v0.3.0-rc.1) Updates `elliptic-curve` from 0.14.0-rc.13 to 0.14.0-rc.14 - [Commits](RustCrypto/traits@elliptic-curve-0.14.0-rc.13...elliptic-curve-v0.14.0-rc.14) Updates `rsa` from 0.10.0-rc.6 to 0.10.0-rc.7 - [Changelog](https://github.com/RustCrypto/RSA/blob/master/CHANGELOG.md) - [Commits](RustCrypto/RSA@v0.10.0-rc.6...v0.10.0-rc.7) Updates `signature` from 3.0.0-rc.3 to 3.0.0-rc.4 - [Commits](RustCrypto/traits@signature-v3.0.0-rc.3...signature-v3.0.0-rc.4) Updates `ecdsa` from 0.17.0-rc.6 to 0.17.0-rc.7 - [Commits](RustCrypto/signatures@ecdsa/v0.17.0-rc.6...ecdsa/v0.17.0-rc.7) Updates `whirlpool` from 0.11.0-rc.0 to 0.11.0-rc.2 - [Commits](RustCrypto/hashes@whirlpool-v0.11.0-rc.0...whirlpool-v0.11.0-rc.2) Updates `hybrid-array` from 0.4.0 to 0.4.1 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.0...v0.4.1) Updates `serde_bytes` from 0.11.17 to 0.11.19 - [Release notes](https://github.com/serde-rs/bytes/releases) - [Commits](serde-rs/bytes@0.11.17...0.11.19) Updates `aead` from 0.6.0-rc.1 to 0.6.0-rc.2 - [Commits](RustCrypto/traits@aead-v0.6.0-rc.1...aead-v0.6.0-rc.2) Updates `bitflags` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.3...2.9.4) Updates `crypto-bigint` from 0.7.0-rc.4 to 0.7.0-rc.6 - [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md) - [Commits](RustCrypto/crypto-bigint@v0.7.0-rc.4...v0.7.0-rc.6) Updates `crypto-primes` from 0.7.0-pre.1 to 0.7.0-pre.3 - [Changelog](https://github.com/entropyxyz/crypto-primes/blob/master/CHANGELOG.md) - [Commits](entropyxyz/crypto-primes@v0.7.0-pre.1...v0.7.0-pre.3) Updates `errno` from 0.3.13 to 0.3.14 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `indexmap` from 2.11.0 to 2.11.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.0...2.11.1) Updates `rustix` from 1.0.8 to 1.1.2 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.0.8...v1.1.2) Updates `semver` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.26...1.0.27) Updates `serde_derive` from 1.0.219 to 1.0.224 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.224) Updates `unicode-ident` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.18...1.0.19) Updates `winapi-util` from 0.1.10 to 0.1.11 - [Commits](BurntSushi/winapi-util@0.1.10...0.1.11) Updates `zerocopy` from 0.8.26 to 0.8.27 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.26...v0.8.27) Updates `zerocopy-derive` from 0.8.26 to 0.8.27 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.26...v0.8.27) --- updated-dependencies: - dependency-name: aes-kw dependency-version: 0.3.0-rc.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: elliptic-curve dependency-version: 0.14.0-rc.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rsa dependency-version: 0.10.0-rc.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: signature dependency-version: 3.0.0-rc.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: ecdsa dependency-version: 0.17.0-rc.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: whirlpool dependency-version: 0.11.0-rc.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: hybrid-array dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: serde_bytes dependency-version: 0.11.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: aead dependency-version: 0.6.0-rc.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: bitflags dependency-version: 2.9.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crypto-bigint dependency-version: 0.7.0-rc.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crypto-primes dependency-version: 0.7.0-pre.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: errno dependency-version: 0.3.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: indexmap dependency-version: 2.11.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rustix dependency-version: 1.1.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: semver dependency-version: 1.0.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: serde_derive dependency-version: 1.0.224 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: unicode-ident dependency-version: 1.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: winapi-util dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zerocopy dependency-version: 0.8.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zerocopy-derive dependency-version: 0.8.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <[email protected]>
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
@dependabot recreate |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the all-deps group with 21 updates:
0.3.0-rc.00.3.0-rc.10.14.0-rc.130.14.0-rc.140.10.0-rc.60.10.0-rc.73.0.0-rc.33.0.0-rc.40.17.0-rc.60.17.0-rc.70.11.0-rc.00.11.0-rc.20.4.00.4.10.11.170.11.190.6.0-rc.10.6.0-rc.22.9.32.9.40.7.0-rc.40.7.0-rc.60.7.0-pre.10.7.0-pre.30.3.130.3.142.11.02.11.11.0.81.1.21.0.261.0.271.0.2191.0.2241.0.181.0.190.1.100.1.110.8.260.8.270.8.260.8.27Updates
aes-kwfrom 0.3.0-rc.0 to 0.3.0-rc.1Commits
63e08a1Cut prereleases withhybrid-arrayv0.4 support (#53)051ca3fBumphybrid-arrayto v0.4 (#52)7c9086ebuild(deps): bump actions/checkout from 4 to 5 (#51)Updates
elliptic-curvefrom 0.14.0-rc.13 to 0.14.0-rc.14Commits
2b865a9elliptic-curve v0.14.0-rc.14 (#2009)80cfc31elliptic-curve: renameScalarPrimitive=>ScalarValue(#2008)1f989f5elliptic-curve: boundCurve::UintonUnsigned(#2007)41fed38elliptic-curve: changeCurve::ORDERto beOdd(#2006)a54207aelliptic-curve: update ALGORITHM_OID docsbc841b7elliptic-curve: removeweierstrassmodule (#2005)b5e1446Update Cargo.lock (#2001)2c85371build(deps): bump crate-ci/typos from 1.35.5 to 1.36.2 (#2002)c64f43eaead: removeheaplesssupport (#1999)e0b9466cipher: tweak block cipher and block mode dev modules (#1998)Updates
rsafrom 0.10.0-rc.6 to 0.10.0-rc.7Commits
aae21cbv0.10.0-rc.7 (#578)5f60d84Bumpcrypto-bigintto v0.7.0-rc.6 (#577)eb1cca7Add minimumbit_sizeof 1024 toRsaPrivateKey::new(#576)Updates
signaturefrom 3.0.0-rc.3 to 3.0.0-rc.4Commits
f2bf913signature v3.0.0-rc.4 (#2010)a9ccac1signature: useFn(&mut D)for*DigestSigner/*DigestVerifier(#2004)2b865a9elliptic-curve v0.14.0-rc.14 (#2009)80cfc31elliptic-curve: renameScalarPrimitive=>ScalarValue(#2008)1f989f5elliptic-curve: boundCurve::UintonUnsigned(#2007)41fed38elliptic-curve: changeCurve::ORDERto beOdd(#2006)a54207aelliptic-curve: update ALGORITHM_OID docsbc841b7elliptic-curve: removeweierstrassmodule (#2005)b5e1446Update Cargo.lock (#2001)2c85371build(deps): bump crate-ci/typos from 1.35.5 to 1.36.2 (#2002)Updates
ecdsafrom 0.17.0-rc.6 to 0.17.0-rc.7Commits
c4ae371New.rcprereleases (#1072)c8a19d1slh-dsa: bumpzerocopyto v0.8 (#1071)78b0133Bump dependencies in Cargo.toml(s) (#1070)7ec5b90Bumpsignatureto v3.0.0-rc.4 (#1069)923fe6fUpdate tosignature::DigestSigner/Verifierchanges (#1064)2cd53cfecdsa: bumpelliptic-curveto v0.14.0-rc.14 (#1068)8599e52Bumpcrypto-bigintto v0.7.0-rc.5 (#1067)ecc8d27ml-dsa: renameKeyGen::key_gen_internaltofrom_seed(#1054)b439a65ed448: implSignatureEncodingforSignature(#1063)f6df3e2dsa: addfrom_components_uncheckedAPIs (#1059)Updates
whirlpoolfrom 0.11.0-rc.0 to 0.11.0-rc.2Commits
26facecCut prereleases withhybrid-arrayv0.4 support (#728)c9c0ffaBumpdigestto v0.11.0-rc.1 (#727)91cb6fbBumphybrid-arrayto v0.4 (#726)051cb07Update Cargo.locke1c1324build(deps): bump base16ct from 0.2.0 to 0.3.0 (#724)aaf90a7Removecryptotags (#722)55f7510build(deps): bump actions/checkout from 4 to 5 (#721)1376212Migrate to new dev macros (#719)9d9357eMigrate to newSerializableStateimpls (#716)5edffcaMigrate to const blobby parsing (#710)Updates
hybrid-arrayfrom 0.4.0 to 0.4.1Changelog
Sourced from hybrid-array's changelog.
Commits
8ea424dhybrid-array v0.4.1 (#141)37ddbafREADME.md: add new MSRV policyaf4847fhybrid-array: make slice conversionsconst fn(#140)Updates
serde_bytesfrom 0.11.17 to 0.11.19Release notes
Sourced from serde_bytes's releases.
Commits
34f3c7dRelease 0.11.19181d7dbMerge pull request #58 from serde-rs/serdecoref7e67caFix serde_core feature enablement582ea79Release 0.11.18abdc6e5Merge pull request #57 from serde-rs/serdecore611073aSwitch serde dependency to serde_cored930d3eUpdate actions/checkout@v4 -> v5Updates
aeadfrom 0.6.0-rc.1 to 0.6.0-rc.2Commits
ee32aceCut prereleases withhybrid-arrayv0.4 support (#1989)da4ee57elliptic-curve: bumpcrypto-bigintto v0.7.0-rc.3 (#1988)f146778crypto-common v0.2.0-rc.4 (#1987)34407eeUpdateblock-buffer,block-padding, andinoutcrates (#1986)5202618cipher: restoreStreamCipherCoreWrapper::from_core(#1983)a55964aelliptic-curve: haveallocactivatehybrid-array/alloc(#1982)9b4113dsec1: source from gitmaster(#1981)b91704fBumpserdectto v0.4.1 (#1980)062af9belliptic-curve: remove unusedsha2andsha3dev-dependencies (#1979)26cbd81elliptic-curve: bumpserdectdependency to v0.4 (#1978)Updates
bitflagsfrom 2.9.3 to 2.9.4Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
de0ec28Merge pull request #461 from KodrAus/cargo/2.9.4c31df3cprepare for 2.9.4 release3a9cce2Merge pull request #460 from bitflags/doc/cargo-features8eb1c7cadd Cargo features to readmeUpdates
crypto-bigintfrom 0.7.0-rc.4 to 0.7.0-rc.6Commits
adb0173v0.7.0-rc.6 (#953)8b9e61aRevert "Faster wrapping multiplication" (#952)72933cdv0.7.0-rc.5 (#951)0257377Impl(Fixed)IntegerandSignedforInt(#943)90461b6Extractjacobimodule; addNegimpl (#950)7bb8509ConstMontyForm: addZeroand(Const)Oneimpls (#949)d83d30eAddMontyParams::{one, r2}accessor methods (#948)b80ed70AddOnetrait alaZero(#947)79d690bImplementInt::wrapping_mul(#946)e86372dBump hybrid-array from 0.4.0 to 0.4.1 (#944)Updates
crypto-primesfrom 0.7.0-pre.1 to 0.7.0-pre.3Changelog
Sourced from crypto-primes's changelog.
Commits
8b478bdv0.7.0-pre.3 releasede40adf5Fix docs.rs build30c5a9cv0.7.0-pre.2 released5b86d2fUsecrypto_bigint::JacobiSymbol(#92)b2f5586Usecrypto_bigint::Unsignedtrait (#91)86fdcc2Add LaTeX rendering and translate estimate_primecount docs to LaTeX. (#89)ae5ebeeMerge pull request #87 from fjarri/ciad9853bUse footnotes in the primecount docs to match the rest of the library3985880Fix footnotes in the docs221b53bAdd a semver stepUpdates
errnofrom 0.3.13 to 0.3.14Changelog
Sourced from errno's changelog.
Commits
Updates
indexmapfrom 2.11.0 to 2.11.1Changelog
Sourced from indexmap's changelog.
Commits
f33f4d9Merge pull request #413 from cuviper/release-2.11.14c680a7Release 2.11.1b700522Merge pull request #411 from ya7010/add_get_key_value_mut01f3ef0MakeIndexMap::get_*docs more consistentcd4c1a5feat: add IndexMap::get_key_value_mut48a98b7Merge pull request #412 from andymandias/relax-trait-bounds2be4487Remove Ord trait bound on insert_sorted_by functions.Updates
rustixfrom 1.0.8 to 1.1.2Commits
5245b81chore: Release rustix version 1.1.20a10015Fix compilation on Android. (#1514)0f3b6cabuild: update duplicate linux-raw-sys dependency to match existing (#1512)5dc84d4chore: Release rustix version 1.1.186dacacFix thetest_is_io_flushertest. (#1510)8b203f5set_thread_res_xid: -1 as None (#1459)7ed8ee9Addip_mtu_discoverandipv6_mtu_discoversocket options (#1466)7798f03libc: add MS_NOSYMFOLLOW support (#1471)3ff59d4Update to linux-raw-sys 0.11.0. (#1508)65b04aeAdd support for SO_TXTIME / SCM_TXTIME (#1409)Updates
semverfrom 1.0.26 to 1.0.27Release notes
Sourced from semver's releases.
Commits
6ed8561Release 1.0.276967bbaAdd serde version constraint84d3057Exclude build.rs from crates.io packageb09aac9Merge pull request #343 from dtolnay/up49b8570Delete backport module9b04afeMerge pull request #342 from dtolnay/up83a8e91Delete no_nonzero_bitscan configuratione606a17Merge pull request #341 from dtolnay/upebe7cf1Delete no_unsafe_op_in_unsafe_fn_lint configurationa381bffMerge pull request #340 from dtolnay/upUpdates
serde_derivefrom 1.0.219 to 1.0.224Release notes
Sourced from serde_derive's releases.
Commits
1699882Release 1.0.224840f6ecMerge pull request #2979 from dtolnay/privatebf9ebeaMark every trait impl for a private type with do_not_recommend6c316d7Release 1.0.223a4ac0c2Merge pull request #2978 from dtolnay/htmlrooturled76364Change serde_core's html_root_url to docs.rs/serde_core57e21a1Release 1.0.222bb58726Merge pull request #2950 from aytey/fix_lifetime_issue_20243f69251Delete unneeded field of MapDeserializerfd4decfMerge pull request #2976 from dtolnay/contentUpdates
unicode-identfrom 1.0.18 to 1.0.19Release notes
Sourced from unicode-ident's releases.
Commits
dc018bfRelease 1.0.199dce213Merge pull request #37 from dtolnay/unicode17.0.017da3feForce latest=17.0.0 in CIacbaf6aUpdate to Unicode 17.0.0e4cceedMerge pull request #36 from dtolnay/ucdgeneratef871463Regenerate comparison tests with ucd-generate 0.3.1ff8590bMerge pull request #35 from dtolnay/latest6a07437Update UCD.zip download URL83d3bdfUpdate actions/checkout@v4 -> v5be16148Make .gitattributes match only paths from repo rootUpdates
winapi-utilfrom 0.1.10 to 0.1.11Commits
803874c0.1.11c14bbd7deps: support windows-sys 0.61Updates
zerocopyfrom 0.8.26 to 0.8.27Release notes
Sourced from zerocopy's releases.
Commits
5301361Release 0.8.27 (#2710)a55463ederive(IntoBytes): supportrepr(C)structs with explicit trailing slices ...e546da9[ci] Roll pinned nightly toolchain (#2709)5b52ab0[ci] Roll pinned nightly toolchain (#2708)2f931af[ci] Roll pinned nightly toolchain (#2707)cd0ea7f[ci] Roll pinned nightly toolchain (#2706)e95a779[ci] Roll pinned nightly toolchain (#2705)3d35f06[ci] Roll pinned nightly toolchain (#2704)fb1cf4c[ci] Roll pinned nightly toolchain (#2702)c1a3796[ci] Roll pinned nightly toolchain (#2700)Updates
zerocopy-derivefrom 0.8.26 to 0.8.27Release notes
Sourced from zerocopy-derive's releases.
Commits
5301361Release 0.8.27 (#2710)a55463ederive(IntoBytes): supportrepr(C)structs with explicit trailing slices ...e546da9[ci] Roll pinned nightly toolchain (#2709)5b52ab0[ci] Roll pinned nightly toolchain (#2708)2f931af[ci] Roll pinned nightly toolchain (#2707)cd0ea7f[ci] Roll pinned nightly toolchain (#2706)e95a779[ci] Roll pinned nightly toolchain (#2705)3d35f06[ci] Roll pinned nightly toolchain (#2704)fb1cf4c[ci] Roll pinned nightly toolchain (#2702)c1a3796[ci] Roll pinned nightly toolchain (#2700)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