Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/setup-java from 4.5.0 to 4.6.0 #4545

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps actions/setup-java from 4.5.0 to 4.6.0.

Release notes

Sourced from actions/setup-java's releases.

v4.6.0

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

Bug fixes:

New Contributors

Full Changelog: actions/setup-java@v4...v4.6.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@8df1039...7a6d8a8)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 18, 2024
@github-actions github-actions bot enabled auto-merge (rebase) December 18, 2024 23:13
Copy link

github-actions bot commented Dec 19, 2024

Test Results

  603 files  ±0    603 suites  ±0   4h 24m 13s ⏱️ + 16m 45s
  432 tests ±0    423 ✅  - 1   7 💤 ±0  0 ❌  - 1  2 🔥 +2 
1 296 runs  ±0  1 272 ✅  - 1  22 💤 ±0  0 ❌  - 1  2 🔥 +2 

For more details on these errors, see this check.

Results for commit d7ac55b. ± Comparison against base commit edb9113.

♻️ This comment has been updated with latest results.

@laeubi
Copy link
Member

laeubi commented Dec 20, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

It's archived and frequent usage leads to broken builds with:
"org.eclipse.equinox.p2.core.ProvisionException: No repository found at
https://download.eclipse.org/technology/epp/packages/2021-06/202106121200."
as archives are not mirrored and this leads to heavy load (and DoS) of
archive.eclipse.org.
@akurtakov akurtakov self-assigned this Dec 20, 2024
@github-actions github-actions bot merged commit 754f7f3 into main Dec 20, 2024
13 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/actions/setup-java-4.6.0 branch December 20, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants