Skip to content

Tags: LizardByte/actions

Tags

v2026.417.35446

Toggle v2026.417.35446's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(release_setup): correctly count contributions for new contributors (

#186)

v2026.328.161128

Toggle v2026.328.161128's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /actions/faceb…

…ook_post (#147)

chore(deps): bump python-dotenv in /actions/facebook_post

Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2026.227.200013

Toggle v2026.227.200013's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix!: ensure action names are 17 characters or less (#130)

v2026.227.132933

Toggle v2026.227.132933's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump the github-actions group across 2 directories with …

…1 update (#129)

Bumps the github-actions group with 1 update in the /actions/screenshot directory: [actions/upload-artifact](https://github.com/actions/upload-artifact).
Bumps the github-actions group with 1 update in the /actions/setup_virtual_desktop directory: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b7c566a...bbbca2d)

Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b7c566a...bbbca2d)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2026.214.14019

Toggle v2026.214.14019's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps-dev): bump the dev-dependencies group across 1 directory w…

…ith 3 updates (#117)

* chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates

Bumps the dev-dependencies group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


Updates `@eslint/js` from 9.39.2 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js)

Updates `eslint` from 9.39.2 to 10.0.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.0.0)

Updates `eslint-plugin-jest` from 29.12.2 to 29.13.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v29.12.2...v29.13.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jest
  dependency-version: 29.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* Propagate error causes; fix changelog pagination

Add original error as the Error.cause when rethrowing in pinact and changelog actions, preserving underlying exceptions for better diagnostics. Fix release fetch pagination in release_changelog by replacing the do/while with a while loop and a hasMorePages flag (using perPage to detect more pages). Also adjust releasesToDelete initialization in release_create/cleanup.js to defer assignment.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>

v2026.212.22356

Toggle v2026.212.22356's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(pinact): ensure latest resolves latest GitHub release (#118)

v2026.203.15239

Toggle v2026.203.15239's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(pinact): git auth (#114)

v2026.129.194351

Toggle v2026.129.194351's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: pin actions with commit sha (#111)

v2026.116.208

Toggle v2026.116.208's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(release_homebrew): ensure PR_NUMBER is defined for automerge (#110)

v2025.1227.191137

Toggle v2025.1227.191137's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(release_homebrew): edit existing PRs (#99)

PR title will be edited to match the new commit message. Additionally an input option was added to remove PR labels when editing a PR.