Commit 8c321e2
authored
Update actions/setup-java action to v5.3.0 (#1678)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-java](https://redirect.github.com/actions/setup-java) |
action | minor | `v5.2.0` → `v5.3.0` |
---
### Release Notes
<details>
<summary>actions/setup-java (actions/setup-java)</summary>
###
[`v5.3.0`](https://redirect.github.com/actions/setup-java/releases/tag/v5.3.0)
[Compare
Source](https://redirect.github.com/actions/setup-java/compare/v5.2.0...v5.3.0)
##### What's Changed
- chore: update Java version to 25 in setup examples by
[@​alaahong](https://redirect.github.com/alaahong) in
[#​969](https://redirect.github.com/actions/setup-java/pull/969)
- Bump minimatch from 3.1.2 to 3.1.5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​984](https://redirect.github.com/actions/setup-java/pull/984)
- Refactor error handling and improve test logging for installers by
[@​chiranjib-swain](https://redirect.github.com/chiranjib-swain)
in
[#​989](https://redirect.github.com/actions/setup-java/pull/989)
- chore: upgrade dependencies
([@​actions/core](https://redirect.github.com/actions/core),
cache, glob, http-client, tool-cache, xmlbuilder2) by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​999](https://redirect.github.com/actions/setup-java/pull/999)
- Add Oracle JDK 17 licensing limitation note by
[@​mahabaleshwars](https://redirect.github.com/mahabaleshwars) in
[#​1001](https://redirect.github.com/actions/setup-java/pull/1001)
- Update readme for ubuntu sudo java\_home behavior by
[@​mahabaleshwars](https://redirect.github.com/mahabaleshwars) in
[#​1013](https://redirect.github.com/actions/setup-java/pull/1013)
- temurin: add support for Alpine Linux by
[@​gdams](https://redirect.github.com/gdams) in
[#​674](https://redirect.github.com/actions/setup-java/pull/674)
- fix: resolve npm audit vulnerabilities in fast-xml-builder and
fast-xml-parser by [@​gdams](https://redirect.github.com/gdams) in
[#​1015](https://redirect.github.com/actions/setup-java/pull/1015)
- Bump
[@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 8.35.1 to 8.48.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​952](https://redirect.github.com/actions/setup-java/pull/952)
- Bump eslint-config-prettier from 8.10.0 to 10.1.8 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​881](https://redirect.github.com/actions/setup-java/pull/881)
- Bump picomatch,
[@​types/jest](https://redirect.github.com/types/jest), jest,
jest-circus and ts-jest by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​1016](https://redirect.github.com/actions/setup-java/pull/1016)
- Bump [@​types/node](https://redirect.github.com/types/node) from
24.1.0 to 25.9.3 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​950](https://redirect.github.com/actions/setup-java/pull/950)
- Implement pagination with link headers for Adoptium based apis by
[@​johnoliver](https://redirect.github.com/johnoliver) in
[#​1014](https://redirect.github.com/actions/setup-java/pull/1014)
- Make the Adoptopenjdk package type look at the Temurin repo first for
latest assets by
[@​johnoliver](https://redirect.github.com/johnoliver) in
[#​522](https://redirect.github.com/actions/setup-java/pull/522)
- Bump [@​vercel/ncc](https://redirect.github.com/vercel/ncc) from
0.38.1 to 0.44.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​1018](https://redirect.github.com/actions/setup-java/pull/1018)
##### New Contributors
- [@​alaahong](https://redirect.github.com/alaahong) made their
first contribution in
[#​969](https://redirect.github.com/actions/setup-java/pull/969)
- [@​Copilot](https://redirect.github.com/Copilot) made their
first contribution in
[#​999](https://redirect.github.com/actions/setup-java/pull/999)
- [@​johnoliver](https://redirect.github.com/johnoliver) made
their first contribution in
[#​1014](https://redirect.github.com/actions/setup-java/pull/1014)
**Full Changelog**:
<actions/setup-java@v5...v5.3.0>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Asia/Tokyo)
- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f26a24c commit 8c321e2
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 | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments