Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jurplel/install-qt-action from 3 to 4 #385

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps jurplel/install-qt-action from 3 to 4.

Release notes

Sourced from jurplel/install-qt-action's releases.

install-qt-action v3.3.0

install-qt-action v3.2.1

  • add back automatic libxkbcommon-x11-0 installation on linux

install-qt-action v3.2.0

install-qt-action v3.1.0

  • Fix detection of Qt architecture directory thanks to @​ddalcino
Commits
  • 51b9abd Try to build v4
  • 0639a65 merge
  • 8957947 add back libxkbcommon-x11-0 dependency on linux
  • 5e6aabb Merge pull request #189 from ddalcino/use-auto-desktop
  • 6cf14df Merge branch 'master' into use-auto-desktop
  • 6f7dd7e Merge pull request #190 from ddalcino/topic/fix-qt5_dir-env-var
  • b0a26e3 Merge pull request #179 from ddalcino/topic/add-src-doc-examples
  • ecc7eab Merge pull request #186 from ddalcino/patch-1
  • f76dbc3 Add test that runs CMake on the sample project
  • 5be1905 Update environment variables
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3 to 4.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](jurplel/install-qt-action@v3...v4)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@alexmucde alexmucde merged commit e379008 into master Oct 26, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/jurplel/install-qt-action-4 branch October 26, 2023 08:06
hannesa2 added a commit that referenced this pull request Nov 8, 2023
@@ -77,7 +77,7 @@ jobs:
fetch-depth: 0
submodules: true
- name: Install qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexmucde for an unknown reason this version 4 is no more available

hannesa2 added a commit that referenced this pull request Nov 8, 2023
Revert "Bump jurplel/install-qt-action from 3 to 4 (#385)"
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants