[Snyk] Upgrade: babel-eslint, eslint, eslint-plugin-react, resolve, strip-json-comments #11
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.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
babel-eslint
from 3.1.7 to 3.1.30 | 23 versions ahead of your current version | 9 years ago
on 2015-07-27
eslint
from 0.21.2 to 0.24.1 | 5 versions ahead of your current version | 9 years ago
on 2015-07-10
eslint-plugin-react
from 2.3.0 to 2.7.1 | 11 versions ahead of your current version | 9 years ago
on 2015-07-15
resolve
from 1.1.6 to 1.22.8 | 48 versions ahead of your current version | a year ago
on 2023-10-10
strip-json-comments
from 1.0.2 to 1.0.4 | 2 versions ahead of your current version | 9 years ago
on 2015-08-02
Release notes
Package name: babel-eslint
3.1.30
3.1.29
3.1.28
3.1.27
3.1.26
Package name: eslint
no-redeclare
checks module scopes (fixes #2903) (Toru Nagashima)getJSDocComment
function (fixes #2938) (Gyandeep Singh)except-parens
option tono-return-assign
rule (fixes #2809) (Toru Nagashima)no-extra-semi
in class bodies (fixes #2794) (Toru Nagashima)generator-star-spacing
rule (fixes #2787) (Toru Nagashima)spaced-comment
(fixes #2766) (Gyandeep Singh)constructor-super
rule (fixes #2720) (Toru Nagashima)no-this-before-super
rule (fixes #2721) (Toru Nagashima)lines-around-comment
rule (fixes #2667) (Gyandeep Singh)prefer-const
treatsfor-in
/for-of
with the same way (Fixes #2739) (Toru Nagashima)prefer-const
rule (fixes #2333) (Toru Nagashima)no-shadow
allows shadowing in the TDZ (fixes #2568) (Toru Nagashima)this
(fixes #2633) (David Aurelio)no-shadow
(fixes #2556, #2552) (Toru Nagashima)Package name: eslint-plugin-react
Changed
Added
no-danger
rule (#138 @ scothis)jsx-curly-spacing
rule (#142)Fixed
Fixed
Fixed
prop-types
rule (#135)Fixed
Fixed
prop-types
when encountering an empty variable declaration (#130)Added
require-extension
rule (#117 @ scothis)prop-types
(#127 @ Cellule)sort-comp
default configuration (#97 #122)acceptTranspilerName
option todisplay-name
rule (#75)Changed
Fixed
ecmaFeatures.jsx
is false (#119 @ rpl)jsx-sort-prop-types
support for keys as string (#123 @ Cellule)jsx-sort-prop-types
(#129)Fixed
jsx-uses-vars
withbabel-eslint
(#110)Changed
Fixed
prop-types
crash when propTypes definition is invalid (#95)jsx-uses-vars
for ES6 classes (#96)Added
wrap-multilines
more granular (#94 @ PiPeep)Changed
Package name: resolve
require.resolve
in node v8.9, v9.0-v9.2npx resolve
to work (#316)npx resolve
by handling symlinks (#315)array.prototype.map
lib/core.js
now uses data fromis-core-module
also"is-core-module
@ ljharb/eslint-config
,aud
,semver
,tape
lib/core.js
now uses data fromis-core-module
alsois-core-module
lib/core.js
now usesis-core-module
is-core-module
@ ljharb/eslint-config
,aud
,tape
,array.prototype.map
is-core-module
npmignore
to autogenerate an npmignore fileappveyor.yml
eslint
,@ ljharb/eslint-config
,tape
"main": false
sync
coveragerequire.resolve
paths logic; enable these testspaths
to include$HOME/.node_{modules,libraries}
(#273)