September 6, 2023
Run flake8 with reviewdog
Version updated for reviewdog/action-flake8 to version v3.8.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 317 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v3.8.0: PR #51 - chore(deps): update reviewdog to 0.15.0
September 6, 2023
Run remark-lint with reviewdog
Version updated for reviewdog/action-remark-lint to version v5.8.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 80 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v5.8.0: PR #82 - chore(deps): update reviewdog to 0.15.0
September 6, 2023
Empty Issues Closer action
Version updated for rickstaa/empty-issues-closer-action to version v1.1.20.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 217 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.1.20: PR #182 - build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0
September 6, 2023
Setup Scarb
Version updated for software-mansion/setup-scarb to version v1.3.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 56 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix tool-versions input warning by @MrDenkoV in https://github.com/software-mansion/setup-scarb/pull/19 New Contributors @MrDenkoV made their first contribution in https://github.com/software-mansion/setup-scarb/pull/19 Full Changelog: https://github.com/software-mansion/setup-scarb/compare/v1.3.0...v1.3.1
September 6, 2023
ESLint changed files
Version updated for tj-actions/eslint-changed-files to version v21.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 99 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Upgraded to v20.1.0 by @tj-actions-bot in https://github.com/tj-actions/eslint-changed-files/pull/1360 chore(deps): update tj-actions/release-tagger action to v4 by @renovate in https://github.com/tj-actions/eslint-changed-files/pull/1361 chore(deps): lock file maintenance by @renovate in https://github.com/tj-actions/eslint-changed-files/pull/1364 fix(deps): update dependency @types/node to v20.5.7 by @renovate in https://github.
September 6, 2023
Publish Edge Add-on
Version updated for wdzeng/edge-addon to version v1.2.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 24 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix #5
September 6, 2023
Zeklin.io action
Version updated for zeklin-io/zeklin-action to version v0.0.6.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump @effect/schema from 0.33.2 to 0.34.0 (#18) @dependabot Add retries on server calls (#19) @guizmaii Improve CI (#15) @guizmaii
September 6, 2023
WordPress Plugin Readme/Assets Update
Version updated for 10up/action-wordpress-plugin-asset-update to version 2.1.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 928 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Include an example git workflow section in the README (props @tedmasterweb, @Preciousomonze, @jeffpaul, @dkotter via #23). Ability to skip updating assets by setting SKIP_ASSETS to true (props @azizultex, @cadic, @Sidsector9 via #48). Changed Replaced the deprecated set-output command with redirection to $GITHUB_OUTPUT (props @Preciousomonze, @peterwilsoncc, @jeffpaul via #52).
September 6, 2023
WordPress Plugin Deploy
Version updated for 10up/action-wordpress-plugin-deploy to version 2.2.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2,327 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed Ensure built files are included when used without a BUILD_DIR and .distignore file (props @akirk, @iamdharmesh via #130). Ensure a zip is generated when an existing version is found and the generate-zip input is set to true (props @sy-records, @faisal-alvi via #133).