gaintpd / cutechess

Cute Chess is a graphical user interface, command-line interface and a library for playing chess. This Repo cantains the xiangqi, minixiangqi and manchu variant support
GNU General Public License v3.0
4 stars 3 forks source link

Bump jurplel/install-qt-action from 2 to 4 #20

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps jurplel/install-qt-action from 2 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

install-qt-action v3.0.0

  • Move to aqtinstall v2.0.0 thanks to @​ddalcino
  • Switch to automatic caching thanks to @​bexnoss
  • Countless other things

install-qt-action v2.14.0

Note: Semantic versioning is now required for tools versions and for qt 5.9 (should be 5.9.0 now)

  • Updated aqtinstall to 1.2.5
  • Updated py7zr to 0.16.1
  • Install more ubuntu packages by default for running tests (#88)

install-qt-action v2.13.2

  • Fix apt-get install command not running as expected after v2.13.1

install-qt-action v2.13.1

  • Add nosudo option for install-deps #91

install-qt-action v2.13.0

  • Update aqtinstall to 1.1.3
  • Update py7zr to 0.14.0

install-qt-action v2.12.2

  • Set PKG_CONFIG_PATH

install-qt-action v2.12.1

  • Fix incorrect separator for LD_LIBRARY_PATH

install-qt-action v2.12.0

  • Setting environment variables is now optional
  • Set LD_LIBRARY_PATH on linux
  • Set IQTA_TOOLS env variable for finding tools slightly more easily
  • Update py7zr default version to 0.11.3
  • Update aqtinstall default version to 0.11.1 (This should fix aqtinstall not working when qt's download mirror is down, like it is right now)
  • Removed mirror input option because its a little pointless now (you can still use it with the extra input)

install-qt-action v2.11.1

  • Add option to skip setup-python step

... (truncated)

Commits
  • 51b9abd Try to build v4
  • 0639a65 merge
  • b3ea527 build v3.3.0
  • db8caaa Merge pull request #179 from ddalcino/topic/add-src-doc-examples
  • bee5bf1 Merge pull request #186 from ddalcino/patch-1
  • 2d51818 build v3.2.1
  • 6e5b885 add back libxkbcommon-x11-0 dependency on linux
  • 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
  • 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 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)