Skip to content

build(deps): bump cxx-qt-build from 0.8.1 to 0.9.1 - #28

Merged
visorcraft merged 1 commit into
masterfrom
dependabot/cargo/master/cxx-qt-build-0.9.1
Jul 24, 2026
Merged

build(deps): bump cxx-qt-build from 0.8.1 to 0.9.1#28
visorcraft merged 1 commit into
masterfrom
dependabot/cargo/master/cxx-qt-build-0.9.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps cxx-qt-build from 0.8.1 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

0.9.0

Added

  • Add experimental Qt Minimal installation support to qt-build-utils
  • Binding for QQmlImageProvderBase, QQmlEngine::addImageProvider, and Q(Gui)Application::applicationDisplayName
  • Add FromIterator for QStringList, QMap, and QHash

Fixed

  • Constructors no longer fail silently in certain situations
  • Deprecation message about QImage::mirror
  • Fix qenum attribute breaking builds in certain situations
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

0.9.0 - 2026-06-23

Added

  • Add experimental Qt Minimal installation support to qt-build-utils
  • Binding for QQmlImageProvderBase, QQmlEngine::addImageProvider, and Q(Gui)Application::applicationDisplayName
  • Add FromIterator for QStringList, QMap, and QHash

Fixed

  • Constructors no longer fail silently in certain situations
  • Deprecation message about QImage::mirror
  • Fix qenum attribute breaking builds in certain situations
Commits
  • d1601f4 cargo: bump version to 0.9.1
  • d7ec66a qt-build-utils: fix qmake finding from path (#1462)
  • fc8790d cargo: bump version to 0.9.0
  • 3321af5 qt-build-utils: do not add whole QML module folder to qrc (#1456)
  • 8ca618c qt-build-utils: qt minimal fallback if other versions are available (#1459)
  • ae814a5 build(deps): bump codecov/codecov-action from 6 to 7 (#1458)
  • a6a56e1 Fix: Constructors no longer fail silently (#1295)
  • 2347b86 book: add a page describing how Qt minimal works (#1432)
  • 45eb683 feat: add QQmlImageProviderBase (#1430)
  • 7382437 Fix deprecation message about QImage::mirror in every compilation (#1449)
  • 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-qt-build](https://github.com/KDAB/cxx-qt) from 0.8.1 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.8.1...v0.9.1)

---
updated-dependencies:
- dependency-name: cxx-qt-build
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates rust Rust workspace changes labels Jul 6, 2026
@visorcraft
visorcraft merged commit d79fb4f into master Jul 24, 2026
3 of 7 checks passed
@visorcraft
visorcraft deleted the dependabot/cargo/master/cxx-qt-build-0.9.1 branch July 24, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates rust Rust workspace changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant