March 27, 2024
Filter PHP class list with glob like rules
Version updated for impresscms-dev/filter-php-class-list-with-glob-like-rules-action to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Most important thing - now this action uses NodeJS 20!
What’s Changed Bump picomatch from 3.0.1 to 4.0.1 by @dependabot in https://github.com/impresscms-dev/filter-php-class-list-with-glob-like-rules-action/pull/93 Upgrade @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 7.4 by @MekDrop in https://github.com/impresscms-dev/filter-php-class-list-with-glob-like-rules-action/pull/95 Bump NodeJS version to 20 by @MekDrop in https://github.com/impresscms-dev/filter-php-class-list-with-glob-like-rules-action/pull/96 Bump actions/upload-artifact and actions/download-artifact to v4 by @MekDrop in https://github.
March 27, 2024
yamler
Version updated for juliojimenez/yamler to version v1.0.9.
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 Bump typescript from 5.4.2 to 5.4.3 by @dependabot in https://github.com/juliojimenez/yamler/pull/192 yamler v1.0.9 by @juliojimenez in https://github.com/juliojimenez/yamler/pull/193 Full Changelog: https://github.com/juliojimenez/yamler/compare/v1.0.8...v1.0.9
March 27, 2024
GoLang Test
Version updated for n8maninger/action-golang-test to version v2.1.0.
This action is used across all versions by 114 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Adds the working-directory parameter to support mono repos
March 27, 2024
CPython 3.10 Wheel Compiler
Version updated for OZI-Project/pyc_wheel-cp310 to version 1.4.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/OZI-Project/pyc_wheel-cp310/compare/1.4.0...1.4.1
March 27, 2024
Docker Cache
Version updated for ScribeMD/docker-cache to version 0.5.0.
This action is used across all versions by 210 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Support dangling and untagged Docker images (#816). Full Changelog: https://github.com/ScribeMD/docker-cache/compare/0.4.0...0.5.0
March 27, 2024
Changed Files
Version updated for tj-actions/changed-files to version v44.
This action is used across all versions by 13,173 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes in v44.0.0 🔥🔥 BREAKING CHANGE 🔥🔥 Overview We’ve made a significant update to how pull requests (PRs) from forked repositories are processed. This improvement not only streamlines the handling of such PRs but also fixes a previously identified issue.
Before the Change Previously, when you created a pull request from a forked repository, any files changed in the target branch after the PR creation would erroneously appear as part of the PR’s changed files.
March 27, 2024
fish-shop/syntax-check
Version updated for fish-shop/syntax-check to version v1.5.2.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump fish-shop/workflows from 1.4.0 to 1.5.0 by @dependabot in https://github.com/fish-shop/syntax-check/pull/38 Full Changelog: https://github.com/fish-shop/syntax-check/compare/v1.5.1...v1.5.2
March 27, 2024
Set ENVIRONMENT env var
Version updated for gbh-tech/set-environment-action to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Features DSO-2029: Use Conventional Commits tags
March 27, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.30.
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 Add time and timezone validation rules. Fixed typos by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/100 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.29...0.30