-
Notifications
You must be signed in to change notification settings - Fork 2.2k
build(deps): Bump the firecracker group across 1 directory with 22 updates #4878
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
Merged
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
761ce98 to
1481ef9
Compare
…dates Bumps the firecracker group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.65` | | [vm-memory](https://github.com/rust-vmm/vm-memory) | `0.15.0` | `0.16.0` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.6` | `0.8.7` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.88` | `1.0.89` | | [syn](https://github.com/dtolnay/syn) | `2.0.82` | `2.0.85` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.214` | | [regex](https://github.com/rust-lang/regex) | `1.11.0` | `1.11.1` | | [gdbstub](https://github.com/daniel5151/gdbstub) | `0.7.2` | `0.7.3` | | [kvm-ioctls](https://github.com/rust-vmm/kvm-ioctls) | `0.18.0` | `0.19.0` | | [linux-loader](https://github.com/rust-vmm/linux-loader) | `0.12.0` | `0.13.0` | | [vhost](https://github.com/rust-vmm/vhost) | `0.12.0` | `0.12.1` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.15` | `0.6.17` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.8` | `1.0.9` | | [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.5` | `0.2.6` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.1` | `1.1.2` | | [colorchoice](https://github.com/rust-cli/anstyle) | `1.0.2` | `1.0.3` | | [libm](https://github.com/rust-lang/libm) | `0.2.8` | `0.2.11` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.24` | `0.2.25` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.37` | `0.38.38` | Updates `thiserror` from 1.0.64 to 1.0.65 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.65) Updates `vm-memory` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/rust-vmm/vm-memory/releases) - [Changelog](https://github.com/rust-vmm/vm-memory/blob/main/CHANGELOG.md) - [Commits](rust-vmm/vm-memory@v0.15.0...v0.16.0) Updates `zerocopy` from 0.8.6 to 0.8.7 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.6...v0.8.7) Updates `proc-macro2` from 1.0.88 to 1.0.89 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.88...1.0.89) Updates `syn` from 2.0.82 to 2.0.85 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.82...2.0.85) Updates `serde` from 1.0.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `serde_derive` from 1.0.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `regex` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.0...1.11.1) Updates `gdbstub` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/daniel5151/gdbstub/releases) - [Changelog](https://github.com/daniel5151/gdbstub/blob/master/CHANGELOG.md) - [Commits](daniel5151/gdbstub@0.7.2...0.7.3) Updates `kvm-ioctls` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/rust-vmm/kvm-ioctls/releases) - [Changelog](https://github.com/rust-vmm/kvm-ioctls/blob/main/CHANGELOG.md) - [Commits](rust-vmm/kvm@v0.18.0...v0.19.0) Updates `linux-loader` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/rust-vmm/linux-loader/releases) - [Changelog](https://github.com/rust-vmm/linux-loader/blob/main/CHANGELOG.md) - [Commits](rust-vmm/linux-loader@v0.12.0...v0.13.0) Updates `vhost` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/rust-vmm/vhost/releases) - [Commits](rust-vmm/vhost@vhost-v0.12.0...vhost-v0.12.1) Updates `anstream` from 0.6.15 to 0.6.17 - [Commits](rust-cli/anstyle@anstream-v0.6.15...anstream-v0.6.17) Updates `anstyle` from 1.0.8 to 1.0.9 - [Commits](rust-cli/anstyle@v1.0.8...v1.0.9) Updates `anstyle-parse` from 0.2.5 to 0.2.6 - [Commits](rust-cli/anstyle@anstyle-parse-v0.2.5...anstyle-parse-v0.2.6) Updates `anstyle-query` from 1.1.1 to 1.1.2 - [Commits](rust-cli/anstyle@anstyle-query-v1.1.1...anstyle-query-v1.1.2) Updates `anstyle-wincon` from 3.0.4 to 3.0.6 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.4...anstyle-wincon-v3.0.6) Updates `colorchoice` from 1.0.2 to 1.0.3 - [Commits](rust-cli/anstyle@colorchoice-v1.0.2...colorchoice-v1.0.3) Updates `libm` from 0.2.8 to 0.2.11 - [Release notes](https://github.com/rust-lang/libm/releases) - [Changelog](https://github.com/rust-lang/libm/blob/master/CHANGELOG.md) - [Commits](rust-lang/libm@0.2.8...libm-v0.2.11) Updates `prettyplease` from 0.2.24 to 0.2.25 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.24...0.2.25) Updates `rustix` from 0.38.37 to 0.38.38 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.37...v0.38.38) Updates `thiserror-impl` from 1.0.64 to 1.0.65 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.65) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: vm-memory dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: zerocopy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: gdbstub dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: kvm-ioctls dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: linux-loader dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: vhost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstream dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstyle dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstyle-parse dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstyle-query dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstyle-wincon dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: colorchoice dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: libm dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: prettyplease dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
1481ef9 to
1bc168e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4878 +/- ##
==========================================
+ Coverage 84.05% 84.10% +0.04%
==========================================
Files 251 251
Lines 28096 28083 -13
==========================================
+ Hits 23616 23619 +3
+ Misses 4480 4464 -16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
aae8a03 to
05f783a
Compare
roypat
previously approved these changes
Oct 29, 2024
vm-memory: GuestMemoryIterator is gone kvm-ioctls: DeviceFd::get_device_attr is now unsafe. Signed-off-by: Patrick Roy <[email protected]>
05f783a to
22f316a
Compare
roypat
approved these changes
Oct 29, 2024
Manciukic
approved these changes
Oct 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
Status: Awaiting review
Indicates that a pull request is ready to be reviewed
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 firecracker group with 19 updates in the / directory:
1.0.641.0.650.15.00.16.00.8.60.8.71.0.881.0.892.0.822.0.851.0.2101.0.2141.11.01.11.10.7.20.7.30.18.00.19.00.12.00.13.00.12.00.12.10.6.150.6.171.0.81.0.90.2.50.2.61.1.11.1.21.0.21.0.30.2.80.2.110.2.240.2.250.38.370.38.38Updates
thiserrorfrom 1.0.64 to 1.0.65Release notes
Sourced from thiserror's releases.
Commits
5088592Release 1.0.653309b37Merge pull request #325 from dtolnay/outdirf563b1dClean up dep-info files from OUT_DIRa72ea77Resolve extra_unused_lifetimes clippy lint1b15d6eIgnore needless_lifetimes clippy lintUpdates
vm-memoryfrom 0.15.0 to 0.16.0Changelog
Sourced from vm-memory's changelog.
Commits
4b8649achore: Format .md files with mdformat4adccfdchore: Prepare 0.16.0 release686c843README: Add RISC-V to supported archs93fe47dchore: Update CHANGELOG.md since 0.15.08aa53adbuild(deps): bump rust-vmm-ci from007a406tocdb4a2d805a232RemoveGuestMemoryIterator, replace with GAT29e165eatomic_bitmap: add test case to validate enlarge functiond196d39atomic_bitmap: support enlarging the bitmapff882beatomic_bitmap: keep the byte_size in the AtomicBitmapf56ca47doc: Add comment to helper functions marked aspubUpdates
zerocopyfrom 0.8.6 to 0.8.7Release notes
Sourced from zerocopy's releases.
Commits
5c635c6[doc] Render toolchain version detection in rustdoc (#1944)5b1207e[ci] Roll pinned nightly toolchain (#1954)a77e84b[ci] Roll pinned nightly toolchain (#1949)f1cf10a[ci] Roll pinned nightly toolchain (#1946)40947c6[ci] Roll pinned stable toolchain (#1937)44ccf6e[ci] Roll pinned nightly toolchain (#1936)a8e58c1[ci] Roll pinned nightly toolchain (#1927)Updates
proc-macro2from 1.0.88 to 1.0.89Release notes
Sourced from proc-macro2's releases.
Commits
671d87dRelease 1.0.899574d98Merge pull request #474 from dtolnay/outdir3e8962cClean up dep-info files from OUT_DIRUpdates
synfrom 2.0.82 to 2.0.85Release notes
Sourced from syn's releases.
Commits
293d7c9Release 2.0.85c94df74Merge pull request #1773 from dtolnay/unsafestatic8d7814aPreserve extern static unsafety in ForeignItem::Verbatim2e159bcRelease 2.0.84058e7d0Merge pull request #1772 from dtolnay/selfcapture2a9e9fbParse self captures:impl Sized + use\<Self>e478e03Merge pull request #1771 from dtolnay/up19baaa6Categorize newly failing rust repo source filesf89eca2Update test suite to nightly-2024-10-2383e3b08Merge pull request #1768 from dtolnay/safeUpdates
serdefrom 1.0.210 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621Release 1.0.214210373bMerge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22Release 1.0.213ef0ed22Merge pull request #2847 from dtolnay/newtypewith79925acIgnore dead_code warning in regression testb60e409Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5Add regression test for issue 284649e11ceIgnore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5fRelease 1.0.212Updates
serde_derivefrom 1.0.210 to 1.0.214Release notes
Sourced from serde_derive's releases.
Commits
4180621Release 1.0.214210373bMerge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22Release 1.0.213ef0ed22Merge pull request #2847 from dtolnay/newtypewith79925acIgnore dead_code warning in regression testb60e409Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5Add regression test for issue 284649e11ceIgnore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5fRelease 1.0.212Updates
regexfrom 1.11.0 to 1.11.1Changelog
Sourced from regex's changelog.
Commits
9870c061.11.180df54echangelog: 1.11.1991ba88unstable: fixPatterntrait implementationUpdates
gdbstubfrom 0.7.2 to 0.7.3Release notes
Sourced from gdbstub's releases.
Changelog
Sourced from gdbstub's changelog.
Commits
f35cae1release 0.7.3f5354b6feature to use core::error::Error instead of std::error::Error (#154)Updates
kvm-ioctlsfrom 0.18.0 to 0.19.0Changelog
Sourced from kvm-ioctls's changelog.
Commits
701517achore: Prepare 0.19.0 release2b4eec5chore: Remove redundant prefixing65c754cchore: Update CHANGELOG.md86231e3arm: Drop arm architecture supporte8932c5x86: Drop x86 architecture supportb26d74criscv64: Update README.md1f1b34echore: Update CHANGELOG.md9f67a1aci: Enable riscv64 CI7274d86x86: Repurposetest_set_gsi_routing4e1c6c4riscv64: Addvmrelated unit-testsUpdates
linux-loaderfrom 0.12.0 to 0.13.0Changelog
Sourced from linux-loader's changelog.
Commits
5ec7e6echore: Prepare 0.13.0 release4bc7015chore: Update CHANGELOG.mddc0c0d7ci: Enable CI on riscv645098c08chore: Rename config to config.toml327d032README: Introduce riscv64 architecturee28b380benches: Introduce riscv64 architectureeb825a9configurator: Introduce riscv64 architecturee8b3eadloader: Introduce riscv64 architecture support5b17a7floader: Add test_riscv64_image.bince95912chore: Update CHANGELOG.mdUpdates
vhostfrom 0.12.0 to 0.12.1Release notes
Sourced from vhost's releases.
Commits
c5fb10cvhost: prepare v0.12.1 release56a374cCHANGELOG: fix feature unification1350073make set_gpu_socket a default implementation64cc75aRemove gpu-socket feature0712160build: Centralize rust-vmm crates to workspace51e1139build(deps): bump rust-vmm-ci from438f36eto209c04e4f16032vhost-user-backend: impl Debug for AddrMapping51f8aa0cargo-config: rename to config.tomldb34452vhost-user-backend: Prepare v0.16.0 releaseUpdates
anstreamfrom 0.6.15 to 0.6.17Commits
5628f47chore: Release42d4175chore: Release924fc50chore: Release313e16adocs: Update changelog2bbc343Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08feat: Implement AsLockedWrite generically toof4a1f98Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7feat: Implement AutoStream for dyn Write + auto traits8a57dccMerge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88refactor: Implement RawStream for Box<T> genericallyUpdates
anstylefrom 1.0.8 to 1.0.9Commits
5628f47chore: Release42d4175chore: Release924fc50chore: Release313e16adocs: Update changelog2bbc343Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08feat: Implement AsLockedWrite generically toof4a1f98Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7feat: Implement AutoStream for dyn Write + auto traits8a57dccMerge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88refactor: Implement RawStream for Box<T> genericallyUpdates
anstyle-parsefrom 0.2.5 to 0.2.6Commits
5628f47chore: Release42d4175chore: Release924fc50chore: Release313e16adocs: Update changelog2bbc343Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08feat: Implement AsLockedWrite generically toof4a1f98Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7feat: Implement AutoStream for dyn Write + auto traits8a57dccMerge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88refactor: Implement RawStream for Box<T> genericallyUpdates
anstyle-queryfrom 1.1.1 to 1.1.2Commits
5628f47chore: Release42d4175chore: Release924fc50chore: Release313e16adocs: Update changelog2bbc343Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08feat: Implement AsLockedWrite generically toof4a1f98Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7feat: Implement AutoStream for dyn Write + auto traits8a57dccMerge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88refactor: Implement RawStream for Box<T> genericallyUpdates
anstyle-winconfrom 3.0.4 to 3.0.6Commits
5628f47chore: Release42d4175chore: Release924fc50chore: Release313e16adocs: Update changelog2bbc343Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08feat: Implement AsLockedWrite generically toof4a1f98Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7feat: Implement AutoStream for dyn Write + auto traits8a57dccMerge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88refactor: Implement RawStream for Box<T> genericallyUpdates
colorchoicefrom 1.0.2 to 1.0.3Commits
5628f47chore: Release42d4175chore: Release924fc50chore: Release313e16adocs: Update changelog2bbc343Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08feat: Implement AsLockedWrite generically toof4a1f98Merge pull request #224 from DaniPopes/raw-stream-autotraitsed1dbd7feat: Implement AutoStream for dyn Write + auto traits8a57dccMerge pull request #223 from DaniPopes/raw-stream-refmuta1cbc88refactor: Implement RawStream for Box<T> genericallyUpdates
libmfrom 0.2.8 to 0.2.11Release notes
Sourced from libm's releases.
Changelog
Sourced from libm's changelog.
... (truncated)
Commits
cdbf423chore: release v0.2.117532f81Enable caching on all CI jobs that build the crate (#341)28f20d8Reduce the number of iterations on emulated aarch64 Linux3dbb187Mark libm-macros and musl-math-sys as publish=false6bbbed5Merge pull request #300 from tgross35/test-refactoringfb9cd47Enable more targets on CIdf9f125Disable a unit test that is failing on i586b126e7cAdd dockerfiles for i586, riscv, and thumb0e69109Add a test against musl libm364e13eIntroduce a generic way to control checks for specific casesUpdates
prettypleasefrom 0.2.24 to 0.2.25Release notes
Sourced from prettyplease's releases.
Commits
50de5c6Release 0.2.2506791eaMerge pull request #85 from dtolnay/externsafedb38f77Print safe and explicitly unsafe foreign items91ebe48Merge pull request #84 from dtolnay/buildenv265ab3bUse $CARGO_PKG_VERSION from buildscript exec-time instead of build-timeUpdates
rustixfrom 0.38.37 to 0.38.38Commits
80d17a6chore: Release rustix version 0.38.384f8a508Add safety comments formmapetc. (#1188)ec78479Add arustix::fs::ABSconstant. (#1189)c004964Add some unit tests forsplit_init. (#1190)511203cAdd O_RSYNC + fallocate on solarish, and fadvise on illumos (#1191)de3ac20Remove potential panic insplit_init(#1184)e19ec13Fix compilation on platforms withoutSO_RCVBUFFORCE.0775a8eExpose socket option SO_RCVBUFFORCE (#1174)fc28250s390x linux_raw support (#1179)c3875fdImplementselect. (#1162)Updates
thiserror-implfrom 1.0.64 to 1.0.65Release notes
Sourced from thiserror-impl's releases.
Commits
5088592Release 1.0.653309b37Merge pull request #325 from dtolnay/outdirf563b1dClean up dep-info files from OUT_DIRa72ea77Resolve extra_unused_lifetimes clippy lint1b15d6eIgnore needless_lifetimes clippy lintDependabot 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