October 15, 2024
Homebrew bump formula
Version updated for dawidd6/action-homebrew-bump-formula to version v4.
This action is used across all versions by 1,359 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed docs: prefer github release over git tag by @chenrui333 in https://github.com/dawidd6/action-homebrew-bump-formula/pull/64 prefer to use released event than created by @chenrui333 in https://github.com/dawidd6/action-homebrew-bump-formula/pull/65 new tap_url input for when the repository is not in the expected tap format ($USER/homebrew-$REPO) restored old force behaviour by patching Homebrew (yea, I know) turn on brew developer mode to fetch latest and greatest Homebrew from master (this is for latest changes in brew needed to make this Action be testable in the same repo) changing the release schema, now the Action will be released in vX format (v4, v5, v6, …) New Contributors @chenrui333 made their first contribution in https://github.
October 15, 2024
GitHub Action for GraalVM
Version updated for graalvm/setup-graalvm to version v1.2.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2,624 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add support for Oracle GraalVM via GDS. by @fniephaus in https://github.com/graalvm/setup-graalvm/pull/109 Full Changelog: https://github.com/graalvm/setup-graalvm/compare/v1.2.3...v1.2.4
October 15, 2024
gcov2lcov-action
Version updated for jandelgado/gcov2lcov-action to version v1.1.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fixes a problem introduced with new gcov2lcov artifact naming scheme
October 15, 2024
hidable comment action
Version updated for MeilCli/hidable-comment-action to version v2.0.15.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Dependency Updates :green_book: Bump typescript from 5.6.2 to 5.6.3 (#1886) @dependabot[bot] :green_book: Bump @graphql-codegen/cli from 5.0.2 to 5.0.3 (#1878) @dependabot[bot] :green_book: Bump @graphql-codegen/typescript-document-nodes from 4.0.9 to 4.0.10 (#1882) @dependabot[bot] :green_book: Bump @actions/core from 1.11.0 to 1.11.1 (#1881) @dependabot[bot] :green_book: Bump @graphql-codegen/typescript-resolvers from 4.
October 15, 2024
npm update checker
Version updated for MeilCli/npm-update-check-action to version v5.0.15.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Dependency Updates :green_book: build(deps-dev): bump typescript from 5.6.2 to 5.6.3 (#1162) @dependabot[bot] :green_book: build(deps): bump @actions/core from 1.11.0 to 1.11.1 (#1158) @dependabot[bot] :green_book: build(deps): bump @actions/core from 1.10.1 to 1.11.0 (#1156) @dependabot[bot]
October 15, 2024
nuget update checker
Version updated for MeilCli/nuget-update-check-action to version v4.0.15.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Dependency Updates :green_book: build(deps-dev): bump typescript from 5.6.2 to 5.6.3 (#1159) @dependabot[bot] :green_book: build(deps): bump @actions/core from 1.11.0 to 1.11.1 (#1155) @dependabot[bot] :green_book: build(deps): bump @actions/core from 1.10.1 to 1.11.0 (#1153) @dependabot[bot]
October 15, 2024
Set up OCaml
Version updated for ocaml/setup-ocaml to version v3.0.10.
This action is used across all versions by 1,108 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Update runtime dependencies. Fixed Fix darcs installation failure on latest Ubuntu image.
October 15, 2024
Python Semantic Release
Version updated for python-semantic-release/python-semantic-release to version v9.11.1.
This action is used across all versions by 3,683 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v9.11.1 (2024-10-15) Bug Fixes changelog: prevent custom template errors when components are in hidden folders (#1060, a7614b0) Detailed Changes: https://github.com/python-semantic-release/python-semantic-release/compare/v9.11.0...v9.11.1
October 15, 2024
WordPress Plugin Check
Version updated for WordPress/plugin-check-action to version v1.0.7.
This action is used across all versions by 29 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add new exclude-files config param by @alanef in https://github.com/WordPress/plugin-check-action/pull/169 New Contributors @alanef made their first contribution in https://github.com/WordPress/plugin-check-action/pull/169 Full Changelog: https://github.com/WordPress/plugin-check-action/compare/v1.0.6...v1.0.7