deps(rust): bump the minor-updates group with 2 updates#463
Closed
dependabot[bot] wants to merge 3 commits intomainfrom
Closed
deps(rust): bump the minor-updates group with 2 updates#463dependabot[bot] wants to merge 3 commits intomainfrom
dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
Bumps the minor-updates group with 2 updates: [tower](https://github.com/tower-rs/tower) and [cc](https://github.com/rust-lang/cc-rs). Updates `tower` from 0.4.13 to 0.5.0 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.0) Updates `cc` from 1.1.8 to 1.1.11 - [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.8...cc-v1.1.11) --- updated-dependencies: - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
To work around tower-rs/tower#784.
b822e13 to
6f3b05c
Compare
Contributor
|
tower has a problem with it's dependency on tower-layer (tower-rs/tower#784). They fixed that in tower-rs/tower#787 and will hopefully create a new release with the fix soon, so let's ignore the 0.5.0 release for now. @dependabot ignore tower |
Contributor
|
@dependabot ignore tower |
Contributor
Author
|
OK, I won't notify you about tower again, unless you unignore it. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor-updates group with 2 updates: tower and cc.
Updates
towerfrom 0.4.13 to 0.5.0Release notes
Sourced from tower's releases.
Commits
fec9e55tower-layer: drop versions from dev dependencies (#782)646804dchore: prepare to release tower-0.5.0, tower-layer-0.3.3, tower-service-0.3.3...7202cfechore: fix a few typos (#780)85080a5use workspace dependencies for tower (#778)88a7d3efix warnings found when running check/doc commands (#779)a6e98a7chore: update GitHub Actions CI (#740)74e925dchore: fix spelling errors (#775)89ac74ffeat: Make new functions const when possible (#760)032d17fensure that re-exported symbols show feature label in root (#754)05a0a25Upgrade to indexmap v2 (MSRV 1.63) (#741)Updates
ccfrom 1.1.8 to 1.1.11Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
b0e44c7chore: release (#1182)ebe335cAdd support for parsing shell encoded*FLAGS(#1181)eb33906Replace vector of tuples with BTreeMap which already is sorted and free of du...17b353dchore: release (#1179)1c10013Remap Windows targets triples to their LLVM counterparts (#1176)4b723d9chore: release (#1178)7858d38Add custom CC wrapper to the wrapper whitelist (#1175)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