Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 31, 2025

This PR contains the following updates:

Package Change Age Confidence
@testing-library/jest-dom 6.6.3 -> 6.9.1 age confidence

Release Notes

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

v6.9.1

Compare Source

Bug Fixes

v6.9.0

Compare Source

Features

v6.8.0

Compare Source

Features

v6.7.0

Compare Source

Features

v6.6.4

Compare Source

Performance Improvements

Configuration

📅 Schedule: 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 requested review from cte, jr and mrubens as code owners July 31, 2025 00:20
@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Jul 31, 2025
Copy link

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - This is a clean dependency update that maintains compatibility and passes all tests.

Summary:

  • Updates @testing-library/jest-dom from 6.6.3 to 6.6.4 (patch version)
  • All 78 test files pass successfully (880 tests passed, 1 skipped)
  • No breaking changes expected for this patch update
  • Includes beneficial change from chalk to picocolors for better performance

This routine dependency update is safe to merge.

@daniel-lxs daniel-lxs moved this from Triage to PR [Needs Review] in Roo Code Roadmap Aug 1, 2025
@hannesrudolph hannesrudolph added PR - Needs Review and removed Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. labels Aug 1, 2025
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 2 times, most recently from a4fab22 to 3e6d711 Compare August 4, 2025 03:37
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 2 times, most recently from 0f72c77 to 39e089f Compare August 13, 2025 15:58
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v6.6.4 chore(deps): update dependency @testing-library/jest-dom to v6.7.0 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 3 times, most recently from ff28d17 to 94c5ca6 Compare August 19, 2025 12:59
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v6.7.0 chore(deps): update dependency @testing-library/jest-dom to v6.8.0 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from 94c5ca6 to ac628b5 Compare August 20, 2025 22:37
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from ac628b5 to a433c9b Compare August 31, 2025 10:34
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from a433c9b to cf44d84 Compare September 8, 2025 00:21
@daniel-lxs daniel-lxs moved this from PR [Needs Review] to Renovate BOT in Roo Code Roadmap Sep 16, 2025
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 5 times, most recently from a4105f2 to 2582b28 Compare September 25, 2025 17:34
@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 5 times, most recently from 598d59d to 3fbcf76 Compare October 1, 2025 20:49
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v6.9.0 chore(deps): update dependency @testing-library/jest-dom to v6.9.1 Oct 1, 2025
Copy link

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found some issues that need attention in this update.

'@testing-library/jest-dom':
specifier: ^6.6.3
version: 6.6.3
version: 6.9.1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P2] The lockfile resolves @testing-library/jest-dom to 6.9.1, but the declared specifier remains ^6.6.3 in the importer. Consider bumping the package.json specifier to ^6.9.1 to reflect the intended minimum and keep the manifest aligned with the lockfile.

@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 7 times, most recently from 49f21d0 to be6d612 Compare October 3, 2025 16:46
Copy link

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No new issues found - all concerns already addressed in existing comments.

@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch 5 times, most recently from 04cf9ff to 9eb099e Compare October 7, 2025 21:52
Copy link

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found some issues that need attention in this update.

'@testing-library/jest-dom':
specifier: ^6.6.3
version: 6.6.3
version: 6.9.1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P2] Manifest drift: lockfile resolves @testing-library/jest-dom to 6.9.1 while webview-ui/package.json still pins ^6.6.3. Please bump the manifest to ^6.9.1 so sources and lockfile stay in sync and to avoid accidental downgrades on fresh installs or lockfile refreshes.

@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from 9eb099e to 5cb4ad8 Compare October 8, 2025 01:41
Copy link

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No new issues found - all concerns already addressed in existing comments.

@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from 5cb4ad8 to 942ed29 Compare October 9, 2025 03:58
Copy link

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No new issues found - all concerns already addressed in existing comments.

@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from 942ed29 to 74a86b1 Compare October 21, 2025 10:10
@roomote
Copy link

roomote bot commented Oct 21, 2025

Rooviewer Clock   Follow along on Roo Cloud

Review Summary

This PR updates @testing-library/jest-dom from 6.6.3 to 6.9.1. The lockfile has been updated correctly, but there's a manifest drift issue that needs to be addressed:

Issues to Resolve

  • Update webview-ui/package.json line 87 to change the specifier from ^6.6.3 to ^6.9.1 to align with the lockfile and prevent potential downgrades on fresh installs

The package.json should be updated to reflect the intended minimum version to keep sources and lockfile in sync.

Previous reviews

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

Copy link

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review complete. Please address the manifest drift issue: update webview-ui/package.json to specify ^6.9.1 instead of ^6.6.3 for @testing-library/jest-dom.

@renovate renovate bot force-pushed the renovate/testing-library-monorepo branch from 74a86b1 to 49b3cbb Compare November 6, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Renovate BOT

Development

Successfully merging this pull request may close these issues.

2 participants