[Snyk] Upgrade: react, react-dom, , , , , , , , , astro, preact #529
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
⚠️ This is a major version upgrade, and may be a breaking change | 22 days ago
⚠️ This is a major version upgrade, and may be a breaking change | 23 days ago
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
⚠️ This is a major version upgrade, and may be a breaking change | 24 days ago
⚠️ This is a major version upgrade, and may be a breaking change | 21 days ago
⚠️ This is a major version upgrade, and may be a breaking change | 22 days ago
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
@algolia/client-search
from 4.14.2 to 5.2.3 | 148 versions ahead of your current version
on 2024-08-29
@astrojs/preact
from 1.2.0 to 3.5.2 | 25 versions ahead of your current version
on 2024-08-28
@astrojs/react
from 1.2.2 to 3.6.2 | 46 versions ahead of your current version
on 2024-08-09
@docsearch/css
from 3.3.0 to 3.6.1 | 11 versions ahead of your current version | 2 months ago
on 2024-07-16
@docsearch/react
from 3.3.0 to 3.6.1 | 11 versions ahead of your current version | 2 months ago
on 2024-07-16
@types/node
from 18.16.7 to 22.5.1 | 257 versions ahead of your current version
on 2024-08-28
@types/react
from 17.0.52 to 18.3.5 | 155 versions ahead of your current version
on 2024-08-30
@types/react-dom
from 18.0.8 to 18.3.0 | 30 versions ahead of your current version | 5 months ago
on 2024-04-25
astro
from 1.6.3 to 4.15.1 | 299 versions ahead of your current version
on 2024-08-29
preact
from 10.11.2 to 10.23.2 | 33 versions ahead of your current version | a month ago
on 2024-08-12
Issues fixed by the recommended upgrade:
SNYK-JS-SEMVER-3247795
SNYK-JS-SEMVER-3247795
SNYK-JS-VITE-5664718
SNYK-JS-VITE-6182924
SNYK-JS-ASTRO-7547139
SNYK-JS-BABELTRAVERSE-5962462
SNYK-JS-BRACES-6838727
SNYK-JS-DSET-7116691
SNYK-JS-ZOD-5925617
SNYK-JS-MICROMATCH-6838728
SNYK-JS-INFLIGHT-6095116
SNYK-JS-VITE-6531286
SNYK-JS-VITE-8023174
SNYK-JS-JSON5-3182856
SNYK-JS-JSON5-3182856
SNYK-JS-PATHTOREGEXP-7925106
SNYK-JS-POSTCSS-5926692
SNYK-JS-VITE-8022916
Release notes
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