Update all minor and patch updates to v1.14.2 #15

Merged
Renovate merged 1 commits from renovate/all-minor-patch into master 2026-06-05 18:01:02 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
com.badlogicgames.gdx:gdx-platform 1.14.11.14.2 age confidence
com.badlogicgames.gdx:gdx-backend-lwjgl3 1.14.11.14.2 age confidence
com.badlogicgames.gdx:gdx 1.14.11.14.2 age confidence

Release Notes

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

v1.14.2

Compare Source

libGDX 1.14.2 is a minor release containing small fixes and improvements. 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.14.1...1.14.2


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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.badlogicgames.gdx:gdx-platform](https://github.com/libgdx/libgdx) | `1.14.1` → `1.14.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.badlogicgames.gdx:gdx-platform/1.14.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.badlogicgames.gdx:gdx-platform/1.14.1/1.14.2?slim=true) | | [com.badlogicgames.gdx:gdx-backend-lwjgl3](https://github.com/libgdx/libgdx) | `1.14.1` → `1.14.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.badlogicgames.gdx:gdx-backend-lwjgl3/1.14.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.badlogicgames.gdx:gdx-backend-lwjgl3/1.14.1/1.14.2?slim=true) | | [com.badlogicgames.gdx:gdx](https://github.com/libgdx/libgdx) | `1.14.1` → `1.14.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.badlogicgames.gdx:gdx/1.14.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.badlogicgames.gdx:gdx/1.14.1/1.14.2?slim=true) | --- ### Release Notes <details> <summary>libgdx/libgdx (com.badlogicgames.gdx:gdx-platform)</summary> ### [`v1.14.2`](https://github.com/libgdx/libgdx/releases/tag/1.14.2) [Compare Source](https://github.com/libgdx/libgdx/compare/1.14.1...1.14.2) libGDX 1.14.2 is a minor release containing small fixes and improvements. **Check out [our blog post](https://libgdx.com/news/2026/05/gdx-1-14-1) to find out more!** <details> <summary><b><i>Click to show the full list of changes</i></b></summary> - Update version after release by [@&#8203;obigu](https://github.com/obigu) in [#&#8203;7797](https://github.com/libgdx/libgdx/pull/7797) - Sort improvements by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7796](https://github.com/libgdx/libgdx/pull/7796) - Fixed stuck over state when ClickListener is cancelled by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7795](https://github.com/libgdx/libgdx/pull/7795) - Add missing changelog entries for 1.14.1 \[ci skip] by [@&#8203;crykn](https://github.com/crykn) in [#&#8203;7804](https://github.com/libgdx/libgdx/pull/7804) - BitmapFontCache.clear() should reset glyphCount. by [@&#8203;tommyettinger](https://github.com/tommyettinger) in [#&#8203;7803](https://github.com/libgdx/libgdx/pull/7803) - Revert to set addAll returning void. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7805](https://github.com/libgdx/libgdx/pull/7805) - Use Shewchucks exact predicates and infinite super-triangle DelaunayTriangulator by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7800](https://github.com/libgdx/libgdx/pull/7800) - Minor oversight in CHANGES by [@&#8203;SomeTroglodyte](https://github.com/SomeTroglodyte) in [#&#8203;7807](https://github.com/libgdx/libgdx/pull/7807) - Change default BULLET char from Windows-1252 to Unicode. by [@&#8203;tommyettinger](https://github.com/tommyettinger) in [#&#8203;7810](https://github.com/libgdx/libgdx/pull/7810) - Add putMissing() to maps. by [@&#8203;NathanSweet](https://github.com/NathanSweet) in [#&#8203;7814](https://github.com/libgdx/libgdx/pull/7814) - Tiled Map Template Fixes, Proper handling of GIDs from multiple Tilesets. Fix for issue [#&#8203;7726](https://github.com/libgdx/libgdx/issues/7726) by [@&#8203;BoBIsHere86](https://github.com/BoBIsHere86) in [#&#8203;7742](https://github.com/libgdx/libgdx/pull/7742) - Fix lwjgl3 OGG memory leak by [@&#8203;Berstanio](https://github.com/Berstanio) in [#&#8203;7808](https://github.com/libgdx/libgdx/pull/7808) **Full Changelog**: <https://github.com/libgdx/libgdx/compare/1.14.1...1.14.2> </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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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-06-05 18:00:13 +02:00
Update all minor and patch updates to v1.14.2
Build and Test / build (pull_request) Successful in 47s
6416a55904
Renovate scheduled this pull request to auto merge when all checks succeed 2026-06-05 18:00:13 +02:00
Renovate merged commit a9abe3c640 into master 2026-06-05 18:01:02 +02:00
Renovate deleted branch renovate/all-minor-patch 2026-06-05 18:01:02 +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#15