Skip to content

Commit

Permalink
ci(deps): update dependency @testing-library/dom to v9 (#321)
Browse files Browse the repository at this point in the history
[![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/dom](https://togithub.com/testing-library/dom-testing-library)
| [`^8.20.1` ->
`^9.0.0`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/8.20.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/8.20.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/8.20.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))

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

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

##### Bug Fixes

- pin aria-query
([#&#8203;1237](https://togithub.com/testing-library/dom-testing-library/issues/1237))
([491e930](https://togithub.com/testing-library/dom-testing-library/commit/491e930b419c192c405216d169029172697c986c))

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

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

##### Features

- **waitFor:** Support async `unstable_advanceTimersWrapper`
([#&#8203;1229](https://togithub.com/testing-library/dom-testing-library/issues/1229))
([d09b3c2](https://togithub.com/testing-library/dom-testing-library/commit/d09b3c25b07486c17603317f4c5a0320c188cbed))

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

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

##### Features

- **ByRole:** Allow filter by value state
([#&#8203;1223](https://togithub.com/testing-library/dom-testing-library/issues/1223))
([eadf748](https://togithub.com/testing-library/dom-testing-library/commit/eadf7485430968df8d1e1293535d78cdbeea20a5))

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

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

##### Features

- **ByRole:** Allow filter by busy state
([#&#8203;1222](https://togithub.com/testing-library/dom-testing-library/issues/1222))
([8c40a21](https://togithub.com/testing-library/dom-testing-library/commit/8c40a218a244cbbfcb4b9bfcbf8f276ee02bdac3))

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

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

##### Bug Fixes

- Ensure MIT licensed lz-string is used
([#&#8203;1219](https://togithub.com/testing-library/dom-testing-library/issues/1219))
([4da0f39](https://togithub.com/testing-library/dom-testing-library/commit/4da0f39ae48ad98f8dad8b73fda5f3355877617d))

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

[Compare
Source](https://togithub.com/testing-library/dom-testing-library/compare/v8.20.1...v9.0.0)

##### Bug Fixes

- **ByRole:** Constrain API
([#&#8203;1211](https://togithub.com/testing-library/dom-testing-library/issues/1211))
([746def6](https://togithub.com/testing-library/dom-testing-library/commit/746def61471e51ba43a519f68c51c57fb0c84958))

##### Features

- Drop support for Node.js 12.x
([#&#8203;1207](https://togithub.com/testing-library/dom-testing-library/issues/1207))
([c37ea2e](https://togithub.com/testing-library/dom-testing-library/commit/c37ea2e711af79184a4a71c68feefc08a53618b5))

##### BREAKING CHANGES

-   **ByRole:** Only allow `string` as a `role`.
Drop support for `exact`, `trim`, `collapseWhitespace`, and `normalizer`
options.
-   Minimum supported Node.js version is now 14.x

</details>

---

### 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.

🔕 **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/suspensive/react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent ccbf675 commit 498398e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@suspensive/eslint-config-js": "workspace:*",
"@suspensive/eslint-config-ts": "workspace:*",
"@suspensive/tsconfig": "workspace:*",
"@testing-library/dom": "^8.20.1",
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@types/testing-library__jest-dom": "^5.14.9",
Expand Down
18 changes: 16 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 498398e

@vercel
Copy link

@vercel vercel bot commented on 498398e Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Resource is limited - try again in 6 hours (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.