Skip to content

build(deps): bump react-native-worklets from 0.5.1 to 0.10.1#31

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

build(deps): bump react-native-worklets from 0.5.1 to 0.10.1#31
dependabot[bot] wants to merge 1 commit into
masterfrom
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

Bumps react-native-worklets from 0.5.1 to 0.10.1.

Release notes

Sourced from react-native-worklets's releases.

Worklets - 0.10.1

What's Changed

Full Changelog: software-mansion/react-native-reanimated@worklets-0.10.0...worklets-0.10.1

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
  • b4dfd65 release(Worklets): 0.10.1
  • ced2953 fix(Worklets): time-of-check and time-of-use destructor safety (#9790)
  • 7dc7ff6 fix(Worklets): tie RNR remote function lifetime to TurboModule invalidate sta...
  • 967bd2b fix(Worklets): Normalize Windows paths in bundle mode module IDs (#9721)
  • 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)
  • 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 @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: client, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.1.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.10.1/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 changed the title build(deps): bump react-native-worklets from 0.5.1 to 0.10.0 build(deps): bump react-native-worklets from 0.5.1 to 0.10.1 Jul 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-native-worklets-0.10.0 branch from 9e70d57 to b75202a Compare July 3, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants