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

Update dependency @babylonjs/core to v7 #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babylonjs/core (source) ^6.44.0 -> ^7.0.0 age adoption passing confidence

Release Notes

BabylonJS/Babylon.js (@​babylonjs/core)

v7.23.0

Compare Source

Core
Loaders

v7.22.5

Compare Source

Core
Loaders

v7.22.4

Compare Source

Core
  • First pass at animation controls in viewer alpha - by ryantrem (#​15475)
  • IBL shadowing - by MiiBond (#​15106)
  • Adds VAT, Texture Bone capabilities to the VolumetricLightScatteringPostProcess and DepthRenderer - by noname0310 (#​15468)
  • Don't enforce ContentSecurityPolicy for image loading if the disposition is "report" - [Bug Fix] by AmoebaChant (#​15476)
Inspector
Loaders

v7.22.3

Compare Source

Core

v7.22.2

Compare Source

Core

v7.22.1

Compare Source

v7.22.0

Compare Source

Core
Playground

v7.21.5

Compare Source

Core
Loaders

v7.21.4

Compare Source

Core
GUI

v7.21.3

Compare Source

Core

v7.21.2

Compare Source

Core

v7.21.1

Compare Source

Core
GUI
Materials
Node Editor

v7.21.0

Compare Source

Core
GUI
Inspector
Loaders
Node Editor

v7.20.1

Compare Source

Core
Inspector

v7.20.0

Compare Source

Core
Loaders

v7.19.1

Compare Source

Core

v7.19.0

Compare Source

Core
Loaders
Materials

v7.18.0

Compare Source

Core

v7.17.2

Compare Source

Core
Playground

v7.17.1

Compare Source

Core
  • Fix ReferenceError: Property 'name' doesn't exist at _copySource - by stetbern (#​15326)

v7.17.0

Compare Source

Core

v7.16.1

Compare Source

Core
GUI
GUI Editor
Inspector
Loaders
Playground
  • Avoid warnings due to version bump of scss - by RaananW (#​15306)
  • Playground code generator : from Destructive to Additive - Inserting Code Snippets at cursor position" - by Tricotou (#​15269)

v7.16.0

Compare Source

Core
  • Fix raw texture clone by leveraging a shared internal texture - [Bug Fix] by sebavan (#​15299)

v7.15.2

Compare Source

Core
GUI
GUI Editor
Node Editor
Playground

v7.15.1

Compare Source

Core
GUI

v7.15.0

Compare Source

Core
GUI
Playground

v7.14.0

Compare Source

Core

v7.13.3

Compare Source

Core

v7.13.2

Compare Source

Core

v7.13.1

Compare Source

Core
  • Add options to refreshBoundingBox to improve performance - by bghgary (#​15234)
GUI

v7.13.0

Compare Source

Core
GUI
Serializers

v7.12.0

Compare Source

Core
  • Improve comments around disposeWhenUnowned, make check slightly more efficient - by AmoebaChant (#​15224)

v7.11.4

Compare Source

Core

v7.11.3

Compare Source

Core
  • raw camera access texture is not a cube - by RaananW (#​15223)
  • Fix shader compile issue with non-float vertex buffers for native - [Bug Fix] by bghgary (#​15217)
  • Add default value to documented constructor parameters - by RaananW (#​15218)
  • New BoundingBoxHelper class used to compute Bounding Box info with GPU - [New Feature] by deltakosh (#​15216)
GUI
  • Use key instead of code to support other keyboard layouts - by RaananW (#​15220)
Viewer

v7.11.2

Compare Source

Core
  • Move hideLoadingUI() call to Engine & WebGPEngine from AbstractEngine - by AmoebaChant (#​15214)
  • add option to control actionManager dispose behavior - by SalmaBesbes (#​15200)
  • Fluid renderer: Don't dispose of effects when disposing of fluid objects - [Bug Fix] by Popov72 (#​15211)
  • Mesh: Fix back compat for sideOrientation when parsing mesh - [Bug Fix] by Popov72 (#​15206)
  • Add optional parameters notation to JSDoc - by arista-ms (#​15205)
GUI

v7.11.1

Compare Source

Core
Inspector
Node Editor

v7.11.0

Compare Source

v7.10.3

Compare Source

Core
GUI
Inspector
  • Improve clarity about how mesh.sideOrientation works - [New Feature] by deltakosh (#​15189)
Loaders
Serializers
  • Improve clarity about how mesh.sideOrientation works - [New Feature] by deltakosh (#​15189)

v7.10.2

Compare Source

Core

v7.10.1

Compare Source

Core

v7.10.0

Compare Source

Core
Loaders
  • When the obj file contains line data, use the line fill mode material. - by 2315137135 (#​15156)
Serializers
Viewer
  • Make AbstractMesh a real abstract class - [Breaking Change] by bghgary (#​15160)

v7.9.0

Compare Source

Core
GUI
  • Allow changing sampling mode when creating GUI for mesh - by RaananW (#​15145)

v7.8.2

Compare Source

v7.8.1

Compare Source

Core
Loaders
Serializers

v7.8.0

Compare Source

v7.7.2

Compare Source

Core
  • Add features object passed as option to C++ native engine for backwards compatibility - by bghgary (#​15128)
  • Animation: Use the right weight when calling RuntimeAnimation.goToFrame - [Bug Fix] by Popov72 (#​15126)
  • Use FloatArray everywhere - by axeljaeger (#​15124)

v7.7.1

Compare Source

Core
GUI

v7.7.0

Compare Source

v7.6.2

Compare Source

Core
Inspector
  • Allow skipping typekit font loading using options or global variable - by RaananW (#​15098)
Node Editor

v7.6.1

Compare Source

Core
GUI Editor
Inspector
Node Editor

v7.6.0

Compare Source

Core

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Mar 29, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @babylonjs/[email protected]
npm ERR! Found: @babylonjs/[email protected]
npm ERR! node_modules/@babylonjs/core
npm ERR!   dev @babylonjs/core@"^7.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @babylonjs/core@"^6.0.0" from @babylonjs/[email protected]
npm ERR! node_modules/@babylonjs/gui
npm ERR!   peer @babylonjs/gui@"^6.0.0" from @babylonjs/[email protected]
npm ERR!   node_modules/@babylonjs/gui-editor
npm ERR!     peer @babylonjs/gui-editor@"^6.0.0" from @babylonjs/[email protected]
npm ERR!     node_modules/@babylonjs/inspector
npm ERR!       dev @babylonjs/inspector@"^6.44.0" from the root project
npm ERR!   peer @babylonjs/gui@"^6.0.0" from @babylonjs/[email protected]
npm ERR!   node_modules/@babylonjs/inspector
npm ERR!     dev @babylonjs/inspector@"^6.44.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @babylonjs/[email protected]
npm ERR! node_modules/@babylonjs/core
npm ERR!   peer @babylonjs/core@"^6.0.0" from @babylonjs/[email protected]
npm ERR!   node_modules/@babylonjs/gui
npm ERR!     peer @babylonjs/gui@"^6.0.0" from @babylonjs/[email protected]
npm ERR!     node_modules/@babylonjs/gui-editor
npm ERR!       peer @babylonjs/gui-editor@"^6.0.0" from @babylonjs/[email protected]
npm ERR!       node_modules/@babylonjs/inspector
npm ERR!         dev @babylonjs/inspector@"^6.44.0" from the root project
npm ERR!     peer @babylonjs/gui@"^6.0.0" from @babylonjs/[email protected]
npm ERR!     node_modules/@babylonjs/inspector
npm ERR!       dev @babylonjs/inspector@"^6.44.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-02T11_50_39_210Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-02T11_50_39_210Z-debug-0.log

@renovate renovate bot force-pushed the renovate/babylonjs-core-7.x branch 7 times, most recently from 83b8816 to 54387ac Compare April 2, 2024 11:50
@renovate renovate bot force-pushed the renovate/babylonjs-core-7.x branch from 54387ac to 468c34a Compare May 14, 2024 15:07
Copy link
Contributor Author

renovate bot commented May 14, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @babylonjs/[email protected]
npm error Found: @babylonjs/[email protected]
npm error node_modules/@babylonjs/core
npm error   dev @babylonjs/core@"^7.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @babylonjs/core@"^6.0.0" from @babylonjs/[email protected]
npm error node_modules/@babylonjs/gui
npm error   peer @babylonjs/gui@"^6.0.0" from @babylonjs/[email protected]
npm error   node_modules/@babylonjs/gui-editor
npm error     peer @babylonjs/gui-editor@"^6.0.0" from @babylonjs/[email protected]
npm error     node_modules/@babylonjs/inspector
npm error       dev @babylonjs/inspector@"^6.44.0" from the root project
npm error   peer @babylonjs/gui@"^6.0.0" from @babylonjs/[email protected]
npm error   node_modules/@babylonjs/inspector
npm error     dev @babylonjs/inspector@"^6.44.0" from the root project
npm error
npm error Conflicting peer dependency: @babylonjs/[email protected]
npm error node_modules/@babylonjs/core
npm error   peer @babylonjs/core@"^6.0.0" from @babylonjs/[email protected]
npm error   node_modules/@babylonjs/gui
npm error     peer @babylonjs/gui@"^6.0.0" from @babylonjs/[email protected]
npm error     node_modules/@babylonjs/gui-editor
npm error       peer @babylonjs/gui-editor@"^6.0.0" from @babylonjs/[email protected]
npm error       node_modules/@babylonjs/inspector
npm error         dev @babylonjs/inspector@"^6.44.0" from the root project
npm error     peer @babylonjs/gui@"^6.0.0" from @babylonjs/[email protected]
npm error     node_modules/@babylonjs/inspector
npm error       dev @babylonjs/inspector@"^6.44.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-08-25T16_06_11_051Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-08-25T16_06_11_051Z-debug-0.log

@renovate renovate bot force-pushed the renovate/babylonjs-core-7.x branch 2 times, most recently from 87aeebf to 980e852 Compare May 14, 2024 15:17
@renovate renovate bot force-pushed the renovate/babylonjs-core-7.x branch 5 times, most recently from c9706d3 to d2b3c73 Compare August 25, 2024 16:04
@renovate renovate bot force-pushed the renovate/babylonjs-core-7.x branch from d2b3c73 to 7f5f829 Compare August 25, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants