Skip to content

fix(deps): update npm dependencies (patch) - #1854

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-npm-dependencies
Open

fix(deps): update npm dependencies (patch)#1854
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-npm-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-react (source) 6.0.36.0.4 age confidence
@vitejs/plugin-react-swc (source) 4.3.14.3.2 age confidence
react (source) 19.2.719.2.8 age confidence
react-dom (source) 19.2.719.2.8 age confidence

Release Notes

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v6.0.4

Compare Source

Fixed $RefreshSig$ is not defined error when running vite dev with NODE_ENV=production

When running vite dev with NODE_ENV=production, the app errored with $RefreshSig$ is not defined.
This error is now fixed.

vitejs/vite-plugin-react (@​vitejs/plugin-react-swc)

v4.3.2

Compare Source

Don't apply React Refresh wrapper for non JSX files #​1226

Fixes #​1225.

react/react (react)

v19.2.8

Compare Source

react/react (react-dom)

v19.2.8

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "before 9am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copilot AI review requested due to automatic review settings August 3, 2026 02:16
@renovate
renovate Bot requested review from a team and franzheidl as code owners August 3, 2026 02:16
@changeset-bot

changeset-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2b9c3be

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates React (and related tooling) versions across apps and packages to keep the workspace aligned on a newer patch release.

Changes:

  • Bump react / react-dom from 19.2.7 to 19.2.8 across multiple apps/packages
  • Bump @vitejs/plugin-react from 6.0.3 to 6.0.4 in relevant packages/apps
  • Bump @vitejs/plugin-react-swc from 4.3.1 to 4.3.2 where used

Reviewed changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/ui-components/package.json Align React and Vite React plugin patch versions
packages/messages-provider/package.json Update React peer/dev dependency patch versions
packages/greenhouse-auth-provider/package.json Update React patch version
apps/template/package.json Update React + Vite React plugin patch versions
apps/supernova/package.json Update React + Vite React plugin patch versions
apps/heureka/package.json Update React + Vite React plugin patch versions
apps/greenhouse/package.json Update React + Vite React plugin patch versions
apps/example/package.json Update React + Vite React plugin patch versions
apps/doop/package.json Update React + Vite React plugin patch versions
apps/carbon/package.json Update React + Vite React plugin + SWC plugin patch versions
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

Comment on lines 18 to 21
"peerDependencies": {
"react": "19.2.7",
"react-dom": "19.2.7",
"react": "19.2.8",
"react-dom": "19.2.8",
"zustand": "5.0.14"
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

🚀 View preview at
https://cloudoperators.github.io/juno/pr-preview/pr-1854/

Built to branch gh-pages at 2026-08-03 02:19 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

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.

1 participant