[Snyk] Upgrade: react, react-dom, eslint-config-airbnb, eslint-plugin-import, eslint-plugin-jsx-a11y, prop-types, eslint-plugin-react #193
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.
react
from 16.13.1 to 16.14.0 | 1 version ahead of your current version | 4 years ago
on 2020-10-14
react-dom
from 16.13.1 to 16.14.0 | 1 version ahead of your current version | 4 years ago
on 2020-10-14
eslint-config-airbnb
from 18.1.0 to 18.2.1 | 2 versions ahead of your current version | 4 years ago
on 2020-11-06
eslint-plugin-import
from 2.20.1 to 2.29.1 | 30 versions ahead of your current version | 9 months ago
on 2023-12-14
eslint-plugin-jsx-a11y
from 6.2.3 to 6.9.0 | 12 versions ahead of your current version | 3 months ago
on 2024-06-20
prop-types
from 15.7.2 to 15.8.1 | 2 versions ahead of your current version | 3 years ago
on 2022-01-05
eslint-plugin-react
from 7.19.0 to 7.35.0 | 59 versions ahead of your current version | 2 months ago
on 2024-07-20
Issues fixed by the recommended upgrade:
SNYK-JS-HOSTEDGITINFO-1088355
SNYK-JS-PATHPARSE-1077067
SNYK-JS-MINIMIST-2429795
Release notes
Package name: react
React
React DOM
componentWillReceiveProps
,shouldComponentUpdate
, and so on). (@ gaearon in #18330)Artifacts
Package name: react-dom
React
React DOM
componentWillReceiveProps
,shouldComponentUpdate
, and so on). (@ gaearon in #18330)Artifacts
Package name: eslint-config-airbnb
[eslint config] v18.2.1
[eslint config] v18.2.0
Package name: eslint-plugin-import
Full Changelog: v2.29.0...v2.29.1
Full Changelog: v2.28.1...v2.29.0
Full Changelog: v2.28.0...v2.28.1
Package name: eslint-plugin-jsx-a11y
Added
6b5f096
no-noninteractive-element-to-interactive-role
: allowmenuitemradio
andmenuitemcheckbox
on <li>c0733f9
Fixed
img-redundant-alt
: fixed multibyte character support#969
isNonInteractiveElement
: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1"75d5dd7
summary
remains non-interactive6a048da
Changed
#960
safe-regex-test
4c7e781
51a1ca7
aria-query
andaxobject-query
, addls-engines
test to CI32fd82c
@ babel/runtime
0a98ad8
axe-core
b3559cf
object.entries
to dev deps1be7b70
Full Changelog: v6.8.0...v6.9.0
Full Changelog: v6.7.1...v6.8.0
Full Changelog: v6.7.0...v6.7.1
Full Changelog: v6.6.1...v6.7.0
Full Changelog: v6.6.0...v6.6.1
Full Changelog: v6.5.1...v6.6.0
Full Changelog: v6.5.0...v6.5.1
What's Changed
label-has-associated-control
: Add glob support by @ hallzac2 in #749no-redundant-roles
: Adds missing closing square bracket by @ mikeriley131 in #775anchor-is-valid
: general cleanup by @ Anima-t3d in #728scope
: replace duplicate scope word by @ rafaelss95 in #799@ babel/eslint-parser
instead ofbabel-eslint
by @ MichaelDeBoey in #811export default
syntax for exporting rules by @ bmish in #819eslint-plugin-eslint-plugin
by @ bmish in #818New Contributors
Full Changelog: v6.4.1...v6.5.0
What's Changed
New Contributors
Full Changelog: v6.3.1...v6.4.1
6.4.0
Package name: prop-types
.data
; callhasOwnProperty
properly (#370)it
functions to arrow functions (#370)eslint
PropTypes.bigint
(#365)oneOfType
: Add expected types to warning (#198)checkPropTypes
: Friendlier message when using a type checker that is not a function (#51)has
(