Commit 8acc551
authored
chore(deps): update actions/setup-java action to v5.1.0 (#1794)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-java](https://redirect.github.com/actions/setup-java) |
action | minor | `v5.0.0` -> `v5.1.0` |
---
### Release Notes
<details>
<summary>actions/setup-java (actions/setup-java)</summary>
###
[`v5.1.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.1.0)
[Compare
Source](https://redirect.github.com/actions/setup-java/compare/v5.0.0...v5.1.0)
##### What's Changed
##### New Features
- Add support for `.sdkmanrc` file in `java-version-file` parameter by
[@​guicamest](https://redirect.github.com/guicamest) in
[#​736](https://redirect.github.com/actions/setup-java/pull/736)
- Add support for Microsoft OpenJDK 25 builds by
[@​the-mod](https://redirect.github.com/the-mod) in
[#​927](https://redirect.github.com/actions/setup-java/pull/927)
##### Bug Fixes & Improvements
- Update Regex to Support All ASDF Versions for the supported
distributions in tool-versions File by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in
[#​767](https://redirect.github.com/actions/setup-java/pull/767)
- Enhance error logging for network failures to include endpoint/IP
details, add retry mechanism and update workflows to use macos-15-intel
by [@​priya-kinthali](https://redirect.github.com/priya-kinthali)
in
[#​946](https://redirect.github.com/actions/setup-java/pull/946)
- Update SapMachine URLs by
[@​RealCLanger](https://redirect.github.com/RealCLanger) in
[#​955](https://redirect.github.com/actions/setup-java/pull/955)
- Add GitHub Token Support for GraalVM and Refactor Code by
[@​mahabaleshwars](https://redirect.github.com/mahabaleshwars) in
[#​849](https://redirect.github.com/actions/setup-java/pull/849)
##### Documentation changes
- Update documentation to use checkout and Java v5 by
[@​lmvysakh](https://redirect.github.com/lmvysakh) in
[#​903](https://redirect.github.com/actions/setup-java/pull/903)
- Clarify JAVA\_HOME and PATH setup in README by
[@​chiranjib-swain](https://redirect.github.com/chiranjib-swain)
in
[#​841](https://redirect.github.com/actions/setup-java/pull/841)
##### Dependency updates
- Upgrade prettier from 2.8.8 to 3.6.2 and document breaking changes in
v5 by [@​dependabot](https://redirect.github.com/dependabot) in
[#​873](https://redirect.github.com/actions/setup-java/pull/873)
- Upgrade actions/publish-action from 0.3.0 to 0.4.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​912](https://redirect.github.com/actions/setup-java/pull/912)
##### New Contributors
- [@​lmvysakh](https://redirect.github.com/lmvysakh) made their
first contribution in
[#​903](https://redirect.github.com/actions/setup-java/pull/903)
- [@​chiranjib-swain](https://redirect.github.com/chiranjib-swain)
made their first contribution in
[#​841](https://redirect.github.com/actions/setup-java/pull/841)
- [@​the-mod](https://redirect.github.com/the-mod) made their
first contribution in
[#​927](https://redirect.github.com/actions/setup-java/pull/927)
- [@​priya-kinthali](https://redirect.github.com/priya-kinthali)
made their first contribution in
[#​946](https://redirect.github.com/actions/setup-java/pull/946)
- [@​guicamest](https://redirect.github.com/guicamest) made their
first contribution in
[#​736](https://redirect.github.com/actions/setup-java/pull/736)
**Full Changelog**:
<actions/setup-java@v5...v5.1.0>
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/line/line-bot-sdk-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 532965c commit 8acc551
File tree
4 files changed
+4
-4
lines changed- .github/workflows
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments