Skip to content

Bump @react-three/fiber from 8.18.0 to 9.3.0#38

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-three/fiber-9.3.0
Closed

Bump @react-three/fiber from 8.18.0 to 9.3.0#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-three/fiber-9.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2025

Copy link
Copy Markdown
Contributor

Bumps @react-three/fiber from 8.18.0 to 9.3.0.

Release notes

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

v9.3.0

With these 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

What's Changed

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

v9.1.1

Most importantly, this fixes rsbuild with vReact 19.1.0 and later.

What's Changed

... (truncated)

Commits
  • e53d667 RELEASING: Releasing 1 package(s)
  • 0281b6b docs(changeset): fix(native): update react-native deep imports for 0.79 compa...
  • 7579c2d docs(changeset): feat: add flushSync example
  • 26e5d6e docs(changeset): fix: update flushSync for new reconciler
  • f2ce4a2 Merge pull request #3560 from pmndrs/feat/add-flushsync-example
  • 51db6ef feat: add flushSync example
  • 7264b7c Merge pull request #3554 from pmndrs/chore/export-flush-sync
  • 0afec9b chore: add note
  • e5d3c15 chore: downgrade reconciler to 0.31 making it compatible with 19.x
  • f75be04 Merge branch 'master' into chore/export-flush-sync
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by krispyaa, a new releaser for @​react-three/fiber since your current version.


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.18.0 to 9.3.0.
- [Release notes](https://github.com/pmndrs/react-three-fiber/releases)
- [Commits](pmndrs/react-three-fiber@v8.18.0...v9.3.0)

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

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 Jul 29, 2025
@vercel

vercel Bot commented Jul 29, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
green-footprint ❌ Failed (Inspect) Jul 29, 2025 2:25am
green-footprint-twl6 ❌ Failed (Inspect) Jul 29, 2025 2:25am

@dependabot @github

dependabot Bot commented on behalf of github Oct 13, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #51.

@dependabot dependabot Bot closed this Oct 13, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/react-three/fiber-9.3.0 branch October 13, 2025 23:26
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