Skip to content

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

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#42
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 18, 2026

Copy link
Copy Markdown

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 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.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 18, 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