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 lovely humans,
eslint just published its new version 3.3.0.
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of eslint.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project ✨
You rock!
🌴
GitHub Release
prefer-rest-params
relax for member accesses (fixes #5990) (#6871) (Toru Nagashima)no-dupe-keys
type errors (fixes #6886) (#6889) (Toru Nagashima)sort-keys
rule (fixes #6076) (#6800) (Toru Nagashima)no-dupe-keys
false negative (fixes #6801) (#6863) (Toru Nagashima)no-control-regex
(#6839) (Jordan Harband)max-lines
report the actual number of lines (fixes #6766) (#6764) (Jarek Rencz)newline-after-var
false positive (fixes #6834) (#6847) (Toru Nagashima)--init
(fixes #6843) (#6846) (Vitor Balocco)no-invalid-this
false positive (fixes #6824) (#6827) (Toru Nagashima)props
option tono-self-assign
rule (fixes #6718) (#6721) (Toru Nagashima)Object.assign
(refs #6407) (#6832) (Gyandeep Singh)no-new-symbol
docs (#6830) (Jarek Rencz)no-unsafe-negation
rule (fixes #2716) (#6789) (Toru Nagashima)prefer-const
and apply it to our codebase (refs #6407) (#6805) (Toru Nagashima)eslint:all
excluding deprecated rules (fixes #6734) (#6756) (Toru Nagashima)no-global-assign
rule (fixes #6586) (#6746) (alberto)The new version differs by 2553 commits (ahead by 2553, behind by 22).
c66bcfe
3.3.0
7805181
Build: package.json and changelog update for 3.3.0
683ac56
Build: Add CI release scripts (fixes #6884) (#6885)
ebf8441
Update:
prefer-rest-params
relax for member accesses (fixes #5990) (#6871)df01c4f
Update: Add regex support for exceptions (fixes #5187) (#6883)
055742c
Fix:
no-dupe-keys
type errors (fixes #6886) (#6889)e456fd3
New:
sort-keys
rule (fixes #6076) (#6800)3e879fc
Update: Rule "eqeqeq" to have more specific null handling (fixes #6543) (#6849)
e8cb7f9
Chore: use eslint-plugin-node (refs #6407) (#6862)
e37bbd8
Docs: Remove duplicate statement (#6878)
11395ca
Fix:
no-dupe-keys
false negative (fixes #6801) (#6863)1ecd2a3
Update: improve error message in
no-control-regex
(#6839)d610d6c
Update: make
max-lines
report the actual number of lines (fixes #6766) (#6764)b256c50
Chore: Fix glob for core js files for lint (fixes #6870) (#6872)
f8ab8f1
New: func-call-spacing rule (fixes #6080) (#6749)
There are 250 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? ⚡
greenkeeper upgrade