Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to v6.4.7 (#…
Browse files Browse the repository at this point in the history
…11053)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@testing-library/jest-dom](https://togithub.com/testing-library/jest-dom)
| [`6.4.6` ->
`6.4.7`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.4.6/6.4.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/6.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2fjest-dom/6.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2fjest-dom/6.4.6/6.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fjest-dom/6.4.6/6.4.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>testing-library/jest-dom
(@&#8203;testing-library/jest-dom)</summary>

###
[`v6.4.7`](https://togithub.com/testing-library/jest-dom/compare/v6.4.6...5cc6298847e08872b79f827921c64c9ba261cc54)

[Compare
Source](https://togithub.com/testing-library/jest-dom/compare/v6.4.6...v6.4.7)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent a3924b6 commit 28e88a7
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@faker-js/faker": "8.4.1",
"@npmcli/arborist": "7.5.4",
"@playwright/test": "1.45.2",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/jest-dom": "6.4.7",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/babel__generator": "7.6.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "0.15.3",
"@redwoodjs/framework-tools": "workspace:*",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/jest-dom": "6.4.7",
"@testing-library/react": "14.3.1",
"concurrently": "8.2.2",
"msw": "1.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/jest-dom": "6.4.7",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/pascalcase": "1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@redwoodjs/framework-tools": "workspace:*",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/jest-dom": "6.4.7",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"concurrently": "8.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@redwoodjs/project-config": "workspace:*",
"@redwoodjs/router": "workspace:*",
"@redwoodjs/web": "workspace:*",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/jest-dom": "6.4.7",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/aws-lambda": "8.10.141",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@redwoodjs/internal": "workspace:*",
"@rollup/plugin-babel": "6.0.4",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/jest-dom": "6.4.7",
"@testing-library/react": "14.3.1",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7803,7 +7803,7 @@ __metadata:
dependencies:
"@arethetypeswrong/cli": "npm:0.15.3"
"@redwoodjs/framework-tools": "workspace:*"
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/jest-dom": "npm:6.4.7"
"@testing-library/react": "npm:14.3.1"
concurrently: "npm:8.2.2"
core-js: "npm:3.37.1"
Expand Down Expand Up @@ -8178,7 +8178,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@testing-library/dom": "npm:9.3.4"
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/jest-dom": "npm:6.4.7"
"@testing-library/react": "npm:14.3.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/pascalcase": "npm:1.0.3"
Expand Down Expand Up @@ -8521,7 +8521,7 @@ __metadata:
"@redwoodjs/auth": "workspace:*"
"@redwoodjs/framework-tools": "workspace:*"
"@redwoodjs/server-store": "workspace:*"
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/jest-dom": "npm:6.4.7"
"@types/react": "npm:^18.2.55"
"@types/react-dom": "npm:^18.2.19"
concurrently: "npm:8.2.2"
Expand Down Expand Up @@ -8629,7 +8629,7 @@ __metadata:
"@redwoodjs/project-config": "workspace:*"
"@redwoodjs/router": "workspace:*"
"@redwoodjs/web": "workspace:*"
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/jest-dom": "npm:6.4.7"
"@testing-library/react": "npm:14.3.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/aws-lambda": "npm:8.10.141"
Expand Down Expand Up @@ -8760,7 +8760,7 @@ __metadata:
"@redwoodjs/internal": "workspace:*"
"@redwoodjs/server-store": "workspace:*"
"@rollup/plugin-babel": "npm:6.0.4"
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/jest-dom": "npm:6.4.7"
"@testing-library/react": "npm:14.3.1"
"@types/react": "npm:^18.2.55"
"@types/react-dom": "npm:^18.2.19"
Expand Down Expand Up @@ -10211,9 +10211,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.4.6":
version: 6.4.6
resolution: "@testing-library/jest-dom@npm:6.4.6"
"@testing-library/jest-dom@npm:6.4.7":
version: 6.4.7
resolution: "@testing-library/jest-dom@npm:6.4.7"
dependencies:
"@adobe/css-tools": "npm:^4.4.0"
"@babel/runtime": "npm:^7.9.2"
Expand All @@ -10240,7 +10240,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10c0/8f369c1d27f8128b3794c6b9af5f5b794a47af4670819756e9f4e7cf69e277b30e8b89c548277a279918f648c85c6c7874f1a867e52edd4edb0629a2cf377daa
checksum: 10c0/e5b225d047c30291c5806a958c2ea67919c67756549c5b25424bacf3c766f1d535d1fe6ebd342da47e7297def13d829ffd515dd84d504ca86a822300ddcff91f
languageName: node
linkType: hard

Expand Down Expand Up @@ -26501,7 +26501,7 @@ __metadata:
"@faker-js/faker": "npm:8.4.1"
"@npmcli/arborist": "npm:7.5.4"
"@playwright/test": "npm:1.45.2"
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/jest-dom": "npm:6.4.7"
"@testing-library/react": "npm:14.3.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/babel__generator": "npm:7.6.8"
Expand Down

0 comments on commit 28e88a7

Please sign in to comment.