Skip to content

Bump hermes version to 0.17.0#1923

Closed
alanleedev wants to merge 1 commit into
mainfrom
alanleedev/bump-hermes-compiler-to-0.16.0
Closed

Bump hermes version to 0.17.0#1923
alanleedev wants to merge 1 commit into
mainfrom
alanleedev/bump-hermes-compiler-to-0.16.0

Conversation

@alanleedev
Copy link
Copy Markdown

@alanleedev alanleedev commented Mar 2, 2026

Summary

Update minor version to 0.17.0

Test Plan

@meta-cla meta-cla Bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Mar 2, 2026
@alanleedev alanleedev changed the title Update minor version to 0.17.0 Bump hermes version to 0.17.0 Mar 2, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Mar 2, 2026

@alanleedev has imported this pull request. If you are a Meta employee, you can view this in D94950722.

@tmikov
Copy link
Copy Markdown
Contributor

tmikov commented Mar 2, 2026

Why is this again main?

@alanleedev
Copy link
Copy Markdown
Author

alanleedev commented Mar 2, 2026

Why is this again main?

@tmikov I was following this guide trying to do a branch cut for RN 0.85.0-rc.0: https://github.com/reactwg/react-native-releases/blob/main/docs/guide-hermes-release.md#for-legacy-hermes-2

It says to bump version on main.

@alanleedev alanleedev requested a review from tmikov March 2, 2026 23:06
meta-codesync Bot pushed a commit that referenced this pull request Mar 3, 2026
Summary:
<!--
  Thanks for submitting a pull request!
  We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. The two fields below are mandatory.

  Before submitting a pull request, please make sure the following is done:

  1. Fork [the repository](https://github.com/facebook/hermes) and create your branch from `main`.
  2. If you've fixed a bug or added code that should be tested, add tests!
  3. Ensure it builds and the test suite passes. [tips](https://github.com/facebook/hermes/blob/HEAD/doc/BuildingAndRunning.md)
  4. Format your code with `.../hermes/utils/format.sh`
  5. If you haven't already, complete the CLA.

  Note: We kindly request that pull requests address more than just a single typo.
  While we sincerely appreciate your attention to detail, we would be most grateful
  if typo fixes were batched together to include several corrections. This helps our
  maintainers focus on substantive contributions to the codebase. Thank you for your
  understanding and cooperation!
-->

Update minor version to 0.17.0
<!--
  Explain the **motivation** for making this change.
  What existing problem does the pull request solve?
-->

Pull Request resolved: #1923

Test Plan:
<!--
  Demonstrate the code is solid.
  Example: The exact commands you ran and their output,
  screenshots / videos if the pull request changes the user interface.
-->

Reviewed By: cipolleschi

Differential Revision: D94950722

Pulled By: alanleedev

fbshipit-source-id: f766e1e53eb6cafb9660bbf3da7c797cbcf5ecba
@cipolleschi
Copy link
Copy Markdown
Contributor

@tmikov We are still supporting Legacy Hermes for version 0.85 and likely 0.86 because we didn't have the time to cleanup the React Native codebase and properly announce the switch to Hermes V1 as only version of Hermes.

@alanleedev alanleedev closed this Mar 24, 2026
meta-codesync Bot pushed a commit that referenced this pull request May 7, 2026
Summary:
As part of branch cutting for React Native OSS (which still supports legacy Hermes), React Native 0.86 will [track](facebook/react-native@89a2a20) [`release-v0.17`](https://github.com/facebook/hermes/tree/release-v0.17) of (legacy) Hermes, which I cut yesterday.

This bumps the version on `main` to `0.18.0` ready for the next branch cut (per [release process](https://github.com/reactwg/react-native-releases/blob/main/docs/guide-hermes-release.md#step-5-bump-version-on-main-and-hermes-v1-release-branch), see also #1871, #1923).

Pull Request resolved: #2008

Reviewed By: cortinico

Differential Revision: D104215999

Pulled By: robhogan

fbshipit-source-id: 28abe89a4cc0eb75c6b78ceb150453de47f0ef93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants