SirLynix / obs-kinect

OBS Plugin to use a Kinect (all models supported) in OBS (and setup a virtual green screen based on depth and/or body detection).
GNU General Public License v2.0
425 stars 29 forks source link

Bump jurplel/install-qt-action from 2 to 3 #73

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

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

install-qt-action v2.11.0

  • Force python version to fix bugs with ubuntu-16.04
  • Update default qt version to 5.15.2
  • Update default aqtinstall version to 0.10.0
  • Update default py7zr version to 0.11.0

install-qt-action v2.10.0

  • Add tool support

install-qt-action v2.9.0

  • Updated py7zr to 0.10.1
  • Updated aqtinstall to 0.9.7

... (truncated)

Commits


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 will merge this PR once CI passes on it, as requested by @SirLynix.


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 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)
SirLynix commented 1 year ago

@dependabot rebase

SirLynix commented 1 year ago

@dependabot squash and merge