Skip to content

chore(deps): update all non-major dependencies (js/ts) j:kit-282 - #8380

Open
renovate-coveo[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch-js-ts
Open

chore(deps): update all non-major dependencies (js/ts) j:kit-282#8380
renovate-coveo[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch-js-ts

Conversation

@renovate-coveo

@renovate-coveo renovate-coveo Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-react (source) 6.0.56.1.0 age adoption passing confidence
dompurify 3.4.133.4.14 age adoption passing confidence
rollup (source) 4.62.44.62.5 age adoption passing confidence
vite (source) 8.2.18.2.2 age adoption passing confidence

Release Notes

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

v6.1.0

Compare Source

Add experimental native React Compiler support (#​1419)

Add experimental native React Compiler support.

You can use it by installing oxc-transform-react and enabling it via the compiler option:

npm install -D oxc-transform-react
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'

export default defineConfig({
  plugins: [
     react({ compiler: true })
  ]
})
cure53/DOMPurify (dompurify)

v3.4.14: DOMPurify 3.4.14

Compare Source

  • Fixed an issue with possible bypasses when risky tags are allow-listed, thanks @​AlirezaRouhbakhsh
  • Fixed a couple of edge cases with mixed document contexts, thanks @​fishjojo1
  • Added the SVG pointer-events and vector-effect presentation attributes to the allow-list, thanks @​Jaybhade
  • Conducted another refactoring run, removed dead branches and duplicated logic, flattened attribute validation
  • Updated the documentation in several spots, README, wiki, etc., thanks @​Akokonunes
  • Updated several development dependencies and CI workflow actions
rollup/rollup (rollup)

v4.62.5

Compare Source

2026-08-20

Bug Fixes
  • Resolve an issue where compact mode could result in invalid module concatenations (#​6468)
Pull Requests
vitejs/vite (vite)

v8.2.2

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
  • use JSON import attributes instead of readFIleSync in rolldown configs (#​23251) (d615bcd)

Configuration

📅 Schedule: (in timezone America/Toronto)

  • Branch creation
    • "before 6:00am on Tuesday"
  • Automerge
    • "after 9:00am and before 12:00pm on tuesday, wednesday, thursday"

🚦 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 has been generated by Mend Renovate CLI.

Copilot AI lite review requested due to automatic review settings August 27, 2026 13:23
@renovate-coveo renovate-coveo Bot added the dependencies Pull requests that update a dependency file label Aug 27, 2026
@renovate-coveo
renovate-coveo Bot deployed to pr-workflows August 27, 2026 13:23 Active
@changeset-bot

changeset-bot Bot commented Aug 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a54af37

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

@svcsnykcoveo

svcsnykcoveo commented Aug 27, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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

Updates the monorepo’s shared dependency catalog and lockfile to bring a small set of JS/TS tooling/security dependencies to their latest non-major versions.

Changes:

  • Bump @vitejs/plugin-react from 6.0.5 to 6.1.0.
  • Bump dompurify from 3.4.13 to 3.4.14.
  • Bump vite from 8.2.1 to 8.2.2 (and refresh transitive lock entries accordingly).

Reviewed changes

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

File Description
pnpm-workspace.yaml Updates the workspace catalog versions for @vitejs/plugin-react, dompurify, and vite.
pnpm-lock.yaml Regenerates lock entries to reflect the updated catalog versions across importers and snapshots.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@pkg-pr-new

pkg-pr-new Bot commented Aug 27, 2026

Copy link
Copy Markdown
@coveo/atomic

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/atomic@8380

@coveo/atomic-hosted-page

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/atomic-hosted-page@8380

@coveo/atomic-legacy

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/atomic-legacy@8380

@coveo/atomic-react

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/atomic-react@8380

@coveo/auth

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/auth@8380

@coveo/bueno

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/bueno@8380

coveo.analytics

npm i https://pkg.pr.new/coveo/ui-kit/coveo.analytics@8380

@coveo/create-atomic

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/create-atomic@8380

@coveo/create-atomic-rollup-plugin

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/create-atomic-rollup-plugin@8380

@coveo/create-ui

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/create-ui@8380

@coveo/headless

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/headless@8380

@coveo/headless-react

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/headless-react@8380

@coveo/quantic

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/quantic@8380

@coveo/relay

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/relay@8380

@coveo/shopify

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/shopify@8380

@coveo/thermidor

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/thermidor@8380

@coveo/atomic-angular

npm i https://pkg.pr.new/coveo/ui-kit/@coveo/atomic-angular@8380

commit: a54af37

@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

🔗 Scratch Orgs ready to test this PR:

@renovate-coveo
renovate-coveo Bot force-pushed the renovate/all-minor-patch-js-ts branch from ec12f71 to 3dd6390 Compare August 27, 2026 17:06
@renovate-coveo
renovate-coveo Bot deployed to pr-workflows August 27, 2026 17:06 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:node-dependencies dependencies Pull requests that update a dependency file team:dxui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants