Skip to content

Commit

Permalink
Update dependency @testing-library/dom to v9.3.0 (#2403)
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)
| [`9.2.0` ->
`9.3.0`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/9.2.0/9.3.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@testing-library%2fdom/9.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@testing-library%2fdom/9.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@testing-library%2fdom/9.3.0/compatibility-slim/9.2.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@testing-library%2fdom/9.3.0/confidence-slim/9.2.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>testing-library/dom-testing-library</summary>

###
[`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))

</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://app.renovatebot.com/dashboard#github/ariakit/ariakit).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 12, 2023
1 parent 51b4010 commit 76ad853
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@playwright/test": "1.33.0",
"@stackblitz/sdk": "1.9.0",
"@tanstack/react-query": "4.29.5",
"@testing-library/dom": "9.2.0",
"@testing-library/dom": "9.3.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@types/babel__core": "7.20.0",
Expand Down

1 comment on commit 76ad853

@vercel
Copy link

@vercel vercel bot commented on 76ad853 May 12, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

ariakit – ./

ariakit.org
ariakit-git-main-ariakit.vercel.app
ariakit-ariakit.vercel.app
www.ariakit.org

Please sign in to comment.