Skip to content

deps(deps): bump the minor-and-patch group with 4 updates#669

Merged
inureyes merged 1 commit into
mainfrom
dependabot/cargo/minor-and-patch-2283cd3b25
Jul 6, 2026
Merged

deps(deps): bump the minor-and-patch group with 4 updates#669
inureyes merged 1 commit into
mainfrom
dependabot/cargo/minor-and-patch-2283cd3b25

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 4 updates: indicatif, cxx, cxx-build and cc.

Updates indicatif from 0.18.5 to 0.18.6

Release notes

Sourced from indicatif's releases.

0.18.6

What's Changed

Commits

Updates cxx from 1.0.194 to 1.0.196

Release notes

Sourced from cxx's releases.

1.0.196

1.0.195

  • Fix use of uninitialized value in let_cxx_string! on panic inside initialization expression (#1729, #1731)
Commits
  • eae54e0 Release 1.0.196
  • 328eaca Merge pull request #1737 from dtolnay/edition
  • ab7d7f4 Reformat with rustfmt 2024 style edition
  • 95ce0dc Update to Rust 2024 edition
  • 0d337d2 Merge pull request #1736 from dtolnay/edition
  • 8789c04 Resolve unsafe_op_in_unsafe_fn for 2024 edition
  • 47a82d1 Merge pull request #1735 from dtolnay/edition
  • f1f1532 Make no_mangle attributes unsafe
  • 80c8e15 Merge pull request #1734 from dtolnay/edition
  • 725f5b1 Make export_name attributes unsafe
  • Additional commits viewable in compare view

Updates cxx-build from 1.0.194 to 1.0.196

Release notes

Sourced from cxx-build's releases.

1.0.196

1.0.195

  • Fix use of uninitialized value in let_cxx_string! on panic inside initialization expression (#1729, #1731)
Commits
  • eae54e0 Release 1.0.196
  • 328eaca Merge pull request #1737 from dtolnay/edition
  • ab7d7f4 Reformat with rustfmt 2024 style edition
  • 95ce0dc Update to Rust 2024 edition
  • 0d337d2 Merge pull request #1736 from dtolnay/edition
  • 8789c04 Resolve unsafe_op_in_unsafe_fn for 2024 edition
  • 47a82d1 Merge pull request #1735 from dtolnay/edition
  • f1f1532 Make no_mangle attributes unsafe
  • 80c8e15 Merge pull request #1734 from dtolnay/edition
  • 725f5b1 Make export_name attributes unsafe
  • Additional commits viewable in compare view

Updates cc from 1.2.65 to 1.2.66

Release notes

Sourced from cc's releases.

cc-v1.2.66

Other

  • Fix target parsing for aarch64-unknown-linux-pauthtest (#1779)
  • Support new QNX targets (#1775)
  • Add kache to the supported compiler wrappers (#1770)
Changelog

Sourced from cc's changelog.

1.2.66 - 2026-07-05

Other

  • Fix target parsing for aarch64-unknown-linux-pauthtest (#1779)
  • Support new QNX targets (#1775)
  • Add kache to the supported compiler wrappers (#1770)
Commits

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 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

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>
@dependabot dependabot Bot added the type:dependency Dependency updates label Jul 6, 2026
@inureyes inureyes merged commit c1fcb8d into main Jul 6, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/minor-and-patch-2283cd3b25 branch July 6, 2026 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependency Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant