ember-a11y / ember-a11y-testing

A suite of accessibility tests that can be run within the Ember testing framework
MIT License
138 stars 52 forks source link

Bump ember-qunit from 7.0.0 to 8.1.1 #564

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps ember-qunit from 7.0.0 to 8.1.1.

Release notes

Sourced from ember-qunit's releases.

Release 8.1.1

:bug: Bug Fix

:house: Internal

Committers: 3

Release 8.1.0

:rocket: Enhancement

Committers: 1

Release 8.0.2

:bug: Bug Fix

  • #1140 Remove the "Disable linting" checkbox (@​nelstrom)
    • no supported version of ember-source / ember-cli has any overlap with the supported versions of libraries that utilized this capability
  • #1137 Add 'types' to package.json#exports because newer typescript versions ignore the package.json#types entry when package.json#exports is present (@​NullVoxPopuli)

Committers: 2

Release 8.0.1

:bug: Bug Fix

  • #1137 Add 'types' to package.json#exports because newer typescript versions ignore the package.json#types entry when package.json#exports is present (@​NullVoxPopuli)

Committers: 1

Release 8.0.0

:boom: Breaking Change

:rocket: Enhancement

:memo: Documentation

... (truncated)

Commits
  • 0e3a95f Release 8.1.1
  • 11cfab8 Merge pull request #1180 from vstefanovic97/main
  • 9e9a27b Fix @​typs/qunit overrides for latest qunit version
  • 0fd92b5 Merge pull request #1178 from Krinkle/rm-pause-workaround
  • bf94582 Merge branch 'main' into rm-pause-workaround
  • bb09cb7 Merge pull request #1179 from emberjs/fix-canary-tests
  • 5c2a131 Fix tests on ember canary
  • b629ed4 trigger CI
  • 406fb96 Merge branch 'main' into rm-pause-workaround
  • dafee6b Release 8.1.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by katiegengler, a new releaser for ember-qunit since your current version.


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)