Skip to content

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

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

chore(deps): bump react-native-worklets from 0.5.1 to 0.10.2#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.2.

Release notes

Sourced from react-native-worklets's releases.

Worklets - 0.10.2

What's Changed

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

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
  • 3c04eb6 release(Worklets): 0.10.2
  • 1d2942f removed warn
  • 10a5625 Changed error to warning in createSerializable unserializable code branch
  • 570e6f7 fix: read from path which starts with '/' in ScriptBufferWrapper.kt (#9503)
  • 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 (#...
  • 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 29, 2026
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.2.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.10.2/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 chore(deps): bump react-native-worklets from 0.5.1 to 0.10.0 chore(deps): bump react-native-worklets from 0.5.1 to 0.10.2 Jul 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-native-worklets-0.10.0 branch from 336cafe to 0cb0953 Compare July 8, 2026 17:54
@danstepanov danstepanov closed this Jul 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/react-native-worklets-0.10.0 branch July 8, 2026 18:29
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.

1 participant