Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@google-cloud/monitoring (source) 5.3.0 -> 5.3.1 age confidence dependencies patch
actions/checkout v4 -> v5 age confidence action major
actions/setup-java v4 -> v5 age confidence action major
actions/upload-artifact v4 -> v5 age confidence action major
google-github-actions/auth v2 -> v3 age confidence action major
google-github-actions/setup-gcloud v2 -> v3 age confidence action major
gradle (source) 8.14.3 -> 9.1.0 age confidence major
gradle/actions v4 -> v5 age confidence action major
node (source) 22.17.1 -> 22.21.0 age confidence minor
node (source) 22.17.1 -> 22.21.0 age confidence engines minor
androidx.navigation:navigation-ui-ktx (source) 2.9.3 -> 2.9.5 age confidence dependencies patch
androidx.navigation:navigation-fragment-ktx (source) 2.9.3 -> 2.9.5 age confidence dependencies patch
com.google.android.material:material 1.12.0 -> 1.13.0 age confidence dependencies minor
org.jetbrains.kotlin.android (source) 2.2.0 -> 2.2.21 age confidence plugin patch
org.jetbrains.kotlin.plugin.compose (source) 2.2.0 -> 2.2.21 age confidence plugin patch
org.jetbrains.kotlin:kotlin-stdlib (source) 2.2.0 -> 2.2.21 age confidence dependencies patch
androidx.metrics:metrics-performance (source) 1.0.0-beta02 -> 1.0.0 age confidence dependencies patch
androidx.compose:compose-bom 2025.07.00 -> 2025.10.01 age confidence dependencies minor
androidx.activity:activity-ktx (source) 1.10.1 -> 1.11.0 age confidence dependencies minor
com.android.test (source) 8.11.1 -> 8.13.0 age confidence plugin minor
com.android.application (source) 8.11.1 -> 8.13.0 age confidence plugin minor
androidx.compose.runtime:runtime-tracing (source) 1.8.3 -> 1.9.4 age confidence dependencies minor
androidx.lifecycle:lifecycle-viewmodel-ktx (source) 2.9.2 -> 2.9.4 age confidence dependencies patch
androidx.lifecycle:lifecycle-runtime-ktx (source) 2.9.2 -> 2.9.4 age confidence dependencies patch
androidx.test:rules 1.6.1 -> 1.7.0 age confidence dependencies minor
androidx.core:core-ktx (source) 1.16.0 -> 1.17.0 age confidence dependencies minor
androidx.baselineprofile (source) 1.4.0 -> 1.4.1 age confidence plugin patch
androidx.benchmark:benchmark-macro-junit4 (source) 1.4.0 -> 1.4.1 age confidence dependencies patch
androidx.benchmark (source) 1.4.0 -> 1.4.1 age confidence plugin patch
androidx.benchmark:benchmark-junit4 (source) 1.4.0 -> 1.4.1 age confidence dependencies patch
androidx.activity:activity-compose (source) 1.10.1 -> 1.11.0 age confidence dependencies minor
com.android.library (source) 8.11.1 -> 8.13.0 age confidence plugin minor

Release Notes

googleapis/google-cloud-node (@​google-cloud/monitoring)

v5.3.1

Bug Fixes
  • [gkeconnect-gateway] remove unused GatewayServiceClient (#​6775) (41c2ff2)
actions/checkout (actions/checkout)

v5

Compare Source

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

v5

Compare Source

actions/upload-artifact (actions/upload-artifact)

v5

Compare Source

google-github-actions/auth (google-github-actions/auth)

v3

Compare Source

Floating v3 tag

google-github-actions/setup-gcloud (google-github-actions/setup-gcloud)

v3

Compare Source

Floating v3 tag

gradle/gradle (gradle)

v9.1.0: 9.1.0

Compare Source

The Gradle team is excited to announce Gradle 9.1.0.

Here are the highlights of this release:

  • Full Java 25 support
  • Native task graph visualization
  • Enhanced console output

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Eng Zer Jun,
EunHyunsu,
Gaëtan Muller,
HeeChul Yang,
Jendrik Johannes,
Johnny Lim,
Junho Lee,
Kirill Gavrilov,
Matthew Haughton,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Pradyumna C,
r-a-sattarov,
Ryszard Perkowski,
Sebastian Schuberth,
SebastianHeil,
Staffan Al-Kadhimi,
winfriedgerlach,
Xin Wang.

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.1.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.

v9.0.0: 9.0.0

Compare Source

The Gradle team is excited to announce Gradle 9.0.0.

Here are the highlights of this release:

  • Configuration Cache is the recommended execution mode
  • Gradle requires JVM 17 or higher to run
  • Build scripts use Kotlin 2.2 and Groovy 4.0
  • Improved Kotlin DSL script compilation avoidance

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aaron Matthis,
Adam E,
Adam S,
Björn Kautler,
Daniel Lacasse,
Eng Zer Jun,
EunHyunsu,
FlorianMichael,
Francisco Prieto,
Gaëtan Muller,
Jake Wharton,
Kengo TODA,
Kent Kaseda,
Madalin Valceleanu,
Marc Philipp,
Mark S. Lewis,
Matthew Haughton,
Mycroft Wong,
Na Minhyeok,
Nelson Osacky,
Olivier "Oli" Dagenais,
ploober,
Radai Rosenblatt,
Róbert Papp,
Sebastian Schuberth,
Victor Merkulov.

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.0.0 && ./gradlew wrapper

See the Gradle 9.0.0 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.

gradle/actions (gradle/actions)

v5

Compare Source

nodejs/node (node)

v22.21.0: 2025-10-20, Version 22.21.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
  • [1486fedea1] - (SEMVER-MINOR) cli: add --use-env-proxy (Joyee Cheung) #​59151
  • [bedaaa11fc] - (SEMVER-MINOR) http: support http proxy for fetch under NODE_USE_ENV_PROXY (Joyee Cheung) #​57165
  • [af8b5fa29d] - (SEMVER-MINOR) http: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) #​59824
  • [42102594b1] - (SEMVER-MINOR) http,https: add built-in proxy support in http/https.request and Agent (Joyee Cheung) #​58980
  • [686ac49b82] - (SEMVER-MINOR) src: add percentage support to --max-old-space-size (Asaf Federman) #​59082
Commits

v22.20.0: 2025-09-24, Version 22.20.0 'Jod' (LTS), @​richardlau

Compare Source

Notable Changes
OpenSSL updated to 3.5.2

For official Node.js builds, or builds using the default build configuration, Node.js now bundles OpenSSL 3.5.2. This update allows Node.js 22.x to be supported through to the planned End-of-Life date of 2027-04-30 as the previously bundled OpenSSL 3.0.x goes out of support in September 2026.

This change does not affect third-party builds of Node.js that link to an external OpenSSL (or OpenSSL-compatible) library.

Other notable changes
Commits

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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 requested a review from a team as a code owner August 1, 2025 03:32
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 1e022ec to fb04633 Compare August 14, 2025 06:56
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ec36fd9 to e0e74d0 Compare August 21, 2025 06:37
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 502c20b to b602e6e Compare September 2, 2025 17:28
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from ea8215b to 9c48322 Compare September 10, 2025 17:29
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from c2e8e40 to 3bf391f Compare September 24, 2025 17:43
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5c71b71 to 3367ac8 Compare October 1, 2025 22:15
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from fd6b568 to 2b1e405 Compare October 14, 2025 00:33
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 6a6a2a6 to 6c4210f Compare October 23, 2025 09:50
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