Skip to content

chore(deps): bump the cxx-qt group across 1 directory with 2 updates - #434

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

chore(deps): bump the cxx-qt group across 1 directory with 2 updates#434
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust/cxx-qt-b473bfe92e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the cxx-qt group with 2 updates in the /rust directory: cxx and cxx-qt-build.

Updates cxx from 1.0.199 to 1.0.200

Release notes

Sourced from cxx's releases.

1.0.200

Commits
  • 30ac729 Release 1.0.200
  • 6d6f6d3 Resolve doc_markdown pedantic clippy lint in test
  • ae8b4ad Format PR 1754 with rustfmt
  • 17ba0cc Merge pull request 1754 from anforowicz/return-type-c-linkage
  • 1dbe319 Do not classify references as guaranteed POD
  • ba7f83a Bump Bazel build to rustc 1.98.1
  • 4d9bee0 Bazel rules_rust 0.74.0
  • 8ec1874 Use C++17 nested namespace syntax in book
  • 7c6d498 Update wasi-sdk to 34.0
  • 524707c Merge pull request #1750 from dtolnay/go
  • Additional commits viewable in compare view

Updates cxx-qt-build from 0.9.1 to 0.10.0

Release notes

Sourced from cxx-qt-build's releases.

0.10.0

Added

  • Add QJsonArray, QJsonObject, and QJsonValue types
  • Add ItemFlag and ItemDataRole enums
  • Implement *mut QObject for QList and QVariantValue via QObjectMutPtr
  • Implement QVariantValue for various QList<T> types
Changelog

Sourced from cxx-qt-build's changelog.

0.10.0 - 2026-08-24

Added

  • Add QJsonArray, QJsonObject, and QJsonValue types
  • Add ItemFlag and ItemDataRole enums
  • Implement *mut QObject for QList and QVariantValue via QObjectMutPtr
  • Implement QVariantValue for various QList<T> types
Commits
  • 6156279 cargo: bump version to 0.10.0
  • 05f9afd cxx-qt-lib: Add bindings for model/view-related enums in Qt namespace (#1481)
  • a733e34 cxx-qt-lib: harden conversion of QObjectMutPtr from / to raw pointer. (#1486)
  • 91526d9 cxx-qt-lib: add binding for Q[Core][Gui]Application:processEvents(). (#1485)
  • 90d7b2c cxx-qt-lib: implement PartialEq for QList against slices and arrays (#1483)
  • e7efa89 Implement QVariantValue for QList<QString> (#1482)
  • 87655dd cxx-qt-lib: add binding for QVariant::typeName() (#1478)
  • 2ec40ea cxx-qt-lib: add bindings for QJsonValue methods toTypeX accepting a default...
  • f7851cd Introduce QJsonArray, QJsonObject and QJsonValue (#1474)
  • f41c44c build(deps): bump DavidAnson/markdownlint-cli2-action (#1477)
  • Additional commits viewable in compare view

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 with 2 updates in the /rust directory: [cxx](https://github.com/dtolnay/cxx) and [cxx-qt-build](https://github.com/KDAB/cxx-qt).


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

Updates `cxx-qt-build` from 0.9.1 to 0.10.0
- [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.1...v0.10.0)

---
updated-dependencies:
- dependency-name: cxx
  dependency-version: 1.0.200
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cxx-qt
- dependency-name: cxx-qt-build
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Sep 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