Skip to content

build(deps): bump org.lwjgl:lwjgl-bom from 3.4.1 to 3.4.3 - #13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.lwjgl-lwjgl-bom-3.4.3
Open

build(deps): bump org.lwjgl:lwjgl-bom from 3.4.1 to 3.4.3#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.lwjgl-lwjgl-bom-3.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown

Bumps org.lwjgl:lwjgl-bom from 3.4.1 to 3.4.3.

Release notes

Sourced from org.lwjgl:lwjgl-bom's releases.

LWJGL 3.4.3

Changes since 3.4.2:

Bindings

  • bgfx: Updated to API version 156 (up from 149)
    • Added support for Windows ARM64.
  • glfw: Updated to 3.5.1 (up from 3.4)
  • harfbuzz: Updated to 14.3.1 (up from 14.2.1)
  • KTX: Updated to 5.0.0-rc2 (up from 5.0.0-rc1)
  • libffi: Updated to 3.8.0 (up from 3.7.1)
  • lmdb: Updated to 1.0.1 (up from 0.9.35)
    • LMDB v1.0 is incompatible with earlier versions.
    • Use v0.9 mdb_dump with v1.0 mdb_load to migrate existing databases.
  • mimalloc: Updated to 3.5.0 (up from 3.3.2)
  • OpenXR: Updated to 1.1.62 (up from 1.1.61)
  • rpmalloc: Updated to 2.0.1 (up from 2.0.0)
  • SDL: Updated to 3.4.14 (up from 3.4.12)
  • Shaderc: Updated to 2026.3 (up from 2026.2)
    • glslang: Updated to 16.4.0 (up from 16.2.0)
    • SPIRV Tools: Updated to 2026.3.rc1 (up 2026.2.rc1)
  • Vulkan: Updated to 1.4.360 (up from 1.4.356)

Fixes

  • Core: Fixed handling of long arguments in runtime-generated downcalls that require wrapping.
  • Core: Fixed deadlock that can occur when calling DetachCurrentThread on JVM exit. (#1140)
  • harfbuzz: Loading an experimental library now also automatically loads the core harfbuzz library. (#1144)
  • liburing: Fixed io_uring_mlock_size(_params) return type. (#1142)
  • mimalloc: MemoryAllocator::getAlignedAlloc now returns a compatible function. (#1135)
  • SDL: Fixed SDL_GetDefaultLogOutputFunction return type.
  • SDL: Fixed SDL_SetCursor to accept a NULL cursor. (#1138)

LWJGL 3.4.2

Changes since 3.4.1:

Bindings

  • Added mimalloc bindings.
  • Assimp: Updated to 6.0.5 (up from 6.0.3)
  • bgfx: Updated to API version 149 (up from 136)
  • freetype: Updated to 2.14.3 (up from 2.14.1)
  • harfbuzz: Updated to 14.2.1 (up from 12.3.2)
    • Added experimental harfbuzz-raster & harfbuzz-vector libraries.
    • Added harfbuzz-gpu library.
  • hwloc: Updated to 2.14.0 (up from 2.12.2)
  • jemalloc: Updated to 5.3.1 (up from 5.3.0)
  • KTX: Updated to 5.0.0-rc1 (up from 4.4.2)
  • libffi: Updated to 3.7.1 (up from 3.5.2)
  • LLVM/Clang: Updated to 22.1.5 (up from 21.1.2)

... (truncated)

Commits
  • 30fac9b docs: update release notes for 3.4.3
  • 196d512 feat(bgfx) update to API version 156
  • d5cbe0d build(core) update dependencies
  • 8cd9752 feat(libffi) update to 3.8.0
  • 5f1f080 fix(harfbuzz) load core before experimental libs
  • 44072b2 feat(lmdb) update to 1.0.1
  • 9c3978b feat(lmdb) update to 0.9.36
  • cba2dd0 feat(ktx) update to 5.0.0-rc2
  • 6f0e297 feat(harfbuzz) update to 14.3.1
  • 3752328 feat(mimalloc) update to 3.5.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.lwjgl:lwjgl-bom](https://github.com/LWJGL/lwjgl3) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/LWJGL/lwjgl3/releases)
- [Commits](LWJGL/lwjgl3@3.4.1...3.4.3)

---
updated-dependencies:
- dependency-name: org.lwjgl:lwjgl-bom
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants