Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
15484: deps(github-tags): Update actions/setup-java action to v4 (main) r=oleschoenburg a=renovate[bot] [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-java](https://github.com/actions/setup-java) | action | major | `v3.13.0` -> `v4.0.0` | | [actions/setup-java](https://github.com/actions/setup-java) | action | major | `v3` -> `v4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/setup-java (actions/setup-java)</summary> ### [`v4.0.0`](https://github.com/actions/setup-java/releases/tag/v4.0.0) [Compare Source](https://github.com/actions/setup-java/compare/v3.13.0...v4.0.0) #### What's Changed In the scope of this release, the version of the Node.js runtime was updated to 20. The majority of dependencies were updated to the latest versions. From now on, the code for the setup-java will run on Node.js 20 instead of Node.js 16. #### Breaking changes - Update Node.js runtime to version 20 by [`@​aparnajyothi-y](https://github.com/aparnajyothi-y)` in [https://github.com/actions/setup-java/pull/558](https://github.com/actions/setup-java/pull/558) #### Non-breaking changes - Adding support for microsoft openjdk 21.0.0 by [`@​ralfstuckert](https://github.com/ralfstuckert)` in [https://github.com/actions/setup-java/pull/546](https://github.com/actions/setup-java/pull/546) - Update [`@​actions/cache](https://github.com/actions/cache)` dependency and documentation by [`@​IvanZosimov](https://github.com/IvanZosimov)` in [https://github.com/actions/setup-java/pull/549](https://github.com/actions/setup-java/pull/549) - Implementation of the cache-dependency-path option to control caching dependency by [`@​itchyny](https://github.com/itchyny)` in [https://github.com/actions/setup-java/pull/499](https://github.com/actions/setup-java/pull/499) #### New Contributors - [`@​ralfstuckert](https://github.com/ralfstuckert)` made their first contribution in [https://github.com/actions/setup-java/pull/546](https://github.com/actions/setup-java/pull/546) - [`@​itchyny](https://github.com/itchyny)` made their first contribution in [https://github.com/actions/setup-java/pull/499](https://github.com/actions/setup-java/pull/499) **Full Changelog**: actions/setup-java@v3...v4.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 8pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information