Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
This version is covered by your current version range and after updating it in your project the build went from success to failure.
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 :muscle:
Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.
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.
Hello lovely humans,
eslint just published its new version 3.5.0.
This version is covered by your current version range and after updating it in your project the build went from success to failure.
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 :muscle:
Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.
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 :sparkles:
You rock!
:palm_tree:
GitHub Release
arrow-spacing
(fixes #7079) (#7080) (Toru Nagashima)max-len
:ignoreStrings
+ignoreTemplateLiterals
(fixes #5805) (#7049) (Jordan Harband)comma-style
(fixes #6941) (#6957) (Gyandeep Singh)no-console
ignores user-defined console (fixes #7010) (#7058) (Toru Nagashima)es6
env also setsecmaVersion
to 6 (#7067) (Jérémie Astori)indent
options for functions (fixes #6052) (#7043) (not-an-aardvark)max-statements-per-line
message (fixes #6287) (#7044) (Jordan Harband)prefer-numeric-literals
rule (fixes #6068) (#7029) (Annie Zhang)no-restricted-properties
rule (fixes #3218) (#7017) (Eli White)new-parens
false negative (fixes #6997) (#6999) (Toru Nagashima)line-comment-position
rule (fixes #6077) (#6953) (alberto)lines-around-directive
rule (fixes #6069) (#6998) (Kai Cataldo)The new version differs by 189 commits .
18be52e
3.5.0
8ff28c6
Build: package.json and changelog update for 3.5.0
08fa538
Update: fix false negative of
arrow-spacing
(fixes #7079) (#7080)cec65e3
Update: add fixer for no-floating-decimal (fixes #7070) (#7081)
2a3f699
Fix: Column number for no-multiple-empty-lines (fixes #7086) (#7088)
6947299
Docs: Add info about closing accepted issues to docs (fixes #6979) (#7089)
d30157a
Docs: Add link to awesome-eslint in integrations page (#7090)
457be1b
Docs: Update so issues are not required (fixes #7015) (#7072)
d9513b7
Fix: Allow linting of .hidden files/folders (fixes #4828) (#6844)
6d97c18
New:
max-len
:ignoreStrings
+ignoreTemplateLiterals
(fixes #5805) (#7049)538d258
Update: make no-implicit-coercion support autofixing. (fixes #7056) (#7061)
883316d
Update: add fixer for prefer-arrow-callback (fixes #7002) (#7004)
7502eed
Update: auto-fix for
comma-style
(fixes #6941) (#6957)645dda5
Update: add fixer for dot-notation (fixes #7014) (#7054)
2657846
Fix:
no-console
ignores user-defined console (fixes #7010) (#7058)There are 189 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? :zap:
greenkeeper upgrade