chore(deps): update testing-library monorepo#6455
Conversation
There was a problem hiding this comment.
✅ 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.
a4fab22 to
3e6d711
Compare
0f72c77 to
39e089f
Compare
ff28d17 to
94c5ca6
Compare
94c5ca6 to
ac628b5
Compare
ac628b5 to
a433c9b
Compare
a433c9b to
cf44d84
Compare
a4105f2 to
2582b28
Compare
3d7c673 to
2c8a592
Compare
598d59d to
3fbcf76
Compare
| @@ -1134,7 +1134,7 @@ importers: | |||
| version: link:../packages/config-typescript | |||
| '@testing-library/jest-dom': | |||
| specifier: ^6.6.3 | |||
| version: 6.6.3 | |||
| version: 6.9.1 | |||
There was a problem hiding this comment.
[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.
| '@testing-library/jest-dom': | ||
| specifier: ^6.6.3 | ||
| version: 6.6.3 | ||
| version: 6.9.1 |
There was a problem hiding this comment.
[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.
Review SummaryThis PR updates Issues to Resolve
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
This PR contains the following updates:
6.6.3→6.9.116.3.0→16.3.2Release Notes
testing-library/jest-dom (@testing-library/jest-dom)
v6.9.1Compare Source
Bug Fixes
Nodeerror (nodejs) (#707) (0ff8904)v6.9.0Compare Source
Features
v6.8.0Compare Source
Features
v6.7.0Compare Source
Features
v6.6.4Compare Source
Performance Improvements
testing-library/react-testing-library (@testing-library/react)
v16.3.2Compare Source
v16.3.1Compare Source
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.