Skip to content
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

Bump @testing-library/dom from 8.13.0 to 8.16.0 #345

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2022

Bumps @testing-library/dom from 8.13.0 to 8.16.0.

Release notes

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

v8.16.0

8.16.0 (2022-07-11)

Features

  • add a return value from logTestingPlaygroundURL (#1144) (6d6312f)

v8.15.0

8.15.0 (2022-07-10)

Features

  • add name hint to missing error in find by queries (#1143) (9b83f01)

v8.14.1

8.14.1 (2022-07-09)

Bug Fixes

  • load and error dispatch Event instead of UIEvent (#1147) (29a17cb)

v8.14.0

8.14.0 (2022-06-20)

Features

Commits
  • 73a5694 docs: add Lirlev48 as a contributor for code (#1149)
  • 6d6312f feat: add a return value from logTestingPlaygroundURL (#1144)
  • 7b10f73 docs: add dolevoper as a contributor for code (#1148)
  • 9b83f01 feat: add name hint to missing error in find by queries (#1143)
  • 29a17cb fix: load and error dispatch Event instead of UIEvent (#1147)
  • 54bfa48 docs: add robin-drexler as a contributor for code (#1140)
  • 4e9484a feat: add defaultIgnore config option (#1138)
  • 11fc773 chore: Ensure support for releases from release branches (#1126)
  • 2b69154 refactor: remove includeName argument (#1123)
  • 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 dependabot bot requested a review from 0x46616c6b as a code owner July 15, 2022 07:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #345 (a0eb39c) into main (781d461) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #345   +/-   ##
=======================================
  Coverage   87.78%   87.78%           
=======================================
  Files          17       17           
  Lines         311      311           
  Branches       93       93           
=======================================
  Hits          273      273           
  Misses         36       36           
  Partials        2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 781d461...a0eb39c. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/dom-8.16.0 branch from a0eb39c to c2fe3b6 Compare July 15, 2022 12:16
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.13.0 to 8.16.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v8.13.0...v8.16.0)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/dom-8.16.0 branch from c2fe3b6 to 6070e23 Compare July 15, 2022 12:18
@0x46616c6b 0x46616c6b merged commit 8667919 into main Jul 15, 2022
@0x46616c6b 0x46616c6b deleted the dependabot/npm_and_yarn/testing-library/dom-8.16.0 branch July 15, 2022 12:23
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants