Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Bump @testing-library/dom from 7.30.0 to 8.6.0 #333

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps @testing-library/dom from 7.30.0 to 8.6.0.

Release notes

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

v8.6.0

8.6.0 (2021-09-22)

Features

  • Add support for firing all transition events (#1036) (669602c)

v8.5.0

8.5.0 (2021-09-11)

Features

  • config: Add unstable_advanceTimersWrapper (#1022) (45830f5)

v8.4.0

8.4.0 (2021-09-11)

Bug Fixes

  • Use syntax compatible with older TypeScript versions (#1026) (8311c8d)

Features

  • Add element type generic argument to queries (#1023) (f55f19b)

v8.3.0

8.3.0 (2021-09-07)

Features

v8.2.0

8.2.0 (2021-08-25)

Features

  • ByRole: Allow filter by aria-current state (#943) (fbbb29a)

v8.1.1

8.1.1 (2021-08-25)

Bug Fixes

... (truncated)

Commits
  • 669602c feat: Add support for firing all transition events (#1036)
  • 45830f5 feat(config): Add unstable_advanceTimersWrapper (#1022)
  • c7ba193 docs: add dfoverdx as a contributor for code (#1029)
  • f55f19b feat: Add element type generic argument to queries (#1023)
  • 8311c8d fix: Use syntax compatible with older TypeScript versions (#1026)
  • 74c63b7 test: Ensure broken node 16.9.0 isn't used (#1028)
  • 7b125de test: Run full matrix even if a single job fails (#1027)
  • ba8dfb8 docs: add istateside as a contributor for code, test (#1024)
  • 460115a feat: restore prettyDOM logging for Cypress (#1018)
  • bb79e30 chore(types): Convert src/query-helpers to TS (#1016)
  • 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)

Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.30.0 to 8.6.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@v7.30.0...v8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 27, 2021
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 javascript Pull requests that update Javascript code
Projects
None yet
0 participants