Update all minor and patch updates #2

Merged
Renovate merged 1 commits from renovate/all-minor-patch into master 2026-05-13 12:53:44 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) patch 8.148.14.5 age confidence
org.junit:junit-bom (source) dependencies minor 5.10.05.14.4 age confidence
tools.jackson.dataformat:jackson-dataformat-toml dependencies minor 3.0.23.1.3 age confidence
io.avaje:avaje-config (source) dependencies minor 4.14.4 age confidence
io.avaje:avaje-inject-test (source) dependencies minor 12.112.5 age confidence
io.avaje:avaje-inject-generator (source) dependencies minor 12.112.5 age confidence
io.avaje:avaje-inject (source) dependencies minor 12.112.5 age confidence
org.projectlombok:lombok (source) dependencies patch 1.18.421.18.46 age confidence
org.slf4j:slf4j-simple (source, changelog) dependencies patch 2.0.172.0.18 age confidence
org.slf4j:slf4j-api (source, changelog) dependencies patch 2.0.172.0.18 age confidence
com.badlogicgames.gdx:gdx-platform dependencies minor 1.12.11.14.0 age confidence
com.badlogicgames.gdx:gdx-backend-lwjgl3 dependencies minor 1.12.11.14.0 age confidence
com.badlogicgames.gdx:gdx dependencies minor 1.12.11.14.0 age confidence

Release Notes

gradle/gradle (gradle)

v8.14.5: 8.14.5

Compare Source

The Gradle team is excited to announce Gradle 8.14.5.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

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

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

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

v8.14.4: 8.14.4

Compare Source

This is a patch release for 8.14. We recommend using 8.14.4 instead of 8.14.

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​34365 [Backport] Gradle doesn't stop forked processes
  • #​35125 [Backport] Precompiled script plugin with @​file annotation loses package and breaks
  • #​35184 [Backport] Different fingerprints in the compile classpath for the same dependency
  • #​35228 [Backport] Fix dependency resolution issues
  • #​35288 [Backport] Include GradleDslBaseScriptModel in 8.x
  • #​36326 [Backport] Improve repository disabling logic
  • #​36396 [Backport] Add partial cgroups v2 support
  • #​36420 [Backport] Improve Java 25 support in Gradle 8.14

Read the Release Notes

Upgrade instructions

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

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

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

v8.14.3: 8.14.3

Compare Source

The Gradle team is excited to announce Gradle 8.14.3.

This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

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

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

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

v8.14.2: 8.14.2

Compare Source

The Gradle team is excited to announce Gradle 8.14.2.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

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

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

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

v8.14.1: 8.14.1

Compare Source

The Gradle team is excited to announce Gradle 8.14.1.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

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

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

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

libgdx/libgdx (com.badlogicgames.gdx:gdx-platform)

v1.14.0: Release

Compare Source

We are proud to present a new release of libGDX: version 1.14.0! Check out our blog post to find out more!

Click to show the full list of changes

Full Changelog: https://github.com/libgdx/libgdx/compare/1.13.5...1.14.0

Click to show a list of new first time contributors

v1.13.5

SonaType is sunsetting OSSRH, the service we used to deploy libGDX to Maven Central. This release migrates the libGDX deployment to the new Central Portal service.

NOTE: if you want to continue consuming up-to-date SNAPSHOT builds of libGDX, please add this repository to your build configuration:

https://central.sonatype.com/repository/maven-snapshots/

Click to show the full list of changes

Full Changelog: https://github.com/libgdx/libgdx/compare/1.13.1...1.13.5

Click to show a list of new first time contributors

v1.13.1

Compare Source

libGDX 1.13.1 brings a few pressing bugfixes as well as a couple of interesting new features. Check out our blog post to find out more!

Click to show the full list of changes

Full Changelog: https://github.com/libgdx/libgdx/compare/1.13.0...1.13.1

Click to show a list of new first time contributors

v1.13.0

Compare Source

It has been some time since our last release, but version 1.13.0 of libGDX brings plenty of improvements and bug fixes. Check out our blog post to find out more!

Click to show the full list of changes

Full Changelog: https://github.com/libgdx/libgdx/compare/1.12.1...1.13.0

Click to show a list of new first time contributors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | | patch | `8.14` → `8.14.5` | ![age](https://developer.mend.io/api/mc/badges/age/gradle-version/gradle/8.14.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/gradle-version/gradle/8.14/8.14.5?slim=true) | | [org.junit:junit-bom](https://junit.org/) ([source](https://github.com/junit-team/junit-framework)) | dependencies | minor | `5.10.0` → `5.14.4` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.junit:junit-bom/5.14.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.junit:junit-bom/5.10.0/5.14.4?slim=true) | | [tools.jackson.dataformat:jackson-dataformat-toml](https://github.com/FasterXML/jackson-dataformats-text) | dependencies | minor | `3.0.2` → `3.1.3` | ![age](https://developer.mend.io/api/mc/badges/age/maven/tools.jackson.dataformat:jackson-dataformat-toml/3.1.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/tools.jackson.dataformat:jackson-dataformat-toml/3.0.2/3.1.3?slim=true) | | [io.avaje:avaje-config](https://avaje.io) ([source](https://github.com/avaje-pom/java11-oss)) | dependencies | minor | `4.1` → `4.4` | ![age](https://developer.mend.io/api/mc/badges/age/maven/io.avaje:avaje-config/4.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.avaje:avaje-config/4.1/4.4?slim=true) | | [io.avaje:avaje-inject-test](https://avaje.io) ([source](https://github.com/avaje-pom/java11-oss)) | dependencies | minor | `12.1` → `12.5` | ![age](https://developer.mend.io/api/mc/badges/age/maven/io.avaje:avaje-inject-test/12.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.avaje:avaje-inject-test/12.1/12.5?slim=true) | | [io.avaje:avaje-inject-generator](https://avaje.io) ([source](https://github.com/avaje-pom/java11-oss)) | dependencies | minor | `12.1` → `12.5` | ![age](https://developer.mend.io/api/mc/badges/age/maven/io.avaje:avaje-inject-generator/12.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.avaje:avaje-inject-generator/12.1/12.5?slim=true) | | [io.avaje:avaje-inject](https://avaje.io) ([source](https://github.com/avaje-pom/java11-oss)) | dependencies | minor | `12.1` → `12.5` | ![age](https://developer.mend.io/api/mc/badges/age/maven/io.avaje:avaje-inject/12.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.avaje:avaje-inject/12.1/12.5?slim=true) | | [org.projectlombok:lombok](https://projectlombok.org) ([source](https://github.com/projectlombok/lombok)) | dependencies | patch | `1.18.42` → `1.18.46` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.projectlombok:lombok/1.18.46?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.projectlombok:lombok/1.18.42/1.18.46?slim=true) | | [org.slf4j:slf4j-simple](http://www.slf4j.org) ([source](https://github.com/qos-ch/slf4j), [changelog](https://www.slf4j.org/news.html)) | dependencies | patch | `2.0.17` → `2.0.18` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.slf4j:slf4j-simple/2.0.18?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.slf4j:slf4j-simple/2.0.17/2.0.18?slim=true) | | [org.slf4j:slf4j-api](http://www.slf4j.org) ([source](https://github.com/qos-ch/slf4j), [changelog](https://www.slf4j.org/news.html)) | dependencies | patch | `2.0.17` → `2.0.18` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.slf4j:slf4j-api/2.0.18?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.slf4j:slf4j-api/2.0.17/2.0.18?slim=true) | | [com.badlogicgames.gdx:gdx-platform](https://github.com/libgdx/libgdx) | dependencies | minor | `1.12.1` → `1.14.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.badlogicgames.gdx:gdx-platform/1.14.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.badlogicgames.gdx:gdx-platform/1.12.1/1.14.0?slim=true) | | [com.badlogicgames.gdx:gdx-backend-lwjgl3](https://github.com/libgdx/libgdx) | dependencies | minor | `1.12.1` → `1.14.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.badlogicgames.gdx:gdx-backend-lwjgl3/1.14.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.badlogicgames.gdx:gdx-backend-lwjgl3/1.12.1/1.14.0?slim=true) | | [com.badlogicgames.gdx:gdx](https://github.com/libgdx/libgdx) | dependencies | minor | `1.12.1` → `1.14.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.badlogicgames.gdx:gdx/1.14.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.badlogicgames.gdx:gdx/1.12.1/1.14.0?slim=true) | --- ### Release Notes <details> <summary>gradle/gradle (gradle)</summary> ### [`v8.14.5`](https://github.com/gradle/gradle/releases/tag/v8.14.5): 8.14.5 [Compare Source](https://github.com/gradle/gradle/compare/v8.14.4...v8.14.5) The Gradle team is excited to announce Gradle 8.14.5. Here are the highlights of this release: - Java 24 support - GraalVM Native Image toolchain selection - Enhancements to test reporting - Build Authoring improvements [Read the Release Notes](https://docs.gradle.org/8.14.5/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aurimas](https://github.com/liutikas), [Ben Bader](https://github.com/benjamin-bader), [Björn Kautler](https://github.com/Vampire), [chandre92](https://github.com/chandre92), [Daniel Hammer](https://github.com/dlehammer), [Danish Nawab](https://github.com/danishnawab), [Florian Dreier](https://github.com/DreierF), [Ivy Chen](https://github.com/Mengmeiivy), [Jendrik Johannes](https://github.com/jjohannes), [jimmy1995-gu](https://github.com/jimmy1995-gu), [Madalin Valceleanu](https://github.com/vmadalin), [Na Minhyeok](https://github.com/NaMinhyeok). #### Upgrade instructions Switch your build to use Gradle 8.14.5 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.14.5 && ./gradlew wrapper ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.14.5/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.14.5/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.14.4`](https://github.com/gradle/gradle/releases/tag/v8.14.4): 8.14.4 [Compare Source](https://github.com/gradle/gradle/compare/v8.14.3...v8.14.4) This is a patch release for 8.14. We recommend using 8.14.4 instead of 8.14. This release addresses two security vulnerabilities: - [Failure to disable repositories failing to answer can expose builds to malicious artifacts](https://github.com/gradle/gradle/security/advisories/GHSA-mqwm-5m85-gmcv) - [Failure to disable repositories with unknown host can expose builds to malicious artifacts](https://github.com/gradle/gradle/security/advisories/GHSA-w78c-w6vf-rw82) It also fixes the following issues: - [#&#8203;34365](https://github.com/gradle/gradle/issues/34365) \[Backport] Gradle doesn't stop forked processes - [#&#8203;35125](https://github.com/gradle/gradle/issues/35125) \[Backport] Precompiled script plugin with [@&#8203;file](https://github.com/file) annotation loses package and breaks - [#&#8203;35184](https://github.com/gradle/gradle/issues/35184) \[Backport] Different fingerprints in the compile classpath for the same dependency - [#&#8203;35228](https://github.com/gradle/gradle/issues/35228) \[Backport] Fix dependency resolution issues - [#&#8203;35288](https://github.com/gradle/gradle/issues/35288) \[Backport] Include GradleDslBaseScriptModel in 8.x - [#&#8203;36326](https://github.com/gradle/gradle/issues/36326) \[Backport] Improve repository disabling logic - [#&#8203;36396](https://github.com/gradle/gradle/issues/36396) \[Backport] Add partial cgroups v2 support - [#&#8203;36420](https://github.com/gradle/gradle/issues/36420) \[Backport] Improve Java 25 support in Gradle 8.14 [Read the Release Notes](https://docs.gradle.org/8.14.4/release-notes.html) #### Upgrade instructions Switch your build to use Gradle 8.14.4 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.14.4 && ./gradlew wrapper ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.14.4/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.14.4/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.14.3`](https://github.com/gradle/gradle/releases/tag/v8.14.3): 8.14.3 [Compare Source](https://github.com/gradle/gradle/compare/v8.14.2...v8.14.3) The Gradle team is excited to announce Gradle 8.14.3. This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14. Here are the highlights of this release: - Java 24 support - GraalVM Native Image toolchain selection - Enhancements to test reporting - Build Authoring improvements [Read the Release Notes](https://docs.gradle.org/8.14.3/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aurimas](https://github.com/liutikas), [Ben Bader](https://github.com/benjamin-bader), [Björn Kautler](https://github.com/Vampire), [chandre92](https://github.com/chandre92), [Daniel Hammer](https://github.com/dlehammer), [Danish Nawab](https://github.com/danishnawab), [Florian Dreier](https://github.com/DreierF), [Ivy Chen](https://github.com/Mengmeiivy), [Jendrik Johannes](https://github.com/jjohannes), [jimmy1995-gu](https://github.com/jimmy1995-gu), [Madalin Valceleanu](https://github.com/vmadalin), [Na Minhyeok](https://github.com/NaMinhyeok). #### Upgrade instructions Switch your build to use Gradle 8.14.3 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.14.3 && ./gradlew wrapper ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.14.3/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.14.3/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.14.2`](https://github.com/gradle/gradle/releases/tag/v8.14.2): 8.14.2 [Compare Source](https://github.com/gradle/gradle/compare/v8.14.1...v8.14.2) The Gradle team is excited to announce Gradle 8.14.2. Here are the highlights of this release: - Java 24 support - GraalVM Native Image toolchain selection - Enhancements to test reporting - Build Authoring improvements [Read the Release Notes](https://docs.gradle.org/8.14.2/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aurimas](https://github.com/liutikas), [Ben Bader](https://github.com/benjamin-bader), [Björn Kautler](https://github.com/Vampire), [chandre92](https://github.com/chandre92), [Daniel Hammer](https://github.com/dlehammer), [Danish Nawab](https://github.com/danishnawab), [Florian Dreier](https://github.com/DreierF), [Ivy Chen](https://github.com/Mengmeiivy), [Jendrik Johannes](https://github.com/jjohannes), [jimmy1995-gu](https://github.com/jimmy1995-gu), [Madalin Valceleanu](https://github.com/vmadalin), [Na Minhyeok](https://github.com/NaMinhyeok). #### Upgrade instructions Switch your build to use Gradle 8.14.2 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.14.2 && ./gradlew wrapper ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.14.2/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.14.2/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.14.1`](https://github.com/gradle/gradle/releases/tag/v8.14.1): 8.14.1 [Compare Source](https://github.com/gradle/gradle/compare/v8.14.0...v8.14.1) The Gradle team is excited to announce Gradle 8.14.1. [Read the Release Notes](https://docs.gradle.org/8.14.1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aurimas](https://github.com/liutikas), [Ben Bader](https://github.com/benjamin-bader), [Björn Kautler](https://github.com/Vampire), [chandre92](https://github.com/chandre92), [Daniel Hammer](https://github.com/dlehammer), [Danish Nawab](https://github.com/danishnawab), [Florian Dreier](https://github.com/DreierF), [Ivy Chen](https://github.com/Mengmeiivy), [Jendrik Johannes](https://github.com/jjohannes), [jimmy1995-gu](https://github.com/jimmy1995-gu), [Madalin Valceleanu](https://github.com/vmadalin), [Na Minhyeok](https://github.com/NaMinhyeok). #### Upgrade instructions Switch your build to use Gradle 8.14.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.14.1 && ./gradlew wrapper ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.14.1/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.14.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). </details> <details> <summary>libgdx/libgdx (com.badlogicgames.gdx:gdx-platform)</summary> ### [`v1.14.0`](https://github.com/libgdx/libgdx/releases/tag/1.14.0): Release [Compare Source](https://github.com/libgdx/libgdx/compare/1.13.5...1.14.0) We are proud to present a new release of libGDX: version 1.14.0! Check out [our blog post](https://libgdx.com/news/2025/10/gdx-1-14-0) to find out more! <details> <summary><b><i>Click to show the full list of changes</i></b></summary> - Added JsonValue#toJson that takes a Writer. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7645](https://github.com/libgdx/libgdx/pull/7645) - Update spotless gradle plugin version to let libgdx compila with java 21 by [@&#8203;patton73](https://github.com/patton73) in [#&#8203;7637](https://github.com/libgdx/libgdx/pull/7637) - Replace deprecated methods on AndroidAudioDevice and AndroidCursor by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7603](https://github.com/libgdx/libgdx/pull/7603) - Update freetype to v2.13.3 by [@&#8203;PokeMMO](https://github.com/PokeMMO) in [#&#8203;7650](https://github.com/libgdx/libgdx/pull/7650) - \[Tiled] Class support by [@&#8203;Quillraven](https://github.com/Quillraven) in [#&#8203;7653](https://github.com/libgdx/libgdx/pull/7653) - BUGFIX: Prevents crashes when calculating soft buttons bar height. by [@&#8203;noblemaster](https://github.com/noblemaster) in [#&#8203;7661](https://github.com/libgdx/libgdx/pull/7661) - fix: Modify Pools api to prevent android/desugar issues. by [@&#8203;PokeMMO](https://github.com/PokeMMO) in [#&#8203;7648](https://github.com/libgdx/libgdx/pull/7648) - Extract createGraphics method so a custom AndroidGraphics can be created. by [@&#8203;lucas-viva](https://github.com/lucas-viva) in [#&#8203;7664](https://github.com/libgdx/libgdx/pull/7664) - Add Vector.One static fields for convenience by [@&#8203;rust2](https://github.com/rust2) in [#&#8203;7662](https://github.com/libgdx/libgdx/pull/7662) - fix misspellings in AsyncExecutor.java by [@&#8203;rust2](https://github.com/rust2) in [#&#8203;7667](https://github.com/libgdx/libgdx/pull/7667) - Add dark version of libGDX logo by [@&#8203;Frosty-J](https://github.com/Frosty-J) in [#&#8203;7669](https://github.com/libgdx/libgdx/pull/7669) - Update StringBuilder to apache.commons.text. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7674](https://github.com/libgdx/libgdx/pull/7674) - Fix accidental breakage in Array constructor by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7680](https://github.com/libgdx/libgdx/pull/7680) - Added JsonMatcher, extracts values with pattern matching by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7675](https://github.com/libgdx/libgdx/pull/7675) - JsonValue#last added for O(1) append. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7683](https://github.com/libgdx/libgdx/pull/7683) - Multisample FBO to support OpenGL ES 3.0 by [@&#8203;WinterAlexander](https://github.com/WinterAlexander) in [#&#8203;7679](https://github.com/libgdx/libgdx/pull/7679) - VAO byte calculation add support for int and uint; by [@&#8203;ZCHawk](https://github.com/ZCHawk) in [#&#8203;7682](https://github.com/libgdx/libgdx/pull/7682) - Added glBlendFuncSeparate support in RenderContext by [@&#8203;MORIMORI0317](https://github.com/MORIMORI0317) in [#&#8203;7673](https://github.com/libgdx/libgdx/pull/7673) - JsonWriter/String/Matcher improvements by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7684](https://github.com/libgdx/libgdx/pull/7684) - Update MetalANGLEKit to 1.2.1 by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7677](https://github.com/libgdx/libgdx/pull/7677) - Support for integer arrays `glUniform_iv` functions in ShaderProgram by [@&#8203;WinterAlexander](https://github.com/WinterAlexander) in [#&#8203;7694](https://github.com/libgdx/libgdx/pull/7694) - Added Template Object Support for TiledMaps. Replacement for PR ([#&#8203;5938](https://github.com/libgdx/libgdx/issues/5938)) by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7533](https://github.com/libgdx/libgdx/pull/7533) - fix wrong x, y layer offset in HexagonalTiledMapRenderer by [@&#8203;willie-deev](https://github.com/willie-deev) in [#&#8203;7652](https://github.com/libgdx/libgdx/pull/7652) - Add a constructor taking a TextureData array to FileTextureArrayData by [@&#8203;armingensler](https://github.com/armingensler) in [#&#8203;7706](https://github.com/libgdx/libgdx/pull/7706) - Fixed a GWT incompatibility issue in the AtlasTmxMapLoader and AtlasTmjMapLoader + new GWT specific Test by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7657](https://github.com/libgdx/libgdx/pull/7657) - \[Tiled] Optimization for [#&#8203;7653](https://github.com/libgdx/libgdx/issues/7653) by [@&#8203;Quillraven](https://github.com/Quillraven) in [#&#8203;7658](https://github.com/libgdx/libgdx/pull/7658) - Allow Creation of HexagonTiledMapRenderer with empty TiledMap. BugFix - Fixes Issue [#&#8203;7024](https://github.com/libgdx/libgdx/issues/7024) by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7700](https://github.com/libgdx/libgdx/pull/7700) - Small but Important fix to the TmjMapLoader. by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7698](https://github.com/libgdx/libgdx/pull/7698) - Duplicate code cleanup in Tiled Map Loaders. Replacement for PR([#&#8203;7136](https://github.com/libgdx/libgdx/issues/7136)) by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7635](https://github.com/libgdx/libgdx/pull/7635) - Feature Added: A Universal Tiled Map Loader by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7640](https://github.com/libgdx/libgdx/pull/7640) - Update Gradle to 8.14.3 by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7708](https://github.com/libgdx/libgdx/pull/7708) - Upgrade Gradle to 8.14.3 properly by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7710](https://github.com/libgdx/libgdx/pull/7710) - Clean-up in CharArray. by [@&#8203;tommyettinger](https://github.com/tommyettinger) in [#&#8203;7711](https://github.com/libgdx/libgdx/pull/7711) - Add Lwjgl3ApplicationConfiguration.useGlfwAsync option by [@&#8203;damn](https://github.com/damn) in [#&#8203;7659](https://github.com/libgdx/libgdx/pull/7659) - Nuke Pools class by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7678](https://github.com/libgdx/libgdx/pull/7678) - fix: Make missing actions registration more verbose by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7714](https://github.com/libgdx/libgdx/pull/7714) **Full Changelog**: <https://github.com/libgdx/libgdx/compare/1.13.5...1.14.0> </details> <details> <summary><b><i>Click to show a list of new first time contributors</i></b></summary> - [@&#8203;patton73](https://github.com/patton73) made their first contribution in [#&#8203;7637](https://github.com/libgdx/libgdx/pull/7637) - [@&#8203;rust2](https://github.com/rust2) made their first contribution in [#&#8203;7662](https://github.com/libgdx/libgdx/pull/7662) - [@&#8203;ZCHawk](https://github.com/ZCHawk) made their first contribution in [#&#8203;7682](https://github.com/libgdx/libgdx/pull/7682) - [@&#8203;MORIMORI0317](https://github.com/MORIMORI0317) made their first contribution in [#&#8203;7673](https://github.com/libgdx/libgdx/pull/7673) - [@&#8203;willie-deev](https://github.com/willie-deev) made their first contribution in [#&#8203;7652](https://github.com/libgdx/libgdx/pull/7652) - [@&#8203;damn](https://github.com/damn) made their first contribution in [#&#8203;7659](https://github.com/libgdx/libgdx/pull/7659) </details> ### [`v1.13.5`](https://github.com/libgdx/libgdx/releases/tag/1.13.5) SonaType is sunsetting OSSRH, the service we used to deploy libGDX to Maven Central. This release migrates the libGDX deployment to the new [Central Portal](https://central.sonatype.org/news/20250326_ossrh_sunset/) service. **NOTE:** if you want to continue consuming up-to-date SNAPSHOT builds of libGDX, please add this repository to your build configuration: <https://central.sonatype.com/repository/maven-snapshots/> <details> <summary><b><i>Click to show the full list of changes</i></b></summary> - Update CHANGES by [@&#8203;crykn](https://github.com/crykn) in [#&#8203;7562](https://github.com/libgdx/libgdx/pull/7562) - Versions maintenance by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7526](https://github.com/libgdx/libgdx/pull/7526) - Array classes: replaceFirst + replaceAll by [@&#8203;TCreutzenberg](https://github.com/TCreutzenberg) in [#&#8203;7560](https://github.com/libgdx/libgdx/pull/7560) - feat: Make reader in Json changeable by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7567](https://github.com/libgdx/libgdx/pull/7567) - Fix NPE on AndroidXKeyboardHeightProvider#close by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7569](https://github.com/libgdx/libgdx/pull/7569) - Improve TexturePacker MaxRectsPacker pruning by [@&#8203;lucas-viva](https://github.com/lucas-viva) in [#&#8203;7453](https://github.com/libgdx/libgdx/pull/7453) - Optmize JNI performance of Box2D Body methods by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7579](https://github.com/libgdx/libgdx/pull/7579) - Add option to use Box2D native ContactFilter for performance optimization by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7578](https://github.com/libgdx/libgdx/pull/7578) - feat: Deserialize char from number by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7570](https://github.com/libgdx/libgdx/pull/7570) - Use `Locale.ROOT` instead of `ROOT_LOCALE` by [@&#8203;Frosty-J](https://github.com/Frosty-J) in [#&#8203;7585](https://github.com/libgdx/libgdx/pull/7585) - Add x,y documentation to Shape2D Circle and Ellipse by [@&#8203;soundasleep](https://github.com/soundasleep) in [#&#8203;7571](https://github.com/libgdx/libgdx/pull/7571) - Add Ellipse#toString() by [@&#8203;soundasleep](https://github.com/soundasleep) in [#&#8203;7576](https://github.com/libgdx/libgdx/pull/7576) - Add FinishableAction interface and implement in relevant actions by [@&#8203;slateblua](https://github.com/slateblua) in [#&#8203;7575](https://github.com/libgdx/libgdx/pull/7575) - Replace PixmapPackerRectangle Rectangle inheritance by Bounds by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7592](https://github.com/libgdx/libgdx/pull/7592) - Fix out-of-bounds exception in TexturePacker by [@&#8203;gandis0713](https://github.com/gandis0713) in [#&#8203;7595](https://github.com/libgdx/libgdx/pull/7595) - Two GWT emu fixes re: long in DataInputStream. by [@&#8203;tommyettinger](https://github.com/tommyettinger) in [#&#8203;7590](https://github.com/libgdx/libgdx/pull/7590) - Remove `touchSleepTime` by [@&#8203;Frosty-J](https://github.com/Frosty-J) in [#&#8203;7586](https://github.com/libgdx/libgdx/pull/7586) - Added Point Object Support in Tiled. Replacement for PR([#&#8203;6384](https://github.com/libgdx/libgdx/issues/6384)) by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7523](https://github.com/libgdx/libgdx/pull/7523) - Get BSpline and a test for it working. by [@&#8203;tommyettinger](https://github.com/tommyettinger) in [#&#8203;7515](https://github.com/libgdx/libgdx/pull/7515) - Introduce Labeler for Pull Request labeling by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7452](https://github.com/libgdx/libgdx/pull/7452) - Add unit tests for Polygon and update of GeometryUtils by [@&#8203;Juliette-Rlt](https://github.com/Juliette-Rlt) in [#&#8203;7540](https://github.com/libgdx/libgdx/pull/7540) - Remove gdx-setup by [@&#8203;Frosty-J](https://github.com/Frosty-J) in [#&#8203;7426](https://github.com/libgdx/libgdx/pull/7426) - ci: Fix labeler typos by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7596](https://github.com/libgdx/libgdx/pull/7596) - Hopefully fix labeler labeling everything as android by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7598](https://github.com/libgdx/libgdx/pull/7598) - Bump project target to java 8 by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7602](https://github.com/libgdx/libgdx/pull/7602) - Implement new DefaultPool based on a supplier by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7474](https://github.com/libgdx/libgdx/pull/7474) - Minor code improvements to DefaultAndroidInput by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7601](https://github.com/libgdx/libgdx/pull/7601) - Fix permissions on Android tests by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7606](https://github.com/libgdx/libgdx/pull/7606) - Migrate set/getStyle calls in `Skin#setEnabled` to an interface by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7607](https://github.com/libgdx/libgdx/pull/7607) - Migrate away from ArrayReflection array instantiation by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7605](https://github.com/libgdx/libgdx/pull/7605) - Upgrade to MobiVM 2.3.23 by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7615](https://github.com/libgdx/libgdx/pull/7615) - Remove reflection use for lwjgl3 sound/audio creation by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7608](https://github.com/libgdx/libgdx/pull/7608) - Use official ANGLE for MetalANGLE by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7597](https://github.com/libgdx/libgdx/pull/7597) - Add Drawable default interface methods by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7619](https://github.com/libgdx/libgdx/pull/7619) - Add JsonValue copy constructor and setChild methods by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7625](https://github.com/libgdx/libgdx/pull/7625) - TiledMapPacker Tool Enhancement, ImageLayer and Json map Support, + crashfix. by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7525](https://github.com/libgdx/libgdx/pull/7525) - ci: Update to Ubuntu 22.04 runner by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7629](https://github.com/libgdx/libgdx/pull/7629) - Added task to extentions:gdx-tools build.gradle so buildRunnables can produce a jar for the TiledMapPacker by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7633](https://github.com/libgdx/libgdx/pull/7633) - Remove reflection use in ParallelArray by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7616](https://github.com/libgdx/libgdx/pull/7616) - Support for Text Objects in BaseTmxMapLoader + bugfix. by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7498](https://github.com/libgdx/libgdx/pull/7498) - Versions Maintenance by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7614](https://github.com/libgdx/libgdx/pull/7614) - Replace Android Vibrator deprecated methods by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7600](https://github.com/libgdx/libgdx/pull/7600) - Adding initial character to iOS invisible text delegate. by [@&#8203;auraxangelic](https://github.com/auraxangelic) in [#&#8203;7612](https://github.com/libgdx/libgdx/pull/7612) - Fix GLFW window creation with ANGLE and Ubuntu with Nvidia GPU Drivers by [@&#8203;fgnm](https://github.com/fgnm) in [#&#8203;7069](https://github.com/libgdx/libgdx/pull/7069) - Logging and other minor code improvements to Android classes by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7604](https://github.com/libgdx/libgdx/pull/7604) - WORLD1/2 keys for Lwjgl3 backends by [@&#8203;curioustorvald](https://github.com/curioustorvald) in [#&#8203;7456](https://github.com/libgdx/libgdx/pull/7456) - Fix: Set alpha channel bits to 8 for Android backend by [@&#8203;Raxorg](https://github.com/Raxorg) in [#&#8203;7415](https://github.com/libgdx/libgdx/pull/7415) - \[scene2d.ui] HorizontalGroup and VerticalGroup set transform false by default. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7632](https://github.com/libgdx/libgdx/pull/7632) - \[scene2d.ui] Fixed Container#setCullingArea. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7631](https://github.com/libgdx/libgdx/pull/7631) - Respect AndroidApplicationConfiguration in BufferFormat creation by [@&#8203;Raxorg](https://github.com/Raxorg) in [#&#8203;7641](https://github.com/libgdx/libgdx/pull/7641) - OrderedSet overrides for efficiency by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7643](https://github.com/libgdx/libgdx/pull/7643) **Full Changelog**: <https://github.com/libgdx/libgdx/compare/1.13.1...1.13.5> </details> <details> <summary><b><i>Click to show a list of new first time contributors</i></b></summary> - [@&#8203;lucas-viva](https://github.com/lucas-viva) made their first contribution in [#&#8203;7453](https://github.com/libgdx/libgdx/pull/7453) - [@&#8203;slateblua](https://github.com/slateblua) made their first contribution in [#&#8203;7575](https://github.com/libgdx/libgdx/pull/7575) - [@&#8203;gandis0713](https://github.com/gandis0713) made their first contribution in [#&#8203;7595](https://github.com/libgdx/libgdx/pull/7595) - [@&#8203;Juliette-Rlt](https://github.com/Juliette-Rlt) made their first contribution in [#&#8203;7540](https://github.com/libgdx/libgdx/pull/7540) - [@&#8203;curioustorvald](https://github.com/curioustorvald) made their first contribution in [#&#8203;7456](https://github.com/libgdx/libgdx/pull/7456) </details> ### [`v1.13.1`](https://github.com/libgdx/libgdx/releases/tag/1.13.1) [Compare Source](https://github.com/libgdx/libgdx/compare/1.13.0...1.13.1) libGDX 1.13.1 brings a few pressing bugfixes as well as a couple of interesting new features. **Check out [our blog post](https://libgdx.com/news/2025/01/gdx-1-13-1) to find out more!** <details> <summary><b><i>Click to show the full list of changes</i></b></summary> - Fix floating point inaccuracy with touch position on iOS by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7471](https://github.com/libgdx/libgdx/pull/7471) - Change visibility of PolygonSpriteBatch.switchTexture() to protected by [@&#8203;TCreutzenberg](https://github.com/TCreutzenberg) in [#&#8203;7467](https://github.com/libgdx/libgdx/pull/7467) - Support for Image Layer repeat x and y in TiledMap + Bugfix by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7080](https://github.com/libgdx/libgdx/pull/7080) - Update MobiVM to 2.3.22 by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7483](https://github.com/libgdx/libgdx/pull/7483) - Unproject and pick ray docs for Viewport/Camera by [@&#8203;Tom-Ski](https://github.com/Tom-Ski) in [#&#8203;7469](https://github.com/libgdx/libgdx/pull/7469) - Improve Android input keyboard with autocorrection by [@&#8203;fgnm](https://github.com/fgnm) in [#&#8203;7484](https://github.com/libgdx/libgdx/pull/7484) - FIX: Parsing imagelayer inside a group tag in TMX file by [@&#8203;TMalygin](https://github.com/TMalygin) in [#&#8203;7135](https://github.com/libgdx/libgdx/pull/7135) - XmlReader.getChildren() + XmlReader.replaceChild() by [@&#8203;TCreutzenberg](https://github.com/TCreutzenberg) in [#&#8203;7499](https://github.com/libgdx/libgdx/pull/7499) - fix: Wayland doesn't support setting window position and icon by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7497](https://github.com/libgdx/libgdx/pull/7497) - GWT - Calculate MD5 hash while copying file to avoid errors on very large files by [@&#8203;MobiDevelop](https://github.com/MobiDevelop) in [#&#8203;6853](https://github.com/libgdx/libgdx/pull/6853) - Do not inline the version string by [@&#8203;Geolykt](https://github.com/Geolykt) in [#&#8203;7398](https://github.com/libgdx/libgdx/pull/7398) - Change defaults of SpriteBatch to use VBO instead of VertexArray on gl2/gles2.0 by [@&#8203;Tom-Ski](https://github.com/Tom-Ski) in [#&#8203;7486](https://github.com/libgdx/libgdx/pull/7486) - Upgrade gha XCode to 15.4 by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7511](https://github.com/libgdx/libgdx/pull/7511) - Fix [#&#8203;7509](https://github.com/libgdx/libgdx/issues/7509) Gdx.net.openURI not working on iOS 18.1 Simulator by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7510](https://github.com/libgdx/libgdx/pull/7510) - Added FPSLogger.setBound() by [@&#8203;TCreutzenberg](https://github.com/TCreutzenberg) in [#&#8203;7424](https://github.com/libgdx/libgdx/pull/7424) - fix duplicate points returned in polygon intersection by [@&#8203;jose-puente](https://github.com/jose-puente) in [#&#8203;7519](https://github.com/libgdx/libgdx/pull/7519) - Added tiledmap loader for JSON files. Replacement for PR ([#&#8203;7386](https://github.com/libgdx/libgdx/issues/7386)) by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7505](https://github.com/libgdx/libgdx/pull/7505) - reset existing transformations of provided overlap Polygon in Polygon::intersectPolygons by [@&#8203;jose-puente](https://github.com/jose-puente) in [#&#8203;7522](https://github.com/libgdx/libgdx/pull/7522) - A few modifications to LongArray and a test class for it (clean) by [@&#8203;melvilpf](https://github.com/melvilpf) in [#&#8203;7524](https://github.com/libgdx/libgdx/pull/7524) - Fix for classpath files on GWT. by [@&#8203;tommyettinger](https://github.com/tommyettinger) in [#&#8203;7530](https://github.com/libgdx/libgdx/pull/7530) - SortTest class (clean) by [@&#8203;JujuG02](https://github.com/JujuG02) in [#&#8203;7532](https://github.com/libgdx/libgdx/pull/7532) - Support for Layer TintColor in TiledMap by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7076](https://github.com/libgdx/libgdx/pull/7076) - [#&#8203;7432](https://github.com/libgdx/libgdx/issues/7432) tiled class prop support by [@&#8203;Quillraven](https://github.com/Quillraven) in [#&#8203;7534](https://github.com/libgdx/libgdx/pull/7534) - Use docker container action for building Linux natives in natives-linux job to fix issues with Node 20+ by [@&#8203;SonicGDX](https://github.com/SonicGDX) in [#&#8203;7544](https://github.com/libgdx/libgdx/pull/7544) - fix depth shader recycling by [@&#8203;mgsx-dev](https://github.com/mgsx-dev) in [#&#8203;7541](https://github.com/libgdx/libgdx/pull/7541) - Add AndroidX Core dependency to Android backend by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7543](https://github.com/libgdx/libgdx/pull/7543) - Hiero font name validation ( [#&#8203;7502](https://github.com/libgdx/libgdx/issues/7502) ) by [@&#8203;tommyettinger](https://github.com/tommyettinger) in [#&#8203;7512](https://github.com/libgdx/libgdx/pull/7512) - Fix pauseWhenLostFocus not working as expected by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7500](https://github.com/libgdx/libgdx/pull/7500) - Defer content view resolve for KeyboardHeightProvider to allow for late setContentView by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7553](https://github.com/libgdx/libgdx/pull/7553) - Downgrade LWJGL 3 to 3.3.3 by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7555](https://github.com/libgdx/libgdx/pull/7555) - API Addition: Added Array#replaceFirst and Array#replaceAll by [@&#8203;TCreutzenberg](https://github.com/TCreutzenberg) in [#&#8203;7557](https://github.com/libgdx/libgdx/pull/7557) - Replace uses of expand\&fill with grow by [@&#8203;Frotty](https://github.com/Frotty) in [#&#8203;7559](https://github.com/libgdx/libgdx/pull/7559) **Full Changelog**: <https://github.com/libgdx/libgdx/compare/1.13.0...1.13.1> </details> <details> <summary><b><i>Click to show a list of new first time contributors</i></b></summary> - [@&#8203;TMalygin](https://github.com/TMalygin) made their first contribution in [#&#8203;7135](https://github.com/libgdx/libgdx/pull/7135) - [@&#8203;jose-puente](https://github.com/jose-puente) made their first contribution in [#&#8203;7519](https://github.com/libgdx/libgdx/pull/7519) - [@&#8203;melvilpf](https://github.com/melvilpf) made their first contribution in [#&#8203;7524](https://github.com/libgdx/libgdx/pull/7524) - [@&#8203;JujuG02](https://github.com/JujuG02) made their first contribution in [#&#8203;7532](https://github.com/libgdx/libgdx/pull/7532) </details> ### [`v1.13.0`](https://github.com/libgdx/libgdx/releases/tag/1.13.0) [Compare Source](https://github.com/libgdx/libgdx/compare/1.12.1...1.13.0) It has been some time since our last release, but version 1.13.0 of libGDX brings plenty of improvements and bug fixes. **Check out [our blog post](https://libgdx.com/news/2024/10/gdx-1-13) to find out more!** <details> <summary><b><i>Click to show the full list of changes</i></b></summary> - Tighten Spotless rules to only include java src folders by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7271](https://github.com/libgdx/libgdx/pull/7271) - chore: Update to gwt 2.10.0 by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7250](https://github.com/libgdx/libgdx/pull/7250) - Ensure that all ANGLE calls go through GLES classes by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7274](https://github.com/libgdx/libgdx/pull/7274) - Vector2: Added static methods for angleDeg and angleRad by [@&#8203;TCreutzenberg](https://github.com/TCreutzenberg) in [#&#8203;6886](https://github.com/libgdx/libgdx/pull/6886) - Fixed scene2d.ui layout for fractional positions and sizes. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7276](https://github.com/libgdx/libgdx/pull/7276) - Update missing build.gradle files with new syntax for registering tasks by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7270](https://github.com/libgdx/libgdx/pull/7270) - fix(gdx-setup): Add jsinterop-annotations as sources dependency by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7280](https://github.com/libgdx/libgdx/pull/7280) - Upgrade libGDX to Gradle 8.4 by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7246](https://github.com/libgdx/libgdx/pull/7246) - Set correct versions in DependencyBank by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7284](https://github.com/libgdx/libgdx/pull/7284) - Fixed Timer#stop, remember time spent stopped and delay tasks when started again. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7288](https://github.com/libgdx/libgdx/pull/7288) - Upgrade Gdx Setup to generate projects using Gradle 8.4 by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7247](https://github.com/libgdx/libgdx/pull/7247) - Upgrade Gdx Setup Gradle and Kotlin versions by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7302](https://github.com/libgdx/libgdx/pull/7302) - Adds status detection for an httpRequest by [@&#8203;supermaximus80](https://github.com/supermaximus80) in [#&#8203;7305](https://github.com/libgdx/libgdx/pull/7305) - Use empty Audio implementations on Android and iOS when audio is disabled by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7309](https://github.com/libgdx/libgdx/pull/7309) - Set GdxSetup source level to java 8 by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7311](https://github.com/libgdx/libgdx/pull/7311) - Added possibility to reset a particle effect without starting it by [@&#8203;supermaximus80](https://github.com/supermaximus80) in [#&#8203;7306](https://github.com/libgdx/libgdx/pull/7306) - Move #removeFromConnectionsAndListeners into the finally block. by [@&#8203;crykn](https://github.com/crykn) in [#&#8203;7312](https://github.com/libgdx/libgdx/pull/7312) - Revert "Try to fix build" by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7320](https://github.com/libgdx/libgdx/pull/7320) - Android: Quality of life improvement for android cutout handling. by [@&#8203;marcosantos98](https://github.com/marcosantos98) in [#&#8203;7317](https://github.com/libgdx/libgdx/pull/7317) - Removed 2D Particle Editor from main repo by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7322](https://github.com/libgdx/libgdx/pull/7322) - Update GdxSetupUI.java with a new error message and changed build gradle by [@&#8203;LoopingMobiusStrip](https://github.com/LoopingMobiusStrip) in [#&#8203;7315](https://github.com/libgdx/libgdx/pull/7315) - Bump min Android API level to 19 by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7310](https://github.com/libgdx/libgdx/pull/7310) - Fix compilation error by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7332](https://github.com/libgdx/libgdx/pull/7332) - Add API to get user input with native text fields by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7004](https://github.com/libgdx/libgdx/pull/7004) - Add more docs on stereo sound panning by [@&#8203;soundasleep](https://github.com/soundasleep) in [#&#8203;6885](https://github.com/libgdx/libgdx/pull/6885) - feat: Change audio device on gwt by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7243](https://github.com/libgdx/libgdx/pull/7243) - Fix delta time not being reset when resizing. by [@&#8203;crykn](https://github.com/crykn) in [#&#8203;7254](https://github.com/libgdx/libgdx/pull/7254) - Fix javadoc format by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7344](https://github.com/libgdx/libgdx/pull/7344) - Fix Intersector.intersectPolygons() corner case by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7278](https://github.com/libgdx/libgdx/pull/7278) - Multisample framebuffer by [@&#8203;mgsx-dev](https://github.com/mgsx-dev) in [#&#8203;7185](https://github.com/libgdx/libgdx/pull/7185) - Added antialiasing flag to the ScreenUtils. by [@&#8203;GadWissberg](https://github.com/GadWissberg) in [#&#8203;7286](https://github.com/libgdx/libgdx/pull/7286) - Add arm64 capabilities by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7364](https://github.com/libgdx/libgdx/pull/7364) - Make Screen actually Disposable by [@&#8203;Anton-Samarskyi](https://github.com/Anton-Samarskyi) in [#&#8203;7350](https://github.com/libgdx/libgdx/pull/7350) - Document units of Batch rotation by [@&#8203;soundasleep](https://github.com/soundasleep) in [#&#8203;7366](https://github.com/libgdx/libgdx/pull/7366) - Added new Color CLEAR\_WHITE by [@&#8203;raeleus](https://github.com/raeleus) in [#&#8203;7374](https://github.com/libgdx/libgdx/pull/7374) - Adding iOS RoboVM AudioDevice implementation by [@&#8203;auraxangelic](https://github.com/auraxangelic) in [#&#8203;7371](https://github.com/libgdx/libgdx/pull/7371) - Generate updated MobiVM MetalANGLE backend by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7377](https://github.com/libgdx/libgdx/pull/7377) - Fix RoboVM backend gdx tests by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7372](https://github.com/libgdx/libgdx/pull/7372) - Only allow scrolling of a scroll pane if it has scroll focus by [@&#8203;raeleus](https://github.com/raeleus) in [#&#8203;7358](https://github.com/libgdx/libgdx/pull/7358) - Added Proguard/R8 rules for Scene2d Skins by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7375](https://github.com/libgdx/libgdx/pull/7375) - Exceptions occurring on Runnable tasks no longer swallowed by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7384](https://github.com/libgdx/libgdx/pull/7384) - Improve preferred FPS setting logic and documentation on iOS backend by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7382](https://github.com/libgdx/libgdx/pull/7382) - Fix incorrect glyph page index in FreeTypeFontGenerator by [@&#8203;raeleus](https://github.com/raeleus) in [#&#8203;7357](https://github.com/libgdx/libgdx/pull/7357) - \[scene2d.ui] Fixed TextField breaking if the font has markup enabled. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7383](https://github.com/libgdx/libgdx/pull/7383) - Added pauseWhenMinimized and pauseWhenLostFocus to Lwjgl3 backend by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7287](https://github.com/libgdx/libgdx/pull/7287) - Alternative to [#&#8203;7357](https://github.com/libgdx/libgdx/issues/7357) for setting glyph page index. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7388](https://github.com/libgdx/libgdx/pull/7388) - gdx-ttf fonts bleed black color onto glyphs when they have shadows of any color by [@&#8203;WinterAlexander](https://github.com/WinterAlexander) in [#&#8203;7391](https://github.com/libgdx/libgdx/pull/7391) - Fix DragListener stopping when another button is pressed. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7389](https://github.com/libgdx/libgdx/pull/7389) - Correct grammatical error in the JavaDoc of the Application interface by [@&#8203;SonicGDX](https://github.com/SonicGDX) in [#&#8203;7395](https://github.com/libgdx/libgdx/pull/7395) - Fixed Timer tasks being run after cancellation. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7393](https://github.com/libgdx/libgdx/pull/7393) - fix: avoid unnecessary window\.makeCurrent() calls by [@&#8203;McMurat](https://github.com/McMurat) in [#&#8203;7362](https://github.com/libgdx/libgdx/pull/7362) - Make Pixmap safe to dispose if already disposed by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7347](https://github.com/libgdx/libgdx/pull/7347) - Check for missing MetalANGLE changes on PR CI by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7379](https://github.com/libgdx/libgdx/pull/7379) - Upgrade RoboVM to 2.3.21 and minimumOS version to 12 by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7376](https://github.com/libgdx/libgdx/pull/7376) - Optimization for SpriteBatch when running non VertexArray VertexDataModes. (GL30 default) by [@&#8203;Tom-Ski](https://github.com/Tom-Ski) in [#&#8203;7346](https://github.com/libgdx/libgdx/pull/7346) - Download NDK versions instead of using shipped ones by the runner by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7327](https://github.com/libgdx/libgdx/pull/7327) - Upgrade gha XCode to 14.3.1 by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7401](https://github.com/libgdx/libgdx/pull/7401) - Fix : RenderBuffer leak in GLFrameBuffer class by [@&#8203;dar-dev](https://github.com/dar-dev) in [#&#8203;7096](https://github.com/libgdx/libgdx/pull/7096) - Fix offsets in ConvexHull while unsorted being improperly accounted for by [@&#8203;Geolykt](https://github.com/Geolykt) in [#&#8203;7399](https://github.com/libgdx/libgdx/pull/7399) - Prevent loss of precision in OrthographicCamera.update by [@&#8203;armingensler](https://github.com/armingensler) in [#&#8203;7255](https://github.com/libgdx/libgdx/pull/7255) - \[[GH-7411](https://github.com/libgdx/libgdx/issues/7411)] New API: Color.set(Color rgb, float a) by [@&#8203;angelickite](https://github.com/angelickite) in [#&#8203;7412](https://github.com/libgdx/libgdx/pull/7412) - Debug colors' access modifiers set to public by [@&#8203;Raxorg](https://github.com/Raxorg) in [#&#8203;7416](https://github.com/libgdx/libgdx/pull/7416) - glTexImage2D support on GWT by [@&#8203;Ret-Mode](https://github.com/Ret-Mode) in [#&#8203;7378](https://github.com/libgdx/libgdx/pull/7378) - JsonReader improvements, added JsonSkimmer, JsonString by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7410](https://github.com/libgdx/libgdx/pull/7410) - Improve WAV support with 8-bit PCM and more! by [@&#8203;Frosty-J](https://github.com/Frosty-J) in [#&#8203;6792](https://github.com/libgdx/libgdx/pull/6792) - Add config for automatic output device fetching on gwt by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7359](https://github.com/libgdx/libgdx/pull/7359) - Cache packed color on Sprite by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7222](https://github.com/libgdx/libgdx/pull/7222) - fix(tests): Properly dispose audio if test is closed by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7439](https://github.com/libgdx/libgdx/pull/7439) - force a dummy render to make sure gl is initialized at the time of create by [@&#8203;Tom-Ski](https://github.com/Tom-Ski) in [#&#8203;7428](https://github.com/libgdx/libgdx/pull/7428) - Add missing changelog entries by [@&#8203;crykn](https://github.com/crykn) in [#&#8203;7442](https://github.com/libgdx/libgdx/pull/7442) - feat: RISCV native build support by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7275](https://github.com/libgdx/libgdx/pull/7275) - Update to GWT 2.11.0 by [@&#8203;tommyettinger](https://github.com/tommyettinger) in [#&#8203;7435](https://github.com/libgdx/libgdx/pull/7435) - Fix iosgl function name mismatch by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7440](https://github.com/libgdx/libgdx/pull/7440) - Respect OnscreenKeyboardType on gwt getTextInput by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;6939](https://github.com/libgdx/libgdx/pull/6939) - Apply `transient` to Array's Iterable, Iterator by [@&#8203;tommyettinger](https://github.com/tommyettinger) in [#&#8203;7443](https://github.com/libgdx/libgdx/pull/7443) - Revert "feat: RISCV native build support ([#&#8203;7275](https://github.com/libgdx/libgdx/issues/7275))" by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7444](https://github.com/libgdx/libgdx/pull/7444) - Retire the gdx-lwjgl3-glfw-awt-macos extension by [@&#8203;crykn](https://github.com/crykn) in [#&#8203;7361](https://github.com/libgdx/libgdx/pull/7361) - Fix when GLFW\_LIBRARY\_NAME.get() is null. by [@&#8203;tommyettinger](https://github.com/tommyettinger) in [#&#8203;7455](https://github.com/libgdx/libgdx/pull/7455) - Add support for predictive back gestures by [@&#8203;Frosty-J](https://github.com/Frosty-J) in [#&#8203;7429](https://github.com/libgdx/libgdx/pull/7429) - Update actions by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7457](https://github.com/libgdx/libgdx/pull/7457) - Revert "Update actions ([#&#8203;7457](https://github.com/libgdx/libgdx/issues/7457))" Since checkout breaks linux building due to node compatibility by [@&#8203;Tom-Ski](https://github.com/Tom-Ski) in [#&#8203;7458](https://github.com/libgdx/libgdx/pull/7458) - Flame 3D particle editor UX improvement on bad user manipulations by [@&#8203;WinterAlexander](https://github.com/WinterAlexander) in [#&#8203;7462](https://github.com/libgdx/libgdx/pull/7462) - Revert "Revert "feat: RISCV native build support ([#&#8203;7275](https://github.com/libgdx/libgdx/issues/7275))" ([#&#8203;7444](https://github.com/libgdx/libgdx/issues/7444))" by [@&#8203;SimonIT](https://github.com/SimonIT) in [#&#8203;7451](https://github.com/libgdx/libgdx/pull/7451) - Support predictive back gesture in fragments by [@&#8203;Frosty-J](https://github.com/Frosty-J) in [#&#8203;7466](https://github.com/libgdx/libgdx/pull/7466) - Fix custom view usage on android by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7475](https://github.com/libgdx/libgdx/pull/7475) **Full Changelog**: <https://github.com/libgdx/libgdx/compare/1.12.1...1.13.0> </details> <details> <summary><b><i>Click to show a list of new first time contributors</i></b></summary> - [@&#8203;supermaximus80](https://github.com/supermaximus80) made their first contribution in [#&#8203;7305](https://github.com/libgdx/libgdx/pull/7305) - [@&#8203;marcosantos98](https://github.com/marcosantos98) made their first contribution in [#&#8203;7317](https://github.com/libgdx/libgdx/pull/7317) - [@&#8203;LoopingMobiusStrip](https://github.com/LoopingMobiusStrip) made their first contribution in [#&#8203;7315](https://github.com/libgdx/libgdx/pull/7315) - [@&#8203;soundasleep](https://github.com/soundasleep) made their first contribution in [#&#8203;6885](https://github.com/libgdx/libgdx/pull/6885) - [@&#8203;Anton-Samarskyi](https://github.com/Anton-Samarskyi) made their first contribution in [#&#8203;7350](https://github.com/libgdx/libgdx/pull/7350) - [@&#8203;auraxangelic](https://github.com/auraxangelic) made their first contribution in [#&#8203;7371](https://github.com/libgdx/libgdx/pull/7371) - [@&#8203;SonicGDX](https://github.com/SonicGDX) made their first contribution in [#&#8203;7395](https://github.com/libgdx/libgdx/pull/7395) - [@&#8203;McMurat](https://github.com/McMurat) made their first contribution in [#&#8203;7362](https://github.com/libgdx/libgdx/pull/7362) - [@&#8203;Geolykt](https://github.com/Geolykt) made their first contribution in [#&#8203;7399](https://github.com/libgdx/libgdx/pull/7399) - [@&#8203;angelickite](https://github.com/angelickite) made their first contribution in [#&#8203;7412](https://github.com/libgdx/libgdx/pull/7412) - [@&#8203;Ret-Mode](https://github.com/Ret-Mode) made their first contribution in [#&#8203;7378](https://github.com/libgdx/libgdx/pull/7378) </details> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->
Renovate added 1 commit 2026-05-13 12:53:43 +02:00
Renovate scheduled this pull request to auto merge when all checks succeed 2026-05-13 12:53:43 +02:00
Renovate merged commit 5d056028f7 into master 2026-05-13 12:53:44 +02:00
Renovate deleted branch renovate/all-minor-patch 2026-05-13 12:53:44 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/diceos#2