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

fix(deps): update all non-major dependencies #103

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action minor v4.0.2 -> v4.2.2 age adoption passing confidence
actions/checkout action minor v4.1.7 -> v4.2.2 age adoption passing confidence
actions/setup-java action minor v4.2.2 -> v4.7.0 age adoption passing confidence
net.fabricmc:intermediary dependencies patch 1.21.1 -> 1.21.4 age adoption passing confidence
net.fabricmc:yarn dependencies patch 1.21.1+build.3 -> 1.21.4-pre3+build.2 age adoption passing confidence
org.ow2.asm:asm-util (source) dependencies patch 9.7 -> 9.7.1 age adoption passing confidence
org.ow2.asm:asm-analysis (source) dependencies patch 9.7 -> 9.7.1 age adoption passing confidence
org.ow2.asm:asm-tree (source) dependencies patch 9.7 -> 9.7.1 age adoption passing confidence
org.ow2.asm:asm (source) dependencies patch 9.7 -> 9.7.1 age adoption passing confidence
com.google.guava:guava dependencies minor 33.3.0-jre -> 33.4.0-jre age adoption passing confidence
org.checkerframework:checker-qual (source) dependencies minor 3.47.0 -> 3.49.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) dependencies minor 5.11.0 -> 5.12.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) dependencies minor 5.11.0 -> 5.12.0 age adoption passing confidence
org.projectlombok:lombok (source) dependencies patch 1.18.34 -> 1.18.36 age adoption passing confidence
net.fabricmc:tiny-remapper dependencies minor 0.10.4 -> 0.11.0 age adoption passing confidence
dev.minco.gradle.defaults-plugin plugin patch 0.2.67 -> 0.2.81 age adoption passing confidence
com.gradle.plugin-publish plugin minor 1.2.2 -> 1.3.1 age adoption passing confidence

Warning

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


Release Notes

actions/cache (actions/cache)

v4.2.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

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

v4.2.1

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

New Contributors

Full Changelog: actions/cache@v4.2.0...v4.2.1

v4.2.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v4.1.2...v4.2.0

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.1.1...v4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

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

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

What's Changed

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

Bug fixes :

New Contributors :

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

projectlombok/lombok (org.projectlombok:lombok)

v1.18.36


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 changed the title chore(deps): update plugin dev.minco.gradle.defaults-plugin to v0.2.80 chore(deps): update all non-major dependencies Sep 9, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6e04eca to d1a5e07 Compare September 11, 2024 11:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 72b39f8 to c8f6013 Compare September 25, 2024 19:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from f9134bf to b939b36 Compare October 9, 2024 10:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 4314c47 to f766be5 Compare October 16, 2024 16:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 72930a5 to b6f2d5f Compare October 24, 2024 16:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b6f2d5f to d4de2ba Compare November 1, 2024 21:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5592d58 to fda02a1 Compare November 21, 2024 12:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 8ab28f8 to 270b81b Compare November 26, 2024 16:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5979e9c to bdd16ac Compare December 5, 2024 17:30
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1ef4b75 to 74ffb9d Compare December 18, 2024 04:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 74d7a2b to 01bc6a0 Compare January 8, 2025 22:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2acfd99 to ecc0393 Compare January 30, 2025 14:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ecc0393 to 5430411 Compare February 3, 2025 20:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 52eea41 to 964c029 Compare February 21, 2025 16:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 964c029 to e62f3ed Compare February 27, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants