From cdaf7d4bd7f0a13b85cb3236fa15e97fd994dca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 07:15:43 +0000 Subject: [PATCH] chore: bump @testing-library/user-event from 14.6.1 to 14.6.3 in /site (#28196) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.6.1 to 14.6.3.
Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.3

14.6.3 (2026-08-03)

Bug Fixes

v14.6.2

14.6.2 (2026-08-03)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​testing-library/user-event since your current version.


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/user-event&package-manager=npm_and_yarn&previous-version=14.6.1&new-version=14.6.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 2 +- site/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/site/package.json b/site/package.json index 30e87fd632..067698153d 100644 --- a/site/package.json +++ b/site/package.json @@ -132,7 +132,7 @@ "@tailwindcss/typography": "0.5.20", "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "14.3.1", - "@testing-library/user-event": "14.6.1", + "@testing-library/user-event": "14.6.3", "@types/chroma-js": "2.4.0", "@types/color-convert": "2.0.4", "@types/express": "4.17.17", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 40b36d2124..26839ab247 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -313,8 +313,8 @@ importers: specifier: 14.3.1 version: 14.3.1(@types/react@19.2.18)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@testing-library/user-event': - specifier: 14.6.1 - version: 14.6.1(@testing-library/dom@10.4.0) + specifier: 14.6.3 + version: 14.6.3(@testing-library/dom@10.4.0) '@types/chroma-js': specifier: 2.4.0 version: 2.4.0 @@ -2374,8 +2374,8 @@ packages: react: ^18.0.0 react-dom: ^18.0.0 - '@testing-library/user-event@14.6.1': - resolution: {integrity: sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==, tarball: https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.1.tgz} + '@testing-library/user-event@14.6.3': + resolution: {integrity: sha512-6dBq67jT8lE+JTE8Exm02Kt6ze43hz1jdiSpSJwtTZiT1xQQ6b7nZYTTQ9njdArdU8XklOwaDp/AbT/eYSKF4g==, tarball: https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.3.tgz} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4' @@ -8148,7 +8148,7 @@ snapshots: transitivePeerDependencies: - '@types/react' - '@testing-library/user-event@14.6.1(@testing-library/dom@10.4.0)': + '@testing-library/user-event@14.6.3(@testing-library/dom@10.4.0)': dependencies: '@testing-library/dom': 10.4.0 @@ -11767,7 +11767,7 @@ snapshots: '@storybook/global': 5.0.0 '@storybook/icons': 2.0.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@testing-library/jest-dom': 6.9.1 - '@testing-library/user-event': 14.6.1(@testing-library/dom@10.4.0) + '@testing-library/user-event': 14.6.3(@testing-library/dom@10.4.0) '@vitest/expect': 3.2.4 '@vitest/spy': 3.2.4 esbuild: 0.25.12