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-eslint from 0.15.1 to 0.16.0 #1230

Merged
merged 1 commit into from Dec 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps hermes-eslint from 0.15.1 to 0.16.0.

Release notes

Sourced from hermes-eslint's releases.

v0.11.0 for RN0.68.x

In preparation for the 0.68.x, this release brings numerous bug fixes and performance improvements to Hermes.

v0.10.0 for RN0.67.x

In preparation for the release of RN0.67, this release brings numerous bug fixes and performance improvements to Hermes.

v0.9.0 for RN 0.66.x

This release is primarily made to close the gap between the Hermes cut and the (upcoming) React Native 0.66 cut. Among the ~400 commits, we kept delivering memory and size wins, bugfixes, and made other progress behind the scene.

v0.8.1 for RN 0.65.x

In preparation for the RN 0.65 stable release, several refinements had been made upon v0.8.0:

v0.8.0 for RN 0.65.x

This is a release candidate targeting the upcoming RN 0.65 release.

Highlighted Changes

v0.7.2 for RN 0.64.x

This release includes miscellaneous fixes to support the road to RN 0.64.

v0.7.1 for RN 0.64-rc1

This is (still) a pre-release driven by community PRs to support using Hermes on more platforms at RN 0.64. Noted that ongoing from this release, we will publish hermes-runtime-darwin to the CocoaPod in place of publishing hermes-engine-darwin to NPM.

v0.7.0 for RN 0.64.x

This is a pre-release targeting the upcoming RN 0.64 branch out. It bring ~150 commits of improvements, security and bug fixes, and supports for other mobile platforms and ARM64 thanks to the community.

From this version, Proxy and Reflect will be enabled by default 🎉 , after being an optional feature in two releases.

v0.6.0 for RN 0.64.x

This release brings ~350 commits worth of bugfixes and improvements, and is aimed at the upcoming 0.64 branch of React Native.

Among them are correctness and performance fixes in regex, parsing improvements and native support for more JS features, a JS memory leak fix, and a new NPM that aims to help build React Native apps that target macOS instead of mobile. It also includes everything from patch release v0.5.1, notably, the unstripped Android libraries to help with native debugging and symbolication.

v0.5.3 for RN macOS v0.63.x

This release adds macOS ARM64 support to 0.5.x branch for RN macOS v0.63.x (facebook/hermes#390 by @​alloy).

NOTE: this release is only available for the Darwin platform (i.e. this version only exists at hermes-engine-darwin but not hermes-engine). Please use 0.5.1 or 0.5.2-rc1 (with Proxy enabled) for other platforms.

v0.5.2-rc1 for Proxy on RN 0.63.x

... (truncated)

Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2023
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (75a3cf4) 91.75% compared to head (ada6934) 91.75%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1230   +/-   ##
=======================================
  Coverage   91.75%   91.75%           
=======================================
  Files          28       28           
  Lines         279      279           
  Branches       66       66           
=======================================
  Hits          256      256           
  Misses         22       22           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [hermes-eslint](https://github.com/facebook/hermes) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/facebook/hermes/releases)
- [Commits](https://github.com/facebook/hermes/commits)

---
updated-dependencies:
- dependency-name: hermes-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hermes-eslint-0.16.0 branch from 00bd3fe to ada6934 Compare December 2, 2023 15:04
@carloscuesta carloscuesta merged commit a35a45c into master Dec 4, 2023
3 checks passed
@carloscuesta carloscuesta deleted the dependabot/npm_and_yarn/hermes-eslint-0.16.0 branch December 4, 2023 16:42
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 6, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant