Skip to content

build(deps-dev): bump react and @types/react - #1717

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/multi-b0dfc253ff
Open

build(deps-dev): bump react and @types/react#1717
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/multi-b0dfc253ff

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from react's releases.

19.2.8 (July 21st, 2026)

React Server Components

19.2.7 (June 1st, 2026)

React Server Components

19.2.6 (May 6th, 2026)

React Server Components

19.2.5 (April 8th, 2026)

React Server Components

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

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

Read the React 19.2 release post for more information.

New React Features

... (truncated)

Changelog

Sourced from react's changelog.

19.2.7 (June 1, 2026)

React Server Components

19.2.6 (May 6, 2026)

React Server Components

19.2.5 (March 18, 2026)

React Server Components

19.2.4 (Jan 26, 2026)

React Server Components

19.2.3 (Dec 11, 2025)

React Server Components

19.2.2 (Dec 11, 2025)

React Server Components

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

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

Read the React 19.2 release post for more information.

New React Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.


Updates @types/react from 18.3.11 to 19.2.18

Commits

@dependabot dependabot Bot added dependencies Dependency updates javascript Pull requests that update Javascript code labels Jul 16, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 16, 2026 12:06
@dependabot dependabot Bot added dependencies Dependency updates javascript Pull requests that update Javascript code labels Jul 16, 2026
@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
224 1 223 0
View the full list of 1 ❄️ flaky test(s)
src/components/pdk/components.spec.ts::src/components/pdk/components.spec.ts

Flake rate in main: 100.00% (Passed 0 times, Failed 159 times)

Stack Traces | 0s run time
Error: [🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
This will fail in production.
 ❯ Module.useStore ../../../node_modules/@.../pinia/dist/pinia.mjs:1741:19
 ❯ runModalTest ../../../node_modules/@.../src/components/runModalTest.ts:7:44
 ❯ ../../../node_modules/@.../src/tests/executeAdminComponentTest.ts:29:7

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@myparcel-bot

myparcel-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

✅ Build successful!

You can find a link to the downloadable artifact below.

Name Link
Commit 67447eb
Logs https://github.com/myparcelnl/woocommerce/actions/runs/31472351277
Download https://github.com/myparcelnl/woocommerce/suites/85365119346/artifacts/9093966129

@myparcel-bot
myparcel-bot Bot force-pushed the dependabot/npm_and_yarn/multi-b0dfc253ff branch from 2c15e45 to 346c329 Compare July 20, 2026 11:38
@myparcel-bot
myparcel-bot Bot force-pushed the dependabot/npm_and_yarn/multi-b0dfc253ff branch from 346c329 to b0a9ea2 Compare August 5, 2026 09:53
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-b0dfc253ff branch from b0a9ea2 to 02d6a3c Compare August 5, 2026 09:53
@myparcel-bot
myparcel-bot Bot force-pushed the dependabot/npm_and_yarn/multi-b0dfc253ff branch 2 times, most recently from 637ccbe to 03eec4e Compare August 5, 2026 11:53
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-b0dfc253ff branch from 03eec4e to b48cd2a Compare August 5, 2026 11:54
@myparcel-bot
myparcel-bot Bot force-pushed the dependabot/npm_and_yarn/multi-b0dfc253ff branch from b48cd2a to 4629e3b Compare August 6, 2026 11:20
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-b0dfc253ff branch from 4629e3b to e0a5b06 Compare August 6, 2026 11:21
@myparcel-bot
myparcel-bot Bot force-pushed the dependabot/npm_and_yarn/multi-b0dfc253ff branch 2 times, most recently from e299f22 to f2cf972 Compare August 7, 2026 08:08
@myparcel-bot
myparcel-bot Bot force-pushed the dependabot/npm_and_yarn/multi-b0dfc253ff branch from f2cf972 to a9916a7 Compare August 7, 2026 14:44
NabDevs and others added 2 commits August 11, 2026 08:14
* Restore carrier settings

* fix: narrow settings restore

* fix: preserve settings on deactivation
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 18.3.1 to 19.2.8
- [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.2.8/packages/react)

Updates `@types/react` from 18.3.11 to 19.2.18
- [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.17
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@myparcel-bot
myparcel-bot Bot force-pushed the dependabot/npm_and_yarn/multi-b0dfc253ff branch from a9916a7 to 67447eb Compare August 11, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

1 participant