Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @testing-library/dom from 7.2.0 to 7.21.1.

Release notes

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

v7.21.1

7.21.1 (2020-07-17)

Bug Fixes

  • types: allow bound function to accept string and regex matcher (1582c73)
  • by role types (ea7a71d)

Reverts

  • revert "fix: by role types" (8391d49)

v7.21.0

7.21.0 (2020-07-15)

Features

  • role: support {checked: true} for checkbox / radio (#692) (fcdeb31)

v7.20.2

7.20.2 (2020-07-13)

Bug Fixes

  • Consider title for name of svg element (#695) (2215770)

v7.20.1

7.20.1 (2020-07-12)

Bug Fixes

  • escape regexps that are used as query suggestion arguments (#694) (aaceea2)

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)

Commits
  • 62e5eb3 Merge pull request #683 from testing-library/pr/680
  • 5d628fa Merge branch 'master' into pr/680
  • fd0d670 docs: add idanen as a contributor (#697)
  • fcdeb31 feat(role): support {checked: true} for checkbox / radio (#692)
  • 6637beb refactor: replace String with workaround to allow intellisense
  • 1582c73 fix(types): allow bound function to accept string and regex matcher
  • 8391d49 revert "fix: by role types"
  • ea7a71d fix: by role types
  • f4db6d2 test: reproduce issue
  • 2215770 fix: Consider title for name of svg element (#695)
  • 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)
  • 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 20, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #149.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/testing-library/dom-7.21.1 branch July 21, 2020 15:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants