Skip to content

chore(deps-dev): bump the npm-dependencies group across 1 directory with 2 updates - #393

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-dependencies-b71eb02c77
Open

chore(deps-dev): bump the npm-dependencies group across 1 directory with 2 updates#393
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-dependencies-b71eb02c77

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-dependencies group with 2 updates in the / directory: @testing-library/jest-dom and typescript.

Updates @testing-library/jest-dom from 6.10.0 to 7.0.0

Release notes

Sourced from @​testing-library/jest-dom's releases.

v7.0.0

7.0.0 (2026-07-20)

Features

  • add toContainAnyBy* and toContainOneBy* query matchers (1e39089)

BREAKING CHANGES

  • @​testing-library/dom is now a required peer dependency. The minimum supported Node.js version is now 22.

Repaired release for testing-library/jest-dom#731

提交
  • 1e39089 feat: add toContainAnyBy* and toContainOneBy* query matchers
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub 操作, a new releaser for @​testing-library/jest-dom since your current version.


Updates typescript from 6.0.3 to 7.0.2

提交
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies 拉取请求 that update a dependency file javascript 拉取请求 that update javascript code labels Jul 27, 2026
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment 操作 Updated (UTC)
steps Error Error Aug 3, 2026 1:12pm

@socket-security

socket-security Bot commented Jul 27, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
安全
Vulnerability Quality Maintenance License
Addednpm/​typescript@​7.0.29910089100100
Addednpm/​@​testing-library/​jest-dom@​7.0.010010010096100

View full report

@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown

React Doctor skipped this pull request — it changed no React files.

Reviewed by React Doctor for commit f7097cb.

…ith 2 updates

Bumps the npm-dependencies group with 2 updates in the / directory: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@testing-library/jest-dom` from 6.10.0 to 7.0.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [提交](testing-library/jest-dom@v6.10.0...v7.0.0)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [提交](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-dependencies-b71eb02c77 branch from a63a564 to f7097cb 比较 August 3, 2026 13:07

@nrps9909 nrps9909 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.

Exact-head change request for f7097cb2a27eebe12a9fe870ac39590ab8ffb0c7.

The TypeScript 7 half of this grouped update is not compatible with the repository's current lint toolchain. The required component workflow fails before linting source:

typescript-eslint does not support TS 7.0.
Error: typescript-eslint does not support TS 7.0.

I reproduced this locally from the exact head with the same utoo install path: dependency installation succeeds, but ut lint exits 2 while loading @typescript-eslint/eslint-plugin. The manifest still pairs typescript: ^7.0.2 with typescript-eslint: ^8.62.1.

As a causal check, I changed only TypeScript back to ^6.0.3 while preserving the proposed @testing-library/jest-dom: ^7.0.0; installation and the complete source lint command then passed. I restored the worktree clean afterward.

Please split/retain the jest-dom update if desired, but defer TypeScript 7 until the repository adopts a compatible lint/parser path (the thrown error points to typescript-eslint#10940), then rerun the component workflow. The current red Vercel deployment is separate; the source workflow failure is deterministic and directly caused by this manifest change.

AI assistance disclosure: Codex was used to inspect the exact diff and CI log, reproduce installation and lint on the exact head, run the single-variable causal check, and draft this review. I verified the SHA, command results, and clean worktree before submitting.

注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

dependencies 拉取请求 that update a dependency file javascript 拉取请求 that update javascript code

项目

None yet

Development

Successfully merging this pull request may close these issues.

1 participant