Skip to content

Add unstable_renderSubtreeIntoContainer and unstable_createPortal feature flags - #17880

Merged
trueadm merged 2 commits into
react:masterfrom
trueadm:react-dom-unstable-flags
Jan 21, 2020
Merged

Add unstable_renderSubtreeIntoContainer and unstable_createPortal feature flags#17880
trueadm merged 2 commits into
react:masterfrom
trueadm:react-dom-unstable-flags

Conversation

@trueadm

@trueadmtrueadm commented Jan 21, 2020

Copy link
Copy Markdown
Contributor

This PR adds two feature flags:

  • disableUnstableRenderSubtreeIntoContainer for ReactDOM.unstable_renderSubtreeIntoContainer
  • disableUnstableCreatePortal for ReactDOM.unstable_createPortal

These disable the relevant unstable/deprecated ReactDOM APIs. Additionally ReactDOM.unstable_renderSubtreeIntoContainer has a deprecation warning message as follows:

The ReactDOM.unstable_renderSubtreeIntoContainer() is deprecated and will be removed in a future major release. Consider using React Portals instead.

I also changed the flowconfig to have the follow config, otherwise CI fails on this PR:

server.max_workers=4

@codesandbox-ci

codesandbox-ciBot commented Jan 21, 2020

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 46cee59:

SandboxSource
async-mountain-c7xyjConfiguration

@sizebot

sizebot commented Jan 21, 2020

Copy link
Copy Markdown
Details of bundled changes.

Comparing: 0c04aca...46cee59

react-dom

FileFilesize DiffGzip DiffPrev SizeCurrent SizePrev GzipCurrent GzipENV
react-dom.profiling.min.js0.0%0.0%123.67 KB123.72 KB38.77 KB38.78 KBNODE_PROFILING
react-dom-server.browser.development.js+0.1%+0.1%137.89 KB137.99 KB36.65 KB36.67 KBUMD_DEV
react-dom-test-utils.development.js+0.2%+0.2%54.65 KB54.76 KB15.36 KB15.39 KBUMD_DEV
ReactDOMServer-prod.js0.0%0.0%49.02 KB49.02 KB11.19 KB11.19 KBFB_WWW_PROD
react-dom-test-utils.production.min.js0.0%0.0%11.18 KB11.18 KB4.15 KB4.15 KBUMD_PROD
react-dom-test-utils.development.js+0.2%+0.2%52.93 KB53.03 KB15.04 KB15.06 KBNODE_DEV
react-dom-unstable-fizz.browser.development.js0.0%+0.1%3.71 KB3.71 KB1.5 KB1.5 KBNODE_DEV
react-dom-test-utils.production.min.js0.0%0.0%10.95 KB10.95 KB4.09 KB4.09 KBNODE_PROD
react-dom-unstable-fizz.browser.production.min.js0.0%🔺+0.2%1.05 KB1.05 KB640 B641 BNODE_PROD
react-dom.development.js+0.1%+0.1%956.28 KB957 KB214.9 KB215.01 KBUMD_DEV
react-dom.production.min.js0.0%0.0%119.69 KB119.74 KB38.37 KB38.38 KBUMD_PROD
react-dom.profiling.min.js0.0%-0.0%123.42 KB123.47 KB39.57 KB39.56 KBUMD_PROFILING
react-dom.development.js+0.1%+0.1%950.34 KB951.07 KB213.19 KB213.3 KBNODE_DEV
react-dom-server.node.development.js+0.1%+0.1%134.93 KB135.03 KB35.85 KB35.88 KBNODE_DEV
react-dom.production.min.js0.0%0.0%119.79 KB119.84 KB37.64 KB37.65 KBNODE_PROD
react-dom-server.node.production.min.js0.0%0.0%20.8 KB20.8 KB7.63 KB7.63 KBNODE_PROD
react-dom-server.browser.development.js+0.1%+0.1%133.82 KB133.92 KB35.62 KB35.65 KBNODE_DEV
ReactDOM-dev.js+0.1%0.0%978 KB978.67 KB216.12 KB216.22 KBFB_WWW_DEV
react-dom-server.browser.production.min.js0.0%0.0%20.39 KB20.39 KB7.47 KB7.47 KBNODE_PROD
ReactDOM-prod.js0.0%0.0%394.21 KB394.29 KB72.07 KB72.07 KBFB_WWW_PROD
react-dom-unstable-native-dependencies.development.js0.0%0.0%60.91 KB60.91 KB16.07 KB16.07 KBUMD_DEV
ReactDOM-profiling.js0.0%0.0%405.5 KB405.58 KB74.22 KB74.23 KBFB_WWW_PROFILING
react-dom-unstable-native-dependencies.production.min.js0.0%0.0%10.23 KB10.23 KB3.47 KB3.47 KBUMD_PROD
react-dom-unstable-native-dependencies.development.js0.0%0.0%60.61 KB60.61 KB15.99 KB16 KBNODE_DEV
react-dom-unstable-fizz.node.development.js0.0%+0.1%4.42 KB4.42 KB1.65 KB1.65 KBNODE_DEV
react-dom-unstable-native-dependencies.production.min.js0.0%🔺+0.1%9.97 KB9.97 KB3.37 KB3.37 KBNODE_PROD
react-dom-unstable-fizz.node.production.min.js0.0%🔺+0.3%1.21 KB1.21 KB696 B698 BNODE_PROD

Size changes (experimental)

Generated by 🚫 dangerJS against 46cee59

@sizebot

sizebot commented Jan 21, 2020

Copy link
Copy Markdown
Details of bundled changes.

Comparing: 0c04aca...46cee59

react-dom

FileFilesize DiffGzip DiffPrev SizeCurrent SizePrev GzipCurrent GzipENV
react-dom-server.browser.production.min.js0.0%0.0%19.94 KB19.94 KB7.39 KB7.4 KBNODE_PROD
react-dom-test-utils.development.js+0.2%+0.2%52.91 KB53.02 KB15.03 KB15.06 KBNODE_DEV
react-dom.production.min.js0.0%0.0%115.85 KB115.9 KB37.25 KB37.26 KBUMD_PROD
react-dom-unstable-native-dependencies.development.js0.0%0.0%60.59 KB60.59 KB15.99 KB15.99 KBNODE_DEV
react-dom.profiling.min.js0.0%0.0%119.47 KB119.52 KB38.39 KB38.4 KBUMD_PROFILING
react-dom-unstable-native-dependencies.production.min.js0.0%🔺+0.1%9.96 KB9.96 KB3.36 KB3.37 KBNODE_PROD
react-dom.development.js+0.1%+0.1%950.32 KB951.04 KB213.17 KB213.28 KBNODE_DEV
react-dom.production.min.js0.0%0.0%115.92 KB115.97 KB36.59 KB36.6 KBNODE_PROD
react-dom.profiling.min.js0.0%0.0%119.69 KB119.73 KB37.71 KB37.72 KBNODE_PROFILING
react-dom-unstable-fizz.browser.production.min.js0.0%🔺+0.3%1.2 KB1.2 KB701 B703 BUMD_PROD
react-dom-server.browser.development.js+0.1%+0.1%137.86 KB137.96 KB36.64 KB36.67 KBUMD_DEV
react-dom-server.browser.production.min.js0.0%0.0%20.01 KB20.01 KB7.41 KB7.41 KBUMD_PROD
react-dom-unstable-fizz.browser.development.js0.0%+0.1%3.7 KB3.7 KB1.49 KB1.49 KBNODE_DEV
react-dom-test-utils.development.js+0.2%+0.2%54.64 KB54.74 KB15.35 KB15.38 KBUMD_DEV
react-dom-unstable-fizz.browser.production.min.js0.0%🔺+0.2%1.04 KB1.04 KB633 B634 BNODE_PROD
react-dom-test-utils.production.min.js0.0%0.0%11.17 KB11.17 KB4.14 KB4.14 KBUMD_PROD
react-dom-server.browser.development.js+0.1%+0.1%133.79 KB133.9 KB35.62 KB35.65 KBNODE_DEV
react-dom-test-utils.production.min.js0.0%0.0%10.94 KB10.94 KB4.08 KB4.08 KBNODE_PROD
react-dom-unstable-fizz.node.development.js0.0%+0.1%4.4 KB4.4 KB1.64 KB1.64 KBNODE_DEV
react-dom-unstable-native-dependencies.development.js0.0%0.0%60.89 KB60.89 KB16.06 KB16.06 KBUMD_DEV
react-dom-unstable-fizz.node.production.min.js0.0%🔺+0.1%1.2 KB1.2 KB688 B689 BNODE_PROD
react-dom-unstable-native-dependencies.production.min.js0.0%🔺+0.1%10.22 KB10.22 KB3.46 KB3.47 KBUMD_PROD
react-dom-server.node.development.js+0.1%+0.1%134.9 KB135.01 KB35.85 KB35.88 KBNODE_DEV
react-dom.development.js+0.1%+0.1%956.25 KB956.98 KB214.88 KB214.99 KBUMD_DEV
react-dom-server.node.production.min.js0.0%0.0%20.34 KB20.34 KB7.55 KB7.55 KBNODE_PROD

ReactDOM: size: 0.0%, gzip: 0.0%

Size changes (stable)

Generated by 🚫 dangerJS against 46cee59

Comment threadpackages/react-dom/src/client/ReactDOM.js Outdated
@trueadm
trueadmforce-pushed the react-dom-unstable-flags branch from d0de0a5 to da119d5CompareJanuary 21, 2020 17:14
@trueadm
trueadmforce-pushed the react-dom-unstable-flags branch 2 times, most recently from 0a96835 to 0447b41CompareJanuary 21, 2020 20:44
…ture flags
Add flags to other files
address feedback
Fix The ReactDOM.unstable_createPortal()
Trigger build
Make message same as before
@trueadm
trueadmforce-pushed the react-dom-unstable-flags branch from 0447b41 to e327e4aCompareJanuary 21, 2020 20:49
newkdr added a commit to newkdr/vscode-gitlens that referenced this pull request Dec 12, 2024
![snyk-top-banner](https://redirect.github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
<h3>Snyk has created this PR to upgrade react-dom from 16.8.4 to
16.14.0.</h3>
: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.
<hr/>
- The recommended version is **13 versions** ahead of your current
version.
- The recommended version was released on **4 years ago**.
<details>
<summary><b>Release notes</b></summary>
<br/>
<details>
<summary>Package name: <b>react-dom</b></summary>
<ul>
<li>
<b>16.14.0</b> - <a
href="https://redirect.github.com/facebook/react/releases/tag/v16.14.0">2020-10-14</a></br><h3>React</h3>
<ul>
<li>Add support for the <a
href="https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html"
rel="nofollow">new JSX transform</a>. (<a
href="https://redirect.github.com/lunaruan">@ lunaruan</a> in <a
href="https://redirect.github.com/facebook/react/pull/18299"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/18299/hovercard">#18299</a>)</li>
</ul>
</li>
<li>
<b>16.13.1</b> - <a
href="https://redirect.github.com/facebook/react/releases/tag/v16.13.1">2020-03-19</a></br><h3>React
DOM</h3>
<ul>
<li>Fix bug in legacy mode Suspense where effect clean-up functions are
not fired. This only affects users who use Suspense for data fetching in
legacy mode, which is not technically supported. (<a
href="https://redirect.github.com/acdlite">@ acdlite</a> in <a
href="https://redirect.github.com/facebook/react/pull/18238"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/18238/hovercard">#18238</a>)</li>
<li>Revert warning for cross-component updates that happen inside class
render lifecycles (<code>componentWillReceiveProps</code>,
<code>shouldComponentUpdate</code>, and so on). (<a
href="https://redirect.github.com/gaearon">@ gaearon</a> in <a
href="https://redirect.github.com/facebook/react/pull/18330"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/18330/hovercard">#18330</a>)</li>
</ul>
<h2>Artifacts</h2>
<ul>
<li>react: <a href="https://unpkg.com/react@16.13.1/umd/"
rel="nofollow">https://unpkg.com/react@16.13.1/umd/</a></li>
<li>react-art: <a href="https://unpkg.com/react-art@16.13.1/umd/"
rel="nofollow">https://unpkg.com/react-art@16.13.1/umd/</a></li>
<li>react-dom: <a href="https://unpkg.com/react-dom@16.13.1/umd/"
rel="nofollow">https://unpkg.com/react-dom@16.13.1/umd/</a></li>
<li>react-is: <a href="https://unpkg.com/react-is@16.13.1/umd/"
rel="nofollow">https://unpkg.com/react-is@16.13.1/umd/</a></li>
<li>react-test-renderer: <a
href="https://unpkg.com/react-test-renderer@16.13.1/umd/"
rel="nofollow">https://unpkg.com/react-test-renderer@16.13.1/umd/</a></li>
<li>scheduler: <a href="https://unpkg.com/scheduler@0.19.1/umd/"
rel="nofollow">https://unpkg.com/scheduler@0.19.1/umd/</a></li>
</ul>
</li>
<li>
<b>16.13.0</b> - <a
href="https://redirect.github.com/facebook/react/releases/tag/v16.13.0">2020-02-26</a></br><h3>React</h3>
<ul>
<li>Warn when a string ref is used in a manner that's not amenable to a
future codemod (<a href="https://redirect.github.com/lunaruan">@
lunaruan</a> in <a
href="https://redirect.github.com/facebook/react/pull/17864"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17864/hovercard">#17864</a>)</li>
<li>Deprecate <code>React.createFactory()</code> (<a
href="https://redirect.github.com/trueadm">@ trueadm</a> in <a
href="https://redirect.github.com/facebook/react/pull/17878"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17878/hovercard">#17878</a>)</li>
</ul>
<h3>React DOM</h3>
<ul>
<li>Warn when changes in <code>style</code> may cause an unexpected
collision (<a href="https://redirect.github.com/sophiebits">@
sophiebits</a> in <a
href="https://redirect.github.com/facebook/react/pull/14181"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/14181/hovercard">#14181</a>, <a
href="https://redirect.github.com/facebook/react/pull/18002"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/18002/hovercard">#18002</a>)</li>
<li>Warn when a function component is updated during another component's
render phase (<a class="user-mention notranslate"
data-hovercard-type="user" data-hovercard-url="/users/acdlite/hovercard"
data-octo-click="hovercard-link-click"
data-octo-dimensions="link_type:self"
href="https://redirect.github.com/acdlite">@ acdlite</a> in <a
href="https://redirect.github.com/facebook/react/pull/17099"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17099/hovercard">#17099</a>)</li>
<li>Deprecate <code>unstable_createPortal</code> (<a
href="https://redirect.github.com/trueadm">@ trueadm</a> in <a
href="https://redirect.github.com/facebook/react/pull/17880"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17880/hovercard">#17880</a>)</li>
<li>Fix <code>onMouseEnter</code> being fired on disabled buttons (<a
href="https://redirect.github.com/AlfredoGJ">@ AlfredoGJ</a> in <a
href="https://redirect.github.com/facebook/react/pull/17675"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17675/hovercard">#17675</a>)</li>
<li>Call <code>shouldComponentUpdate</code> twice when developing in
<code>StrictMode</code> (<a href="https://redirect.github.com/bvaughn">@
bvaughn</a> in <a
href="https://redirect.github.com/facebook/react/pull/17942"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17942/hovercard">#17942</a>)</li>
<li>Add <code>version</code> property to ReactDOM (<a
href="https://redirect.github.com/ealush">@ ealush</a> in <a
href="https://redirect.github.com/facebook/react/pull/15780"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/15780/hovercard">#15780</a>)</li>
<li>Don't call <code>toString()</code> of
<code>dangerouslySetInnerHTML</code> (<a
href="https://redirect.github.com/sebmarkbage">@ sebmarkbage</a> in <a
href="https://redirect.github.com/facebook/react/pull/17773"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17773/hovercard">#17773</a>)</li>
<li>Show component stacks in more warnings (<a
href="https://redirect.github.com/gaearon">@ gaearon</a> in <a
href="https://redirect.github.com/facebook/react/pull/17922"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17922/hovercard">#17922</a>, <a
href="https://redirect.github.com/facebook/react/pull/17586"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17586/hovercard">#17586</a>)</li>
</ul>
<h3>Concurrent Mode (Experimental)</h3>
<ul>
<li>Warn for problematic usages of <code>ReactDOM.createRoot()</code>
(<a href="https://redirect.github.com/trueadm">@ trueadm</a> in <a
href="https://redirect.github.com/facebook/react/pull/17937"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17937/hovercard">#17937</a>)</li>
<li>Remove <code>ReactDOM.createRoot()</code> callback params and added
warnings on usage (<a href="https://redirect.github.com/bvaughn">@
bvaughn</a> in <a
href="https://redirect.github.com/facebook/react/pull/17916"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17916/hovercard">#17916</a>)</li>
<li>Don't group Idle/Offscreen work with other work (<a
href="https://redirect.github.com/sebmarkbage">@ sebmarkbage</a> in <a
href="https://redirect.github.com/facebook/react/pull/17456"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17456/hovercard">#17456</a>)</li>
<li>Adjust <code>SuspenseList</code> CPU bound heuristic (<a
href="https://redirect.github.com/sebmarkbage">@ sebmarkbage</a> in <a
href="https://redirect.github.com/facebook/react/pull/17455"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17455/hovercard">#17455</a>)</li>
<li>Add missing event plugin priorities (<a
href="https://redirect.github.com/trueadm">@ trueadm</a> in <a
href="https://redirect.github.com/facebook/react/pull/17914"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17914/hovercard">#17914</a>)</li>
<li>Fix <code>isPending</code> only being true when transitioning from
inside an input event (<a href="https://redirect.github.com/acdlite">@
acdlite</a> in <a
href="https://redirect.github.com/facebook/react/pull/17382"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17382/hovercard">#17382</a>)</li>
<li>Fix <code>React.memo</code> components dropping updates when
interrupted by a higher priority update (<a class="user-mention
notranslate" data-hovercard-type="user"
data-hovercard-url="/users/acdlite/hovercard"
data-octo-click="hovercard-link-click"
data-octo-dimensions="link_type:self"
href="https://redirect.github.com/acdlite">@ acdlite</a> in <a
href="https://redirect.github.com/facebook/react/pull/18091"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/18091/hovercard">#18091</a>)</li>
<li>Don't warn when suspending at the wrong priority (<a
href="https://redirect.github.com/gaearon">@ gaearon</a> in <a
href="https://redirect.github.com/facebook/react/pull/17971"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17971/hovercard">#17971</a>)</li>
<li>Fix a bug with rebasing updates (<a
href="https://redirect.github.com/acdlite">@ acdlite</a> and <a
href="https://redirect.github.com/sebmarkbage">@ sebmarkbage</a> in <a
href="https://redirect.github.com/facebook/react/pull/17560"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17560/hovercard">#17560</a>, <a
href="https://redirect.github.com/facebook/react/pull/17510"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17510/hovercard">#17510</a>, <a
href="https://redirect.github.com/facebook/react/pull/17483"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17483/hovercard">#17483</a>, <a
href="https://redirect.github.com/facebook/react/pull/17480"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17480/hovercard">#17480</a>)</li>
</ul>
<h2>Artifacts</h2>
<ul>
<li>react: <a href="https://unpkg.com/react@16.13.0/umd/"
rel="nofollow">https://unpkg.com/react@16.13.0/umd/</a></li>
<li>react-art: <a href="https://unpkg.com/react-art@16.13.0/umd/"
rel="nofollow">https://unpkg.com/react-art@16.13.0/umd/</a></li>
<li>react-dom: <a href="https://unpkg.com/react-dom@16.13.0/umd/"
rel="nofollow">https://unpkg.com/react-dom@16.13.0/umd/</a></li>
<li>react-is: <a href="https://unpkg.com/react-is@16.13.0/umd/"
rel="nofollow">https://unpkg.com/react-is@16.13.0/umd/</a></li>
<li>react-test-renderer: <a
href="https://unpkg.com/react-test-renderer@16.13.0/umd/"
rel="nofollow">https://unpkg.com/react-test-renderer@16.13.0/umd/</a></li>
<li>scheduler: <a href="https://unpkg.com/scheduler@0.19.0/umd/"
rel="nofollow">https://unpkg.com/scheduler@0.19.0/umd/</a></li>
</ul>
</li>
<li>
<b>16.12.0</b> - <a
href="https://redirect.github.com/facebook/react/releases/tag/v16.12.0">2019-11-14</a></br><h3>React
DOM</h3>
<ul>
<li>Fix passive effects (<code>useEffect</code>) not being fired in a
multi-root app. (<a href="https://redirect.github.com/acdlite">@
acdlite</a> in <a
href="https://redirect.github.com/facebook/react/pull/17347"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17347/hovercard">#17347</a>)</li>
</ul>
<h3>React Is</h3>
<ul>
<li>Fix <code>lazy</code> and <code>memo</code> types considered
elements instead of components (<a
href="https://redirect.github.com/bvaughn">@ bvaughn</a> in <a
href="https://redirect.github.com/facebook/react/pull/17278"
data-hovercard-type="pull_request"
data-hovercard-url="/react/react/pull/17278/hovercard">#17278</a>)</li>
</ul>
<h2>Artifacts</h2>
<p>• react: <a href="https://unpkg.com/react@16.12.0/umd/"
rel="nofollow">https://unpkg.com/react@16.12.0/umd/</a><br>
• react-art: <a href="https://unpkg.com/react-art@16.12.0/umd/"
rel="nofollow">https://unpkg.com/react-art@16.12.0/umd/</a><br>
• react-dom: <a href="https://unpkg.com/react-dom@16.12.0/umd/"
rel="nofollow">https://unpkg.com/react-dom@16.12.0/umd/</a><br>
• react-is: <a href="https://unpkg.com/react-is@16.12.0/umd/"
rel="nofollow">https://unpkg.com/react-is@16.12.0/umd/</a><br>
• react-test-renderer: <a
href="https://unpkg.com/react-test-renderer@16.12.0/umd/"
rel="nofollow">https://unpkg.com/react-test-renderer@16.12.0/umd/</a><br>
• scheduler: <a href="https://unpkg.com/scheduler@0.18.0/umd/"
rel="nofollow">https://unpkg.com/scheduler@0.18.0/umd/</a></p>
</li>
<li>
<b>16.11.0</b> - 2019-10-22
</li>
<li>
<b>16.10.2</b> - 2019-10-03
</li>
<li>
<b>16.10.1</b> - 2019-09-28
</li>
<li>
<b>16.10.0</b> - 2019-09-27
</li>
<li>
<b>16.9.0</b> - 2019-08-08
</li>
<li>
<b>16.9.0-rc.0</b> - 2019-08-05
</li>
<li>
<b>16.9.0-alpha.0</b> - 2019-04-03
</li>
<li>
<b>16.8.6</b> - 2019-03-28
</li>
<li>
<b>16.8.5</b> - 2019-03-22
</li>
<li>
<b>16.8.4</b> - 2019-03-05
</li>
</ul>
from <a
href="https://redirect.github.com/facebook/react/releases">react-dom
GitHub release notes</a>
</details>
</details>
---
> [!IMPORTANT]
>
> - Check the changes in this PR to ensure they won't cause issues with
your project.
> - This PR was automatically created by Snyk using the credentials of a
real user.
---
**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=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI4NTdmYmVkYy1hZTE3LTQ3ZGYtODhkYy03MTcyMWYxNThjZTkiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6Ijg1N2ZiZWRjLWFlMTctNDdkZi04OGRjLTcxNzIxZjE1OGNlOSJ9fQ=="
width="0" height="0"/>
> - 🧐 [View latest project
report](https://app.snyk.io/org/newkdr/project/12a8a5f5-3e19-438c-8280-eb8f4ee06d17?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)
> - 📜 [Customise PR
templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates)
> - 🛠 [Adjust upgrade PR
settings](https://app.snyk.io/org/newkdr/project/12a8a5f5-3e19-438c-8280-eb8f4ee06d17/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/newkdr/project/12a8a5f5-3e19-438c-8280-eb8f4ee06d17/settings/integration?pkg&#x3D;react-dom&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades)
[//]: #
'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"react-dom","from":"16.8.4","to":"16.14.0"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"857fbedc-ae17-47df-88dc-71721f158ce9","prPublicId":"857fbedc-ae17-47df-88dc-71721f158ce9","packageManager":"npm","priorityScoreList":[],"projectPublicId":"12a8a5f5-3e19-438c-8280-eb8f4ee06d17","projectUrl":"https://app.snyk.io/org/newkdr/project/12a8a5f5-3e19-438c-8280-eb8f4ee06d17?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":13,"publishedDate":"2020-10-14T19:38:26.085Z"},"vulns":[]}'
dilberx pushed a commit to dilberx/react that referenced this pull request Apr 15, 2026
mrizwanashiq pushed a commit to mrizwanashiq/react that referenced this pull request Jun 25, 2026
mrizwanashiq pushed a commit to mrizwanashiq/react that referenced this pull request Jun 25, 2026
This was added back in react#17880 to make CI pass for an unrelated change.
This limits the max worker setting to CI environments as removing the setting completely still seems to break on CircleCI.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedReact Core TeamOpened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@trueadm@sizebot@mzedeler@threepointone@bvaughn@necolas@facebook-github-bot