Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the babylon group in /visualiser with 2 updates #578

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

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

Updates @babylonjs/core from 6.18.0 to 6.27.1

Release notes

Sourced from @​babylonjs/core's releases.

6.27.1

Changes:

  • #14473: Fix gltf validator url

This list of changes was auto generated.

6.27.0

Changes:

  • #14470: Add ground projection support
  • #14461: Update linter and formatter
  • #14466: Allow instantiateOnFaces block of node geometry to infer UV coordinates
  • #14471: Fix #14466
  • #14468: TextureBlock without serialized data connected to setColor fails to parse in node geometry
  • #14453: Flow graph node caching

This list of changes was auto generated.

6.26.0

Changes:

  • #14467: Fix transform node world space rotation when parent has negative world matrix determinant
  • #14465: fix: missing export for public property type
  • #14463: CreateScreenshotUsingRenderTarget: Render to texture only when texture and camera are ready
  • #14460: GRL - instancing support
  • #14457: Function to add element and all its children to AssetContainer

This list of changes was auto generated.

6.25.1

Changes:

  • #14464: Add mesh without vertex normals to SPS
  • #14456: Fix instanced buffers of cloned meshes
  • #14462: incorrect CDN link for some packages
  • #14459: Move type out of import clause
  • #14452: Fix stack panel giving a warning for children with resizeToFit.
  • #14455: Fix an issue in the mesh parsing code
  • #14447: Change script loading architecture
  • #14449: ShadowDepthWrapper: Fix a memory leak when new effects must be created
  • #14450: Fix key navigation in scene explorer

... (truncated)

Changelog

Sourced from @​babylonjs/core's changelog.

6.27.1

Loaders

6.27.0

Core

GUI

GUI Editor

Inspector

Loaders

Materials

Node Editor

Viewer

6.26.0

Core

  • Fix transform node world space rotation when parent has negative world matrix determinant - [Bug Fix] by sebavan (#14467)
  • fix: missing export for public property type - by brianzinn (#14465)
  • CreateScreenshotUsingRenderTarget: Render to texture only when texture and camera are ready - [Bug Fix] by Popov72 (#14463)
  • GRL - instancing support - by RolandCsibrei (#14460)
  • Function to add element and all its children to AssetContainer - by carolhmj (#14457)

... (truncated)

Commits

Updates @babylonjs/gui from 6.18.0 to 6.27.1

Release notes

Sourced from @​babylonjs/gui's releases.

6.27.1

Changes:

  • #14473: Fix gltf validator url

This list of changes was auto generated.

6.27.0

Changes:

  • #14470: Add ground projection support
  • #14461: Update linter and formatter
  • #14466: Allow instantiateOnFaces block of node geometry to infer UV coordinates
  • #14471: Fix #14466
  • #14468: TextureBlock without serialized data connected to setColor fails to parse in node geometry
  • #14453: Flow graph node caching

This list of changes was auto generated.

6.26.0

Changes:

  • #14467: Fix transform node world space rotation when parent has negative world matrix determinant
  • #14465: fix: missing export for public property type
  • #14463: CreateScreenshotUsingRenderTarget: Render to texture only when texture and camera are ready
  • #14460: GRL - instancing support
  • #14457: Function to add element and all its children to AssetContainer

This list of changes was auto generated.

6.25.1

Changes:

  • #14464: Add mesh without vertex normals to SPS
  • #14456: Fix instanced buffers of cloned meshes
  • #14462: incorrect CDN link for some packages
  • #14459: Move type out of import clause
  • #14452: Fix stack panel giving a warning for children with resizeToFit.
  • #14455: Fix an issue in the mesh parsing code
  • #14447: Change script loading architecture
  • #14449: ShadowDepthWrapper: Fix a memory leak when new effects must be created
  • #14450: Fix key navigation in scene explorer

... (truncated)

Changelog

Sourced from @​babylonjs/gui's changelog.

6.27.1

Loaders

6.27.0

Core

GUI

GUI Editor

Inspector

Loaders

Materials

Node Editor

Viewer

6.26.0

Core

  • Fix transform node world space rotation when parent has negative world matrix determinant - [Bug Fix] by sebavan (#14467)
  • fix: missing export for public property type - by brianzinn (#14465)
  • CreateScreenshotUsingRenderTarget: Render to texture only when texture and camera are ready - [Bug Fix] by Popov72 (#14463)
  • GRL - instancing support - by RolandCsibrei (#14460)
  • Function to add element and all its children to AssetContainer - by carolhmj (#14457)

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the babylon group in /visualiser with 2 updates: [@babylonjs/core](https://github.com/BabylonJS/Babylon.js) and [@babylonjs/gui](https://github.com/BabylonJS/Babylon.js).


Updates `@babylonjs/core` from 6.18.0 to 6.27.1
- [Release notes](https://github.com/BabylonJS/Babylon.js/releases)
- [Changelog](https://github.com/BabylonJS/Babylon.js/blob/master/CHANGELOG.md)
- [Commits](BabylonJS/Babylon.js@6.18.0...6.27.1)

Updates `@babylonjs/gui` from 6.18.0 to 6.27.1
- [Release notes](https://github.com/BabylonJS/Babylon.js/releases)
- [Changelog](https://github.com/BabylonJS/Babylon.js/blob/master/CHANGELOG.md)
- [Commits](BabylonJS/Babylon.js@6.18.0...6.27.1)

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

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 Oct 30, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2023

Superseded by #579.

@dependabot dependabot bot closed this Nov 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/visualiser/babylon-6c5c6941d7 branch November 3, 2023 02:08
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.

None yet

0 participants