playwright-testing-library icon indicating copy to clipboard operation
playwright-testing-library copied to clipboard

build(deps): bump @testing-library/dom from 7.31.2 to 8.17.1

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps @testing-library/dom from 7.31.2 to 8.17.1.

Release notes

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

v8.17.1

8.17.1 (2022-08-09)

Bug Fixes

  • log ignored selectors correctly on error (#1141) (d50a967)

v8.17.0

8.17.0 (2022-08-09)

Features

  • ByRole: improved byRole query performance (#1086) (0226aea)

v8.16.1

8.16.1 (2022-08-04)

Bug Fixes

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)

... (truncated)

Commits
  • d50a967 fix: log ignored selectors correctly on error (#1141)
  • b7aaf18 docs: add kalmi as a contributor for code (#1155)
  • 0226aea feat(ByRole): improved byRole query performance (#1086)
  • 4f965e9 fix: Don't assume named exports interop (#1154)
  • 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)
  • 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[bot] avatar Aug 09 '22 21:08 dependabot[bot]