-
Notifications
You must be signed in to change notification settings - Fork 30
Build: Bump the npm group across 1 directory with 29 updates #547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the npm group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@redhat-cloud-services/frontend-components-config](https://github.com/RedHatInsights/frontend-components) | `6.5.7` | `6.6.1` | | [@redhat-cloud-services/frontend-components-notifications](https://github.com/RedHatInsights/frontend-components) | `5.0.7` | `6.0.0` | | [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) | `4.5.2` | `5.0.0` | | [axios](https://github.com/axios/axios) | `1.9.0` | `1.10.0` | | [dockerode](https://github.com/apocas/dockerode) | `4.0.6` | `4.0.7` | | [playwright-ctrf-json-reporter](https://github.com/ctrf-io/playwright-ctrf-json-report) | `0.0.18` | `0.0.20` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.1.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.20` | `19.1.8` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.1.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.6` | `19.1.6` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.30.0` | `6.30.1` | | [@currents/playwright](https://github.com/currents-dev/currents-playwright-changelog) | `1.12.1` | `1.14.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.25.1` | `9.29.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.52.0` | `1.53.0` | | [@redhat-cloud-services/types](https://github.com/RedHatInsights/frontend-components/tree/HEAD/packages/types) | `1.0.25` | `2.0.3` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.16` | `4.17.17` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.2` | `24.0.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.31.0` | `8.34.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.31.0` | `8.34.1` | | [eslint](https://github.com/eslint/eslint) | `9.25.1` | `9.29.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.5` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.6` | `5.5.0` | | [globals](https://github.com/sindresorhus/globals) | `15.15.0` | `16.2.0` | | [htmlparser2](https://github.com/fb55/htmlparser2) | `9.1.0` | `10.0.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.0.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `29.7.0` | `30.0.0` | | [pretty-format](https://github.com/jestjs/jest/tree/HEAD/packages/pretty-format) | `29.7.0` | `30.0.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.2` | `29.4.0` | Updates `@redhat-cloud-services/frontend-components-config` from 6.5.7 to 6.6.1 - [Release notes](https://github.com/RedHatInsights/frontend-components/releases) - [Changelog](https://github.com/RedHatInsights/frontend-components/blob/master/CHANGELOG.md) - [Commits](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-config-6.5.7...@redhat-cloud-services/frontend-components-config-6.6.1) Updates `@redhat-cloud-services/frontend-components-notifications` from 5.0.7 to 6.0.0 - [Release notes](https://github.com/RedHatInsights/frontend-components/releases) - [Changelog](https://github.com/RedHatInsights/frontend-components/blob/master/CHANGELOG.md) - [Commits](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-notifications-5.0.7...@redhat-cloud-services/frontend-components-notifications-6.0.0) Updates `@unleash/proxy-client-react` from 4.5.2 to 5.0.0 - [Release notes](https://github.com/Unleash/unleash-proxy-react/releases) - [Changelog](https://github.com/Unleash/proxy-client-react/blob/main/Changelog.md) - [Commits](Unleash/proxy-client-react@v4.5.2...v5.0.0) Updates `axios` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.10.0) Updates `dockerode` from 4.0.6 to 4.0.7 - [Release notes](https://github.com/apocas/dockerode/releases) - [Commits](apocas/dockerode@v4.0.6...v4.0.7) Updates `playwright-ctrf-json-reporter` from 0.0.18 to 0.0.20 - [Commits](https://github.com/ctrf-io/playwright-ctrf-json-report/commits) Updates `react` from 18.3.1 to 19.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react) Updates `@types/react` from 18.3.20 to 19.1.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom) Updates `@types/react-dom` from 18.3.6 to 19.1.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-router-dom` from 6.30.0 to 6.30.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `@currents/playwright` from 1.12.1 to 1.14.1 - [Changelog](https://github.com/currents-dev/currents-playwright-changelog/blob/main/CHANGELOG.md) - [Commits](https://github.com/currents-dev/currents-playwright-changelog/commits) Updates `@eslint/js` from 9.25.1 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.29.0/packages/js) Updates `@playwright/test` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.53.0) Updates `@redhat-cloud-services/types` from 1.0.25 to 2.0.3 - [Release notes](https://github.com/RedHatInsights/frontend-components/releases) - [Changelog](https://github.com/RedHatInsights/frontend-components/blob/master/packages/types/CHANGELOG.md) - [Commits](https://github.com/RedHatInsights/frontend-components/commits/@redhat-cloud-services/types-2.0.3/packages/types) Updates `@types/lodash` from 4.17.16 to 4.17.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 22.15.2 to 24.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.20 to 19.1.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.6 to 19.1.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 8.31.0 to 8.34.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.31.0 to 8.34.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.1/packages/parser) Updates `eslint` from 9.25.1 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.29.0) Updates `eslint-config-prettier` from 9.1.0 to 10.1.5 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.5) Updates `eslint-plugin-prettier` from 5.2.6 to 5.5.0 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.6...v5.5.0) Updates `globals` from 15.15.0 to 16.2.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v16.2.0) Updates `htmlparser2` from 9.1.0 to 10.0.0 - [Release notes](https://github.com/fb55/htmlparser2/releases) - [Commits](fb55/htmlparser2@v9.1.0...v10.0.0) Updates `jest` from 29.7.0 to 30.0.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `jest-environment-jsdom` from 29.7.0 to 30.0.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest-environment-jsdom) Updates `pretty-format` from 29.7.0 to 30.0.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/pretty-format) Updates `ts-jest` from 29.3.2 to 29.4.0 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.3.2...v29.4.0) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components-config" dependency-version: 6.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@redhat-cloud-services/frontend-components-notifications" dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@unleash/proxy-client-react" dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: axios dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: dockerode dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: playwright-ctrf-json-reporter dependency-version: 0.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: react dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/react" dependency-version: 19.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: react-dom dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/react-dom" dependency-version: 19.1.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: react-router-dom dependency-version: 6.30.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@currents/playwright" dependency-version: 1.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/js" dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@playwright/test" dependency-version: 1.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@redhat-cloud-services/types" dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/lodash" dependency-version: 4.17.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/react" dependency-version: 19.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/react-dom" dependency-version: 19.1.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint-plugin-prettier dependency-version: 5.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: htmlparser2 dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: jest dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: jest-environment-jsdom dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: pretty-format dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
0 participants
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.
Bumps the npm group with 29 updates in the / directory:
6.5.7
6.6.1
5.0.7
6.0.0
4.5.2
5.0.0
1.9.0
1.10.0
4.0.6
4.0.7
0.0.18
0.0.20
18.3.1
19.1.0
18.3.20
19.1.8
18.3.1
19.1.0
18.3.6
19.1.6
6.30.0
6.30.1
1.12.1
1.14.1
9.25.1
9.29.0
1.52.0
1.53.0
1.0.25
2.0.3
4.17.16
4.17.17
22.15.2
24.0.3
8.31.0
8.34.1
8.31.0
8.34.1
9.25.1
9.29.0
9.1.0
10.1.5
5.2.6
5.5.0
15.15.0
16.2.0
9.1.0
10.0.0
29.7.0
30.0.0
29.5.14
30.0.0
29.7.0
30.0.0
29.7.0
30.0.0
29.3.2
29.4.0
Updates
@redhat-cloud-services/frontend-components-config
from 6.5.7 to 6.6.1Release notes
Sourced from
@redhat-cloud-services/frontend-components-config
's releases.... (truncated)
Commits
55836b6
chore: bump@redhat-cloud-services/frontend-components-config
to 6.6.1 [skip ci]8864472
Merge pull request #2210 from Hyperkid123/bumo-utils1dcae11
chore: bump@redhat-cloud-services/frontend-components-config
to 6.6.0 [skip ci]383fec6
chore: bump@redhat-cloud-services/frontend-components-config-utilities
to 4....eab0447
feat: add support for proxying to a custom ephemeral environment (#2211)bb5dc01
fix(config): bump config utilities package259dbbe
chore: bump@redhat-cloud-services/frontend-components-config
to 6.5.10 [skip...746ff2b
chore: bump@redhat-cloud-services/frontend-components-config-utilities
to 4....8f4d67d
Merge pull request #2209 from Hyperkid123/enable-devc06fe99
chore: bump@redhat-cloud-services/frontend-components-remediations
to 4.0.8 ...Updates
@redhat-cloud-services/frontend-components-notifications
from 5.0.7 to 6.0.0Release notes
Sourced from
@redhat-cloud-services/frontend-components-notifications
's releases.... (truncated)
Commits
6287dcf
chore: bump@redhat-cloud-services/frontend-components-notifications
to 6.0.0...5b9101b
Merge pull request #2199 from Hyperkid123/remove-reduxbcb0074
feat(notifications)!: remove redux dependency from notifications package6542783
chore: bump@redhat-cloud-services/frontend-components-config
to 6.5.6 [skip ci]1f67764
chore: bump@redhat-cloud-services/frontend-components-config-utilities
to 4....c111c6a
Merge pull request #2202 from rawagner/bin_monorepo542d35f
chore: bump@redhat-cloud-services/frontend-components-advisor-components
to ...6ab0cfc
chore: bump@redhat-cloud-services/chrome
to 2.0.4 [skip ci]4e60ed1
chore: bump@redhat-cloud-services/frontend-components-translations
to 4.0.4 ...0193b49
chore: bump@redhat-cloud-services/rule-components
to 4.0.7 [skip ci]Updates
@unleash/proxy-client-react
from 4.5.2 to 5.0.0Release notes
Sourced from
@unleash/proxy-client-react
's releases.Commits
e1e5c28
v5.0.021327f5
docs: add note on v4 under the v4 migration header (#195)75e8a31
v5.0.0-rc.19fe2488
fix: console.error (#194)7e7d4f6
v5.0.0-rc.0b783ef4
fix: Throw a better error message if context is null (#192)cf9d52c
docs: fix wrong import in events section of README.md (#191)Updates
axios
from 1.9.0 to 1.10.0Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
73a836d
chore(release): v1.10.0 (#6943)3d343b8
fix(package): add module entry point for React Native; (#6933)0f50af8
fix(adapter): pass fetchOptions to fetch function (#6883)ee7799e
refactor: remove unused import in test (#6922)eb0a2db
chore: fix typos in test (#6923)7d55139
docs(readme): improve error descriptions; (#6920)f4fc6b8
chore(sponsor): update sponsor block (#6921)5064b10
fix(form-data): convert boolean values to strings in FormData serialization (...c7e0fea
CI: add Node 24 (#6913)7ba895c
chore(sponsor): update sponsor block (#6907)Updates
dockerode
from 4.0.6 to 4.0.7Release notes
Sourced from dockerode's releases.
Commits
7f41d32
version bump0675052
Merge pull request #808 from apocas/dependabot/npm_and_yarn/tar-fs-2.1.394902df
Bump tar-fs from 2.1.2 to 2.1.3Updates
playwright-ctrf-json-reporter
from 0.0.18 to 0.0.20Commits
Updates
react
from 18.3.1 to 19.1.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
4a9df08
Stop creating Owner Stacks if many have been created recently (#32529)b630219
[refactor] move isValidElementType to react-is (#32518)1a19170
[refactor] Add element type for Activity (#32499)6aa8254
Add ref to Fragment (#32465)e0fe347
[flags] remove enableOwnerStacks (#32426)70f1d76
[flow] Eliminate usage of global React types in ReactNativeTypes.js (#32330)0d9834c
build: add support to the rollup build for building typescript packages (#32393)a53da6a
Add useSwipeTransition Hook Behind Experimental Flag (#32373)32b0cad
Enable owner stacks in Canary builds (#32053)ed8b68d
Stop exporting dev-only methods in OSS production builds (#32200)Updates
@types/react
from 18.3.20 to 19.1.8Commits
Updates
react-dom
from 18.3.1 to 19.1.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.