-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Version 4.5.0 of eslint just got published.
Branch | Build failing 🚨 |
---|---|
Dependency | eslint |
Current Version | 4.4.1 |
Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
eslint is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
v4.5.0- decdd2c Update: allow arbitrary nodes to be ignored in
indent
(fixes #8594) (#9105) (Teddy Katz) - 79062f3 Update: fix indentation of multiline
new.target
expressions (#9116) (Teddy Katz) - d00e24f Upgrade:
chalk
to 2.x release (#9115) (Stephen Edgar) - 6ef734a Docs: add missing word in processor documentation (#9106) (Teddy Katz)
- a4f53ba Fix: Include files with no messages in junit results (#9093) (#9094) (Sean DuBois)
- 1d6a9c0 Chore: enable eslint-plugin/test-case-shorthand-strings (#9067) (薛定谔的猫)
- f8add8f Fix: don't autofix with linter.verifyAndFix when
fix: false
is used (#9098) (Teddy Katz) - 77bcee4 Docs: update instructions for adding TSC members (#9086) (Teddy Katz)
- bd09cd5 Update: avoid requiring NaN spaces of indentation (fixes #9083) (#9085) (Teddy Katz)
- c93a853 Chore: Remove extra space in blogpost template (#9088) (Kai Cataldo)
Commits
The new version differs by 12 commits.
ff8c4bb
4.5.0
480bbee
Build: changelog update for 4.5.0
decdd2c
Update: allow arbitrary nodes to be ignored in
indent
(fixes #8594) (#9105)79062f3
Update: fix indentation of multiline
new.target
expressions (#9116)d00e24f
Upgrade:
chalk
to 2.x release (#9115)6ef734a
Docs: add missing word in processor documentation (#9106)
a4f53ba
Fix: Include files with no messages in junit results (#9093) (#9094)
1d6a9c0
Chore: enable eslint-plugin/test-case-shorthand-strings (#9067)
f8add8f
Fix: don't autofix with linter.verifyAndFix when
fix: false
is used (#9098)77bcee4
Docs: update instructions for adding TSC members (#9086)
bd09cd5
Update: avoid requiring NaN spaces of indentation (fixes #9083) (#9085)
c93a853
Chore: Remove extra space in blogpost template (#9088)
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 🌴