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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2020

Bumps @testing-library/dom from 7.22.2 to 7.27.0.

Release notes

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

v7.27.0

7.27.0 (2020-11-18)

Features

  • allow TextMatch to be any non-nullable type (#829) (9b688f8)

v7.26.7

7.26.7 (2020-11-17)

Bug Fixes

  • use node property instead of selector for type=text input (#823) (7e5da11)

v7.26.6

7.26.6 (2020-11-10)

Bug Fixes

v7.26.5

7.26.5 (2020-11-04)

Bug Fixes

v7.26.4

7.26.4 (2020-11-03)

Bug Fixes

  • Disconnect MutationObserver synchronously in wait-for (#801) (2cb8405)

v7.26.3

7.26.3 (2020-10-20)

Bug Fixes

v7.26.2

7.26.2 (2020-10-20)

... (truncated)

Commits
  • 9b688f8 feat: allow TextMatch to be any non-nullable type (#829)
  • 54fe9ba chore: remove one temporary fix with a better permenant one
  • 7e5da11 fix: use node property instead of selector for type=text input (#823)
  • d774028 chore: update validate.yml (#822)
  • 0105ad3 chore: modernize things (lint TS)
  • 3679627 chore(validate): Filter out all-contributors branches (#819)
  • e32937c fix: export pretty format (#818)
  • 2fea70c chore: upgrade all deps and fix the build (#817)
  • c9917a3 docs: link directly to dom docs (#816)
  • 759172c chore: Update MAINTAINING.md (#813)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2020
@codecov-io
Copy link

codecov-io commented Nov 18, 2020

Codecov Report

Merging #165 (54f9602) into master (7a510d2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #165 +/- ## ======================================= Coverage 96.62% 96.62% ======================================= Files 2 2 Lines 89 89 Branches 19 19 ======================================= Hits 86 86 Misses 2 2 Partials 1 1 

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 7a510d2...54f9602. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2020

Superseded by #166.

@dependabot dependabot bot closed this Nov 19, 2020
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-testing-library-dom-7.27.0 branch November 19, 2020 06:12
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

2 participants