Skip to content

chore(deps): bump the cxx-qt group in /rust with 4 updates#330

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust/cxx-qt-365ff51bb3
Open

chore(deps): bump the cxx-qt group in /rust with 4 updates#330
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust/cxx-qt-365ff51bb3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the cxx-qt group in /rust with 4 updates: cxx, cxx-qt, cxx-qt-lib and cxx-qt-build.

Updates cxx from 1.0.194 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)
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

Updates cxx-qt from 0.9.0 to 0.9.1

Release notes

Sourced from cxx-qt's releases.

0.9.1

Fixed

  • Fix finding qmake in PATH when only qmake6 is available and no qmake
Changelog

Sourced from cxx-qt's changelog.

0.9.1 - 2026-08-03

Fixed

  • Fix finding qmake in PATH when only qmake6 is available and no qmake
Commits

Updates cxx-qt-lib from 0.9.0 to 0.9.1

Release notes

Sourced from cxx-qt-lib's releases.

0.9.1

Fixed

  • Fix finding qmake in PATH when only qmake6 is available and no qmake
Changelog

Sourced from cxx-qt-lib's changelog.

0.9.1 - 2026-08-03

Fixed

  • Fix finding qmake in PATH when only qmake6 is available and no qmake
Commits

Updates cxx-qt-build from 0.9.0 to 0.9.1

Release notes

Sourced from cxx-qt-build's releases.

0.9.1

Fixed

  • Fix finding qmake in PATH when only qmake6 is available and no qmake
Changelog

Sourced from cxx-qt-build's changelog.

0.9.1 - 2026-08-03

Fixed

  • Fix finding qmake in PATH when only qmake6 is available and no qmake
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 cxx-qt group in /rust with 4 updates: [cxx](https://github.com/dtolnay/cxx), [cxx-qt](https://github.com/KDAB/cxx-qt), [cxx-qt-lib](https://github.com/KDAB/cxx-qt) and [cxx-qt-build](https://github.com/KDAB/cxx-qt).


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

Updates `cxx-qt` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/KDAB/cxx-qt/releases)
- [Changelog](https://github.com/KDAB/cxx-qt/blob/main/CHANGELOG.md)
- [Commits](KDAB/cxx-qt@v0.9.0...v0.9.1)

Updates `cxx-qt-lib` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/KDAB/cxx-qt/releases)
- [Changelog](https://github.com/KDAB/cxx-qt/blob/main/CHANGELOG.md)
- [Commits](KDAB/cxx-qt@v0.9.0...v0.9.1)

Updates `cxx-qt-build` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/KDAB/cxx-qt/releases)
- [Changelog](https://github.com/KDAB/cxx-qt/blob/main/CHANGELOG.md)
- [Commits](KDAB/cxx-qt@v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: cxx
  dependency-version: 1.0.197
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cxx-qt
- dependency-name: cxx-qt
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cxx-qt
- dependency-name: cxx-qt-lib
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cxx-qt
- dependency-name: cxx-qt-build
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cxx-qt
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants