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.
This PR was automatically created by Snyk using the credentials of a real user.
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.
from 17.0.1 to 18.2.0
on 2022-06-14
from 17.0.1 to 18.2.0
on 2022-06-14
The recommended version fixes:
SNYK-JS-TRIMNEWLINES-1298042
Why? CVSS 7.5
SNYK-JS-TMPL-1583443
Why? CVSS 7.5
SNYK-JS-TAR-1579155
Why? CVSS 7.5
SNYK-JS-TAR-1579152
Why? CVSS 7.5
SNYK-JS-TAR-1579147
Why? CVSS 7.5
SNYK-JS-TAR-1536531
Why? CVSS 7.5
SNYK-JS-TAR-1536528
Why? CVSS 7.5
SNYK-JS-TAR-1579155
Why? CVSS 7.5
SNYK-JS-TAR-1579152
Why? CVSS 7.5
SNYK-JS-TAR-1579147
Why? CVSS 7.5
SNYK-JS-TAR-1536531
Why? CVSS 7.5
SNYK-JS-TAR-1536528
Why? CVSS 7.5
SNYK-JS-SSRI-1246392
Why? CVSS 7.5
SNYK-JS-SSRI-1246392
Why? CVSS 7.5
SNYK-JS-SEMVERREGEX-1585624
Why? CVSS 7.5
SNYK-JS-SEMVERREGEX-1584358
Why? CVSS 7.5
SNYK-JS-MERGEDEEP-1070277
Why? CVSS 7.5
SNYK-JS-MARKED-1070800
Why? CVSS 7.5
SNYK-JS-LODASH-1040724
Why? CVSS 7.5
SNYK-JS-JSONSCHEMA-1920922
Why? CVSS 7.5
SNYK-JS-FINDPROCESS-1090284
Why? CVSS 7.5
SNYK-JS-AXIOS-1579269
Why? CVSS 7.5
SNYK-JS-AWSSDK-1059424
Why? CVSS 7.5
SNYK-JS-ASYNC-2441827
Why? CVSS 7.5
SNYK-JS-ASYNC-2441827
Why? CVSS 7.5
SNYK-JS-AJV-584908
Why? CVSS 7.5
SNYK-JS-WS-1296835
Why? CVSS 7.5
SNYK-JS-WS-1296835
Why? CVSS 7.5
SNYK-JS-TERSER-2806366
Why? CVSS 7.5
SNYK-JS-SEMVERREGEX-2824151
Why? CVSS 7.5
SNYK-JS-SEMVERREGEX-1047770
Why? CVSS 7.5
SNYK-JS-REDIS-1255645
Why? CVSS 7.5
SNYK-JS-PROMPTS-1729737
Why? CVSS 7.5
SNYK-JS-POSTCSS-1255640
Why? CVSS 7.5
SNYK-JS-POSTCSS-1090595
Why? CVSS 7.5
SNYK-JS-POSTCSS-1255640
Why? CVSS 7.5
SNYK-JS-POSTCSS-1090595
Why? CVSS 7.5
SNYK-JS-PATHPARSE-1077067
Why? CVSS 7.5
SNYK-JS-PATHPARSE-1077067
Why? CVSS 7.5
SNYK-JS-NWSAPI-2841516
Why? CVSS 7.5
SNYK-JS-NODEFETCH-2342118
Why? CVSS 7.5
SNYK-JS-LODASH-1018905
Why? CVSS 7.5
SNYK-JS-JSZIP-1251497
Why? CVSS 7.5
SNYK-JS-ISTANBULREPORTS-2328088
Why? CVSS 7.5
SNYK-JS-IOREDIS-1567196
Why? CVSS 7.5
SNYK-JS-HOSTEDGITINFO-1088355
Why? CVSS 7.5
SNYK-JS-HIGHLIGHTJS-1048676
Why? CVSS 7.5
SNYK-JS-FOLLOWREDIRECTS-2332181
Why? CVSS 7.5
SNYK-JS-FLAT-596927
Why? CVSS 7.5
SNYK-JS-ELLIPTIC-1064899
Why? CVSS 7.5
SNYK-JS-CSSWHAT-1298035
Why? CVSS 7.5
SNYK-JS-ACTIONSCORE-2980270
Why? CVSS 7.5
SNYK-JS-TAR-1536758
Why? CVSS 7.5
SNYK-JS-TAR-1536758
Why? CVSS 7.5
SNYK-JS-MINIMIST-2429795
Why? CVSS 7.5
SNYK-JS-FOLLOWREDIRECTS-2396346
Why? CVSS 7.5
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: react
React 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 #24172React DOM
react-dom/client
when using UMD bundle. (@ alireza-molaee in #24274)suppressHydrationWarning
to work in production too. (@ gaearon in #24271)componentWillUnmount
firing twice inside of Suspense. (@ acdlite in #24308)useDeferredValue
causing an infinite loop when passed an unmemoized value. (@ acdlite in #24247)setState
loop inuseEffect
. (@ gaearon in #24298)setState
inuseInsertionEffect
. (@ gaearon in #24295)React DOM Server
bootstrapScriptContent
contents. (@ gnoff in #24385)renderToPipeableStream
. (@ gnoff in #24291)ESLint Plugin: React Hooks
Use Subscription
use-sync-external-store
shim. (@ gaearon in #24289)Read more
React DOM
SharedArrayBuffer
cross-origin isolation warning. (@ koba04 and @ bvaughn in #20831, #20832, and #20840)Artifacts
React DOM
Package name: react-dom
React 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 #24172React DOM
react-dom/client
when using UMD bundle. (@ alireza-molaee in #24274)suppressHydrationWarning
to work in production too. (@ gaearon in #24271)componentWillUnmount
firing twice inside of Suspense. (@ acdlite in #24308)useDeferredValue
causing an infinite loop when passed an unmemoized value. (@ acdlite in #24247)setState
loop inuseEffect
. (@ gaearon in #24298)setState
inuseInsertionEffect
. (@ gaearon in #24295)React DOM Server
bootstrapScriptContent
contents. (@ gnoff in #24385)renderToPipeableStream
. (@ gnoff in #24291)ESLint Plugin: React Hooks
Use Subscription
use-sync-external-store
shim. (@ gaearon in #24289)Read more