You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
This version is covered by your current version range and after updating it in your project the build failed.
As eslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
❌ ci/circleci Your tests failed on CircleCI Details
Version 3.15.0 of eslint just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As eslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
v3.15.0no-extra-parens
incorrect precedence (fixes #7978) (#7999) (alberto)template-tag-spacing
rule (fixes #7631) (#7913) (Jonathan Wilsson)Commits
The new version differs by 17 commits .
8ea98f9
3.15.0
77b5cb7
Build: package.json and changelog update for 3.15.0
f2a3580
Fix:
no-extra-parens
incorrect precedence (fixes #7978) (#7999)d6b6ba1
Fix: no-var should fix ForStatement.init (#7993)
99d386d
Upgrade: Espree v3.4.0 (#8019)
42390fd
Docs: update README.md for team (#8016)
d7ffd88
Chore: enable template-tag-spacing on ESLint codebase (#8005)
f2be7e3
Docs: Fix typo in object-curly-newline.md (#8002)
df2351a
Docs: Fix misleading section in brace-style documentation (#7996)
5ae6e00
Chore: avoid unnecessary feature detection for Symbol (#7992)
5d57c57
Chore: fix no-else-return lint error (refs #7986) (#7994)
62fb054
Chore: enable no-else-return on ESLint codebase (#7986)
c59a0ba
Update: add ignoreRestSiblings option to no-unused-vars (#7968)
5cdfa99
Chore: enable no-unneeded-ternary on ESLint codebase (#7987)
fbd7c13
Update: ensure operator-assignment handles exponentiation operators (#7970)
There are 17 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: