Skip to content

Commit 9038246

Browse files
Update dependency @testing-library/jest-dom to v6.9.0 (#691)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@testing-library/jest-dom](https://redirect.github.com/testing-library/jest-dom) | [`6.8.0` -> `6.9.0`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.8.0/6.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fjest-dom/6.8.0/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testing-library/jest-dom (@&#8203;testing-library/jest-dom)</summary> ### [`v6.9.0`](https://redirect.github.com/testing-library/jest-dom/compare/v6.8.0...95f870acb2f9b200bb8833aba476fba3ad7b8dee) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.8.0...v6.9.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/snowcoders/jest-react-mock-utils). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3846002 commit 9038246

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"devDependencies": {
55
"@release-it/keep-a-changelog": "7.0.0",
66
"@snowcoders/renovate-config": "3.0.0-beta.17",
7-
"@testing-library/jest-dom": "6.8.0",
7+
"@testing-library/jest-dom": "6.9.0",
88
"@testing-library/react": "16.3.0",
99
"@testing-library/user-event": "14.6.1",
1010
"@types/react": "19.1.16",

0 commit comments

Comments
 (0)