Skip to content

build(deps): bump react-native-worklets from 0.8.3 to 0.9.2 - #280

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor

Bumps react-native-worklets from 0.8.3 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 18, 2026
Bumps [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) from 0.8.3 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.8.3
  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.7.4 to 0.8.3 build(deps): bump react-native-worklets from 0.8.3 to 0.9.2 Jun 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/react-native-worklets-0.8.3 branch from 45e9045 to e83f478 Compare June 17, 2026 04:54
@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #285.

@dependabot dependabot Bot closed this Jun 18, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/react-native-worklets-0.8.3 branch June 18, 2026 04:37
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