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 aqtinstall from 3.1.18 to 3.1.21 #10161

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps aqtinstall from 3.1.18 to 3.1.21.

Changelog

Sourced from aqtinstall's changelog.

v3.1.21_ (20, December 2024)

Fixed

  • Handle cases where extensions don't exist(#852)
  • Fix computation of archive location for android install(#854)
  • Wrong dependency version for py7zr

Added

  • Patch additional Qt scripts (#853)
  • readme: badge of Codacy code quality dashboard. (#856)

Removed

  • CI: wiki creation workflow

v3.1.20_ (11, December 2024)

Fixed

  • search for modules in extensions directory (#838)

v3.1.19_ (1, December 2024)

Added

  • Support Python 3.13 (#821)

Fixed

  • Support Qt 6.8.1, fix the installation failures (#840, #841)
  • Fix for arch win64_msvc2022_arm64_cross_compiled (#832)
  • Fix for error when installing win64_llvm_mingw for Qt6.7 and 6.8 (#826)

Changed

  • Test target version to 6.5.x, 6.6.x, 6.7.x and 6.8.0 (#822)
  • CI: change target macos-14 (#827)
  • Update document to have appendix to explain special cases (#830)

Deleted

  • Drop old syntax (#823)
  • Qt version/architecture/modules checking (#748, #807, #812)
  • Drop support for Python 3.8
Commits
  • f853732 Release version 3.1.21
  • 19ba751 chore: relax dependency py7zr >=0.22.0
  • 1f1d956 chore: give pr permission for reviewdog (#862)
  • 8238543 chore: drop lfs configuration
  • 27f15b7 Merge pull request #863 from miurahr/topic/miurahr/pylint-configuration-on-py...
  • 7cb9dbc chore: add pylint configration on pyproject.toml
  • de441a1 chore: CI: steup-java only when master branch
  • b4a38a7 Merge pull request #859 from tsteven4/checkcov
  • 7062c1e restrict coverage reports to master branch
  • fa49772 chore/ci: setup reviewdog (#835)
  • 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 [aqtinstall](https://github.com/miurahr/aqtinstall) from 3.1.18 to 3.1.21.
- [Release notes](https://github.com/miurahr/aqtinstall/releases)
- [Changelog](https://github.com/miurahr/aqtinstall/blob/master/docs/CHANGELOG.rst)
- [Commits](miurahr/aqtinstall@v3.1.18...v3.1.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
Copy link
Collaborator

@oskirby oskirby left a comment

Choose a reason for hiding this comment

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

Aha! Finally!

@oskirby oskirby merged commit e172d9b into main Jan 2, 2025
123 of 124 checks passed
@oskirby oskirby deleted the dependabot/pip/aqtinstall-3.1.21 branch January 2, 2025 22:23
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.

1 participant