Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/dom to v9.3.3 (#9425)
Browse files Browse the repository at this point in the history
[![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/dom](https://togithub.com/testing-library/dom-testing-library)
| [`9.3.1` ->
`9.3.3`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/9.3.1/9.3.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fdom/9.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2fdom/9.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2fdom/9.3.1/9.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fdom/9.3.1/9.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v9.3.3`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.3.3)

[Compare
Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.3.2...v9.3.3)

##### Bug Fixes

- use defineProperty on the error object instead of setting the message
directly
([#&#8203;1261](https://togithub.com/testing-library/dom-testing-library/issues/1261))
([270a531](https://togithub.com/testing-library/dom-testing-library/commit/270a531bcd8bee2ccaaa96a477619f14422faebe)),
closes
[#&#8203;1259](https://togithub.com/testing-library/dom-testing-library/issues/1259)

###
[`v9.3.2`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v9.3.2)

[Compare
Source](https://togithub.com/testing-library/dom-testing-library/compare/v9.3.1...v9.3.2)

##### Bug Fixes

- **role-helpers:** refine logRoles fn types
([#&#8203;1249](https://togithub.com/testing-library/dom-testing-library/issues/1249))
([5e03343](https://togithub.com/testing-library/dom-testing-library/commit/5e0334390f691366f8bab4123a4d1acd44665dc0))

</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 this update
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==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 45a8f06 commit 7fe6ac5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/core": "^7.22.20",
"@testing-library/dom": "9.3.1",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8723,7 +8723,7 @@ __metadata:
"@babel/cli": 7.23.0
"@babel/core": ^7.22.20
"@babel/runtime-corejs3": 7.23.2
"@testing-library/dom": 9.3.1
"@testing-library/dom": 9.3.3
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3
Expand Down Expand Up @@ -10907,9 +10907,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:9.3.1, @testing-library/dom@npm:^9.0.0":
version: 9.3.1
resolution: "@testing-library/dom@npm:9.3.1"
"@testing-library/dom@npm:9.3.3, @testing-library/dom@npm:^9.0.0":
version: 9.3.3
resolution: "@testing-library/dom@npm:9.3.3"
dependencies:
"@babel/code-frame": ^7.10.4
"@babel/runtime": ^7.12.5
Expand All @@ -10919,7 +10919,7 @@ __metadata:
dom-accessibility-api: ^0.5.9
lz-string: ^1.5.0
pretty-format: ^27.0.2
checksum: 25d1deddba014c107fd9703181fbb7063ed376d3ad42d7918ee752e7e677edfb5abaf672b22afc5257ffe760c9c7e5cc981656297c328bc61578d23c6b65b4dc
checksum: c3bbd67503634fd955233dc172531640656701fe35ecb9a83f85e5965874b786452f5e7c26b4f8b3b4fc4379f3a80193c74425b57843ba191f4845e22b0ac483
languageName: node
linkType: hard

Expand Down

0 comments on commit 7fe6ac5

Please sign in to comment.