Skip to content

Comments

Bump org.lwjgl:lwjgl-bom from 3.3.6 to 3.4.1#554

Open
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/maven/master/org.lwjgl-lwjgl-bom-3.4.1
Open

Bump org.lwjgl:lwjgl-bom from 3.3.6 to 3.4.1#554
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/maven/master/org.lwjgl-lwjgl-bom-3.4.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

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

Release notes

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

LWJGL 3.4.1

Changes since 3.4.0:

Bindings

  • Assimp: Updated to 6.0.3 (up from 6.0.2)
  • harfbuzz: Updated to 12.3.2 (up from 12.3.0)
  • OpenAL Soft: Updated to 1.25.1 (up from 1.25.0)
  • SDL: Updated to pre-release 3.4.1 (up from 3.4.0)
  • Shaderc: Updated to 2026.1 (up from 2025.5)
    • Updated glslang to 16.2.0 (up from 16.1.0)
    • Updated SPIRV Tools to 2026.1 (up from 2025.5)
  • Vulkan: Updated to 1.4.342 (up from 1.4.338)

Fixes

  • Windows: Reverted to building with Visual Studio 2022 to fix another case of #1005.

Breaking Changes

  • Shaderc/glslang: Extracted the resource limits interface (resource_limits_c.h) to a separate class. (#1101)
    • Added Configuration.GLSLANG_RESOURCE_LIBRARY_NAME
  • Shaderc/SPIRV Tools: Extracted the optimizer interface to a separate class. (#1101)
    • Added Configuration.SPIRV_TOOLS_OPTIMIZER_LIBRARY_NAME

LWJGL 3.4.0

Changes since 3.3.6:

Bindings

  • Added RenderDoc bindings.
  • Added SDL 3 bindings.
  • Added libspng bindings.
  • Assimp: Updated to 6.0.2 (up from 5.4.3)
  • bgfx: Updated to API version 136 (up from 129)
  • FMOD: Updated to 2.03.11 (up from 2.03.04)
  • freetype: Updated to 2.14.1 (up from 2.13.3)
  • harfbuzz: Updated to 12.3.0 (up from 10.1.0)
  • hwloc: Updated to 2.12.2 (up from 2.11.2)
  • KTX: Updated to 4.4.2 (up from 4.3.2)
  • libffi: Updated to 3.5.2 (up from 3.4.6)
  • liburing: Updated to 2.13 (up from 2.8)
  • LLVM/Clang: Updated to 21.1.2 (up from 19.1.0)
  • meshoptimizer: Updated to 1.0.0 (up from 0.22)
  • msdfgen: Updated to 1.13.0 (up from 1.11.0)
    • Added error correction functions.
    • Added optional advance parameter to msdf_ft_font_load_glyph*.
    • Replaced msdf_shape_has_inverse_y_axis with msdf_shape_set/get_y_axis_orientation.
  • NativeFileDialog: Update to 1.3.0 (up from 1.2.1)
  • Nuklear: Updated to 4.13.0 (up from 4.12.3)

... (truncated)

Commits
  • b800ccf feat(Vulkan) update to 1.4.342
  • cfbba98 feat(SDL) update to latest version
  • fc933eb build: update kotlinc to 2.3.0
  • 6818ff9 build(core) fix undefined reference while linking
  • 358641f feat(SDL) update to latest version
  • c1c0326 fix(shaderc) glslang/SPIRV-Tools optional APIs
  • 1c0ea0e fix(core) invalid static init order
  • 89b6dc9 feat(Vulkan) update to 1.4.341
  • 9fcd4a4 feat(shaderc) update to 2026.1
  • 54985ac feat(openal) update OpenAL Soft to 1.25.1
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 4, 2026
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 4, 2026
Copy link
Contributor

@XenoAmess XenoAmess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 4, 2026
@XenoAmess
Copy link
Contributor

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/master/org.lwjgl-lwjgl-bom-3.4.1 branch from ff5731b to 76ec338 Compare February 14, 2026 03:34
Copy link
Contributor

@XenoAmess XenoAmess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Feb 14, 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 lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant