Skip to content

chore(deps): bump react-native-worklets from 0.5.1 to 0.10.0#369

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-worklets-0.10.0
Open

chore(deps): bump react-native-worklets from 0.5.1 to 0.10.0#369
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-worklets-0.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps react-native-worklets from 0.5.1 to 0.10.0.

Release notes

Sourced from react-native-worklets's releases.

Worklets - 0.10.0

Key changes

Bundle Mode considered stable

Bundle Mode is now considered stable and the recommended way of using Worklets. Previous mode (called Legacy Eval Mode) is still enabled by default.

https://docs.swmansion.com/react-native-worklets/docs/bundleMode/

Robust API for module import forwarding

Previous workletizableModules API was removed and replaced with more configurable importForwarding, along with documentation explaining how to use it.

https://docs.swmansion.com/react-native-worklets/docs/bundleMode/importForwarding/

Native serialization support for ArrayBufferView

ArrayBufferView objects (like TypedArrays) are now serialized via a dedicated native code path, reducing serialization overhead.

Other changes

... (truncated)

Commits
  • b93e679 release(Worklets): 0.10.0
  • 6f9094b fix(worklets): Keep getTransformOptions arguments in metro for bundle mode (#...
  • 6d6aa87 worklets plugin: preserve JSX imports in bundle mode (#9212)
  • 3206cb1 chore(Worklets): remove experimental label from Bundle Mode (#9584)
  • 775fa93 docs(Worklets): importForwading API (#9665)
  • 7c86624 fix(Worklets): RemoteFunction memory cycle (#9673)
  • 32941a8 Worklets: added native serialization for ArrayBufferView (#9475)
  • 1278979 fix: Fix ios crash after linter change (#9668)
  • aea10ed feat(Worklets): module import forwarding API (#9638)
  • 3a10590 refactor(Worklets): use shims for react-native imports (#9640)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-native-worklets 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 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-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) from 0.5.1 to 0.10.0.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.10.0/packages/react-native-worklets)

---
updated-dependencies:
- dependency-name: react-native-worklets
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 29, 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