Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

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

Release notes

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

v7.2.0

7.2.0 (2020-03-31)

Features

  • waitFor: improve error message for non-function callbacks (#515) (672f231)

v7.1.4

7.1.4 (2020-03-30)

Bug Fixes

  • queryHelpers.getElementError is not a function (#510) (67370d0)

v7.1.3

7.1.3 (2020-03-27)

Bug Fixes

  • fireEvent: Set composed property on relevant synthetic events (#496) (39dc929)

v7.1.2

7.1.2 (2020-03-27)

Bug Fixes

v7.1.1

7.1.1 (2020-03-23)

Bug Fixes

Commits
  • 672f231 feat(waitFor): improve error message for non-function callbacks (#515)
  • f3f84ce docs: add Yama-Tomo as a contributor (#513)
  • 67370d0 fix: queryHelpers.getElementError is not a function (#510)
  • 7741721 docs: add apalaniuk as a contributor (#506)
  • 39dc929 fix(fireEvent): Set composed property on relevant synthetic events (#496)
  • 0f8f029 docs: add pustovalov as a contributor (#505)
  • 105ce65 fix: docs referenced old npm package (#504)
  • e75ae01 fix: Bump types (#495)
  • 940ddc6 chore: update dependencies + use kcd-scripts' husky (#493)
  • See full diff 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 Mar 31, 2020
@benmonro benmonro merged commit d6f3345 into master Apr 6, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/testing-library/dom-7.2.0 branch April 6, 2020 15:04
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.

2 participants