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

Update CI dependencies #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update CI dependencies #180

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v4.5.0 -> v4.7.0
gradle/actions action minor v4.2.1 -> v4.3.0

Release Notes

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

v4.7.0

Compare Source

What's Changed
New Contributors

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

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

gradle/actions (gradle/actions)

v4.3.0

Compare Source

This release brings some significant improvements to cache-cleanup and dependency-submission:

  • Cleanup cache entries written by newly released Gradle versions (#​436)
  • Use existing Gradle wrapper distribution for cache-cleanup where possible (#​515)
  • Automatically save each dependency-graph that is submitted by dependency-submission (#​519)
  • Fix deprecation warnings emitted by Gradle 8.12+ when:
    • Using build-scan-publish: true or Develocity injection (#​543)
    • Using dependency-submission with an authenticated plugin repository with Gradle (#​541)
  • Fix warning when using toolchain support with Gradle 7.x (#​511)
What's Changed
New Contributors

Full Changelog: gradle/actions@v4.2.2...v4.3.0

v4.2.2

Compare Source

This patch release updates a bunch of dependency versions and fixes a deprecation warning emitted with Gradle 8.12.

What's Changed
New Contributors

Full Changelog: gradle/actions@v4.2.1...v4.2.2


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added ci CI related pull requests or issues dependencies Pull requests that update dependencies github-actions Pull requests that update or change GitHub Actions labels Dec 18, 2024
@renovate renovate bot changed the title Update gradle/actions action to v4.2.2 Update CI dependencies Dec 18, 2024
@renovate renovate bot force-pushed the renovate/ci-deps branch from 11f8653 to 9a43f43 Compare December 18, 2024 04:33
@renovate renovate bot force-pushed the renovate/ci-deps branch from 9a43f43 to 1bc4baa Compare January 29, 2025 06:58
@renovate renovate bot force-pushed the renovate/ci-deps branch from 1bc4baa to d6cd4ec Compare January 30, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI related pull requests or issues dependencies Pull requests that update dependencies github-actions Pull requests that update or change GitHub Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants