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 babylonjs group across 1 directory with 2 updates #1191

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps the babylonjs group with 2 updates in the / directory: @babylonjs/core and @babylonjs/inspector.

Updates @babylonjs/core from 7.24.0 to 7.26.0

Release notes

Sourced from @​babylonjs/core's releases.

7.26.0

Changes:

  • #15594: Add support for color space convertion node for NME
  • #15595: Fix #15588
  • #15588: Babylon's HTMLCanvasElement.requestPointerLock() conflicts with new TS lib.d.ts
  • #15593: Update dependencies and flaky test case(s)
  • #15592: Adding Undo / Redo to NGE
  • #15579: remove unnecessary imports so WebGPU can be thinner
  • #15591: Bump vite from 5.4.3 to 5.4.6
  • #15590: Better stack management
  • #15589: Allow testing file-size step with chunks

This list of changes was auto generated.

7.25.2

Changes:

  • #15577: Dynamic update of GS
  • #15581: consistency with the other tests
  • #15578: Fix sizing issue
  • #15571: Fix color space nme
  • #15576: Playground - Fixing the Monaco Editor snippet template insertion
  • #15575: Fix gpu picking leak
  • #15574: NodeMaterial: Fixes for prepass support
  • #15570: IBL Shadows - Only create the post effects for IBL shadows once
  • #15564: Rename prepass and fix local space values
  • #15566: PBR: Fix wrong parameter passed to clearcoat
  • #15568: Fix wrong adjusted coordinates
  • #15567: Mesh: Don't delete sub-meshes when calling flipFaces
  • #15565: Fix issue with base
  • #15563: Update package-lock.json due to removed fflate

This list of changes was auto generated.

7.25.1

Changes:

  • #15561: Removing zip, using delta and externalizing the class
  • #15559: Fix glTF transmission refraction texture export
  • #15562: Fix PowBlock for WebGPU
  • #15560: Add viewerready event and other fixes

... (truncated)

Changelog

Sourced from @​babylonjs/core's changelog.

7.26.0

Core

  • Add support for color space convertion node for NME - [New Feature] by deltakosh (#15594)
  • Babylon's HTMLCanvasElement.requestPointerLock() conflicts with new TS lib.d.ts - by sebavan (#15595)
  • remove unnecessary imports so WebGPU can be thinner - by deltakosh (#15579)

Loaders

  • Update dependencies and flaky test case(s) - by RaananW (#15593)

Node Editor

  • Add support for color space convertion node for NME - [New Feature] by deltakosh (#15594)
  • Adding Undo / Redo to NGE - [New Feature] by deltakosh (#15592)

Serializers

  • remove unnecessary imports so WebGPU can be thinner - by deltakosh (#15579)

7.25.2

Core

Loaders

Playground

  • Playground - Fixing the Monaco Editor snippet template insertion - by Tricotou (#15576)

7.25.1

Core

Loaders

... (truncated)

Commits

Updates @babylonjs/inspector from 7.24.0 to 7.26.0

Release notes

Sourced from @​babylonjs/inspector's releases.

7.26.0

Changes:

  • #15594: Add support for color space convertion node for NME
  • #15595: Fix #15588
  • #15588: Babylon's HTMLCanvasElement.requestPointerLock() conflicts with new TS lib.d.ts
  • #15593: Update dependencies and flaky test case(s)
  • #15592: Adding Undo / Redo to NGE
  • #15579: remove unnecessary imports so WebGPU can be thinner
  • #15591: Bump vite from 5.4.3 to 5.4.6
  • #15590: Better stack management
  • #15589: Allow testing file-size step with chunks

This list of changes was auto generated.

7.25.2

Changes:

  • #15577: Dynamic update of GS
  • #15581: consistency with the other tests
  • #15578: Fix sizing issue
  • #15571: Fix color space nme
  • #15576: Playground - Fixing the Monaco Editor snippet template insertion
  • #15575: Fix gpu picking leak
  • #15574: NodeMaterial: Fixes for prepass support
  • #15570: IBL Shadows - Only create the post effects for IBL shadows once
  • #15564: Rename prepass and fix local space values
  • #15566: PBR: Fix wrong parameter passed to clearcoat
  • #15568: Fix wrong adjusted coordinates
  • #15567: Mesh: Don't delete sub-meshes when calling flipFaces
  • #15565: Fix issue with base
  • #15563: Update package-lock.json due to removed fflate

This list of changes was auto generated.

7.25.1

Changes:

  • #15561: Removing zip, using delta and externalizing the class
  • #15559: Fix glTF transmission refraction texture export
  • #15562: Fix PowBlock for WebGPU
  • #15560: Add viewerready event and other fixes

... (truncated)

Changelog

Sourced from @​babylonjs/inspector's changelog.

7.26.0

Core

  • Add support for color space convertion node for NME - [New Feature] by deltakosh (#15594)
  • Babylon's HTMLCanvasElement.requestPointerLock() conflicts with new TS lib.d.ts - by sebavan (#15595)
  • remove unnecessary imports so WebGPU can be thinner - by deltakosh (#15579)

Loaders

  • Update dependencies and flaky test case(s) - by RaananW (#15593)

Node Editor

  • Add support for color space convertion node for NME - [New Feature] by deltakosh (#15594)
  • Adding Undo / Redo to NGE - [New Feature] by deltakosh (#15592)

Serializers

  • remove unnecessary imports so WebGPU can be thinner - by deltakosh (#15579)

7.25.2

Core

Loaders

Playground

  • Playground - Fixing the Monaco Editor snippet template insertion - by Tricotou (#15576)

7.25.1

Core

Loaders

... (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 babylonjs group with 2 updates in the / directory: [@babylonjs/core](https://github.com/BabylonJS/Babylon.js) and [@babylonjs/inspector](https://github.com/BabylonJS/Babylon.js).


Updates `@babylonjs/core` from 7.24.0 to 7.26.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.24.0...7.26.0)

Updates `@babylonjs/inspector` from 7.24.0 to 7.26.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.24.0...7.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Superseded by #1195.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babylonjs-e30f94d924 branch September 23, 2024 18:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants