April 26, 2024
Build with Gradle
Version updated for gradle/actions to version v3.3.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 5,565 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This patch release fixes a bug in both dependency-submission and setup-gradle (#196 introduced in v3.3.1), which resulted in “No dependency-graph files found to submit” when using the download-and-submit function. A number of other minor issues have also been addressed:
April 26, 2024
Gradle Build Action
Version updated for gradle/gradle-build-action to version v3.3.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 49,355 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [!IMPORTANT] As of v3 this action has been superceded by gradle/actions/setup-gradle. Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.
Users are encouraged to update their workflows, replacing:
uses: gradle/gradle-build-action@v3 with
uses: gradle/actions/setup-gradle@v3 See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.
April 26, 2024
Gradle Wrapper Validation
Version updated for gradle/wrapper-validation-action to version v3.3.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 58,533 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [!IMPORTANT] As of v3 this action has been deprecated by gradle/actions/wrapper-validation. Any workflow that uses gradle/wrapper-validation-action@v3 will transparently delegate to gradle/actions/wrapper-validation@v3.
Users are encouraged to update their workflows, replacing:
uses: gradle/wrapper-validation-action@v3 with
uses: gradle/actions/wrapper-validation@v3 See the wrapper-validation documentation for up-to-date documentation for gradle/actions/wrapper-validation.
April 26, 2024
deploy-lambda-action
Version updated for int128/deploy-lambda-action to version v1.143.0.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update dependency eslint to v9.1.0 by @renovate in https://github.com/int128/deploy-lambda-action/pull/458 Update int128/update-generated-files-action action to v2.51.0 by @renovate in https://github.com/int128/deploy-lambda-action/pull/459 Update actions/checkout action to v4.1.3 by @renovate in https://github.com/int128/deploy-lambda-action/pull/460 Update dependency eslint to v9.1.1 by @renovate in https://github.com/int128/deploy-lambda-action/pull/461 Update dependency typescript-eslint to v7.
April 26, 2024
Qodana Scan
Version updated for JetBrains/qodana-action to version v2024.1.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 10,162 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog e185f83 :bug: Update artifact upload pattern 5faa8fe :bug: Fix dependency summary 2dbc410 :arrow_up: Update qodana to v2024.1.2
April 26, 2024
Kotlin Migration Monitor
Version updated for JuriKiin/kotlin-migration-monitor to version 2024.4.25.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial release of the Kotlin Migration Monitor Github Action
April 26, 2024
Create CI matrix for package
Version updated for laminas/laminas-ci-matrix-action to version 1.25.0.
This action is used across all versions by 402 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Release Notes for 1.25.0 1.25.0 Total issues resolved: 0 Total pull requests resolved: 12 Total contributors: 2 Enhancement 298: Synchronize package.json and package-lock.json with Dockerfile version of node thanks to @boesing renovate 297: Update dependency source-map-loader to v5 thanks to @renovate[bot] 291: Update actions/setup-node action to v4 thanks to @renovate[bot] 290: Update actions/download-artifact and actions/upload-artifact action to v4 thanks to @renovate[bot] 285: Update node Docker tag to v21 thanks to @renovate[bot] 281: Update all non-major dependencies thanks to @renovate[bot] 278: Update docker/setup-qemu-action action to v3 thanks to @renovate[bot] 277: Update docker/setup-buildx-action action to v3 thanks to @renovate[bot] 276: Update docker/login-action action to v3 thanks to @renovate[bot] 275: Update docker/build-push-action action to v5 thanks to @renovate[bot] 269: Lock file maintenance thanks to @renovate[bot] 265: Update npm to v10 thanks to @renovate[bot]
April 26, 2024
Setup ROS environment
Version updated for ros-tooling/setup-ros to version 0.7.3.
This action is used across all versions by 1,584 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add support for Jazzy (#673) Jazzy binaries on Ubuntu are only available from the testing apt repository since Jazzy hasn’t been released yet. To use the testing repository, use the use-ros2-testing option: - uses: ros-tooling/setup-ros@v0.7 with: required-ros-distributions: jazzy use-ros2-testing: true
April 26, 2024
cdk-docker-creds-action
Version updated for sv-oss/cdk-docker-creds-action to version v1.0.7.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.7 (2024-04-26)