edward3h / kiwiproc

Java annotation processor to generate JDBC implementation for SQL queries
GNU Lesser General Public License v2.1
1 stars 0 forks source link

Update gradle/actions action to v4.2.1 #82

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Type Update Change
gradle/actions action patch v4.2.0 -> v4.2.1

Release Notes

gradle/actions (gradle/actions) ### [`v4.2.1`](https://redirect.github.com/gradle/actions/releases/tag/v4.2.1) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.2.0...v4.2.1) This patch release fixes some issues with Develocity and Build Scan integration: - Build scan links not captured in project using plugin com.gradle.enteprise:3.18.2 ([#​449](https://redirect.github.com/gradle/actions/issues/449)) - Enabling `build-scan-publish` causes some Develocity injection parameters to be ignored ([#​447](https://redirect.github.com/gradle/actions/issues/447)) - Setting `develocity-ccud-plugin-version` parameter is ignored ([#​446](https://redirect.github.com/gradle/actions/issues/446)) ##### What's Changed - Do not fail wrapper-validation on filename with illegal characters [#​438](https://redirect.github.com/gradle/actions/issues/438) - Bump references to Develocity Gradle plugin from 3.18.1 to 3.18.2 by [@​bot-githubaction](https://redirect.github.com/bot-githubaction) in [https://github.com/gradle/actions/pull/441](https://redirect.github.com/gradle/actions/pull/441) - Bump Gradle from 8.10.2 to 8.11 in [https://github.com/gradle/actions/pull/443](https://redirect.github.com/gradle/actions/pull/443) - Develocity injection fixes in [https://github.com/gradle/actions/pull/448](https://redirect.github.com/gradle/actions/pull/448) - Adapt build-result-capture script for GE plugin 3.17+ in [https://github.com/gradle/actions/pull/450](https://redirect.github.com/gradle/actions/pull/450) - ci: add scorecard by [@​nitrocode](https://redirect.github.com/nitrocode) in [https://github.com/gradle/actions/pull/384](https://redirect.github.com/gradle/actions/pull/384) ##### New Contributors - [@​nitrocode](https://redirect.github.com/nitrocode) made their first contribution in [https://github.com/gradle/actions/pull/384](https://redirect.github.com/gradle/actions/pull/384) **Full Changelog**: https://github.com/gradle/actions/compare/v4.2.0...v4.2.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.