Skip to content

Bump cxx from 1.0.192 to 1.0.197 - #281

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/cxx-1.0.197
Open

Bump cxx from 1.0.192 to 1.0.197#281
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/cxx-1.0.197

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps cxx from 1.0.192 to 1.0.197.

Release notes

Sourced from cxx's releases.

1.0.197

  • Restore RefUnwindSafe for let_cxx_string in async (#1738)
  • Use link_deps in Cargo bazel metadata (#1741)

1.0.196

1.0.195

  • Fix use of uninitialized value in let_cxx_string! on panic inside initialization expression (#1729, #1731)

1.0.194

1.0.193

Commits
  • db90df0 Release 1.0.197
  • e590c84 Lockfile update
  • 021d954 Merge pull request #1741 from dtolnay/bazelmetadata
  • ed2fca7 Use link_deps in Cargo bazel metadata
  • f181316 Merge pull request #1738 from dtolnay/asyncstring
  • 2e46dcf Make stack frames containing StackString RefUnwindSafe
  • 2b4a7d7 Add let_cxx_string RefUnwindSafe marker trait test
  • eae54e0 Release 1.0.196
  • 328eaca Merge pull request #1737 from dtolnay/edition
  • ab7d7f4 Reformat with rustfmt 2024 style edition
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.192 to 1.0.197.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](dtolnay/cxx@1.0.192...1.0.197)

---
updated-dependencies:
- dependency-name: cxx
  dependency-version: 1.0.197
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 16, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants