ember-a11y / ember-a11y-testing

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

Bump ember-qunit from 5.1.5 to 6.1.0 #481

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-qunit from 5.1.5 to 6.1.0.

Release notes

Sourced from ember-qunit's releases.

v6.1.0

:rocket: Enhancement

:house: Internal

Committers: 4

Release 6.0.0

:boom: Breaking Change

:rocket: Enhancement

  • #972 Add support for Ember v4, drop support for < Ember 3.24 and deprecated features (@​chriskrycho)

:bug: Bug Fix

  • #912 Make sure focus related tests don't fail when the test container is hidden (@​bertdeblock)

:house: Internal

Committers: 3

Changelog

Sourced from ember-qunit's changelog.

v6.1.0 (2022-12-16)

:rocket: Enhancement

:house: Internal

Committers: 4

v6.0.0 (2022-10-07)

:boom: Breaking Change

:rocket: Enhancement

  • #972 Add support for Ember v4, drop support for < Ember 3.24 and deprecated features (@​chriskrycho)

:bug: Bug Fix

  • #912 Make sure focus related tests don't fail when the test container is hidden (@​bertdeblock)

:house: Internal

Committers: 3

Commits
  • 3396e9a Merge pull request #996 from emberjs/release-6.1-ugh
  • d2cfced Re-apply version bump to CHANGELOG and package.json
  • 54b5e70 Merge pull request #995 from emberjs/ts-defs-only
  • d4b0013 Fix CI invocation for type tests
  • 8485183 Feature: introduce native (ambient) TS types
  • cb05cf7 Merge pull request #991 from emberjs/dependabot/npm_and_yarn/decode-uri-compo...
  • 79136c2 Merge pull request #989 from emberjs/dependabot/npm_and_yarn/webpack-5.75.0
  • c8da5a9 Merge pull request #988 from emberjs/dependabot/npm_and_yarn/embroider/test-s...
  • 9ffc6c9 Merge pull request #993 from emberjs/dependabot/npm_and_yarn/eslint-8.29.0
  • ade1f33 Bump eslint from 8.26.0 to 8.29.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by chriskrycho, 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 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] commented 1 year ago

Superseded by #485.