Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2024

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v4.0.0 -> v4.6.0
actions/setup-java action major v3.13.0 -> v4.6.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/setup-java (actions/setup-java)

v4.6.0

Compare Source

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

v4.5.0

Compare Source

What's Changed

Bug fixes:
New Contributors:

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

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'

Bug fixes :

New Contributors

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

v4.3.0

Compare Source

v4.2.2

Compare Source

What's Changed


Bug fixes:
Documentation changes
Dependency updates:

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

v4.2.1

Compare Source

What's Changed

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

v4.2.0

Compare Source

What's Changed
New Contributors

v4.1.0

Compare Source

What's Changed

New Contributors

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 25, 2024 16:42
github-actions[bot]
github-actions bot previously approved these changes Feb 25, 2024
@github-actions github-actions bot added the 🚨 Dependency Update One of our dependencies needs an update. label Feb 25, 2024
Copy link
Contributor

Your Pull Request was automatically labelled as: "🚨 Dependency Update"
Thank you for contributing to this project! ❤️

Copy link
Contributor

github-actions bot commented Feb 25, 2024

Slimefun preview build

A Slimefun preview build is available for testing!
Commit: cfd56bb

https://preview-builds.walshy.dev/download/Slimefun/4147/cfd56bb8

Note: This is not a supported build and is only here for the purposes of testing.
Do not run this on a live server and do not report bugs anywhere but this PR!

@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from dc7b576 to 029eb3a Compare February 28, 2024 07:28
@renovate renovate bot changed the title Update actions/setup-java action to v4 Update actions/setup-java action to v4.1.0 Feb 28, 2024
github-actions[bot]
github-actions bot previously approved these changes Feb 28, 2024
@renovate renovate bot changed the title Update actions/setup-java action to v4.1.0 Update actions/setup-java action to v4.2.0 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 029eb3a to ab7e760 Compare March 13, 2024 14:25
github-actions[bot]
github-actions bot previously approved these changes Mar 13, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from ab7e760 to bc66632 Compare March 14, 2024 15:17
@renovate renovate bot changed the title Update actions/setup-java action to v4.2.0 Update actions/setup-java action to v4.2.1 Mar 14, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 14, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from bc66632 to f920c96 Compare April 5, 2024 19:37
github-actions[bot]
github-actions bot previously approved these changes Apr 5, 2024
Copy link

sonarqubecloud bot commented Apr 5, 2024

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from f920c96 to 8c7e810 Compare August 5, 2024 15:24
@renovate renovate bot changed the title Update actions/setup-java action to v4.2.1 Update actions/setup-java action to v4.2.2 Aug 5, 2024
github-actions[bot]
github-actions bot previously approved these changes Aug 5, 2024
Copy link

sonarqubecloud bot commented Aug 5, 2024

@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 8c7e810 to abdd04a Compare September 9, 2024 16:16
@renovate renovate bot changed the title Update actions/setup-java action to v4.2.2 Update actions/setup-java action to v4.3.0 Sep 9, 2024
github-actions[bot]
github-actions bot previously approved these changes Sep 9, 2024
@TheBusyBot TheBusyBot added the ⚡ Merge Conflicts This Pull Request has merged conflicts which need to be resolved! label Sep 13, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from abdd04a to a385b54 Compare September 13, 2024 18:02
github-actions[bot]
github-actions bot previously approved these changes Sep 13, 2024
@TheBusyBot TheBusyBot removed the ⚡ Merge Conflicts This Pull Request has merged conflicts which need to be resolved! label Sep 22, 2024
@renovate renovate bot changed the title Update actions/setup-java action to v4.3.0 Update actions/setup-java action to v4.4.0 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from a385b54 to 3b70de2 Compare September 24, 2024 15:11
github-actions[bot]
github-actions bot previously approved these changes Sep 24, 2024
@renovate renovate bot changed the title Update actions/setup-java action to v4.4.0 Update actions/setup-java action to v4.5.0 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 3b70de2 to d76a4d6 Compare October 24, 2024 15:16
github-actions[bot]
github-actions bot previously approved these changes Oct 24, 2024
Copy link

@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from d76a4d6 to 6a03ea6 Compare December 18, 2024 04:48
@renovate renovate bot changed the title Update actions/setup-java action to v4.5.0 Update actions/setup-java action to v4.6.0 Dec 18, 2024
Copy link

@TheBusyBot TheBusyBot merged commit b027af3 into master Jan 11, 2025
17 checks passed
@TheBusyBot TheBusyBot deleted the renovate/actions-setup-java-4.x branch January 11, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 Dependency Update One of our dependencies needs an update.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants