Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps @react-three/fiber from 8.17.6 to 9.4.0.

Release notes

Sourced from @​react-three/fiber's releases.

v9.4.0

What's Changed

New Contributors

Full Changelog: pmndrs/react-three-fiber@v9.3.0...v9.4.0

v9.3.0

With this release we have two big fixes.

  1. flushSync now works properly. To prove it we added an example that allows you to React props and then take a screenshot of the R3F canvas with the latest state. This is a pretty advanced use case, but one people might be interested to explore for exporting videos or images using R3F.
  2. React Native support has been fixed for 0.79 and newer when combined with the same update to Drei: pmndrs/drei#2494. A big thanks to @​thejustinwalsh for helping us with this one.

What's Changed

New Contributors

Full Changelog: pmndrs/react-three-fiber@v9.1.4...v9.3.0

v9.1.4

What's Changed

New Contributors

Full Changelog: pmndrs/react-three-fiber@v9.1.3...v9.1.4

v9.1.3

What's Changed

New Contributors

Full Changelog: pmndrs/react-three-fiber@v9.1.2...v9.1.3

v9.1.2

... (truncated)

Commits
  • 9ca5264 RELEASING: Releasing 1 package(s)
  • f0976dc docs(changeset): feat: improve applyProps errors, harden pierced props setting
  • 36022f2 docs: correct outdated JSX namespace link (fixes #3582) (#3586)
  • 5f7e945 Merge pull request #3576 from tbvjaos510/fix/unknown-props
  • 7c6680f feat: add explicit error to applyProps
  • 500e051 Merge pull request #3579 from pmndrs/useloader-doc-suspend-react
  • 22e41cf fix: doc @​useLoader and suspend-react ref
  • cef370b feat: enhance resolve function with direct property priority and better error...
  • faea4c3 update
  • 8e1064d fix: allow unknown props
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@react-three/fiber](https://github.com/pmndrs/react-three-fiber) from 8.17.6 to 9.4.0.
- [Release notes](https://github.com/pmndrs/react-three-fiber/releases)
- [Commits](pmndrs/react-three-fiber@v8.17.6...v9.4.0)

---
updated-dependencies:
- dependency-name: "@react-three/fiber"
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
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

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant