Skip to content

Bump the babylon group across 1 directory with 2 updates#650

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/visualiser/babylon-78c564caaf
Open

Bump the babylon group across 1 directory with 2 updates#650
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/visualiser/babylon-78c564caaf

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the babylon group with 2 updates in the /visualiser directory: @babylonjs/core and @babylonjs/gui.

Updates @babylonjs/core from 7.54.3 to 9.14.0

Release notes

Sourced from @​babylonjs/core's releases.

9.14.0

Core

GUI

  • build(treeshaking): make gui/loaders/serializers side-effect-free (.pure/.types split) - by RaananW (#18610)

Loaders

  • build(treeshaking): make gui/loaders/serializers side-effect-free (.pure/.types split) - by RaananW (#18610)
  • Fix glTF morph target animation stutter from shader recompiles - [Bug Fix] by PatrickRyanMS (#18596)
  • fix(OBJ): Guard empty vertex buffers when normals/uvs/colors are absent - by raymondyfei (#18597)
  • fix(SPLAT): Fix GSplat PLY misclassified as point cloud when both RGB and f_dc colors present - by raymondyfei (#18593)
  • GS streaming lod part3 - by CedricGuillemet (#18588)

Playground

  • fix(playground): declare uuid as a direct dependency to fix broken build - by RaananW (#18609)
  • Playground: support importing external resources by absolute URL - by RaananW (#18599)

Sandbox

  • fix(sandbox): import LoadingScreen side-effect in renderingZone - by RaananW (#18614)
  • Add FBX support to the Sandbox - [New Feature] by PatrickRyanMS (#18607)

9.13.0

Core

... (truncated)

Changelog

Sourced from @​babylonjs/core's changelog.

9.14.0

Core

GUI

  • build(treeshaking): make gui/loaders/serializers side-effect-free (.pure/.types split) - by RaananW (#18610)

Loaders

  • build(treeshaking): make gui/loaders/serializers side-effect-free (.pure/.types split) - by RaananW (#18610)
  • Fix glTF morph target animation stutter from shader recompiles - [Bug Fix] by PatrickRyanMS (#18596)
  • fix(OBJ): Guard empty vertex buffers when normals/uvs/colors are absent - by raymondyfei (#18597)
  • fix(SPLAT): Fix GSplat PLY misclassified as point cloud when both RGB and f_dc colors present - by raymondyfei (#18593)
  • GS streaming lod part3 - by CedricGuillemet (#18588)

Playground

  • fix(playground): declare uuid as a direct dependency to fix broken build - by RaananW (#18609)
  • Playground: support importing external resources by absolute URL - by RaananW (#18599)

Sandbox

  • fix(sandbox): import LoadingScreen side-effect in renderingZone - by RaananW (#18614)
  • Add FBX support to the Sandbox - [New Feature] by PatrickRyanMS (#18607)

9.13.0

Core

... (truncated)

Commits
  • bc9a904 Version update 9.14.0
  • 943b1e3 Minor version trigger
  • 1762b41 feat: HTML-in-Canvas (WICG) support — HtmlTexture, interaction managers, poly...
  • f12feed fix(sandbox): import LoadingScreen side-effect in renderingZone (#18614)
  • 74f71e1 Fix Gaussian Splatting GPU picking and IBL voxelization (#18612)
  • 8f728b2 Flow Graph Editor: playground snippet auto-load, no auto-run on load, and sto...
  • 608146f build(treeshaking): make gui/loaders/serializers side-effect-free (.pure/.typ...
  • 58d945d Add FBX support to the Sandbox (#18607)
  • 752f004 IBL Shadows frame graph hardening (#18608)
  • 7a65125 fix(playground): declare uuid as a direct dependency to fix broken build (#18...
  • Additional commits viewable in compare view

Updates @babylonjs/gui from 7.54.3 to 9.14.0

Release notes

Sourced from @​babylonjs/gui's releases.

9.14.0

Core

GUI

  • build(treeshaking): make gui/loaders/serializers side-effect-free (.pure/.types split) - by RaananW (#18610)

Loaders

  • build(treeshaking): make gui/loaders/serializers side-effect-free (.pure/.types split) - by RaananW (#18610)
  • Fix glTF morph target animation stutter from shader recompiles - [Bug Fix] by PatrickRyanMS (#18596)
  • fix(OBJ): Guard empty vertex buffers when normals/uvs/colors are absent - by raymondyfei (#18597)
  • fix(SPLAT): Fix GSplat PLY misclassified as point cloud when both RGB and f_dc colors present - by raymondyfei (#18593)
  • GS streaming lod part3 - by CedricGuillemet (#18588)

Playground

  • fix(playground): declare uuid as a direct dependency to fix broken build - by RaananW (#18609)
  • Playground: support importing external resources by absolute URL - by RaananW (#18599)

Sandbox

  • fix(sandbox): import LoadingScreen side-effect in renderingZone - by RaananW (#18614)
  • Add FBX support to the Sandbox - [New Feature] by PatrickRyanMS (#18607)

9.13.0

Core

... (truncated)

Changelog

Sourced from @​babylonjs/gui's changelog.

9.14.0

Core

GUI

  • build(treeshaking): make gui/loaders/serializers side-effect-free (.pure/.types split) - by RaananW (#18610)

Loaders

  • build(treeshaking): make gui/loaders/serializers side-effect-free (.pure/.types split) - by RaananW (#18610)
  • Fix glTF morph target animation stutter from shader recompiles - [Bug Fix] by PatrickRyanMS (#18596)
  • fix(OBJ): Guard empty vertex buffers when normals/uvs/colors are absent - by raymondyfei (#18597)
  • fix(SPLAT): Fix GSplat PLY misclassified as point cloud when both RGB and f_dc colors present - by raymondyfei (#18593)
  • GS streaming lod part3 - by CedricGuillemet (#18588)

Playground

  • fix(playground): declare uuid as a direct dependency to fix broken build - by RaananW (#18609)
  • Playground: support importing external resources by absolute URL - by RaananW (#18599)

Sandbox

  • fix(sandbox): import LoadingScreen side-effect in renderingZone - by RaananW (#18614)
  • Add FBX support to the Sandbox - [New Feature] by PatrickRyanMS (#18607)

9.13.0

Core

... (truncated)

Commits
  • bc9a904 Version update 9.14.0
  • 943b1e3 Minor version trigger
  • 1762b41 feat: HTML-in-Canvas (WICG) support — HtmlTexture, interaction managers, poly...
  • f12feed fix(sandbox): import LoadingScreen side-effect in renderingZone (#18614)
  • 74f71e1 Fix Gaussian Splatting GPU picking and IBL voxelization (#18612)
  • 8f728b2 Flow Graph Editor: playground snippet auto-load, no auto-run on load, and sto...
  • 608146f build(treeshaking): make gui/loaders/serializers side-effect-free (.pure/.typ...
  • 58d945d Add FBX support to the Sandbox (#18607)
  • 752f004 IBL Shadows frame graph hardening (#18608)
  • 7a65125 fix(playground): declare uuid as a direct dependency to fix broken build (#18...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 2, 2026
@dependabot dependabot Bot changed the title Bump the babylon group in /visualiser with 2 updates Bump the babylon group across 1 directory with 2 updates May 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/visualiser/babylon-78c564caaf branch from 6909fa8 to d0e3978 Compare May 4, 2026 02:42
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/visualiser/babylon-78c564caaf branch from d0e3978 to 96b6a4b Compare May 15, 2026 02:43
Bumps the babylon group with 2 updates in the /visualiser directory: [@babylonjs/core](https://github.com/BabylonJS/Babylon.js) and [@babylonjs/gui](https://github.com/BabylonJS/Babylon.js).


Updates `@babylonjs/core` from 7.54.3 to 9.14.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@7.54.3...9.14.0)

Updates `@babylonjs/gui` from 7.54.3 to 9.14.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@7.54.3...9.14.0)

---
updated-dependencies:
- dependency-name: "@babylonjs/core"
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: babylon
- dependency-name: "@babylonjs/gui"
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: babylon
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/visualiser/babylon-78c564caaf branch from 96b6a4b to 5306218 Compare June 29, 2026 02:43
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