Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2021

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

Release notes

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

v8.11.1

8.11.1 (2021-11-10)

Bug Fixes

  • wait-for: Don't queue microtasks after condition is met (#1073) (1fc17be)

v8.11.0

8.11.0 (2021-11-03)

Features

  • Prioritize accessible names check higher than inaccessibility check in byRole queries (#1068) (2866544)

v8.10.1

8.10.1 (2021-10-18)

Bug Fixes

v8.10.0

8.10.0 (2021-10-18)

Features

v8.9.1

8.9.1 (2021-10-14)

Bug Fixes

  • ByRole: Ensure valid query selectors in all transpilation targets (#1055) (b569a1b)

v8.9.0

8.9.0 (2021-10-13)

Features

  • ByRole: Check only elements that could be a match (#1046) (8edfad0)

v8.7.2

8.7.2 (2021-10-04)

... (truncated)

Commits
  • 1fc17be fix(wait-for): Don't queue microtasks after condition is met (#1073)
  • 2866544 feat: Prioritize accessible names check higher than inaccessibility check in ...
  • b6b9b5b fix: Bump dom-accessibility-api (#1063)
  • b9ae752 docs: add jrnail23 as a contributor for bug (#1062)
  • 84d1d4f docs: add supervanya as a contributor for bug (#1061)
  • 2b39ced docs: add IanVS as a contributor for code (#1060)
  • 1239182 feat: Use ARIA 1.2 for role queries (#1058)
  • b569a1b fix(ByRole): Ensure valid query selectors in all transpilation targets (#1055)
  • 8edfad0 feat(ByRole): Check only elements that could be a match (#1046)
  • fb6f2d5 docs: add mittalyashu as a contributor for doc (#1053)
  • 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)

Closes #188

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 11, 2021
@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #224 (4fba13b) into main (ebc684b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #224   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          561       561           
  Branches       157       157           
=========================================
  Hits           561       561           

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 ebc684b...4fba13b. Read the comment docs.

@MichaelDeBoey MichaelDeBoey added the BREAKING CHANGE This change will require a major version bump label Nov 13, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/dom-8.11.1 branch from ad80d1f to ac3136c Compare November 29, 2021 18:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/dom-8.11.1 branch 3 times, most recently from 7daced2 to d2351a8 Compare December 19, 2021 00:35
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.31.2 to 8.11.1.
- [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.31.2...v8.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/dom-8.11.1 branch from d2351a8 to 4fba13b Compare December 26, 2021 23:41
@MichaelDeBoey MichaelDeBoey removed the BREAKING CHANGE This change will require a major version bump label Dec 26, 2021
@MichaelDeBoey MichaelDeBoey linked an issue Dec 26, 2021 that may be closed by this pull request
@MichaelDeBoey MichaelDeBoey merged commit 4cc3bd2 into main Dec 26, 2021
@MichaelDeBoey MichaelDeBoey deleted the dependabot/npm_and_yarn/testing-library/dom-8.11.1 branch December 26, 2021 23:54
@github-actions
Copy link

github-actions bot commented Jan 2, 2022

🎉 This PR is included in version 4.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update @testing-library/dom Dependency for the v8 Release

3 participants