[Snyk] Upgrade: enzyme, enzyme-adapter-react-16, react, react-dom, babel-preset-airbnb, chai, mocha-multi, nock, node-fetch, react-bootstrap, react-redux, react-router, redux, redux-mock-store, redux-thunk, sinon, uuid #26
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.
enzyme
from 3.3.0 to 3.11.0 | 13 versions ahead of your current version | 5 years ago
on 2019-12-20
enzyme-adapter-react-16
from 1.1.1 to 1.15.8 | 30 versions ahead of your current version | 7 months ago
on 2024-02-10
react
from 16.4.1 to 16.14.0 | 36 versions ahead of your current version | 4 years ago
on 2020-10-14
react-dom
from 16.4.1 to 16.14.0 | 35 versions ahead of your current version | 4 years ago
on 2020-10-14
babel-preset-airbnb
from 2.5.2 to 2.6.0 | 2 versions ahead of your current version | 6 years ago
on 2018-08-29
chai
from 4.1.2 to 4.5.0 | 15 versions ahead of your current version | 2 months ago
on 2024-07-25
mocha-multi
from 1.0.1 to 1.1.7 | 8 versions ahead of your current version | 2 years ago
on 2022-11-15
nock
from 9.4.3 to 9.6.1 | 4 versions ahead of your current version | 6 years ago
on 2018-08-13
node-fetch
from 2.6.0 to 2.7.0 | 14 versions ahead of your current version | a year ago
on 2023-08-23
react-bootstrap
from 0.32.1 to 0.33.1 | 5 versions ahead of your current version | 5 years ago
on 2019-11-27
react-redux
from 5.0.7 to 5.1.2 | 4 versions ahead of your current version | 5 years ago
on 2019-10-08
react-router
from 3.2.1 to 3.2.6 | 5 versions ahead of your current version | 5 years ago
on 2020-03-04
redux
from 4.0.0 to 4.2.1 | 12 versions ahead of your current version | 2 years ago
on 2023-01-28
redux-mock-store
from 1.5.3 to 1.5.4 | 1 version ahead of your current version | 5 years ago
on 2019-12-11
redux-thunk
from 2.3.0 to 2.4.2 | 3 versions ahead of your current version | 2 years ago
on 2022-11-04
sinon
from 6.1.4 to 6.3.5 | 9 versions ahead of your current version | 6 years ago
on 2018-10-03
uuid
from 3.3.2 to 3.4.0 | 2 versions ahead of your current version | 5 years ago
on 2020-01-16
Issues fixed by the recommended upgrade:
SNYK-JS-LODASH-567746
SNYK-JS-LODASH-608086
SNYK-JS-LODASH-6139239
SNYK-JS-LODASH-73638
SNYK-JS-LODASHES-2434283
SNYK-JS-LODASHES-2434284
SNYK-JS-LODASHES-2434285
SNYK-JS-LODASHES-2434287
SNYK-JS-LODASHES-2434290
SNYK-JS-NTHCHECK-1586032
SNYK-JS-GETFUNCNAME-5923417
SNYK-JS-LODASH-1040724
SNYK-JS-LODASH-450202
SNYK-JS-LODASH-73639
SNYK-JS-LODASHES-2434286
SNYK-JS-PATHVAL-596926
npm:react-dom:20180802
SNYK-JS-LODASHES-2434289
SNYK-JS-CSSWHAT-3035488
SNYK-JS-LODASH-1018905
SNYK-JS-JUSTEXTEND-72674
Release notes
Package name: enzyme
Package name: enzyme-adapter-react-16
hasown
instead ofhas
isEmptyRender
: properly detect memoized SFCs returning nullsimulateError()
on Memo component (#2525)babel-plugin-add-module-exports
and fully use ESM syntaxenzyme-shallow-equal
,enzyme-adapter-utils
,object.assign
,object.values
,prop-types
npmignore
to autogenerate@ babel/eslint-parser
, fix lintingan npmignore file@ babel/cli
,@ babel/core
,eslint
,eslint-config-airbnb
,eslint-config-airbnb-base
,eslint-plugin-import
,eslint-plugin-jsx-a11y
,eslint-plugin-markdown
,eslint-plugin-react
,eslint-plugin-react-hooks
safe-publish-latest
; useprepublishOnly
Package name: react
React
React DOM
componentWillReceiveProps
,shouldComponentUpdate
, and so on). (@ gaearon in #18330)Artifacts
React
React.createFactory()
(@ trueadm in #17878)React DOM
style
may cause an unexpected collision (@ sophiebits in #14181, #18002)unstable_createPortal
(@ trueadm in #17880)onMouseEnter
being fired on disabled buttons (@ AlfredoGJ in #17675)shouldComponentUpdate
twice when developing inStrictMode
(@ bvaughn in #17942)version
property to ReactDOM (@ ealush in #15780)toString()
ofdangerouslySetInnerHTML
(@ sebmarkbage in #17773)Concurrent Mode (Experimental)
ReactDOM.createRoot()
(@ trueadm in #17937)ReactDOM.createRoot()
callback params and added warnings on usage (@ bvaughn in #17916)SuspenseList
CPU bound heuristic (@ sebmarkbage in #17455)isPending
only being true when transitioning from inside an input event (@ acdlite in #17382)React.memo
components dropping updates when interrupted by a higher priority update (@ acdlite in #18091)Artifacts
React DOM
useEffect
) not being fired in a multi-root app. (@ acdlite in #17347)React Is
lazy
andmemo
types considered elements instead of components (@ bvaughn in #17278)Artifacts
• react: https://unpkg.com/react@16.12.0/umd/
• react-art: https://unpkg.com/react-art@16.12.0/umd/
• react-dom: https://unpkg.com/react-dom@16.12.0/umd/
• react-is: https://unpkg.com/react-is@16.12.0/umd/
• react-test-renderer: https://unpkg.com/react-test-renderer@16.12.0/umd/
• scheduler: https://unpkg.com/scheduler@0.18.0/umd/
Package name: react-dom
React
React DOM
componentWillReceiveProps
,shouldComponentUpdate
, and so on). (@ gaearon in #18330)Artifacts
React
React.createFactory()
(@ trueadm in #17878)React DOM
style
may cause an unexpected collision (@ sophiebits in #14181, #18002)unstable_createPortal
(@ trueadm in #17880)onMouseEnter
being fired on disabled buttons (@ AlfredoGJ in #17675)shouldComponentUpdate
twice when developing inStrictMode
(@ bvaughn in #17942)version
property to ReactDOM (@ ealush in #15780)toString()
ofdangerouslySetInnerHTML
(@ sebmarkbage in #17773)Concurrent Mode (Experimental)
ReactDOM.createRoot()
(@ trueadm in #17937)ReactDOM.createRoot()
callback params and added warnings on usage (@ bvaughn in #17916)SuspenseList
CPU bound heuristic (@ sebmarkbage in #17455)isPending
only being true when transitioning from inside an input event (@ acdlite in #17382)React.memo
components dropping updates when interrupted by a higher priority update (@ acdlite in #18091)Artifacts
React DOM
useEffect
) not being fired in a multi-root app. (@ acdlite in #17347)React Is
lazy
andmemo
types considered elements instead of components (@ bvaughn in #17278)Artifacts
• react: https://unpkg.com/react@16.12.0/umd/
• react-art: https://unpkg.com/react-art@16.12.0/umd/
• react-dom: https://unpkg.com/react-dom@16.12.0/umd/
• react-is: https://unpkg.com/react-is@16.12.0/umd/
• react-test-renderer: https://unpkg.com/react-test-renderer@16.12.0/umd/
• scheduler: https://unpkg.com/scheduler@0.18.0/umd/
Package name: babel-preset-airbnb
2.6.0
v2.5.3
v2.5.2
Package name: chai
v4.4.1...v4.5.0
What's Changed
Full Changelog: v4.4.1...v4.5.0
What's Changed
??
for node compat by @ 43081j in #1574Full Changelog: v4.4.0...v4.4.1
What's Changed
Full Changelog: v4.3.10...v4.4.0
Package name: mocha-multi
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
Package name: nock
9.6.1 (2018-08-13)
Bug Fixes
9.6.0 (2018-08-08)
Features
9.5.0 (2018-08-07)
Features
9.4.4 (2018-07-31)
Bug Fixes
9.4.3 (2018-07-23)
Bug Fixes
Package name: node-fetch
2.7.0 (2023-08-23)
Features
AbortError
(#1744) (9b9d458)2.6.13 (2023-08-18)
Bug Fixes
2.6.12 (2023-06-29)
Bug Fixes
2.6.11 (2023-05-09)
Reverts
2.6.10 (2023-05-08)
Bug Fixes
2.6.9 (2023-01-30)
Bug Fixes
2.6.8 (2023-01-13)
Bug Fixes
global
variable inbrowser.js
(#1534) (8bb6e31)Package name: react-bootstrap
v0.33.1
v0.33.0
Package name: react-redux
Changes
Package name: react-router
Changes
Changes
Changes
This release includes the missing UMD build from the 3.2.2. Sorry about that!
Package name: redux
This bugfix release removes the
isMinified
internal check to fix a compat issue with Expo. That check has added