Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Jul 3, 2020

Bumps @testing-library/dom from 7.10.1 to 7.20.0.

Release notes

Sourced from @testing-library/dom's releases.

v7.20.0

7.20.0 (2020-07-02)

Features

  • add allowed roles to role query types (#670) (9ae9244)

v7.19.0

7.19.0 (2020-06-28)

Features

  • lists elements that matched multiple error (#678) (639294c)

v7.18.2

7.18.2 (2020-06-28)

Bug Fixes

  • add matcher name to multiple elements error (#677) (aefebfb)

v7.18.1

7.18.1 (2020-06-25)

Bug Fixes

  • use the first label for LabelText query suggestions (#672) (373dbc4)

v7.18.0

7.18.0 (2020-06-24)

Features

  • waitFor: add onTimeout which adds DOM output to timeout errors (#671) (6bc8e2e), closes #559

v7.17.2

7.17.2 (2020-06-24)

Bug Fixes

v7.17.1

7.17.1 (2020-06-23)

Commits
  • 9ae9244 feat: add allowed roles to role query types (#670)
  • 639294c feat: lists elements that matched multiple error (#678)
  • 3c262fd docs: add JacobParis as a contributor (#679)
  • aefebfb fix: add matcher name to multiple elements error (#677)
  • 373dbc4 fix: use the first label for LabelText query suggestions (#672)
  • 6bc8e2e feat(waitFor): add onTimeout which adds DOM output to timeout errors (#671)
  • 86205e5 fix: add getConfig to types (#668)
  • 4ad3673 fix(waitFor): handle odd timing issue with fake timers (#667)
  • 2fe177f chore: update all deps and fix lint issues
  • 5b2640a feat(waitFor): add complete support for fake timers (#662)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 3, 2020
@jrolfs
Copy link
Member

jrolfs commented Jul 9, 2020

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot-npm_and_yarn-testing-library-dom-7.20.0 branch from bef75d4 to 91fbeb5 Compare July 9, 2020 00:43
@jrolfs jrolfs changed the title build(deps): bump @testing-library/dom from 7.10.1 to 7.20.0 feat(deps): update @testing-library/dom to 7.20.0 Jul 9, 2020
@jrolfs jrolfs merged commit f27e833 into master Jul 9, 2020
@jrolfs jrolfs deleted the dependabot-npm_and_yarn-testing-library-dom-7.20.0 branch July 9, 2020 22:44
@jrolfs
Copy link
Member

jrolfs commented Jul 9, 2020

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jrolfs jrolfs added the released label Jul 9, 2020
jrolfs pushed a commit that referenced this pull request Aug 14, 2020
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.10.1 to 7.20.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/master/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v7.10.1...v7.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants