chore(deps-dev): bump the npm-dependencies group across 1 directory with 2 updates - #393
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
React Doctor skipped this pull request — it changed no React files. Reviewed by React Doctor for commit |
a63a564 to
f7097cb
Compare
nrps9909
left a comment
There was a problem hiding this comment.
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.
…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.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.10.0...v7.0.1) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) --- 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>
f7097cb to
a846e0e
Compare
Bumps the npm-dependencies group with 2 updates in the / directory: @testing-library/jest-dom and typescript.
Updates
@testing-library/jest-domfrom 6.10.0 to 7.0.1Release notes
Sourced from @testing-library/jest-dom's releases.
Commits
3782c78fix: declare vitest as an optional peer dependency (#733)1e39089feat: add toContainAnyBy* and toContainOneBy* query matchersMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/jest-domsince your current version.Updates
typescriptfrom 6.0.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
1e4744dMerge branch 'main' into ts7-releasea5a219cmicrosoft/typescript-go#4558ecfe30dUpdate status localization5de25b5Hide executable name in TypeScript statusd7ce74aShow bundled TypeScript version for packaged servers29be66aCorrect TS 7 release version to 7.0.2ed2bd1bMerge branch 'main' into ts7-release8873075Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...9427131Set up stable / nightly extension split, other prep (microsoft/typescript-go#...d4eaca5microsoft/typescript-go#4549Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.