close
Skip to content

Bump react from 19.2.4 to 19.2.5 in /src/playground#19433

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/src/playground/react-19.2.5
Open

Bump react from 19.2.4 to 19.2.5 in /src/playground#19433
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/src/playground/react-19.2.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Bumps react from 19.2.4 to 19.2.5.

Release notes

Sourced from react's releases.

19.2.5 (April 8th, 2026)

React Server Components

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 12, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot enabled auto-merge (squash) April 12, 2026 23:33
@microsoft-github-policy-service microsoft-github-policy-service Bot added the auto-merge Automatically merge this PR label Apr 12, 2026
Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 12, 2026

Test this change out locally with the following install scripts (Action run 25188820947)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 25188820947
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 25188820947"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 25188820947
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 25188820947"

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/playground/react-19.2.5 branch 2 times, most recently from 4f39667 to 696868d Compare April 12, 2026 23:50
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/playground/react-19.2.5 branch 2 times, most recently from a260d7e to 608fb7f Compare April 24, 2026 18:02
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.4 to 19.2.5.
- [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.5/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/src/playground/react-19.2.5 branch from 608fb7f to 299ecac Compare April 26, 2026 23:49
@brendandburns
Copy link
Copy Markdown
Member

@copilot please fix tests.

Agent-Logs-Url: https://github.com/Azure/bicep/sessions/8c6352eb-b708-4e3b-b044-46a58227d652

Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 30, 2026

@copilot please fix tests.

Fixed in commit 2c01188. The tests were failing because react-dom was still at 19.2.4 while react had been bumped to 19.2.5 — they must always match. Updated react-dom to 19.2.5 in both package.json and package-lock.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Automatically merge this PR dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants