Skip to content

chore(deps): bump react-native-worklets from 0.10.0 to 0.11.1#29

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor

Bumps react-native-worklets from 0.10.0 to 0.11.1.

Release notes

Sourced from react-native-worklets's releases.

Worklets - 0.11.1

What's Changed

Full Changelog: software-mansion/react-native-reanimated@worklets-0.11.0...worklets-0.11.1

Worklets - 0.11.0

Key changes

Experimental bytecode worklets in Legacy Eval Mode

Legacy Eval Mode can now optionally evaluate worklets from Hermes bytecode instead of plain code in production builds. This is an opt-in workaround for the Hermes V1 memory issue (software-mansion/react-native-reanimated#9650).

https://docs.swmansion.com/react-native-worklets/docs/worklets-babel-plugin/plugin-options

Other changes

New Contributors

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

Worklets - 0.10.2

What's Changed

... (truncated)

Commits
  • afa43be release(Worklets): 0.11.1
  • 338b87c Changed error to warning in createSerializable unserializable code branch
  • af8aa3c release(Worklets): 0.11.0
  • e919317 fix(Worklets): resolve @​babel/preset-typescript relative to react-native-work...
  • 2a9295b Fix: type safety in Android build configuration for React Native directory re...
  • 71053ec fix(Worklets): respect the enableEventLoop option in createWorkletRuntime (#9...
  • 4980526 chore(Worklets): remove stale getModules hunk from metro-runtime patches (#9946)
  • f461f02 fix(Worklets): post remote function refactor nits (#9923)
  • 5eb775e refactor(Worklets): remove outdated Reanimated tags from Babel plugin (#9921)
  • 3e46ca9 fix(Worklets): bundle mode detection with expo tree shaking (#9911)
  • Additional commits viewable in compare view

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.10.0 to 0.11.1.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.11.1/packages/react-native-worklets)

---
updated-dependencies:
- dependency-name: react-native-worklets
  dependency-version: 0.11.1
  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 Jul 19, 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