[Snyk] Upgrade: react, react-dom #957

Closed
opened 2026-04-05 16:24:14 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @simlarsen on 5/19/2024

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.

Name Versions Released on

react
from 18.3.0 to 18.3.1 | 1 version ahead of your current version | 23 days ago
on 2024-04-26
react-dom
from 18.3.0 to 18.3.1 | 1 version ahead of your current version | 23 days ago
on 2024-04-26

Release notes
Package name: react
  • 18.3.1 - 2024-04-26
    • Export act from react f1338f
  • 18.3.0 - 2024-04-25

    This 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

    • Allow writing to this.refs to support string ref codemod 909071
    • Warn for deprecated findDOMNode outside StrictMode c3b283
    • Warn for deprecated test-utils methods d4ea75
    • Warn for deprecated Legacy Context outside StrictMode 415ee0
    • Warn for deprecated string refs outside StrictMode #25383
    • Warn for deprecated defaultProps for function components #25699
    • Warn when spreading key #25697
    • Warn when using act from test-utils d4ea75

    React DOM

    • Warn for deprecated unmountComponentAtNode 8a015b
    • Warn for deprecated renderToStaticNodeStream #28874
from react GitHub release notes
Package name: react-dom
  • 18.3.1 - 2024-04-26
    • Export act from react f1338f
  • 18.3.0 - 2024-04-25

    This 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

    • Allow writing to this.refs to support string ref codemod 909071
    • Warn for deprecated findDOMNode outside StrictMode c3b283
    • Warn for deprecated test-utils methods d4ea75
    • Warn for deprecated Legacy Context outside StrictMode 415ee0
    • Warn for deprecated string refs outside StrictMode #25383
    • Warn for deprecated defaultProps for function components #25699
    • Warn when spreading key #25697
    • Warn when using act from test-utils d4ea75

    React DOM

    • Warn for deprecated unmountComponentAtNode 8a015b
    • Warn for deprecated renderToStaticNodeStream #28874
from react-dom GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

*Originally created by @simlarsen on 5/19/2024* <p>This PR was automatically created by Snyk using the credentials of a real user.</p><br /> <h3>Snyk has created this PR to upgrade multiple dependencies.</h3> 👯 The following dependencies are linked and will therefore be updated together. </br></br> :information_source: 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. </br></br> | Name | Versions | Released on | | :--- | :------- | :---------- | **react**</br>from 18.3.0 to 18.3.1 | **1 version** ahead of your current version | **23 days ago**</br>on 2024-04-26 **react-dom**</br>from 18.3.0 to 18.3.1 | **1 version** ahead of your current version | **23 days ago**</br>on 2024-04-26 <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>react</b></summary> <ul> <li> <b>18.3.1</b> - <a href="https://github.com/facebook/react/releases/tag/v18.3.1">2024-04-26</a></br><ul> <li>Export <code>act</code> from <code>react</code> <a href="https://github.com/facebook/react/commit/f1338f8080abd1386454a10bbf93d67bfe37ce85">f1338f</a></li> </ul> </li> <li> <b>18.3.0</b> - <a href="https://github.com/facebook/react/releases/tag/v18.3.0">2024-04-25</a></br><p>This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.</p> <p>Read the <a href="https://react.dev/blog/2024/04/25/react-19-upgrade-guide" rel="nofollow">React 19 Upgrade Guide</a> for more info.</p> <h3>React</h3> <ul> <li>Allow writing to <code>this.refs</code> to support string ref codemod <a href="https://github.com/facebook/react/commit/9090712fd3ca4e1099e1f92e67933c2cb4f32552">909071</a></li> <li>Warn for deprecated <code>findDOMNode</code> outside StrictMode <a href="https://github.com/facebook/react/commit/c3b283964108b0e8dbcf1f9eb2e7e67815e39dfb">c3b283</a></li> <li>Warn for deprecated <code>test-utils</code> methods <a href="https://github.com/facebook/react/commit/d4ea75dc4258095593b6ac764289f42bddeb835c">d4ea75</a></li> <li>Warn for deprecated Legacy Context outside StrictMode <a href="https://github.com/facebook/react/commit/415ee0e6ea0fe3e288e65868df2e3241143d5f7f">415ee0</a></li> <li>Warn for deprecated string refs outside StrictMode <a href="https://github.com/facebook/react/pull/25383" data-hovercard-type="pull_request" data-hovercard-url="/facebook/react/pull/25383/hovercard">#25383</a></li> <li>Warn for deprecated <code>defaultProps</code> for function components <a href="https://github.com/facebook/react/pull/25699" data-hovercard-type="pull_request" data-hovercard-url="/facebook/react/pull/25699/hovercard">#25699</a></li> <li>Warn when spreading <code>key</code> <a href="https://github.com/facebook/react/pull/25697" data-hovercard-type="pull_request" data-hovercard-url="/facebook/react/pull/25697/hovercard">#25697</a></li> <li>Warn when using <code>act</code> from <code>test-utils</code> <a href="https://github.com/facebook/react/commit/d4ea75dc4258095593b6ac764289f42bddeb835c">d4ea75</a></li> </ul> <h3>React DOM</h3> <ul> <li>Warn for deprecated <code>unmountComponentAtNode</code> <a href="https://github.com/facebook/react/commit/8a015b68cc060079878e426610e64e86fb328f8d">8a015b</a></li> <li>Warn for deprecated <code>renderToStaticNodeStream</code> <a href="https://github.com/facebook/react/pull/28874" data-hovercard-type="pull_request" data-hovercard-url="/facebook/react/pull/28874/hovercard">#28874</a></li> </ul> </li> </ul> from <a href="https://github.com/facebook/react/releases">react GitHub release notes</a> </details> <details> <summary>Package name: <b>react-dom</b></summary> <ul> <li> <b>18.3.1</b> - <a href="https://github.com/facebook/react/releases/tag/v18.3.1">2024-04-26</a></br><ul> <li>Export <code>act</code> from <code>react</code> <a href="https://github.com/facebook/react/commit/f1338f8080abd1386454a10bbf93d67bfe37ce85">f1338f</a></li> </ul> </li> <li> <b>18.3.0</b> - <a href="https://github.com/facebook/react/releases/tag/v18.3.0">2024-04-25</a></br><p>This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.</p> <p>Read the <a href="https://react.dev/blog/2024/04/25/react-19-upgrade-guide" rel="nofollow">React 19 Upgrade Guide</a> for more info.</p> <h3>React</h3> <ul> <li>Allow writing to <code>this.refs</code> to support string ref codemod <a href="https://github.com/facebook/react/commit/9090712fd3ca4e1099e1f92e67933c2cb4f32552">909071</a></li> <li>Warn for deprecated <code>findDOMNode</code> outside StrictMode <a href="https://github.com/facebook/react/commit/c3b283964108b0e8dbcf1f9eb2e7e67815e39dfb">c3b283</a></li> <li>Warn for deprecated <code>test-utils</code> methods <a href="https://github.com/facebook/react/commit/d4ea75dc4258095593b6ac764289f42bddeb835c">d4ea75</a></li> <li>Warn for deprecated Legacy Context outside StrictMode <a href="https://github.com/facebook/react/commit/415ee0e6ea0fe3e288e65868df2e3241143d5f7f">415ee0</a></li> <li>Warn for deprecated string refs outside StrictMode <a href="https://github.com/facebook/react/pull/25383" data-hovercard-type="pull_request" data-hovercard-url="/facebook/react/pull/25383/hovercard">#25383</a></li> <li>Warn for deprecated <code>defaultProps</code> for function components <a href="https://github.com/facebook/react/pull/25699" data-hovercard-type="pull_request" data-hovercard-url="/facebook/react/pull/25699/hovercard">#25699</a></li> <li>Warn when spreading <code>key</code> <a href="https://github.com/facebook/react/pull/25697" data-hovercard-type="pull_request" data-hovercard-url="/facebook/react/pull/25697/hovercard">#25697</a></li> <li>Warn when using <code>act</code> from <code>test-utils</code> <a href="https://github.com/facebook/react/commit/d4ea75dc4258095593b6ac764289f42bddeb835c">d4ea75</a></li> </ul> <h3>React DOM</h3> <ul> <li>Warn for deprecated <code>unmountComponentAtNode</code> <a href="https://github.com/facebook/react/commit/8a015b68cc060079878e426610e64e86fb328f8d">8a015b</a></li> <li>Warn for deprecated <code>renderToStaticNodeStream</code> <a href="https://github.com/facebook/react/pull/28874" data-hovercard-type="pull_request" data-hovercard-url="/facebook/react/pull/28874/hovercard">#28874</a></li> </ul> </li> </ul> from <a href="https://github.com/facebook/react/releases">react-dom GitHub release notes</a> </details> </details> <hr/> **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs._ For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJiYjU3MGNkZS04NzhmLTQ1ZDYtOGYzMy04OWI4Y2FhMzQxOTkiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImJiNTcwY2RlLTg3OGYtNDVkNi04ZjMzLTg5YjhjYWEzNDE5OSJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/11bb5528-45f9-473c-a635-dc097fd03b3c?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/11bb5528-45f9-473c-a635-dc097fd03b3c/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/11bb5528-45f9-473c-a635-dc097fd03b3c/settings/integration?pkg&#x3D;react&amp;pkg&#x3D;react-dom&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) **Note:** _This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our [documentation.](https://docs.snyk.io/scan-using-snyk/snyk-open-source/automatic-and-manual-prs-with-snyk-open-source/customize-pr-templates-closed-beta)_ <!--- (snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"react","from":"18.3.0","to":"18.3.1"},{"name":"react-dom","from":"18.3.0","to":"18.3.1"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"bb570cde-878f-45d6-8f33-89b8caa34199","prPublicId":"bb570cde-878f-45d6-8f33-89b8caa34199","packageManager":"npm","priorityScoreList":[],"projectPublicId":"11bb5528-45f9-473c-a635-dc097fd03b3c","projectUrl":"https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/11bb5528-45f9-473c-a635-dc097fd03b3c?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2024-04-26T16:42:26.496Z"},"vulns":[]}) --->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#957