Skip to content

Update dependencies#39

Open
alexandru wants to merge 1 commit into
mainfrom
renovate/all-dependencies
Open

Update dependencies#39
alexandru wants to merge 1 commit into
mainfrom
renovate/all-dependencies

Conversation

@alexandru

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Type Update Change Pending
actions/checkout action major v6v7
gradle (source) minor 9.5.19.6.0 9.6.1
renovatebot/github-action action patch v46.1.15v46.1.16 v46.1.17
com.vanniktech:gradle-maven-publish-plugin dependencies minor 0.36.00.37.0
com.uber.nullaway:nullaway dependencies patch 0.13.60.13.7

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source

gradle/gradle (gradle)

v9.6.0: 9.6.0

Compare Source

The Gradle team is excited to announce Gradle 9.6.0.

Here are the highlights of this release:

  • Improved Configuration Cache hit rates
  • Additional CLI rendering options
  • Important project hierarchy lookup deprecations

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aharnish Solanki,
Benedikt Johannes,
Devendra Reddy Pennabadi,
Dmytro Rodionov,
Dreeam,
Elías Hernández Rodríguez,
Eng Zer Jun,
FinlayRJW,
Kamal Kansal,
Marcono1234,
Nelson Osacky,
Philip Wedemann,
Ravi,
Roberto Perez Alcolea,
Ryan Schmitt,
Sebastian Schuberth,
seunghun.ham,
sk-reddy17,
Suvrat Acharya,
Vedant Madane.

Upgrade instructions

Switch your build to use Gradle 9.6.0 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.6.0 && ./gradlew :wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

renovatebot/github-action (renovatebot/github-action)

v46.1.16

Compare Source

Documentation
  • update references to renovatebot/github-action to v46.1.15 (0013591)
Miscellaneous Chores
Build System
  • deps: lock file maintenance (26f827f)
Continuous Integration
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.214.6 (f3fd163)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.216.1 (8cf15ee)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.216.2 (29c9f31)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.216.4 (400f75c)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.217.0 (2aea29e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.217.1 (268f254)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.218.0 (ebcc800)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.219.0 (a61593e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.220.0 (#​1037) (0d198c1)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.222.0 (46f2bd6)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.222.1 (90deabf)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.224.0 (22d7b5c)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.224.1 (39a2ba1)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.225.0 (c2f08ab)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.226.1 (75a5340)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.227.0 (da1079a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.227.1 (26a0ce7)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.228.0 (9dd450f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.228.1 (066bf0a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.229.0 (edd7e4f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.229.1 (64e44a4)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.229.2 (dce4d1b)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.230.0 (30fd043)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.230.1 (425d313)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.231.0 (ae939aa)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.231.1 (cac502d)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.231.2 (242a56f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.231.3 (3b66329)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.232.0 (c0502ab)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.232.1 (d46a7eb)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.233.1 (b476f30)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.233.2 (bc50ad1)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.233.3 (908f92d)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.233.4 (a48bc32)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.234.0 (c929092)
  • deps: update ghcr.io/zizmorcore/zizmor docker tag to v1.26.1 (#​1055) (c878bfb)
  • deps: update zizmorcore/zizmor-action action to v0.5.7 (996e7bc)
vanniktech/gradle-maven-publish-plugin (com.vanniktech:gradle-maven-publish-plugin)

v0.37.0

Compare Source

  • When publishing to Maven Central, redundant checksum files are now excluded by default: checksums of .asc
    signature files (gradle/gradle#20232) and the sha256/sha512
    checksums, which are never read by Gradle or Maven Central. The published checksums can be configured through
    checksums(...) in the DSL or the mavenCentralChecksums Gradle property (default md5,sha1). Signature checksum
    exclusion can be controlled through excludeSignatureChecksums() or the mavenCentralExcludeSignatureChecksums
    Gradle property.
  • Maven Central deployment id is being logged after upload.
Minimum supported versions
  • JDK 17
  • Gradle 9.0.0
  • Android Gradle Plugin 8.13.0
  • Kotlin Gradle Plugin 2.2.0
Compatibility tested up to
  • JDK 26
  • Gradle 9.6.0
  • Gradle 9.7.0-milestone-1
  • Android Gradle Plugin 9.2.1
  • Android Gradle Plugin 9.3.0-rc01
  • Android Gradle Plugin 9.4.0-alpha01
  • Kotlin Gradle Plugin 2.4.0
uber/NullAway (com.uber.nullaway:nullaway)

v0.13.7

This is a minor bug fix release addressing a couple of issues observed in 0.13.6.

  • Add support for filtering null objects from streams in #​1597
  • Report init warnings for JPA constructors with arguments in #​1604
  • Maintenance

Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate.

@github-actions

Copy link
Copy Markdown

make check-all passes with BUILD SUCCESSFUL. All 27 tasks executed cleanly — tests, API checks, and coverage verification all pass.

Summary:

  • Checked: All dependency updates applied correctly across 7 files (actions/checkout v6→v7, Gradle 9.5.1→9.6.0, renovatebot/github-action v46.1.15→v46.1.16, gradle-maven-publish-plugin 0.36.0→0.37.0, NullAway 0.13.6→0.13.7).
  • Fixed: Nothing — build, compilation, tests, and checks all pass on this branch.
  • make check-all: Passes.

New%20session%20-%202026-06-29T13%3A08%3A39.376Z
opencode session  |  github run

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.

1 participant