[PR #2778] [CLOSED] Bump hermes-eslint from 0.15.1 to 0.25.1 in /server #4114

Closed
opened 2026-02-22 18:35:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2778
Author: @dependabot[bot]
Created: 12/9/2024
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/server/hermes-eslint-0.25.1


📝 Commits (1)

  • 6f54746 Bump hermes-eslint from 0.15.1 to 0.25.1 in /server

📊 Changes

2 files changed (+18 additions, -18 deletions)

View changed files

📝 server/package.json (+1 -1)
📝 server/yarn.lock (+17 -17)

📄 Description

Bumps hermes-eslint from 0.15.1 to 0.25.1.

Release notes

Sourced from hermes-eslint's releases.

v0.13.0 for RN0.75.x

This release corresponds to RN 0.75.

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

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/2778 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/9/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/server/hermes-eslint-0.25.1` --- ### 📝 Commits (1) - [`6f54746`](https://github.com/Mintplex-Labs/anything-llm/commit/6f54746abf9d2f302678a2443c7dce63def16cb2) Bump hermes-eslint from 0.15.1 to 0.25.1 in /server ### 📊 Changes **2 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `server/package.json` (+1 -1) 📝 `server/yarn.lock` (+17 -17) </details> ### 📄 Description Bumps [hermes-eslint](https://github.com/facebook/hermes) from 0.15.1 to 0.25.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/hermes/releases">hermes-eslint's releases</a>.</em></p> <blockquote> <h2>v0.13.0 for RN0.75.x</h2> <p>This release corresponds to <a href="https://github.com/facebook/react-native/releases/tag/v0.75.0">RN 0.75</a>.</p> <h2>v0.11.0 for RN0.68.x</h2> <p>In preparation for the 0.68.x, this release brings numerous bug fixes and performance improvements to Hermes.</p> <h2>v0.10.0 for RN0.67.x</h2> <p>In preparation for the <a href="https://github.com/reactwg/react-native-releases/discussions/1">release of RN0.67</a>, this release brings numerous bug fixes and performance improvements to Hermes.</p> <h2>v0.9.0 for RN 0.66.x</h2> <p>This release is primarily made to close the gap between the Hermes cut and <a href="https://redirect.github.com/react-native-community/releases/issues/246">the (upcoming) React Native 0.66 cut</a>. Among the ~400 commits, we kept delivering memory and size wins, bugfixes, and made other progress behind the scene.</p> <h2>v0.8.1 for RN 0.65.x</h2> <p>In preparation for the <a href="https://reactnative.dev/blog/2021/08/17/version-065">RN 0.65 stable release</a>, several <a href="https://redirect.github.com/facebook/hermes/issues/528">refinements</a> had been made upon <a href="https://github.com/facebook/hermes/releases/tag/v0.8.0">v0.8.0</a>:</p> <ul> <li>Hermes on iOS now supports Apple M1 Macs (ARM64 simulators) and Mac Catalyst! Thanks to <a href="https://redirect.github.com/facebook/hermes/pull/546">facebook/hermes#546</a> and <a href="https://redirect.github.com/facebook/hermes/pull/475">facebook/hermes#475</a>.</li> <li>A special directive <code>&quot;show source&quot;</code> is introduced to make <code>Function.prototype.toString</code> returning original source code to support the source code injecting use cases e.g. <a href="https://redirect.github.com/facebook/hermes/issues/114">facebook/hermes#114</a>.</li> <li>Critical bug fixes e.g. <a href="https://redirect.github.com/facebook/hermes/issues/513">facebook/hermes#513</a> and <a href="https://redirect.github.com/facebook/hermes/issues/537">facebook/hermes#537</a>.</li> </ul> <h2>v0.8.0 for RN 0.65.x</h2> <p>This is a release candidate targeting the <a href="https://redirect.github.com/react-native-community/releases/issues/223">upcoming RN 0.65 release</a>.</p> <h3>Highlighted Changes</h3> <ul> <li>A new concurrent garbage collector &quot;Hades&quot;, which delivered up to 30x shorter GC pause time on 64-bit device and 14x shorter on 32-bit devices. At Facebook, we saw this improve some CPU-intensive workloads by 20%-50%. You can <a href="https://hermesengine.dev/docs/hades">learn more about Hades here</a>.</li> <li><a href="https://hermesengine.dev/docs/intl">ECMAScript Internationalization API Specification (ECMA-402, or <code>Intl</code>)</a> was a long asking features <a href="https://redirect.github.com/facebook/hermes/issues/23#issuecomment-816126715">facebook/hermes#23</a>. It is now built into Hermes on Android and enabled by default, with only 57-62K per API size overhead (compared to <a href="https://github.com/react-native-community/jsc-android-buildscripts">JSC's 6MiB</a>). With this change, Hermes users no longer require locale polyfills. A big thank you to <a href="https://github.com/mganandraj"><code>@​mganandraj</code></a> and other partners at Microsoft for driving the implementation to make this happen!</li> <li>Memory Improvements including SMI (Small Integer) and pointer compression that <a href="https://twitter.com/tmikov/status/1385629737121243140">shrank the JavaScript heap by 30%</a></li> <li>Changes to <code>Function.prototype.toString</code> that fixed performance drop due to improper feature detection: <a href="https://redirect.github.com/facebook/hermes/issues/471#issuecomment-820123463">facebook/hermes#471</a></li> </ul> <h2>v0.7.2 for RN 0.64.x</h2> <p>This release includes <a href="https://redirect.github.com/facebook/hermes/issues/373">miscellaneous fixes</a> to support <a href="https://redirect.github.com/react-native-community/releases/issues/214">the road to RN 0.64</a>.</p> <h2>v0.7.1 for RN 0.64-rc1</h2> <p>This is (still) a <strong>pre-release</strong> driven by <a href="https://redirect.github.com/facebook/hermes/issues/384">community PRs</a> to support <a href="https://redirect.github.com/facebook/react-native/pull/29914">using Hermes on more platforms</a> at RN 0.64. Noted that ongoing from this release, we will publish <code>hermes-runtime-darwin</code> to the CocoaPod in place of publishing <code>hermes-engine-darwin</code> to NPM.</p> <h2>v0.7.0 for RN 0.64.x</h2> <p>This is a <strong>pre-release</strong> 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.</p> <p>From this version, <strong>Proxy and Reflect will be enabled by default</strong> 🎉 , after being an optional feature in two releases.</p> <h2>v0.6.0 for RN 0.64.x</h2> <p>This release brings ~350 commits worth of bugfixes and improvements, and is aimed at the upcoming 0.64 branch of React Native.</p> <p>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.</p> <h2>v0.5.3 for RN macOS v0.63.x</h2> <p>This release adds <strong>macOS ARM64</strong> support to 0.5.x branch for RN macOS v0.63.x (<a href="https://redirect.github.com/facebook/hermes/pull/390">facebook/hermes#390</a> by <a href="https://github.com/alloy"><code>@​alloy</code></a>).</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/facebook/hermes/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hermes-eslint&package-manager=npm_and_yarn&previous-version=0.15.1&new-version=0.25.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:10 -05:00
yindo closed this issue 2026-02-22 18:35:10 -05:00
yindo changed title from [PR #2778] Bump hermes-eslint from 0.15.1 to 0.25.1 in /server to [PR #2778] [CLOSED] Bump hermes-eslint from 0.15.1 to 0.25.1 in /server 2026-06-05 15:16:53 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4114