Skip to content

Releases: LizardByte/actions

v2026.328.161128

28 Mar 16:37
0affa4f

Choose a tag to compare

What's Changed

  • chore: update global workflows by @LizardByte-bot in #131
  • chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 in the github-actions group across 1 directory by @dependabot[bot] in #132
  • chore(deps-dev): bump eslint from 10.0.2 to 10.0.3 in the dev-dependencies group by @dependabot[bot] in #133
  • chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #134
  • chore(deps): bump ncipollo/release-action from 1.20.0 to 1.21.0 in /actions/release_create by @dependabot[bot] in #135
  • chore(deps-dev): bump @babel/preset-env from 7.29.0 to 7.29.2 in the dev-dependencies group by @dependabot[bot] in #136
  • chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in #137
  • chore(deps-dev): bump eslint from 10.0.3 to 10.1.0 in the dev-dependencies group by @dependabot[bot] in #138
  • chore(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0 in the pytest-dependencies group by @dependabot[bot] in #139
  • chore(deps-dev): bump eslint-plugin-jest from 29.15.0 to 29.15.1 in the dev-dependencies group by @dependabot[bot] in #140
  • fix(release_homebrew): remove brew upgrade by @ReenigneArcher in #142
  • chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #141
  • chore: update global workflows by @LizardByte-bot in #143
  • chore: update global workflows by @LizardByte-bot in #144
  • chore: update global workflows by @LizardByte-bot in #145
  • fix(more_space): skip Docker cleanup if daemon stopped on Windows by @ReenigneArcher in #152
  • chore(deps): bump pygobject from 3.54.5 to 3.56.2 in /actions/virtual_desktop by @dependabot[bot] in #151
  • chore(deps): bump requests from 2.32.5 to 2.33.0 in /actions/facebook_post by @dependabot[bot] in #146
  • chore(deps): bump requests from 2.32.5 to 2.33.0 in /actions/release_setup by @dependabot[bot] in #150
  • chore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /actions/release_homebrew by @dependabot[bot] in #148
  • chore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /actions/release_setup by @dependabot[bot] in #149
  • chore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /actions/facebook_post by @dependabot[bot] in #147

Full Changelog: v2026.227.200013...v2026.328.161128


Contributors

dependabotLizardByte-botReenigneArcher

v2026.227.200013

27 Feb 20:59
70bb8d3

Choose a tag to compare

What's Changed

Full Changelog: v2026.227.132933...v2026.227.200013


Contributors

ReenigneArcher

v2026.227.132933

27 Feb 14:02
30be428

Choose a tag to compare

What's Changed

  • chore: update global workflows by @LizardByte-bot in #121
  • chore(deps-dev): bump eslint-plugin-jest from 29.14.0 to 29.15.0 in the dev-dependencies group by @dependabot[bot] in #122
  • chore(deps-dev): bump eslint from 10.0.0 to 10.0.1 in the dev-dependencies group by @dependabot[bot] in #123
  • build(python): migrate to pyproject.toml by @ReenigneArcher in #124
  • chore(deps-dev): bump eslint from 10.0.1 to 10.0.2 in the dev-dependencies group by @dependabot[bot] in #125
  • chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 in /actions/pinact in the github-actions group across 1 directory by @dependabot[bot] in #126
  • feat: add get_changed_files and check_trailing_spaces actions by @ReenigneArcher in #127
  • fix(get_changed_files): return empty list when not a PR event by @ReenigneArcher in #128
  • chore(deps): bump the github-actions group across 2 directories with 1 update by @dependabot[bot] in #129

Full Changelog: v2026.214.14019...v2026.227.132933


Contributors

dependabotReenigneArcherLizardByte-bot

v2026.214.14019

14 Feb 01:42
6be4ea6

Choose a tag to compare

What's Changed

Full Changelog: v2026.212.22356...v2026.214.14019


Contributors

ReenigneArcherdependabot

v2026.212.22356

12 Feb 05:28
9bf3ef7

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump eslint-plugin-jest from 29.12.1 to 29.12.2 in the dev-dependencies group by @dependabot[bot] in #115
  • fix(pinact): ensure latest resolves latest GitHub release by @ReenigneArcher in #118

Full Changelog: v2026.203.15239...v2026.212.22356


Contributors

ReenigneArcherdependabot

v2026.203.15239

03 Feb 01:55
ce5d2be

Choose a tag to compare

What's Changed

Full Changelog: v2026.129.194351...v2026.203.15239


Contributors

ReenigneArcherdependabot

v2026.129.194351

29 Jan 19:49
09a6e10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2026.116.208...v2026.129.194351


Contributors

AndyScherzinger

v2026.116.208

16 Jan 02:16
e6bc045

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #101
  • feat(actions): add screenshot action by @ReenigneArcher in #102
  • feat(actions): add setup_virtual_desktop action by @ReenigneArcher in #103
  • chore(deps-dev): bump eslint-plugin-jest from 29.12.0 to 29.12.1 in the dev-dependencies group by @dependabot[bot] in #104
  • fix(release_homebrew): skip livecheck if running action from fork by @ReenigneArcher in #107
  • feat(release_homebrew): add auto merge for generated org homebrew repo PR by @ReenigneArcher in #108
  • ci: move permission to job level by @ReenigneArcher in #109
  • fix(release_homebrew): ensure PR_NUMBER is defined for automerge by @ReenigneArcher in #110

Full Changelog: v2025.1227.191137...v2026.116.208


Contributors

ReenigneArcherdependabot

v2025.1227.191137

27 Dec 20:41
c2e9980

Choose a tag to compare

What's Changed

  • fix(release_homebrew): ignore indented version lines in formula blocks during version extraction by @ReenigneArcher in #98
  • feat(release_homebrew): edit existing PRs by @ReenigneArcher in #99

Full Changelog: v2025.1224.155016...v2025.1227.191137


Contributors

ReenigneArcher

v2025.1224.155016

24 Dec 16:53
0f60cc7

Choose a tag to compare

What's Changed

  • fix(release_homebrew): fix empty outputs when validate is false by @ReenigneArcher in #97
  • chore(deps-dev): bump eslint-plugin-jest from 29.5.0 to 29.9.0 in the dev-dependencies group by @dependabot[bot] in #96

Full Changelog: v2025.1221.31807...v2025.1224.155016


Contributors

ReenigneArcherdependabot