Skip to content

build(deps): bump @babylonjs/core from 9.11.0 to 9.12.0#99

Merged
mergify[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/babylonjs/core-9.12.0
Jun 11, 2026
Merged

build(deps): bump @babylonjs/core from 9.11.0 to 9.12.0#99
mergify[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/babylonjs/core-9.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps @babylonjs/core from 9.11.0 to 9.12.0.

Release notes

Sourced from @​babylonjs/core's releases.

9.12.0

Addons

Core

  • fix(Gsplat): Sort Worker Message Starvation in GaussianSplattingMesh - by raymondyfei (#18554)
  • Accept AbstractEngine in ThinRenderTargetTexture constructor - by AmoebaChant (#18557)
  • Fix CSG2 boolean operations for right-handed (glTF) meshes - [Bug Fix] by deltakosh (#18556)
  • Warn when uniform-stored bone matrices risk overflowing the vertex-uniform budget - by matthargett (#18543)
  • Fix PhysicsAggregate mutating caller's options object - [Bug Fix] by CedricGuillemet (#18555)
  • Fix NME post process / smart filter / procedural modes failing with 404 shader errors - [Bug Fix] by deltakosh (#18549)
  • Fix reentrant remove behavior - by CedricGuillemet (#18552)
  • incorrect side effect setting in rendeing pipline - by RaananW (#18546)
  • FrameGraph Geometry Renderer: Fix screenspace texture clear in reverse Z mode - [Bug Fix] by Popov72 (#18545)
  • Support SSAO2 with world-space normals - by matthargett (#18539)
  • Add HALF_FLOAT vertex buffer type support - by wiiskii (#18524)
  • Remove side-effect import closure baseline - by RaananW (#18540)
  • Node material: Fix PrePassOutput block in WebGPU - [Bug Fix] by Popov72 (#18544)
  • fix(GSplat): Gaussian Splatting shadow-caster geometry left dangling after camera disposal - by raymondyfei (#18541)
  • Fix KTX noMipmap flip for compressed sRGB mipmaps - [Bug Fix] by matthargett (#18538)

GUI

Changelog

Sourced from @​babylonjs/core's changelog.

9.12.0

Addons

Core

  • fix(Gsplat): Sort Worker Message Starvation in GaussianSplattingMesh - by raymondyfei (#18554)
  • Accept AbstractEngine in ThinRenderTargetTexture constructor - by AmoebaChant (#18557)
  • Fix CSG2 boolean operations for right-handed (glTF) meshes - [Bug Fix] by deltakosh (#18556)
  • Warn when uniform-stored bone matrices risk overflowing the vertex-uniform budget - by matthargett (#18543)
  • Fix PhysicsAggregate mutating caller's options object - [Bug Fix] by CedricGuillemet (#18555)
  • Fix NME post process / smart filter / procedural modes failing with 404 shader errors - [Bug Fix] by deltakosh (#18549)
  • Fix reentrant remove behavior - by CedricGuillemet (#18552)
  • incorrect side effect setting in rendeing pipline - by RaananW (#18546)
  • FrameGraph Geometry Renderer: Fix screenspace texture clear in reverse Z mode - [Bug Fix] by Popov72 (#18545)
  • Support SSAO2 with world-space normals - by matthargett (#18539)
  • Add HALF_FLOAT vertex buffer type support - by wiiskii (#18524)
  • Remove side-effect import closure baseline - by RaananW (#18540)
  • Node material: Fix PrePassOutput block in WebGPU - [Bug Fix] by Popov72 (#18544)
  • fix(GSplat): Gaussian Splatting shadow-caster geometry left dangling after camera disposal - by raymondyfei (#18541)
  • Fix KTX noMipmap flip for compressed sRGB mipmaps - [Bug Fix] by matthargett (#18538)

GUI

Commits
  • fd6fd84 Version update 9.12.0
  • cb73e5d Minor version trigger
  • 11ae68e fix(Gsplat): Sort Worker Message Starvation in GaussianSplattingMesh (#18554)
  • a8ede5f Accept AbstractEngine in ThinRenderTargetTexture constructor (#18557)
  • 057f457 Fix CSG2 boolean operations for right-handed (glTF) meshes (#18556)
  • 4dede2f Warn when uniform-stored bone matrices risk overflowing the vertex-uniform bu...
  • 14e56e0 Fix PhysicsAggregate mutating caller's options object (#18555)
  • 4d0a17b Remove the code-simplifier agentic workflow and gh-aw infrastructure (#18553)
  • b7b20f1 Fix NME post process / smart filter / procedural modes failing with 404 shade...
  • 668d11f Fix reentrant remove behavior (#18552)
  • 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 [@babylonjs/core](https://github.com/BabylonJS/Babylon.js) from 9.11.0 to 9.12.0.
- [Release notes](https://github.com/BabylonJS/Babylon.js/releases)
- [Changelog](https://github.com/BabylonJS/Babylon.js/blob/master/CHANGELOG.md)
- [Commits](BabylonJS/Babylon.js@9.11.0...9.12.0)

---
updated-dependencies:
- dependency-name: "@babylonjs/core"
  dependency-version: 9.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 11, 2026
@mergify mergify Bot merged commit b655483 into master Jun 11, 2026
4 checks passed
@mergify mergify Bot deleted the dependabot/npm_and_yarn/babylonjs/core-9.12.0 branch June 11, 2026 15:45
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants