Bump react-dom and @types/react-dom in /src/vscode-bicep-ui#18942
Bump react-dom and @types/react-dom in /src/vscode-bicep-ui#18942dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
|
Test this change out locally with the following install scripts (Action run 23829804918) VSCode
Azure CLI
|
35fde7a to
34be4c4
Compare
34be4c4 to
d1ab165
Compare
d1ab165 to
0ab1914
Compare
3ed60f9 to
c8f899b
Compare
|
@dependabot rebase |
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together. Updates `react-dom` from 18.3.1 to 19.2.4 - [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.2.4/packages/react-dom) Updates `@types/react-dom` from 18.3.7 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
c8f899b to
9733ef9
Compare
|
@copilot please fix CI/CD |
…ncy conflict with react-dom 19.2.4 - Update react from ^18.3.1 to ^19.2.4 in all packages - Update @types/react from ^18.3.x to ^19.2.3 in all packages - Update react-dom peerDependency in packages/components to ^19.2.4 - Fix React 19 TypeScript breaking changes: - useRef now requires an initialValue argument - JSX global namespace removed, use ReactElement instead - RefObject<T> now includes null in generic for null-initialized refs Agent-Logs-Url: https://github.com/Azure/bicep/sessions/114e4157-5308-4ca9-91af-41e982faf11a Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
Fixed in commit
|
|
@copilot please fix merge conflicts. |
Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
Fixed in commit |
Bumps react-dom and @types/react-dom. These dependencies needed to be updated together.
Updates
react-domfrom 18.3.1 to 19.2.4Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
90ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.18618113Bump scheduler version (#34671)1bd1f01Ship partial-prerendering APIs to Canary (#34633)2f0649a[Fizz] Removenonceoption from resume-and-prerender APIs (#34664)5667a41Bump next prerelease version numbers (#34639)e08f53bMatchreact-dom/statictest entrypoints and published entrypoints (#34599)8bb7241Bump useEffectEvent to Canary (#34610)Updates
@types/react-domfrom 18.3.7 to 19.2.3Commits