-
Notifications
You must be signed in to change notification settings - Fork 39
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
build(deps): bump the rust-minor group with 22 updates #253
Merged
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Sep 9, 2024
Bumps the rust-minor group with 22 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.87` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.18` | | [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.17` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.15` | `4.5.17` | | [gimli](https://github.com/gimli-rs/gimli) | `0.29.0` | `0.31.0` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.14` | `0.4.15` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.22` | `0.4.23` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.4` | `0.11.5` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.7` | `0.11.8` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [regress](https://github.com/ridiculousfish/regress) | `0.10.0` | `0.10.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.36` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.21` | `0.8.22` | Updates `anyhow` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.87) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](rust-lang/backtrace-rs@0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.18 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.15...cc-v1.1.18) Updates `clap` from 4.5.16 to 4.5.17 - [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.16...clap_complete-v4.5.17) Updates `clap_builder` from 4.5.15 to 4.5.17 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.15...v4.5.17) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](gimli-rs/gimli@0.29.0...0.31.0) Updates `globset` from 0.4.14 to 0.4.15 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.14...ignore-0.4.15) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.27.2...v/0.27.3) Updates `ignore` from 0.4.22 to 0.4.23 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/ripgrep/commits) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](krisprice/ipnet@2.9.0...2.10.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](smol-rs/parking@v2.2.0...v2.2.1) Updates `quinn` from 0.11.4 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-0.11.4...quinn-0.11.5) Updates `quinn-proto` from 0.11.7 to 0.11.8 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.7...quinn-proto-0.11.8) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `regress` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](ridiculousfish/regress@v0.10.0...v0.10.1) Updates `rustix` from 0.38.35 to 0.38.36 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.35...v0.38.36) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.127...1.0.128) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.11...tokio-util-0.7.12) Updates `xml-rs` from 0.8.21 to 0.8.22 - [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md) - [Commits](kornelski/xml-rs@0.8.21...0.8.22) --- updated-dependencies: - dependency-name: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: globset dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: ignore dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quinn-proto dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: regress dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: tokio-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: xml-rs dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/cargo/rust-minor-80a99935a0
branch
from
September 9, 2024 09:52
cea1feb
to
6d24b05
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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-minor group with 22 updates:
1.0.86
1.0.87
0.3.73
0.3.74
1.17.1
1.18.0
1.1.15
1.1.18
4.5.16
4.5.17
4.5.15
4.5.17
0.29.0
0.31.0
0.4.14
0.4.15
0.27.2
0.27.3
0.4.22
0.4.23
2.9.0
2.10.0
2.2.0
2.2.1
0.11.4
0.11.5
0.11.7
0.11.8
0.5.4
0.5.5
0.10.0
0.10.1
0.38.35
0.38.36
1.0.209
1.0.210
1.0.209
1.0.210
1.0.127
1.0.128
0.7.11
0.7.12
0.8.21
0.8.22
Updates
anyhow
from 1.0.86 to 1.0.87Release notes
Sourced from anyhow's releases.
Commits
afe93e7
Release 1.0.87d58fa4b
Fix outdated html_root_urlc18d807
Disable unused doc_cfg feature8ecfcdf
Merge pull request #383 from dtolnay/nostdbee814a
Support error sources in no-std on Rust 1.81+1eabf69
Merge pull request #382 from dtolnay/corerequest3e70139
Access generic_member_access APIs through corec378a2c
Upload CI Cargo.lock for reproducing failurese38edc0
Raise rustc required for backtrace feature to 1.67eb976a4
Merge pull request #378 from dtolnay/ttprettyUpdates
backtrace
from 0.3.73 to 0.3.74Release notes
Sourced from backtrace's releases.
Commits
38d49aa
Merge pull request #658 from workingjubilee/cut-0.3.74c1749ce
Cut backtrace 0.3.74230570f
Merge pull request #660 from workingjubilee/dont-unsoundly-iterate-phdr153f510
Do not destructure maybe-uninit fields3858946
Revise dl_iterate_phdr callback to be sound-ish7d062c6
rust-lang/backtrace-rs#653
fc37b22
rust-lang/backtrace-rs#657
600beaa
rust-lang/backtrace-rs#648
84b6c1d
rust-lang/backtrace-rs#652
95c3bac
Make enumprint::PrintFmt
rust-lang/backtrace-rs#651
Updates
bytemuck
from 1.17.1 to 1.18.0Changelog
Sourced from bytemuck's changelog.
Commits
860c391
chore: Release bytemuck version 1.18.04c535f9
Clean up Cargo.toml (#271)374d184
Update changelog.md1906570
Add a convenience feature indicating you're on the latest stable version of R...2d2b397
update the changelog to be less dismissive because we don't need that negativ...Updates
cc
from 1.1.15 to 1.1.18Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
668facd
chore: release (#1204)5e161c6
Fixed unsoundness inStderrForwarder::forward_available
(#1203)8df1156
chore: release (#1202)e4a1a88
fix finding toolchains when invoked by msbuild (#1201)e8b13ba
chore: release (#1199)845052c
Treat VxWorks wr-cc as a Gnu compiler (#1198)Updates
clap
from 4.5.16 to 4.5.17Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6013ad4
chore: Releasef98e3ee
docs: Update changelogaddec17
Merge pull request #5681 from epage/static3c69aaa
docs(complete): Add stdout warning to enve46263a
docs(complete): Redistribute dynamic's documentationde723aa
fix(complete)!: Flatten in prep for stabilization6727c15
fix(complete): Section off existing completions6842ed9
refactor(complete): Remove low-value w macro17d6d24
Merge pull request #5680 from epage/unstable23fb056
Merge pull request #5679 from epage/apiUpdates
clap_builder
from 4.5.15 to 4.5.17Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
19460ee
chore: Release4b42ce4
docs: Update changelog1192002
Merge pull request #5721 from epage/update75365ad
fix(help): Style arg groups220597e
refactor: Clean up group formatting8bd63d2
refactor: Use newer anstyle APIdf19cbb
refactor(error): Avoid variable name ambiguitye09f793
Merge pull request #5717 from epage/dyn-tests931d9ac
refactor(complete): Make it easier to compare tests5286385
test(complete): Verify space in completed valueUpdates
gimli
from 0.29.0 to 0.31.0Changelog
Sourced from gimli's changelog.
... (truncated)
Commits
efc17bd
Release 0.31.0 (#736)cf64cb7
dwarfdump: change format specifier for addresses482823f
read/line: move LineInstruction Display impl to dwarfdump159f3cf
dwarfdump: display indexed addresses in expressions552cb89
dwarfdump: style changes36ee540
read: use address size when checking address overflow (#733)38c185e
Delete support for segment selectors (#720)345d60f
read/aranges: handle address range overflow (#732)450cb69
read/line: check for overflow when advancing the address (#731)9257192
read/cfi: check for overflow when evaluating DW_CFA_advance_loc (#730)Updates
globset
from 0.4.14 to 0.4.15Commits
5680183
ignore-0.4.15b458cf3
deps: update to base64 0.12793c117
ignore: allow filtering with predicatedf7a3bf
grep-cli: support files compressed by compress(1)28f2a93
doc: shorten -h/--help prelude64a4dee
cli: improve invalid UTF-8 pattern error message50840ea
doc: note how to escape a '$' in --replace17dcc2b
doc: clarify that files override gitignores9a858e4
doc: add config file note for --type-{add,clear}7ed9a31
printer: fix --count-matches outputUpdates
hyper-rustls
from 0.27.2 to 0.27.3Release notes
Sourced from hyper-rustls's releases.
Commits
dc54bc0
Bump version to 0.27.3a1d9263
Import std::io directly6d1267c
Avoid io::Result type alias139550b
Upgrade to rustls-native-certs 0.8516e3ac
Alphabetically sort features3a4d5d7
Move features before dependenciesf8c2036
chore: sort features1d57d93
enablerustls-platform-verifier
for docs.rsa6a5687
Take impl Into<Arc> in connector builderb4f5132
Add ConnectorBuilder::with_provider_and_platform_verifierUpdates
ignore
from 0.4.22 to 0.4.23Commits
Updates
ipnet
from 2.9.0 to 2.10.0Release notes
Sourced from ipnet's releases.
Changelog
Sourced from ipnet's changelog.
Commits
6c72e9f
Update lib.rs7732422
Update Cargo.tomla799770
Update RELEASES.md13a8615
Merge pull request #53 from cuishuang/mastere5e4224
Merge pull request #57 from jjanowsk/new_assertfb951df
Add new_assert implementations975d432
Remove redundant curly braces so that the example program can compileUpdates
parking
from 2.2.0 to 2.2.1Release notes
Sourced from parking's releases.
Changelog
Sourced from parking's changelog.
Commits
0ece32d
v2.2.16109456
Document the difference from std::thread::park()1a771e0
Add more tests (#22)Updates
quinn
from 0.11.4 to 0.11.5Release notes
Sourced from quinn's releases.
Commits
7c09b02
proto: bump version to 0.11.8 for release (#1981)59bccd2
Version bumpquinn
to enforce patchedquinn-proto
a8ec510
proto: avoid panicking on rustls server config errorsUpdates
quinn-proto
from 0.11.7 to 0.11.8Commits
7c09b02
proto: bump version to 0.11.8 for release (#1981)59bccd2
Version bumpquinn
to enforce patchedquinn-proto
a8ec510
proto: avoid panicking on rustls server config errorsUpdates
quinn-udp
from 0.5.4 to 0.5.5Release notes
Sourced from quinn-udp's releases.
Commits
8bdbf42
chore(quinn-udp): increase crate patch version to v0.5.530bc276
Revert "Implement fallback forsendmmsg
andrecvmmsg
"7c09b02
proto: bump version to 0.11.8 for release (#1981)59bccd2
Version bumpquinn
to enforce patchedquinn-proto
a8ec510
proto: avoid panicking on rustls server config errorsc26e8cd
Bump versionse01609c
Merge commit from forkc292a3c
Fix and test validation of IDCID lengthbb02a12
fix(.github/android): use API level 265e5cc93
fix(.github/android): pass matrix.target and increase api to v26Updates
regress
from 0.10.0 to 0.10.1Commits
f4cdee5
Prepare 0.10.1 releasecb6f3fd
Named captures to return their names in-order19dc9ed
Fix some clippies1ba89b4
Fix github clippy invocation9f39399
add documentation for featureutf16
Updates
rustix
from 0.38.35 to 0.38.36Commits
a225c1f
chore: Release rustix version 0.38.36bd86a90
Simplify match conditions. (#1151)16dcb8d
Fall back toTCGETS
ifTCGETS2
fails (#1147)dfae7aa
Fix several bugs in qemu. (#1148)b726837
Fix some TODOs in the CI rules. (#1149)eb9f634
implement Copy for Rlimit (#1150)a07fec9
Re-enable several cross-compilation targets in CI. (#1145)592fea1
Miscellaneous documentation fixes. (#1144)Updates
serde
from 1.0.209 to 1.0.210Release notes
Sourced from serde's releases.
Commits
89c4b02
Release 1.0.210eeb8e44
Merge pull request #2818 from dtolnay/coreerror785c2d9
Stabilize no-std StdError traitd549f04
Reformat parse_ip_impl definition and calls4c0dd63
Delete attr support from core::net deserialization macros26fb134
Relocate cfg attrs out of parse_ip_impl and parse_socket_impl07e614b
Merge pull request #2817 from dtolnay/corenetb1f899f
Delete doc(cfg) attribute from impls that are supported in no-stdb4f860e
Merge pull request #2816 from MathiasKoch/chore/core-netd940fe1
Reuse existing Buf wrapper as replacement for std::io::WriteUpdates
serde_derive
from 1.0.209 to 1.0.210Release notes
Sourced from serde_derive's releases.
Commits
89c4b02
Release 1.0.210eeb8e44
Merge pull request #2818 from dtolnay/coreerror785c2d9
Stabilize no-std StdError traitd549f04
Reformat parse_ip_impl definition and calls4c0dd63
Delete attr support from core::net deserialization macros26fb134
Relocate cfg attrs out of parse_ip_impl and parse_socket_impl07e614b
Merge pull request #2817 from dtolnay/corenetb1f899f
Delete doc(cfg) attribute from impls that are supported in no-stdb4f860e
Merge pull request #2816 from MathiasKoch/chore/core-netd940fe1
Reuse existing Buf wrapper as replacement for std::io::WriteUpdates
serde_json
from 1.0.127 to 1.0.128Release notes
Sourced from serde_json's releases.
Commits
d96b1d9
Release 1.0.128599228d
Merge pull request #1188 from Mrreadiness/feat/add-hashmap-key-128-serializer5416cee
feat: add support for 128 bit HashMap key serialization27a4ca9
Upload CI Cargo.lock for reproducing failuresUpdates
tokio-util
from 0.7.11 to 0.7.12Commits
35f244a
chore: prepare tokio-util v0.7.12 (#6823)1166ecc
config: enable full for tokio-util in the playground (#6818)27539ae
runtime: fix race in yield_defers_until_park test (#6809)ea6d652
chore: prepare Tokio v1.40.0 (#6806)11f66f4
chore: replaceready!
withstd::task::ready!
(#6804)479a56a
time: eliminate timer wheel allocations (#6779)b37f0de
runtime: implement initial set of task hooks (#6742)c9fad08
codec: fix typo in the docs forEncoder::Error
(#6800)cc70a21
task: addjoin_all
method toJoinSet
(#6784)1ac8dff
task: addAbortOnDropHandle
type (#6786)Updates
xml-rs
from 0.8.21 to 0.8.22Changelog
Sourced from xml-rs's changelog.
Commits
6331c3a
chore: Release xml-rs version 0.8.226ec208f
Changelog26d8169
fmt8d026b9
Clippyb85c9b0
Finish capturing doctype6dfaa1f
feat: support for doctype retrieval (#26)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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