Skip to content

Bump react and @types/react in /extensions/ql-vscode - #4543

Merged
kaspersv merged 3 commits into
mainfrom
dependabot/npm_and_yarn/extensions/ql-vscode/multi-9b1536b8cd
Sep 16, 2026
Merged

kaspersv merged 3 commits into
mainfrom
dependabot/npm_and_yarn/extensions/ql-vscode/multi-9b1536b8cd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps react and @types/react. These dependencies needed to be updated together.
Updates react from 19.2.7 to 19.3.0

Release notes

Sourced from react's releases.

19.3.0 (September 9, 2026)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.3 release post for more information.

New React Features

New React DOM Features

  • browser(): a new react-dom API that returns a usable which errors during server rendering and resolves in the browser. use(browser()) inside a <Suspense> boundary marks a subtree as browser-only without reporting a recoverable error (@​gnoff: #37143, #37241)
    • Added an onBrowserBailout option to the react-dom/server APIs to observe when a subtree defers to the browser (@​gnoff #37193)

Notable changes

All Changes

React

... (truncated)

Changelog

Sourced from react's changelog.

19.3.0 (September 9, 2026)

New React Features

New React DOM Features

  • browser(): a new react-dom API that returns a usable which errors during server rendering and resolves in the browser. use(browser()) inside a <Suspense> boundary marks a subtree as browser-only without reporting a recoverable error (@​gnoff: #37143, #37241)
    • Added an onBrowserBailout option to the react-dom/server APIs to observe when a subtree defers to the browser (@​gnoff #37193)

Notable changes

All Changes

React

... (truncated)

Commits

Updates @types/react from 19.2.17 to 19.3.0

Commits

@dependabot dependabot Bot added the Update dependencies Dependabot update PRs label Sep 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 10, 2026 13:15
@dependabot dependabot Bot added the Update dependencies Dependabot update PRs label Sep 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/extensions/ql-vscode/multi-9b1536b8cd branch from 7c43ae2 to 2775dc3 Compare September 16, 2026 06:53
Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 19.2.7 to 19.3.0
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.3.0/packages/react)

Updates `@types/react` from 19.2.17 to 19.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: react
  dependency-version: 19.2.8
  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/extensions/ql-vscode/multi-9b1536b8cd branch from 2775dc3 to 47bdfac Compare September 16, 2026 07:29
@kaspersv

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copilot AI and others added 2 commits September 16, 2026 07:46
Co-authored-by: kaspersv <4310256+kaspersv@users.noreply.github.com>
Co-authored-by: kaspersv <4310256+kaspersv@users.noreply.github.com>
@kaspersv
kaspersv merged commit ae711e4 into main Sep 16, 2026
18 checks passed
@kaspersv
kaspersv deleted the dependabot/npm_and_yarn/extensions/ql-vscode/multi-9b1536b8cd branch September 16, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Update dependencies Dependabot update PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants