Skip to content

Update Template runtime deps#40

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/templates-runtime
Open

Update Template runtime deps#40
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/templates-runtime

Conversation

@renovate

@renovate renovate Bot commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@playcanvas/react (source) ^0.11.3^0.11.5 age confidence
playcanvas (source) ^2.17.2^2.20.0 age confidence
react (source) ^19.2.5^19.2.7 age confidence
react-dom (source) ^19.2.5^19.2.7 age confidence

Release Notes

playcanvas/react (@​playcanvas/react)

v0.11.5

Compare Source

Patch Changes
  • 4f25e4e: Fix stale homepage URLs in package metadata: @playcanvas/react now points at the canonical docs path and @playcanvas/blocks at its GitHub README instead of the retired Vercel site.

  • f88e26e: Fix the Screen and Element components, which previously failed to render.

    • <Element> threw Cannot set property aabb on mount: the generated prop schema included read-only engine getters (such as aabb) and tried to assign to them. It also applied null defaults for props the user never set, which broke settable-but-initially-null props like color (this._color.copy(null)). Read-only accessors are now excluded from the schema, and the schema no longer assigns null/undefined defaults.
    • <Screen> rendered nothing because referenceResolution was applied as a raw array; the engine setter reads value.x/value.y, so it now receives a Vec2.

    Also corrects the Element component's JSDoc (previously a copy of Screen's, with an invalid example).

v0.11.4

Compare Source

Patch Changes
  • 8a44703: Fix console errors when using GSplat with playcanvas 2.18+: exclude the read-only id and the removed lodDistances/splatBudget properties from the GSplat schema, and silence console.error during mock-component introspection so engine removal notices don't leak at import time.
playcanvas/engine (playcanvas)

v2.20.0

Compare Source

Breaking changes
Changes
Fixes
Examples
Engine Dependencies
  • Update actions/github-script action to v9 in #​8857
  • Update dependency esbuild to v0.28.1 [security] in #​8892
  • Update dependency vite to v8.0.16 [security] in #​8913
  • Update actions/checkout action to v7 in #​8925
  • Update all npm dependencies in #​8944
Contributors
New Contributors

Full Changelog: playcanvas/engine@v2.19.7...v2.20.0

v2.19.7

Compare Source

Fixes
Contributors

@​MAG-AdrianMeredith
@​mvaligursky

Full Changelog: playcanvas/engine@v2.19.6...v2.19.7

v2.19.6

Compare Source

Changes
  • Add a GSplat streaming test example, PREFERRED_DEVICE flag, and numSplats accessor by @​mvaligursky in #​8847
Contributors

Full Changelog: playcanvas/engine@v2.19.5...v2.19.6

v2.19.5

Compare Source

Fixes
Contributors

Full Changelog: playcanvas/engine@v2.19.4...v2.19.5

v2.19.4

Compare Source

Fixes
Contributors

Full Changelog: playcanvas/engine@v2.19.3...v2.19.4

v2.19.3

Compare Source

Fixes
Contributors

Full Changelog: playcanvas/engine@v2.19.2...v2.19.3

v2.19.2

Compare Source

Fixes
Examples
Contributors
New Contributors

Full Changelog: playcanvas/engine@v2.19.1...v2.19.2

v2.19.1

Compare Source

Fixes
Contributors

Full Changelog: playcanvas/engine@v2.19.0...v2.19.1

v2.19.0

Compare Source

Breaking changes
Changes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate Bot force-pushed the renovate/templates-runtime branch from a2a2e23 to cc7f11d Compare April 28, 2026 10:55
@renovate renovate Bot changed the title Update dependency playcanvas to ^2.18.0 Update dependency playcanvas to ^2.18.1 Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/templates-runtime branch from cc7f11d to 393090b Compare May 6, 2026 18:10
@renovate renovate Bot changed the title Update dependency playcanvas to ^2.18.1 Update Template runtime deps May 6, 2026
@renovate renovate Bot force-pushed the renovate/templates-runtime branch 3 times, most recently from 6f80321 to a3d9072 Compare May 29, 2026 11:53
@renovate renovate Bot force-pushed the renovate/templates-runtime branch 5 times, most recently from 271999d to 98039c0 Compare June 5, 2026 11:41
@renovate renovate Bot force-pushed the renovate/templates-runtime branch 2 times, most recently from 1d3d074 to a0c28c8 Compare June 12, 2026 18:46
@renovate renovate Bot force-pushed the renovate/templates-runtime branch from a0c28c8 to 0459c45 Compare June 21, 2026 22:05
@renovate renovate Bot force-pushed the renovate/templates-runtime branch from 0459c45 to cc3d497 Compare June 23, 2026 19:41
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