[Snyk] Upgrade: , enzyme-adapter-react-16, react, react-dom, clsx, i18next, react-i18next, react-scripts, sass, swiper #137
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.
@fortawesome/react-fontawesome
from 0.1.19 to 0.2.2 | 3 versions ahead of your current version | 4 months ago
on 2024-05-22
enzyme-adapter-react-16
from 1.15.7 to 1.15.8 | 1 version ahead of your current version | 7 months ago
on 2024-02-10
react
from 18.2.0 to 18.3.1 | 385 versions ahead of your current version | 5 months ago
on 2024-04-26
react-dom
from 18.2.0 to 18.3.1 | 385 versions ahead of your current version | 5 months ago
on 2024-04-26
clsx
from 2.0.0 to 2.1.1 | 3 versions ahead of your current version | 5 months ago
on 2024-04-23
i18next
from 23.5.1 to 23.14.0 | 45 versions ahead of your current version | a month ago
on 2024-08-19
react-i18next
from 13.2.2 to 13.5.0 | 6 versions ahead of your current version | 10 months ago
on 2023-11-15
react-scripts
from 3.1.2 to 3.4.4 | 12 versions ahead of your current version | 4 years ago
on 2020-10-20
sass
from 1.66.1 to 1.77.8 | 26 versions ahead of your current version | 2 months ago
on 2024-07-11
swiper
from 10.2.0 to 10.3.1 | 2 versions ahead of your current version | a year ago
on 2023-09-28
Issues fixed by the recommended upgrade:
SNYK-JS-OBJECTPATH-1017036
SNYK-JS-OBJECTPATH-1569453
SNYK-JS-ELLIPTIC-7577916
SNYK-JS-ELLIPTIC-7577917
SNYK-JS-ELLIPTIC-7577918
SNYK-JS-ES5EXT-6095076
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-OBJECTPATH-1585658
SNYK-JS-BODYPARSER-7926860
SNYK-JS-BROWSERIFYSIGN-6037026
SNYK-JS-SERIALIZEJAVASCRIPT-536840
SNYK-JS-SERIALIZEJAVASCRIPT-570062
SNYK-JS-IP-6240864
SNYK-JS-SERIALIZEJAVASCRIPT-6056521
SNYK-JS-EXPRESS-6474509
SNYK-JS-EXPRESS-7926867
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-HTMLMINIFIER-3091181
SNYK-JS-SEND-7926862
SNYK-JS-BABELTRAVERSE-5962462
SNYK-JS-SOCKJS-575261
SNYK-JS-UGLIFYJS-1727251
SNYK-JS-YARGSPARSER-560381
SNYK-JS-SERVESTATIC-7926865
Release notes
Package name: @fortawesome/react-fontawesome
Fixed
Changed
Added
Fixed
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
act
fromreact
f1338fThis release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
this.refs
to support string ref codemod 909071findDOMNode
outside StrictMode c3b283test-utils
methods d4ea75defaultProps
for function components #25699key
#25697act
fromtest-utils
d4ea75React DOM
unmountComponentAtNode
8a015brenderToStaticNodeStream
#28874React DOM
onRecoverableError
. (@ gnoff in #24591)document
causing a blank page on mismatch. (@ gnoff in #24523)setState
in Safari when adding an iframe. (@ gaearon in #24459)React DOM Server
<title>
elements to match the browser constraints. (@ gnoff in #24679)highWaterMark
to0
. (@ jplhomer in #24641)Server Components (Experimental)
useId()
inside Server Components. (@ gnoff) in #24172Package name: react-dom
act
fromreact
f1338fThis release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
this.refs
to support string ref codemod 909071findDOMNode
outside StrictMode c3b283test-utils
methods d4ea75defaultProps
for function components #25699key
#25697act
fromtest-utils
d4ea75React DOM
unmountComponentAtNode
8a015brenderToStaticNodeStream
#28874