deps(deps): bump the minor-and-patch group with 4 updates#669
Merged
Conversation
Bumps the minor-and-patch group with 4 updates: [indicatif](https://github.com/console-rs/indicatif), [cxx](https://github.com/dtolnay/cxx), [cxx-build](https://github.com/dtolnay/cxx) and [cc](https://github.com/rust-lang/cc-rs). Updates `indicatif` from 0.18.5 to 0.18.6 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.5...0.18.6) Updates `cxx` from 1.0.194 to 1.0.196 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.194...1.0.196) Updates `cxx-build` from 1.0.194 to 1.0.196 - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](dtolnay/cxx@1.0.194...1.0.196) Updates `cc` from 1.2.65 to 1.2.66 - [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.2.65...cc-v1.2.66) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cxx dependency-version: 1.0.196 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cxx-build dependency-version: 1.0.196 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cc dependency-version: 1.2.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... 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 minor-and-patch group with 4 updates: indicatif, cxx, cxx-build and cc.
Updates
indicatiffrom 0.18.5 to 0.18.6Release notes
Sourced from indicatif's releases.
Commits
e4d49d8Bump version to 0.18.6582727efix: correctly detect dumb terminal on WindowsUpdates
cxxfrom 1.0.194 to 1.0.196Release notes
Sourced from cxx's releases.
Commits
eae54e0Release 1.0.196328eacaMerge pull request #1737 from dtolnay/editionab7d7f4Reformat with rustfmt 2024 style edition95ce0dcUpdate to Rust 2024 edition0d337d2Merge pull request #1736 from dtolnay/edition8789c04Resolve unsafe_op_in_unsafe_fn for 2024 edition47a82d1Merge pull request #1735 from dtolnay/editionf1f1532Make no_mangle attributes unsafe80c8e15Merge pull request #1734 from dtolnay/edition725f5b1Make export_name attributes unsafeUpdates
cxx-buildfrom 1.0.194 to 1.0.196Release notes
Sourced from cxx-build's releases.
Commits
eae54e0Release 1.0.196328eacaMerge pull request #1737 from dtolnay/editionab7d7f4Reformat with rustfmt 2024 style edition95ce0dcUpdate to Rust 2024 edition0d337d2Merge pull request #1736 from dtolnay/edition8789c04Resolve unsafe_op_in_unsafe_fn for 2024 edition47a82d1Merge pull request #1735 from dtolnay/editionf1f1532Make no_mangle attributes unsafe80c8e15Merge pull request #1734 from dtolnay/edition725f5b1Make export_name attributes unsafeUpdates
ccfrom 1.2.65 to 1.2.66Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
9c53ddcchore(cc): release v1.2.66 (#1777)f2836c0Fix target parsing (#1779)3299691ci(test-wasm): do not download pre release of wasi-sdk (#1778)bfd1ac9Support new QNX targets (#1775)1887a73Add kache to the supported compiler wrappers (#1770)e4847e1Bump actions/checkout from 6.0.3 to 7.0.0 (#1767)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 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