Skip to content

Commit

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

[![Mend Renovate logo
banner](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)
| [`5.16.5` ->
`5.17.0`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/5.16.5/5.17.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/5.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2fjest-dom/5.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2fjest-dom/5.16.5/5.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fjest-dom/5.16.5/5.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v5.17.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.17.0)

[Compare
Source](https://togithub.com/testing-library/jest-dom/compare/v5.16.5...v5.17.0)

##### Features

- New `toHaveAccessibleErrorMessage` better implementing the spec,
deprecate `toHaveErrorMessage`
([#&#8203;503](https://togithub.com/testing-library/jest-dom/issues/503))
([d717c66](https://togithub.com/testing-library/jest-dom/commit/d717c66cb4a32c806e53b287418a4013d37898fb))

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate[bot] committed Nov 15, 2023
1 parent 30c9300 commit e459382
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@faker-js/faker": "8.0.2",
"@npmcli/arborist": "6.2.10",
"@playwright/test": "1.39.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.1.0",
"@testing-library/user-event": "14.5.1",
"@types/babel__generator": "7.6.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/core": "^7.22.20",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.1.0",
"jest": "29.7.0",
"msw": "1.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/cli": "7.23.0",
"@babel/core": "^7.22.20",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.1.0",
"@testing-library/user-event": "14.5.1",
"@types/pascalcase": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@redwoodjs/project-config": "6.0.7",
"@redwoodjs/router": "6.0.7",
"@redwoodjs/web": "6.0.7",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.1.0",
"@testing-library/user-event": "14.5.1",
"@types/aws-lambda": "8.10.119",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@apollo/experimental-nextjs-app-support": "0.5.1",
"@babel/cli": "7.23.0",
"@babel/core": "^7.22.20",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.1.0",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8328,7 +8328,7 @@ __metadata:
"@babel/cli": 7.23.0
"@babel/core": ^7.22.20
"@babel/runtime-corejs3": 7.23.2
"@testing-library/jest-dom": 5.16.5
"@testing-library/jest-dom": 5.17.0
"@testing-library/react": 14.1.0
core-js: 3.33.2
jest: 29.7.0
Expand Down Expand Up @@ -8694,7 +8694,7 @@ __metadata:
"@babel/core": ^7.22.20
"@babel/runtime-corejs3": 7.23.2
"@testing-library/dom": 9.3.3
"@testing-library/jest-dom": 5.16.5
"@testing-library/jest-dom": 5.17.0
"@testing-library/react": 14.1.0
"@testing-library/user-event": 14.5.1
"@types/pascalcase": 1.0.1
Expand Down Expand Up @@ -9163,7 +9163,7 @@ __metadata:
"@redwoodjs/project-config": 6.0.7
"@redwoodjs/router": 6.0.7
"@redwoodjs/web": 6.0.7
"@testing-library/jest-dom": 5.16.5
"@testing-library/jest-dom": 5.17.0
"@testing-library/react": 14.1.0
"@testing-library/user-event": 14.5.1
"@types/aws-lambda": 8.10.119
Expand Down Expand Up @@ -9272,7 +9272,7 @@ __metadata:
"@babel/core": ^7.22.20
"@babel/runtime-corejs3": 7.23.2
"@redwoodjs/auth": 6.0.7
"@testing-library/jest-dom": 5.16.5
"@testing-library/jest-dom": 5.17.0
"@testing-library/react": 14.1.0
"@types/react": 18.2.14
"@types/react-dom": 18.2.6
Expand Down Expand Up @@ -10920,9 +10920,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:5.16.5":
version: 5.16.5
resolution: "@testing-library/jest-dom@npm:5.16.5"
"@testing-library/jest-dom@npm:5.17.0":
version: 5.17.0
resolution: "@testing-library/jest-dom@npm:5.17.0"
dependencies:
"@adobe/css-tools": ^4.0.1
"@babel/runtime": ^7.9.2
Expand All @@ -10933,7 +10933,7 @@ __metadata:
dom-accessibility-api: ^0.5.6
lodash: ^4.17.15
redent: ^3.0.0
checksum: 0925fda78096cca355d164d5358b84b9371c4fb6ba60ce60c2263446ac6d9c6aaca75e2792cdb42699fe78c379924c53db672a3510361b577ebb89a0c6e1c629
checksum: 24e09c5779ea44644945ec26f2e4e5f48aecfe57d469decf2317a3253a5db28d865c55ad0ea4818d8d1df7572a6486c45daa06fa09644a833a7dd84563881939
languageName: node
linkType: hard

Expand Down Expand Up @@ -31414,7 +31414,7 @@ __metadata:
"@faker-js/faker": 8.0.2
"@npmcli/arborist": 6.2.10
"@playwright/test": 1.39.0
"@testing-library/jest-dom": 5.16.5
"@testing-library/jest-dom": 5.17.0
"@testing-library/react": 14.1.0
"@testing-library/user-event": 14.5.1
"@types/babel__generator": 7.6.5
Expand Down

0 comments on commit e459382

Please sign in to comment.