Skip to content

update react and react-dom to 19.2.1#233

Merged
heyitsaamir merged 4 commits into
mainfrom
lilyydu/update-react
Dec 9, 2025
Merged

update react and react-dom to 19.2.1#233
heyitsaamir merged 4 commits into
mainfrom
lilyydu/update-react

Conversation

@lilyydu

@lilyydu lilyydu commented Dec 8, 2025

Copy link
Copy Markdown
Collaborator

updated for samples/tab

link to issue:
GHSA-9qr9-h5gf-34mp

Copilot AI review requested due to automatic review settings December 8, 2025 19:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the React and React-DOM dependencies in the examples/tab/Web project from version 19.1.1 to 19.2.1. The PR description references a Next.js security advisory, though the project uses Vite. The update also changes the versioning strategy from semver ranges to exact version pinning.

Key Changes:

  • Updated React from ^19.1.1 to 19.2.1 (exact version)
  • Updated React-DOM from ^19.1.1 to 19.2.1 (exact version)
  • Updated corresponding package-lock.json with new version checksums and peerDependency requirements

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

File Description
examples/tab/Web/package.json Updated React and React-DOM dependencies to exact version 19.2.1, removing semver range prefixes
examples/tab/Web/package-lock.json Updated lockfile with new version hashes, integrity checksums, and peerDependency specification for React 19.2.1
Files not reviewed (1)
  • examples/tab/Web/package-lock.json: Language not supported

Comment thread examples/tab/Web/package.json Outdated
Comment thread examples/tab/Web/package.json Outdated

@heyitsaamir heyitsaamir left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

You will need to update all web DevTools compiled code as well.

Comment thread packages/devtools/src/microsoft_teams/devtools/web/index.html Outdated
Comment thread packages/devtools/src/microsoft_teams/devtools/web/index.html
@heyitsaamir
heyitsaamir merged commit fd3796f into main Dec 9, 2025
6 checks passed
@heyitsaamir
heyitsaamir deleted the lilyydu/update-react branch December 9, 2025 18:34
@heyitsaamir heyitsaamir mentioned this pull request Dec 9, 2025
heyitsaamir added a commit that referenced this pull request Dec 9, 2025
## Release 2.0.0a7

### Changes

- update react and react-dom to 19.2.1 (#233)
- Move to microsoft_teams namespace (#226)
- Simplify setting http response after activity processing  (#218)
- Add TeamsChannelAccount type for Teams-specific APIs (#230)
- Updating mcpplugin reference in README.md (#229)
- Bring back bot builder example (#225)
- Fix choices_data alias to use "choices.data" instead of "choicesData"
(#224)
- [docs] botbuilder package README fixes (#223)
- Fix calling AI functions with no parameters (#221)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants