Skip to content

chore(deps): update dependency @testing-library/jest-dom to v7 - autoclosed - #383

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-testing-library-monorepo
Closed

chore(deps): update dependency @testing-library/jest-dom to v7 - autoclosed#383
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-testing-library-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@testing-library/jest-dom ^6.9.1^7.0.0 age confidence

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom)

v7.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate

renovate Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
? Verifying lockfile against supply-chain policies (780 entries)...
✗ Lockfile failed supply-chain policy check (780 entries in 9.7s)
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 11 lockfile entries failed verification:
  @playwright/test@1.62.1 was published at 2026-07-30T16:36:50.000Z, within the minimumReleaseAge cutoff (2026-07-30T06:41:32.992Z)
  @types/react@19.2.18 was published at 2026-07-30T21:54:03.456Z, within the minimumReleaseAge cutoff (2026-07-30T06:41:32.992Z)
  baseline-browser-mapping@2.11.8 was published at 2026-07-30T15:57:18.000Z, within the minimumReleaseAge cutoff (2026-07-30T06:41:32.992Z)
  brace-expansion@1.1.18 was published at 2026-07-30T10:17:06.961Z, within the minimumReleaseAge cutoff (2026-07-30T06:41:32.992Z)
  brace-expansion@2.1.4 was published at 2026-07-30T10:15:01.601Z, within the minimumReleaseAge cutoff (2026-07-30T06:41:32.992Z)
  brace-expansion@5.0.9 was published at 2026-07-30T10:00:32.762Z, within the minimumReleaseAge cutoff (2026-07-30T06:41:32.992Z)
  enhanced-resolve@5.24.5 was published at 2026-07-30T10:14:14.000Z, within the minimumReleaseAge cutoff (2026-07-30T06:41:32.992Z)
  flatted@3.4.4 was published at 2026-07-30T09:53:10.155Z, within the minimumReleaseAge cutoff (2026-07-30T06:41:32.992Z)
  lucide-react@1.28.0 was published at 2026-07-30T07:53:09.000Z, within the minimumReleaseAge cutoff (2026-07-30T06:41:32.992Z)
  playwright-core@1.62.1 was published at 2026-07-30T16:36:44.000Z, within the minimumReleaseAge cutoff (2026-07-30T06:41:32.992Z)
  playwright@1.62.1 was published at 2026-07-30T16:36:38.000Z, within the minimumReleaseAge cutoff (2026-07-30T06:41:32.992Z)

The lockfile contains entries that the active policies reject. This can mean the lockfile is stale, or that someone committed a lockfile that bypassed the policy locally — inspect recent changes to pnpm-lock.yaml before trusting it. If the changes look expected, run "pnpm clean --lockfile" and then "pnpm install" to rebuild from a fresh resolution. Alternatively, relax the policy that flagged them.

dmnktoe pushed a commit that referenced this pull request Aug 2, 2026
Brings in the mergeable half of the open dependency PRs, lockfile included:

- react-hook-form 7.83.0 -> 7.84.0 (#381)
- @testing-library/jest-dom ^6.9.1 -> ^7.0.0 (#383)
- eslint-plugin-simple-import-sort ^13.0.0 -> ^14.0.0 (#384)

No source changes were needed: jest-dom v7 keeps the bare
'@testing-library/jest-dom' setup import, and simple-import-sort v14 produces
the same ordering for the configured groups.

The two remaining majors are blocked upstream, not by this repo:

- eslint v10 (#325) crashes every run via eslint-plugin-react@7.37.5, which
  still calls context.getFilename(), removed in v10. 7.37.5 is the newest
  release and eslint-config-next depends on eslint-plugin-react ^7.37.0, so
  the plugin cannot be dropped or overridden from here.
- typescript v7 (#368) is refused outright by typescript-eslint 8.65.0, whose
  entrypoint throws "does not support TS 7.0". Its peer range caps at <6.1.0
  and no newer release exists.

Verified: lint, typecheck, format and 382 tests pass. Build compiles and type
checks; page-data collection needs the CMS secrets that only CI provides.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0112NzqomWiWeVxH3R6CJVLH
@renovate renovate Bot changed the title chore(deps): update dependency @testing-library/jest-dom to v7 chore(deps): update dependency @testing-library/jest-dom to v7 - autoclosed Aug 2, 2026
@renovate renovate Bot closed this Aug 2, 2026
@renovate
renovate Bot deleted the renovate/major-testing-library-monorepo branch August 2, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant