Skip to content

chore(deps): bump react-native-worklets from 0.5.1 to 0.9.2#363

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps react-native-worklets from 0.5.1 to 0.9.2.

Release notes

Sourced from react-native-worklets's releases.

Worklets - 0.9.2

What's Changed

Full Changelog: software-mansion/react-native-reanimated@worklets-0.9.1...worklets-0.9.2

Worklets - 0.9.1

Key changes

Support for cross-runtime Promises

Now functions that return a promise like runOnRuntimeAsync can be used on all runtimes in Bundle Mode, not only the RN Runtime. The code responsible for memory-management of JavaScript callbacks in C++ was overhauled to support this, which should reduce the memory imprint and stability of long-held callbacks in brownfield app.

Uniform Shareable hosting

Shareables can now be hosted on any runtime, not only the UI Runtime.

DX improvements

Other changes

... (truncated)

Commits
  • cf79cab release(Worklets): 0.9.2
  • b2eb2a4 fix: build.gradle.kts not falling back to default ABIs (#9611)
  • 1fb7b3a fix(Worklets): always expecting sourceMaps in unpackers (#9607)
  • fe917e9 fix(bundlemode): getBundleModeMetroConfig consider user config's resolveReq...
  • 2fbb5a5 fix(Worklets): Babel plugin not detecting production environment (#9609)
  • 07060c1 fix(deps): declare @​babel/types as a dependency (#9511)
  • d32ac50 release(Worklets): 0.9.1
  • 58a66a6 release(Worklets): 0.9.0
  • da759db chore: bump RN compatibility to 0.86 (#9496)
  • b1ba193 feat(Worklets): Serializable regexp (#9494)
  • 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 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-native-worklets-0.9.2 branch 3 times, most recently from 47501eb to fcffd4f Compare June 22, 2026 21:11
@danstepanov danstepanov requested a review from marklawlor June 22, 2026 21:23
Bumps [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) from 0.5.1 to 0.9.2.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.9.2/packages/react-native-worklets)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-native-worklets-0.9.2 branch from fcffd4f to e68cbae Compare June 22, 2026 21:25
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