Commit 83a8016
authored
Update actions/setup-java action to v5 (#1374)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-java](https://redirect.github.com/actions/setup-java) |
action | major | `v4.7.1` -> `v5.0.0` |
---
### Release Notes
<details>
<summary>actions/setup-java (actions/setup-java)</summary>
###
[`v5.0.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.0.0)
[Compare
Source](https://redirect.github.com/actions/setup-java/compare/v4.7.1...v5.0.0)
#### What's Changed
##### Breaking Changes
- Upgrade to node 24 by
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[https://github.com/actions/setup-java/pull/888](https://redirect.github.com/actions/setup-java/pull/888)
Make sure your runner is updated to this version or newer to use this
release. v2.327.1 [Release
Notes](https://redirect.github.com/actions/runner/releases/tag/v2.327.1)
##### Dependency Upgrades
- Upgrade Publish Immutable Action by
[@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti)
in
[https://github.com/actions/setup-java/pull/798](https://redirect.github.com/actions/setup-java/pull/798)
- Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/actions/setup-java/pull/730](https://redirect.github.com/actions/setup-java/pull/730)0
- Upgrade undici from 5.28.5 to 5.29.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/actions/setup-java/pull/833](https://redirect.github.com/actions/setup-java/pull/833)3
- Upgrade form-data to bring in fix for critical vulnerability by
[@​gowridurgad](https://redirect.github.com/gowridurgad) in
[https://github.com/actions/setup-java/pull/887](https://redirect.github.com/actions/setup-java/pull/887)
- Upgrade actions/checkout from 4 to 5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/actions/setup-java/pull/896](https://redirect.github.com/actions/setup-java/pull/896)6
##### Bug Fixes
- Prevent default installation of JetBrains pre-releases by
[@​priyagupta108](https://redirect.github.com/priyagupta108) in
[https://github.com/actions/setup-java/pull/859](https://redirect.github.com/actions/setup-java/pull/859)
- Improve Error Handling for Setup-Java Action to Help Debug
Intermittent Failures by
[@​gowridurgad](https://redirect.github.com/gowridurgad) in
[https://github.com/actions/setup-java/pull/848](https://redirect.github.com/actions/setup-java/pull/848)
#### New Contributors
- [@​gowridurgad](https://redirect.github.com/gowridurgad) made
their first contribution in
[https://github.com/actions/setup-java/pull/848](https://redirect.github.com/actions/setup-java/pull/848)
- [@​salmanmkc](https://redirect.github.com/salmanmkc) made their
first contribution in
[https://github.com/actions/setup-java/pull/888](https://redirect.github.com/actions/setup-java/pull/888)
**Full Changelog**:
actions/setup-java@v4...v5.0.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-nodejs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuODEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 80f8e26 commit 83a8016
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments