Skip to content

feat: upgrade @testing-library/dom to 7.5.9 #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2020

Conversation

dependabot-preview[bot]
Copy link

Bumps @testing-library/dom from 7.0.4 to 7.5.9.

Release notes

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

v7.5.9

7.5.9 (2020-05-27)

Bug Fixes

  • misleading advice in waitForElement deprecation warning (#588) (b641e8d)

v7.5.8

7.5.8 (2020-05-25)

Bug Fixes

  • TS: Forbid async function as callback argument for waitFor (#572) (c1bf047)

v7.5.7

7.5.7 (2020-05-18)

Bug Fixes

v7.5.6

7.5.6 (2020-05-15)

Bug Fixes

  • types: add fourth param to build findAllBy and findBy queries (#574) (6491ef1)

v7.5.5

7.5.5 (2020-05-14)

Bug Fixes

  • TS: declare first parameter of screen.debug as optional (#573) (dcad11b)

v7.5.4

7.5.4 (2020-05-13)

Bug Fixes

  • revert pretty-format dependency upgrade (#571) (eb4e0d7)

v7.5.3

7.5.3 (2020-05-13)

... (truncated)
Commits
  • 2a366f8 docs: add pelotom as a contributor (#589)
  • b641e8d fix: misleading advice in waitForElement deprecation warning (#588)
  • f2165a3 docs: add Lukas-Kullmann as a contributor (#587)
  • c1bf047 fix(TS): Forbid async function as callback argument for waitFor (#572)
  • 8846eaf docs: add darekkay as a contributor (#581)
  • b825841 docs: Fix progressbar typo for queryFallbacks (#579)
  • 9776d3d fix: Consider <caption> and <legend> (#580)
  • b12eef1 docs: add Lagily as a contributor (#577)
  • 53ef717 docs: add mzdunek93 as a contributor (#575)
  • 6491ef1 fix(types): add fourth param to build findAllBy and findBy queries (#574)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 May 28, 2020
@jrolfs
Copy link
Member

jrolfs commented May 28, 2020

@dependabot badge me

@dependabot-preview
Copy link
Author

Dependabot Status

The markdown to add the above to your README is:

[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=hoverinc/playwright-testing-library)](https://dependabot.com)

@jrolfs jrolfs changed the title chore(deps): bump @testing-library/dom from 7.0.4 to 7.5.9 feat: upgrade @testing-library/dom to 7.5.9 May 28, 2020
@jrolfs jrolfs merged commit 6785dc4 into master May 28, 2020
@jrolfs jrolfs deleted the dependabot-npm_and_yarn-testing-library-dom-7.5.9 branch May 28, 2020 22:15
@jrolfs
Copy link
Member

jrolfs commented May 28, 2020

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant