Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Conversation

@dependabot
Copy link

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

Bumps hermes-engine from 0.2.1 to 0.10.0.

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.

Commits
  • 98f5028 Fix length and enable tests for Object.hasOwn
  • 1c7dc2d Update test262 for Android Intl (#633)
  • 9238467 Fix Intl.DateTimeFormat TimeZone (#627)
  • 6cbf43a Remove use of makeHandleInParentScope in JSProxy
  • 8aa48a7 support comments in mutations
  • 0136786 fork prettier comment attachment codebase
  • feaaf81 fix parent pointer assignment during mutations
  • 8b8e095 update node creator codegen to better handle optional props
  • 4bb7a9e add eslint and fix lint errors
  • 9261a72 Implement Object.hasOwn
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by neildhar, 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.2.1 to 0.10.0.
- [Release notes](https://github.com/facebook/hermes/releases)
- [Commits](facebook/hermes@v0.2.1...v0.10.0)

---
updated-dependencies:
- dependency-name: hermes-engine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 24, 2022

Superseded by #7.

@dependabot dependabot bot closed this Jun 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hermes-engine-0.10.0 branch June 24, 2022 08:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant