Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hermes-engine from 0.0.0 to 0.5.1 in /frontend #398

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 24, 2022

Bumps hermes-engine from 0.0.0 to 0.5.1.

Release notes

Sourced from hermes-engine's releases.

Release v0.4.1

This release fixes a memory leak related to WeakMaps. It's a drop-in replacement for v0.4.0 in react-native 0.62.0.

Release v0.3.0

This release is primarily to publish breaking source changes for integration with the next version of React Native. It is not compatible with existing builds of React Native, up to and including 0.61.4. Please wait for the next React Native release before trying out Hermes v0.3.0!

As always there are many bug fixes and performance improvements, including faster string concatenation and native support for ES6 spread operators.

Release v0.2.1

Since the last release, there have been hundreds of bug fixes, performance improvements, and feature implementations gearing up for major feature milestones.

For React Native developers, the most visible changes in this release are that:

  • The speed of reloads in development should have improved
  • The C++ runtime library is now packaged in a separate AAR to avoid pickFirst nondeterminisms

Release v0.1.1

Amongst other issues, this release should fix:

  1. Compatibility with devices on API level <19
  2. Missing ICU dlls on Windows
  3. Bytecode file locking issues during compilation on Windows
  4. Crashes on macOS and Linux when certain warnings are emitted during bytecode compilation

Hermes v0.1.0

No release notes provided.

Commits
Maintainer changes

This version was pushed to npm by huxpro, a new releaser for hermes-engine 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [hermes-engine](https://github.com/facebook/hermes) from 0.0.0 to 0.5.1.
- [Release notes](https://github.com/facebook/hermes/releases)
- [Commits](https://github.com/facebook/hermes/commits/v0.5.1)

---
updated-dependencies:
- dependency-name: hermes-engine
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants