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 with 2 updates #1273

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2024

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

Updates @babylonjs/core from 7.32.0 to 7.32.4

Release notes

Sourced from @​babylonjs/core's releases.

7.32.4

Changes:

  • #15771: Adds a request url accessor
  • #15634: IBL shadows use geometry buffer
  • #15765: Addons package

This list of changes was auto generated.

7.32.3

Changes:

  • #15768: Fix various issues
  • #15769: Mark anisotropyTexture as non-color data in glTF loader
  • #15766: Allow user to disable undo/redo for NGE
  • #15767: make sure rimraf is windows-ready

This list of changes was auto generated.

7.32.2

Changes:

  • #15764: update ngre back color
  • #15761: fix(Gamepads): duplicate gamepad status check causing each frame to double up calls
  • #15756: [NGE] - Optimize Node Optional Binary Input
  • #15763: Fix #15756
  • #15759: Add cameraAutoOrbit, defaultAnimation, and animationAutoPlay to Viewer
  • #15735: Frame graph
  • #15760: Glow layer: Fix crash when using vertex alpha in WebGPU
  • #15757: Ensure pointerDown and pointerUp calls are paired
  • #15753: fix: raw camera texture type mismatch
  • #15758: BBox gizmo axis info observable

This list of changes was auto generated.

Changelog

Sourced from @​babylonjs/core's changelog.

7.32.4

Core

Inspector

7.32.3

Core

Loaders

  • Mark anisotropyTexture as non-color data in glTF loader - by alexchuber (#15769)

7.32.2

Core

Commits

Updates @babylonjs/inspector from 7.32.0 to 7.32.4

Release notes

Sourced from @​babylonjs/inspector's releases.

7.32.4

Changes:

  • #15771: Adds a request url accessor
  • #15634: IBL shadows use geometry buffer
  • #15765: Addons package

This list of changes was auto generated.

7.32.3

Changes:

  • #15768: Fix various issues
  • #15769: Mark anisotropyTexture as non-color data in glTF loader
  • #15766: Allow user to disable undo/redo for NGE
  • #15767: make sure rimraf is windows-ready

This list of changes was auto generated.

7.32.2

Changes:

  • #15764: update ngre back color
  • #15761: fix(Gamepads): duplicate gamepad status check causing each frame to double up calls
  • #15756: [NGE] - Optimize Node Optional Binary Input
  • #15763: Fix #15756
  • #15759: Add cameraAutoOrbit, defaultAnimation, and animationAutoPlay to Viewer
  • #15735: Frame graph
  • #15760: Glow layer: Fix crash when using vertex alpha in WebGPU
  • #15757: Ensure pointerDown and pointerUp calls are paired
  • #15753: fix: raw camera texture type mismatch
  • #15758: BBox gizmo axis info observable

This list of changes was auto generated.

Changelog

Sourced from @​babylonjs/inspector's changelog.

7.32.4

Core

Inspector

7.32.3

Core

Loaders

  • Mark anisotropyTexture as non-color data in glTF loader - by alexchuber (#15769)

7.32.2

Core

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: [@babylonjs/core](https://github.com/BabylonJS/Babylon.js) and [@babylonjs/inspector](https://github.com/BabylonJS/Babylon.js).


Updates `@babylonjs/core` from 7.32.0 to 7.32.4
- [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.32.0...7.32.4)

Updates `@babylonjs/inspector` from 7.32.0 to 7.32.4
- [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.32.0...7.32.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2024
@axeljaeger axeljaeger merged commit 4219dbd into master Nov 5, 2024
0 of 4 checks passed
@axeljaeger axeljaeger deleted the dependabot/npm_and_yarn/babylonjs-61fbe0ba29 branch November 5, 2024 20:47
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.

1 participant