Skip to content

build(deps): bump the minor-patch group across 1 directory with 31 updates - #1896

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-patch-a08a857cf0
Open

build(deps): bump the minor-patch group across 1 directory with 31 updates#1896
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-patch-a08a857cf0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-patch group with 30 updates in the / directory:

Package From To
@dimforge/rapier3d-compat 0.14.0 0.19.3
@fortawesome/free-regular-svg-icons 7.2.0 7.3.1
@fortawesome/free-solid-svg-icons 7.2.0 7.3.1
@gltf-transform/core 4.4.0 4.4.2
@gltf-transform/extensions 4.4.0 4.4.2
@gltf-transform/functions 4.4.0 4.4.2
@sentry/react 10.58.0 10.69.0
@stripe/react-stripe-js 6.6.0 6.8.0
@stripe/stripe-js 9.8.0 9.12.1
firebase 12.15.0 12.16.0
firebase-functions 7.2.5 7.3.2
posthog-js 1.390.1 1.407.6
radix-ui 1.6.0 1.6.7
three 0.184.0 0.185.1
three-mesh-bvh 0.9.10 0.9.13
uuid 14.0.0 14.0.1
@formatjs/cli 6.16.11 6.16.14
@storybook/addon-docs 10.4.6 10.5.5
@storybook/addon-onboarding 10.4.6 10.5.5
@storybook/react-webpack5 10.4.6 10.5.5
@vitejs/plugin-react 6.0.2 6.0.4
autoprefixer 10.5.0 10.5.4
lint-staged 17.0.7 17.2.0
playwright 1.61.1 1.62.0
postcss 8.5.15 8.5.24
prettier 3.8.4 3.9.6
prettier-plugin-tailwindcss 0.8.0 0.8.1
sass 1.101.0 1.102.0
webpack 5.107.2 5.109.2
webpack-cli 7.0.3 7.2.2

Updates @dimforge/rapier3d-compat from 0.14.0 to 0.19.3

Changelog

Sourced from @​dimforge/rapier3d-compat's changelog.

0.19.3 (05 Nov. 2025)

  • Significantly improve performances of combineVoxelStates.

0.19.2 (17 Oct. 2025)

  • Fix bug where kinematic bodies would not wake up when setting its velocity.
  • Fix bug where slow-moving kinematic bodies would fall asleep.
  • Fix point-projection on voxels shapes.

0.19.1 (03 Oct. 2025)

Modified

  • Update to Rapier 0.30.0. The only change is a switch to a sparse storage for the Voxels shapes. This allows support for orders of magnitudes larger maps without reaching the 4GB WASM memory limit.

0.19.0 (05 Sept. 2025)

Modified

  • Update to Rapier 0.29.0 which includes performance improvements for scenes involving a lot of contact constraints. See dimforge/rapier#876 for details.
  • Renamed the RigidBody.invPrincipalInertiaSqrt and .effectiveWorldInvInertiaSqrt methods to RigidBody.invPrincipalInertia and .effectiveWorldInvInertia (removed the Sqrt suffix). These methods will now return the actual inverse angular inertia matrix rather than its square root.
  • Removed methods related to the legacy PGS solver: World.numAdditionalFrictionIterations, switchToStandardPgsSolver, switchToSmallStepsPgsSolver, switchToSmallStepsPgsSolverWithoutWarmstart.

0.18.2 (13 August 2025)

Fixed

  • Fix rollup configuration adding types: "./rapier.d.ts" to the export config.

0.18.1 (8 August 2025)

Modified

  • Update to Rapier 0.28.0 which includes performance improvements when CCD is active and when the user applies modification to a collider or rigid-body.

Fix

  • Another attempt to fix bundlerless module import with rapier-compat.

0.18.0 (24 July 2025)

Added

... (truncated)

Commits

Updates @fortawesome/free-regular-svg-icons from 7.2.0 to 7.3.1

Release notes

Sourced from @​fortawesome/free-regular-svg-icons's releases.

Release 7.3.1

Change log available at https://fontawesome.com/docs/changelog/

Release 7.3.0

Change log available at https://fontawesome.com/docs/changelog/

Commits
Maintainer changes

This version was pushed to npm by fortawesome-admin, a new releaser for @​fortawesome/free-regular-svg-icons since your current version.


Updates @fortawesome/free-solid-svg-icons from 7.2.0 to 7.3.1

Release notes

Sourced from @​fortawesome/free-solid-svg-icons's releases.

Release 7.3.1

Change log available at https://fontawesome.com/docs/changelog/

Release 7.3.0

Change log available at https://fontawesome.com/docs/changelog/

Commits
Maintainer changes

This version was pushed to npm by fortawesome-admin, a new releaser for @​fortawesome/free-solid-svg-icons since your current version.


Updates @gltf-transform/core from 4.4.0 to 4.4.2

Commits
  • dd665ec v4.4.2
  • da7bcf7 chore(docs): Unlist glTF Transform Pro
  • 91794fa fix(extensions): Support read/write extras on material and light extensions
  • 7dbd34c chore(deps): update dependency sharp to ~0.35.0 (#1826)
  • b34ec18 chore(deps): update yarn to v4.17.0 (#1828)
  • b811ceb chore(deps): update denoland/setup-deno action to v2 (#1831)
  • a47e117 chore(deps): update codecov/codecov-action action to v7 (#1830)
  • 80231d4 chore(deps): update actions/checkout action to v7 (#1829)
  • 0b533a1 v4.4.1
  • b27e3c8 fix(build,extensions,types): Fix bundled/unbundled type definitions (#1827)
  • Additional commits viewable in compare view

Updates @gltf-transform/extensions from 4.4.0 to 4.4.2

Commits
  • dd665ec v4.4.2
  • da7bcf7 chore(docs): Unlist glTF Transform Pro
  • 91794fa fix(extensions): Support read/write extras on material and light extensions
  • 7dbd34c chore(deps): update dependency sharp to ~0.35.0 (#1826)
  • b34ec18 chore(deps): update yarn to v4.17.0 (#1828)
  • b811ceb chore(deps): update denoland/setup-deno action to v2 (#1831)
  • a47e117 chore(deps): update codecov/codecov-action action to v7 (#1830)
  • 80231d4 chore(deps): update actions/checkout action to v7 (#1829)
  • 0b533a1 v4.4.1
  • b27e3c8 fix(build,extensions,types): Fix bundled/unbundled type definitions (#1827)
  • Additional commits viewable in compare view

Updates @gltf-transform/functions from 4.4.0 to 4.4.2

Commits
  • dd665ec v4.4.2
  • da7bcf7 chore(docs): Unlist glTF Transform Pro
  • 91794fa fix(extensions): Support read/write extras on material and light extensions
  • 7dbd34c chore(deps): update dependency sharp to ~0.35.0 (#1826)
  • b34ec18 chore(deps): update yarn to v4.17.0 (#1828)
  • b811ceb chore(deps): update denoland/setup-deno action to v2 (#1831)
  • a47e117 chore(deps): update codecov/codecov-action action to v7 (#1830)
  • 80231d4 chore(deps): update actions/checkout action to v7 (#1829)
  • 0b533a1 v4.4.1
  • b27e3c8 fix(build,extensions,types): Fix bundled/unbundled type definitions (#1827)
  • Additional commits viewable in compare view

Updates @sentry/react from 10.58.0 to 10.69.0

Release notes

Sourced from @​sentry/react's releases.

10.69.0

Important Changes

  • feat(v10/cloudflare): Add instrumentAgentWithSentry for Cloudflare Agents (#22786)

The Cloudflare SDK adds a new instrumentAgentWithSentry API for Cloudflare Agents. It works like instrumentDurableObjectWithSentry for Agent classes from the agents SDK and additionally creates spans for @callable RPC methods and automatically sets the conversationId based on the agent's name. When building with the Sentry Vite plugin, Agents are instrumented automatically (#22788).

Other Changes

  • feat(v10/cloudflare): Add Spotlight integration for local dev event forwarding (#22796)
  • feat(v10/cloudflare): Add wranglerConfigPath to Vite options (#22803)
  • feat(v10/cloudflare): Filter framework-internal Durable Object storage spans (#22770)
  • feat(v10/cloudflare): Instrument Agents automatically (#22788)
  • feat(v10/cloudflare): Rotate agent conversation id on chat clear (#22787)
  • fix(v10/cloudflare): Also skip cf: prefixed DOs (#22802)
  • fix(v10/cloudflare): Filter CREATE INDEX spans on cf_-prefixed tables (#22767)
  • fix(v10/cloudflare): Prevent AI provider skips (#22771)
  • fix(v10/core): Summarize SQLite upserts so Durable Object cf_ spans stay filtered (#22766)
  • fix(v10/effect): Set sentry.origin on logs from SentryEffectLogger (#22806)
  • fix(v10/gatsby): Add React 19 to peer dependency range (#22675)
  • fix(v10/node): Unpin @apm-js-collab/code-transformer-bundler-plugins (#22678)
  • fix(v10/server-utils): Do not inject dc into client bundle (#22765)
  • test(v10/cloudflare): Pin mcp as agent depends on it (#22769)

Bundle size 📦

Path Size
@​sentry/browser 27.11 KB
@​sentry/browser - with treeshaking flags 25.59 KB
@​sentry/browser (incl. Tracing) 45.51 KB
@​sentry/browser (incl. Tracing + Span Streaming) 47.25 KB
@​sentry/browser (incl. Tracing, Profiling) 50.15 KB
@​sentry/browser (incl. Tracing, Replay) 83.84 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 73.71 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 88.44 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 100.79 KB
@​sentry/browser (incl. Feedback) 43.88 KB
@​sentry/browser (incl. sendFeedback) 31.79 KB
@​sentry/browser (incl. FeedbackAsync) 36.8 KB
@​sentry/browser (incl. Metrics) 28.17 KB
@​sentry/browser (incl. Logs) 28.39 KB
@​sentry/browser (incl. Metrics & Logs) 29.07 KB
@​sentry/react 28.87 KB

... (truncated)

Changelog

Sourced from @​sentry/react's changelog.

10.69.0

Important Changes

  • feat(v10/cloudflare): Add instrumentAgentWithSentry for Cloudflare Agents (#22786)

The Cloudflare SDK adds a new instrumentAgentWithSentry API for Cloudflare Agents. It works like instrumentDurableObjectWithSentry for Agent classes from the agents SDK and additionally creates spans for @callable RPC methods and automatically sets the conversationId based on the agent's name. When building with the Sentry Vite plugin, Agents are instrumented automatically (#22788).

Other Changes

  • feat(v10/cloudflare): Add Spotlight integration for local dev event forwarding (#22796)
  • feat(v10/cloudflare): Add wranglerConfigPath to Vite options (#22803)
  • feat(v10/cloudflare): Filter framework-internal Durable Object storage spans (#22770)
  • feat(v10/cloudflare): Instrument Agents automatically (#22788)
  • feat(v10/cloudflare): Rotate agent conversation id on chat clear (#22787)
  • fix(v10/cloudflare): Also skip cf: prefixed DOs (#22802)
  • fix(v10/cloudflare): Filter CREATE INDEX spans on cf_-prefixed tables (#22767)
  • fix(v10/cloudflare): Prevent AI provider skips (#22771)
  • fix(v10/core): Summarize SQLite upserts so Durable Object cf_ spans stay filtered (#22766)
  • fix(v10/effect): Set sentry.origin on logs from SentryEffectLogger (#22806)
  • fix(v10/gatsby): Add React 19 to peer dependency range (#22675)
  • fix(v10/node): Unpin @apm-js-collab/code-transformer-bundler-plugins (#22678)
  • fix(v10/server-utils): Do not inject dc into client bundle (#22765)
  • test(v10/cloudflare): Pin mcp as agent depends on it (#22769)

10.68.0

  • feat(cloudflare): Add @​sentry/cloudflare/vite orchestrion plugin (#21967)
  • feat(nestjs): Support WebSocket errors in SentryGlobalFilter (#22224)
  • feat(node,server-utils): Set cache.key on dataloader spans and capture redis delete operations as cache.remove (#22389)
  • feat(server-utils): Allow integrations to be part of marker (#22094)
  • feat(server-utils): Migrate FirebaseInstrumentation to orchestrion (#22141)
  • feat(server-utils): Warn when bundler config has instrumented module in external (#22379)
  • feat(v10): Add http.route attribute to http.server spans with parameterized routes (#22564)
  • feat(v10): Add url.full and url.path to http.server spans (#22533)
  • feat(v10/cloudflare): Auto-instrument Durable Object classes (#22541)
  • feat(v10/cloudflare): Auto-instrument the worker entry with withSentry (#22540)
  • feat(v10/cloudflare): Auto-instrument WorkerEntrypoint classes (#22543)
  • feat(v10/cloudflare): Auto-instrument Workflow classes (#22542)
  • feat(v10/cloudflare): Read wrangler config and resolve the Sentry options module (#22538)
  • feat(v10/core): Add instrumentStateGraph API (#22491)
  • feat(v10/core): Add url.full attribute to core fetch instrumentation (#22436)
  • feat(v10/core): Support filtering stackFrameVariables by variable name (#22526)
  • feat(v10/react-router): Make instrumentation API the default (#22525)

... (truncated)

Commits
  • 417af5d release: 10.69.0
  • e7cf605 meta(changelog): Update changelog for 10.69.0 (#22807)
  • 7c5a00e fix(v10/effect): Set sentry.origin on logs from SentryEffectLogger (#22806)
  • df53214 feat(v10/cloudflare): Add wranglerConfigPath to Vite options (#22803)
  • e96e15e feat(v10/cloudflare): Add Spotlight integration for local dev event forwardin...
  • ea4a322 fix(v10/cloudflare): Also skip cf: prefixed DOs (#22802)
  • 6a84103 feat(v10/cloudflare): Instrument Agents automatically (#22788)
  • f0c3569 feat(v10/cloudflare): Rotate agent conversation id on chat clear (#22787)
  • 0516355 feat(v10/cloudflare): Add instrumentAgentWithSentry for Cloudflare Agents (#2...
  • d3a6e52 fix(v10/cloudflare): Filter CREATE INDEX spans on cf_-prefixed tables (#2...
  • Additional commits viewable in compare view

Updates @stripe/react-stripe-js from 6.6.0 to 6.8.0

Release notes

Sourced from @​stripe/react-stripe-js's releases.

v6.8.0

Changed

  • Add Terms Element (#691)

v6.7.0

Changed

  • Bump stripe.js version to 9.9.0 (#690)
  • Bump js-yaml from 3.14.2 to 3.15.0 (#689)
  • Bump @​babel/core from 7.14.3 to 7.29.6 (#688)
  • Close project to external pull requests (#687)
Commits

Updates @stripe/stripe-js from 9.8.0 to 9.12.1

Release notes

Sourced from @​stripe/stripe-js's releases.

v9.12.1

Changed

  • Bump brace-expansion from 1.1.11 to 1.1.16 in /examples/parcel (#953)

v9.12.0

New features

  • Bump js-yaml from 3.14.2 to 3.15.0 (#950)
  • Bump ws from 5.2.3 to 5.2.7 (#951)
  • Add optional line item types to Checkout SDK (#949)

v9.10.0

Changed

  • Terms element types (#948)
  • Update Checkout Form change event types (#946)
  • Add fields.name types to AE (#947)
  • Add validateElements type to StripeCheckoutLoadActionsSuccess (#945)

v9.9.0

Changed

  • Bump js-yaml from 3.14.2 to 3.15.0 in /examples/parcel (#944)
  • Bump @​babel/core from 7.10.5 to 7.29.6 in /examples/parcel (#943)
  • Move isProrated to StripeCheckoutRecurring (#935)
  • Type updates for PE fields option (#941)
  • Close project to external pull requests (#942)
Commits

Updates firebase from 12.15.0 to 12.16.0

Commits
  • f0c9435 Merge release into main
  • fe04cec build: put include-dependencies flag back (#10137)
  • 2894e91 Update re2js version (#10104)
  • df21ad3 fix: Resolve duplicate assertion ID and add check to Firestore CI (#10138)
  • 1d24e5f chore(data-connect): refactor streaming tests and change idle timeout back to...
  • 65baa7b fix(ai): update deprecated gemini models strings" (#10043)
  • 6c710ba build(deps): update deps with security issues (pass 1) (#10119)
  • 573fd16 build(deps): Upgrade Lerna to 9.0.6 (#10032)
  • 6d874fc fix zizmor findings (#10044)
  • 7ca70ab Security Audit & Remediation: repo-scripts/api-documenter (#10112)
  • Additional commits viewable in compare view

Updates firebase-functions from 7.2.5 to 7.3.2

Release notes

Sourced from firebase-functions's releases.

v7.3.2

  • chore: update dependencies to close CVEs (#1936)
  • Fix an issue with npm labeling in the deployment pipeline. (#1937)
  • chore: improve release script (#1932)

v7.3.2-rc.1

  • chore: update dependencies to close CVEs (#1936)
  • Fix an issue with npm labeling in the deployment pipeline. (#1937)
  • chore: improve release script (#1932)

v7.3.2-rc.0

  • Internal maintenance updates and chore improvements.

v7.3.1-rc.0

  • Internal maintenance updates and chore improvements.

v7.3.0

  • Bringing in lifecycle triggers into docgen. (#1931)
  • fix: Remove false warning when using Expression in cors option (#1802)
  • feat: Add requiresRole developer API for declarative security support and automatic Manifest extraction (#1908)
  • Validate literal timeoutSeconds values per v2 trigger type (0-540s for events, 0-3600s for HTTPS/callable, 0-1800s for task queues, 0-7s for identity functions) so misconfigured values fail at function-definition or manifest-extraction time instead of at deploy time. (#1877)
  • feat: Add requiresAPI function to allow declaring Google Cloud API dependencies in code. (#1900)
  • fix(v1): Call onInit for schedule.onRun functions (#1801)
  • feat: Add support to declare lifecycle hooks in functions. (#1915)
  • fix(cors): Fix issue using Params to set CORS allowed hosts (#1903)
  • fix(v2): Fix event data unpacking for auth event triggers (#1923)
  • feat: Add "v2/lifecycle" and "lifecycle" import paths for lifecycle hooks (#1926)
  • chore: revamp deploy pipeline to be stateless. Changes must now include relnotes (#1929)
  • chore: move the last encrypted keys into Google Cloud Secrets Manager (#1929)
Commits
  • 565db02 fix: rename task timeout kind and also apply it to scheduler (#1934)
  • d2315bb chore(deps): resolve pipeline deprecations and upgrade dependencies (#1936)
  • 17ebe7c feat: default npm distribution tag to next for prereleases (#1937)
  • c2cd3f7 fix: dynamically increment prerelease versions in publish.sh (#1932)
  • ce42106 Adding lifecycle events in docgen (#1931)
  • 923b3a9 fix: resolve BASH_REMATCH overwriting in changelog.sh (#1930)
  • 642d901 fix: resolve Cloud Build invalid argument errors for substitutions (#1929)
  • 58aadd2 Revamp deploy pipeline to be stateless (#1925)
  • 66a9235 chore: suppress new auth triggers and internal pubsub types from docgen (#1927)
  • 85fdeb0 Add "v2/lifecycle" import path (#1926)
  • Additional commits viewable in compare view

Updates posthog-js from 1.390.1 to 1.407.6

Release notes

Sourced from posthog-js's releases.

posthog-js@1.407.6

1.407.6

Patch Changes

posthog-js@1.407.5

1.407.5

Patch Changes

  • #4278 a19ba65 Thanks @​marandaneto! - Fix paused replay seeks at an exact full snapshot timestamp so the snapshot frame is rebuilt before playback pauses. (2026-07-28)

posthog-js@1.407.4

1.407.4

Patch Changes

  • #4290 a08c226 Thanks @​marandaneto! - Send session recording request timestamps in request bodies instead of query strings. (2026-07-28)

posthog-js@1.407.3

1.407.3

Patch Changes

  • #4214 f7399a0 Thanks @​felipeatom! - Fix canRenderSurvey / canRenderSurveyAsync reporting a survey as renderable before its event/action activation trigger has fired. Surveys gated on a "User sends events" filter are now only eligible once the trigger event is received. (2026-07-27)

  • #4231 eabe2ef Thanks @​marandaneto! - Send analytics request timestamps in capture bodies while retaining query timestamps for session recordings. (2026-07-27)

  • #4102 fa4844b Thanks @​marandaneto! - Send SDK library identity in feature flag person properties instead of URL query parameters. (2026-07-27)

  • #4220 11330b3 Thanks @​SegFaultZero! - fix(replay): prevent server timings from dropped ingestion requests causing an endless capture loop (2026-07-27)

  • Updated dependencies [7210789]:

    • @​posthog/browser-common@​0.2.2

posthog-js@1.407.2

1.407.2

Patch Changes

  • #4224 ba7042b Thanks @​turnipdabeets! - Fix session replay recordings being unplayable after the session rotated in a tab with no user interaction. When a session expired and rotated (for example in a long-lived background tab), a recorder that had not yet seen user interaction kept attributing snapshots — including full snapshots — to the previous session, so the new session never received a playable full snapshot. The recorder now restarts on rotation in this state, re-syncs its session id from the session manager if they ever diverge, and flushes its buffer on the normal cadence before the first user interaction instead of holding data until the next rotation or page unload. (2026-07-23)

... (truncated)

Commits
  • acef5fb chore: update versions and lockfile [version bump]
  • b4250a7 fix(browser): preserve slim extension bundle ABI (#4305)
  • 7718db1 ci: fail when Jest detects open handles (#4297)
  • 36207d6 ci: use pinned Playwright image (#4298)
  • b293d12 ci: generate backward compatibility Playwright report (#4296)
  • de3d6e3 ci: install npm OIDC support only when publishing (#4295)
  • 97078e9 chore: update versions and lockfile [version bump]
  • fbd457f fix(browser-common): reduce extension runtime overhead (#4284)
  • da71872 fix(react-native): compose iOS source map upload wrappers (#4291)
  • 75e12fe chore: update GitHub Actions (#4292)
  • Additional commits viewable in compare view

Updates radix-ui from 1.6.0 to 1.6.7

Changelog

Sourced from radix-ui's changelog.

1.6.6, 1.6.7

  • Reverted breaking changes that caused compatibility issues with React Server Components.

1.6.5

  • Republish through CI to attach provenance attestations. The previous versions of these packages were published manually outside of CI and therefore shipped without provenance; this patch re-releases the same code through the CI pipeline so every package includes an attestation.

1.6.4

  • Fixed a regression where importing primitives from the root radix-ui entry point erased every primitive's types to any.

1.6.3

Dialog

  • Fixed broken ARIA references in Dialogs where title or description elements are not rendered.

Slider

  • Fixed a bug where onValueCommit was not called when a slider thumb was dragged across another thumb.

Toast

  • Fixed Toast removing non-focused toasts when pressing Escape.

Tooltip

  • Fixed a bug where Tooltip.Content children were mounted to the DOM twice.

Other updates

  • Fixed overriding inline animation style in Popper.Content.
  • Improved tree-shaking so bundlers can drop unused components. Component parts are now marked /* @__PURE__ */ and use named render functions instead of Component.displayName = ... assignments, which previously prevented dead-code elimination with some bundlers.
  • Widened virtualRef prop type to allow RefObject<Measurable | null> in popover components.
  • Fixed dev-only checks with conditional exports to drop dev-warnings from production builds.
  • Added per-primitive subpath entry points so each primitive can be imported directly, eg. import { Accordion } from 'radix-ui/accordion' or import * as Accordion from 'radix-ui/accordion'. This mirrors the namespaced exports available from the root radix-ui entry point.
  • Fixed a bug where updating a Checkbox, Switch, or RadioGroup value programmatically (eg. a "select all" control) while inside a <form> would dispatch a click event from the hidden bubble input that propagated to ancestor onClick handlers.

1.6.2

Other updates

  • Added CSS custom properties for Navigation Menu item indicators' translate values.
  • Fixed a bug in Dismissable Layer causing background nested popovers to close all layers on outside click
  • Fixed runtime errors for Form.Message, Form.Control, Form.Label and Form.ValidityState that are correctly rendered outside of Form.Field components
  • Fixed a bug in form control components to ensure their values are updated when their associated form's is reset. This affects RadioGroup, Slider, Select, and Switch.
  • Fixed menu items, tab triggers, toolbar links, and select items intercepting Space/Enter keys that originate from focusable descendants.
  • Fixed a bug where calling an event handler without an argument would throw, preventing successive event handlers from being called. This affected all components that accept event handlers with internal implementations.
  • Fixed a bug in Context Menu to ensure that the menu properly re-anchors to the latest pointer position when re-triggered in its open state.

... (truncated)

Commits

Updates three from 0.184.0 to 0.185.1

Commits

Updates three-mesh-bvh from 0.9.10 to 0.9.13

Release notes

Sourced from three-mesh-bvh's releases.

v0.9.13

Added

  • NodeProxy: Add support for context-value proxies.

v0.9.12

Fixed

  • BVHComputeData: Fix "dispose" deleting storage nodes unnecessarily.
  • BVHComputeData: Throw error if the traversal could overrun the stack.

Added

  • WGSLTag functions: Add support for inline-functions that evaluate on build.

v0.9.11

Added

  • WebGPURenderer : Added BVHComputeData class for packing multi-object BVH scene data into GPU storage buffers for use in WebGPU compute shaders via the TSL node system.

Changed

  • WebGPURenderer: Deprecated the wgslFn/wgsl-based TSL node exports. These do not work correctly on most platforms due to WGSL restrictions on passing storage buffer pointers across function call boundaries. Use BVHComputeData instead.
  • BVH: Rename "maxLeafSize" to "targetLeafSize" to better reflect the option behavior.

Fixed

  • Case where ObjectBVH would return an incorrect raycast hit with firstHitOnly.
  • LineBVH, PointsBVH, SkinnedMeshBVH: Improved bounds traversal logic for firstHitOnly case.
Changelog

Sourced from three-mesh-bvh's changelog.

[0.9.13] - 2026-07-19

Fixed

  • NodeProxy: Add support for context-value proxies.

[0.9.12] - 2026-07-18

Fixed

  • BVHComputeData: Fix "dispose" deleting storage nodes unnecessarily.
  • BVHComputeData: Throw error if the traversal could overrun the stack.

Added

  • WGSLTag functions: Add support for inline-functions that evaluate on build.

[0.9.11] - 2026-07-10

Added

  • WebGPURenderer : Added BVHComputeData class for packing multi-object BVH scene data into GPU storage buffers for use in WebGPU compute shaders via the TSL node system.

Changed

  • WebGPURenderer: Deprecated the wgslFn/wgsl-based TSL node exports. These do not work correctly on most platforms due to WGSL restrictions on passing storage buffer pointers across function call boundaries. Use BVHComputeData instead.
  • BVH: Rename "maxLeafSize" to "targetLeafSize" to better reflect the option behavior.

Fixed

  • Case where ObjectBVH would return an incorrect raycast hit with firstHitOnly.
  • LineBVH, PointsBVH, SkinnedMeshBVH: Improved bounds traversal logic for firstHitOnly case.
Commits

…dates

Bumps the minor-patch group with 30 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@dimforge/rapier3d-compat](https://github.com/dimforge/rapier.js) | `0.14.0` | `0.19.3` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `7.2.0` | `7.3.1` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `7.2.0` | `7.3.1` |
| [@gltf-transform/core](https://github.com/donmccurdy/glTF-Transform) | `4.4.0` | `4.4.2` |
| [@gltf-transform/extensions](https://github.com/donmccurdy/glTF-Transform) | `4.4.0` | `4.4.2` |
| [@gltf-transform/functions](https://github.com/donmccurdy/glTF-Transform) | `4.4.0` | `4.4.2` |
| [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.58.0` | `10.69.0` |
| [@stripe/react-stripe-js](https://github.com/stripe/react-stripe-js) | `6.6.0` | `6.8.0` |
| [@stripe/stripe-js](https://github.com/stripe/stripe-js) | `9.8.0` | `9.12.1` |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `12.15.0` | `12.16.0` |
| [firebase-functions](https://github.com/firebase/firebase-functions) | `7.2.5` | `7.3.2` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.390.1` | `1.407.6` |
| [radix-ui](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/radix-ui) | `1.6.0` | `1.6.7` |
| [three](https://github.com/mrdoob/three.js) | `0.184.0` | `0.185.1` |
| [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) | `0.9.10` | `0.9.13` |
| [uuid](https://github.com/uuidjs/uuid) | `14.0.0` | `14.0.1` |
| [@formatjs/cli](https://github.com/formatjs/formatjs) | `6.16.11` | `6.16.14` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.4.6` | `10.5.5` |
| [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `10.4.6` | `10.5.5` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `10.4.6` | `10.5.5` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.2` | `6.0.4` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.0` | `10.5.4` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.7` | `17.2.0` |
| [playwright](https://github.com/microsoft/playwright) | `1.61.1` | `1.62.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.15` | `8.5.24` |
| [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.6` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.8.0` | `0.8.1` |
| [sass](https://github.com/sass/dart-sass) | `1.101.0` | `1.102.0` |
| [webpack](https://github.com/webpack/webpack) | `5.107.2` | `5.109.2` |
| [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.3` | `7.2.2` |



Updates `@dimforge/rapier3d-compat` from 0.14.0 to 0.19.3
- [Changelog](https://github.com/dimforge/rapier.js/blob/master/CHANGELOG.md)
- [Commits](dimforge/rapier.js@v0.14.0...v0.19.3)

Updates `@fortawesome/free-regular-svg-icons` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@7.2.0...7.3.1)

Updates `@fortawesome/free-solid-svg-icons` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@7.2.0...7.3.1)

Updates `@gltf-transform/core` from 4.4.0 to 4.4.2
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](donmccurdy/glTF-Transform@v4.4.0...v4.4.2)

Updates `@gltf-transform/extensions` from 4.4.0 to 4.4.2
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](donmccurdy/glTF-Transform@v4.4.0...v4.4.2)

Updates `@gltf-transform/functions` from 4.4.0 to 4.4.2
- [Changelog](https://github.com/donmccurdy/glTF-Transform/blob/main/CHANGELOG.md)
- [Commits](donmccurdy/glTF-Transform@v4.4.0...v4.4.2)

Updates `@sentry/react` from 10.58.0 to 10.69.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.69.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.58.0...10.69.0)

Updates `@stripe/react-stripe-js` from 6.6.0 to 6.8.0
- [Release notes](https://github.com/stripe/react-stripe-js/releases)
- [Changelog](https://github.com/stripe/react-stripe-js/blob/master/CHANGELOG.md)
- [Commits](stripe/react-stripe-js@v6.6.0...v6.8.0)

Updates `@stripe/stripe-js` from 9.8.0 to 9.12.1
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](stripe/stripe-js@v9.8.0...v9.12.1)

Updates `firebase` from 12.15.0 to 12.16.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@12.15.0...firebase@12.16.0)

Updates `firebase-functions` from 7.2.5 to 7.3.2
- [Release notes](https://github.com/firebase/firebase-functions/releases)
- [Commits](firebase/firebase-functions@v7.2.5...v7.3.2)

Updates `posthog-js` from 1.390.1 to 1.407.6
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.390.1...posthog-js@1.407.6)

Updates `radix-ui` from 1.6.0 to 1.6.7
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/radix-ui/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/1.6.7/packages/react/radix-ui)

Updates `three` from 0.184.0 to 0.185.1
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Updates `three-mesh-bvh` from 0.9.10 to 0.9.13
- [Release notes](https://github.com/gkjohnson/three-mesh-bvh/releases)
- [Changelog](https://github.com/gkjohnson/three-mesh-bvh/blob/master/CHANGELOG.md)
- [Commits](gkjohnson/three-mesh-bvh@v0.9.10...v0.9.13)

Updates `uuid` from 14.0.0 to 14.0.1
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v14.0.0...v14.0.1)

Updates `@formatjs/cli` from 6.16.11 to 6.16.14
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.16.11...@formatjs/cli@6.16.14)

Updates `@storybook/addon-docs` from 10.4.6 to 10.5.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.5.5/code/addons/docs)

Updates `@storybook/addon-onboarding` from 10.4.6 to 10.5.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.5.5/code/addons/onboarding)

Updates `@storybook/react-webpack5` from 10.4.6 to 10.5.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.5.5/code/frameworks/react-webpack5)

Updates `@vitejs/plugin-react` from 6.0.2 to 6.0.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.4/packages/plugin-react)

Updates `autoprefixer` from 10.5.0 to 10.5.4
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.5.0...10.5.4)

Updates `lint-staged` from 17.0.7 to 17.2.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v17.0.7...v17.2.0)

Updates `playwright` from 1.61.1 to 1.62.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.61.1...v1.62.0)

Updates `postcss` from 8.5.15 to 8.5.24
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.15...8.5.24)

Updates `prettier` from 3.8.4 to 3.9.6
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.4...3.9.6)

Updates `prettier-plugin-tailwindcss` from 0.8.0 to 0.8.1
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.8.0...v0.8.1)

Updates `sass` from 1.101.0 to 1.102.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.101.0...1.102.0)

Updates `storybook` from 10.4.6 to 10.5.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.5.5/code/core)

Updates `webpack` from 5.107.2 to 5.109.2
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.107.2...v5.109.2)

Updates `webpack-cli` from 7.0.3 to 7.2.2
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.3...webpack-cli@7.2.2)

---
updated-dependencies:
- dependency-name: "@dimforge/rapier3d-compat"
  dependency-version: 0.19.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@gltf-transform/core"
  dependency-version: 4.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@gltf-transform/extensions"
  dependency-version: 4.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@gltf-transform/functions"
  dependency-version: 4.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@sentry/react"
  dependency-version: 10.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@stripe/react-stripe-js"
  dependency-version: 6.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@stripe/stripe-js"
  dependency-version: 9.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: firebase
  dependency-version: 12.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: firebase-functions
  dependency-version: 7.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: posthog-js
  dependency-version: 1.407.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: radix-ui
  dependency-version: 1.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: three
  dependency-version: 0.185.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: three-mesh-bvh
  dependency-version: 0.9.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: uuid
  dependency-version: 14.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@formatjs/cli"
  dependency-version: 6.16.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.5.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@storybook/addon-onboarding"
  dependency-version: 10.5.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@storybook/react-webpack5"
  dependency-version: 10.5.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: autoprefixer
  dependency-version: 10.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: lint-staged
  dependency-version: 17.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: playwright
  dependency-version: 1.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: postcss
  dependency-version: 8.5.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: prettier-plugin-tailwindcss
  dependency-version: 0.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: sass
  dependency-version: 1.102.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: storybook
  dependency-version: 10.5.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: webpack
  dependency-version: 5.109.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: webpack-cli
  dependency-version: 7.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

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 Aug 1, 2026
@dependabot
dependabot Bot requested a review from kfarr as a code owner August 1, 2026 12:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2026
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.

0 participants