ember-validated-form
ember-validated-form copied to clipboard
chore(deps-dev): bump ember-qunit from 5.1.5 to 6.0.0
Bumps ember-qunit from 5.1.5 to 6.0.0.
Release notes
Sourced from ember-qunit's releases.
Release 6.0.0
:boom: Breaking Change
- #972 Add support for Ember v4, drop support for < Ember 3.24 and deprecated features (
@chriskrycho
)- #921 Update ember-auto-import to 2.x (
@mydea
)- #931 Drop support for Node < 14 (
@mydea
):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
- #914 Fix CI (
@bertdeblock
)Committers: 3
- Bert De Block (
@bertdeblock
)- Chris Krycho (
@chriskrycho
)- Francesco Novy (
@mydea
)
Changelog
Sourced from ember-qunit's changelog.
v6.0.0 (2022-10-07)
:boom: Breaking Change
- #972 Add support for Ember v4, drop support for < Ember 3.24 and deprecated features (
@chriskrycho
)- #921 Update ember-auto-import to 2.x (
@mydea
)- #931 Drop support for Node < 14 (
@mydea
):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
- #914 Fix CI (
@bertdeblock
)Committers: 3
- Bert De Block (
@bertdeblock
)- Chris Krycho (
@chriskrycho
)- Francesco Novy (
@mydea
)
Commits
37a2065
Release 6.0.0443da09
Merge pull request #972 from emberjs/ember-v4-supportd26de30
Add Ember 4.4 LTS to CI8460250
Drop support for Ember < 3.24de6ad72
Drop support for jQuery and Classicf945a76
Bump ember-source from 3.28.8 to 4.7.0eaacc83
Merge pull request #971 from emberjs/dependabot/npm_and_yarn/ember-angle-brac...ddc1f6b
Merge pull request #967 from emberjs/dependabot/npm_and_yarn/prettier-2.7.1d9737c6
Merge pull request #968 from emberjs/dependabot/npm_and_yarn/eslint-config-pr...ca06f9b
Bump prettier from 2.4.1 to 2.7.1- 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 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)