Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 17, 2022

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

Release notes

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

v8.11.2

8.11.2 (2022-01-15)

Bug Fixes

  • within: Add extra type paramater to allow reassigning in TypeScript (#1077) (1f143e5)

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)

... (truncated)

Commits
  • d578c7e docs: add Dennis273 as a contributor for code (#1092)
  • 1f143e5 fix(within): Add extra type paramater to allow reassigning in TypeScript (#1077)
  • b4ebc80 docs: add robcaldecott as a contributor for bug (#1090)
  • 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)
  • 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.31.2 to 8.11.2.
- [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.2)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:production
  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 Jan 17, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 26, 2022

Superseded by #229.

@dependabot dependabot bot closed this Jan 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-library/dom-8.11.2 branch January 26, 2022 16:13
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.

1 participant