Update eslint to version 2.5.0 🚀#159
Closed
greenkeeperio-bot wants to merge 1 commit into
Closed
Conversation
2c8540e to
978758b
Compare
978758b to
d4681f3
Compare
github-actions Bot
pushed a commit
to Eyalm321/pnpm
that referenced
this pull request
May 18, 2026
## Limitations * **Statistical outliers:** Caused by other jobs still running in parallel. The current workaround is to re-run the job. To completely fix this however, this benchmark must be set to be after all other jobs have been completed, which requires touching other workflows. * **No windows:** Executing this on Windows CI is just too hard: cannot use powershell because of execution policy, and cannot use bash because it points to WSL which causes error. * **No macOS:** The benchmark values are too chaotic and unreliable. * **No clean install yet:** It's too slow.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello 👋
🚀🚀🚀
eslint just published its new version 2.5.0, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of eslint – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
radixrule false positive at shadowed variables (fixes #5639) (Toru Nagashima)--no-ignoreshould not un-ignore default ignores (fixes #5547) (alberto)linebreak-styledocs (fixes #5628) (alberto)prefer-constfalse positive at non-blocked if (fixes #5610) (Toru Nagashima)prefer-constgot to not change scopes (refs #5284) (Toru Nagashima)awaitas a property name (fixes #5564) (Toru Nagashima)no-useless-constructorclash (fixes #5573) (Toru Nagashima)configuring.md(alberto)prefer-templateexamples consistent. (alberto)quote-propsfalse positive on certain keys (fixes #5532) (Burak Yigit Kaya)brace-styleerroneously ignoring certain errors (fixes #5197) (Burak Yigit Kaya)no-duplicate-importsrule (fixes #3478) (Simen Bekkhus)This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.