ember-validated-form
ember-validated-form copied to clipboard
chore(deps-dev): bump ember-cli from 4.7.0 to 4.8.0
Bumps ember-cli from 4.7.0 to 4.8.0.
Release notes
Sourced from ember-cli's releases.
Release 4.8.0
Blueprint Changes
Changelog
- #10014 [BUGFIX release] Make sure newly installed addons are discovered when running
ember install
@bertdeblock
- #9920 [BUGFIX] Make sure a blueprint’s options object and project instance are always available for all public hooks
@bertdeblock
- #9945 [ENHANCEMENT/BREAKING] Add Node v18 to
engines
inapp
andaddon
blueprint (removes support for Node v17)@bertdeblock
- #9946 [INTERNAL] Unskip
package-info-cache
tests@bertdeblock
- #9951 Update
js-yaml
to v4@bertdeblock
- #9952 Update
walk-sync
to v3@bertdeblock
- #9971 Add Ember 4.4 LTS to addon blueprint, remove 3.24
@simonihmig
- #9975 [ENHANCEMENT] Fix
prefer-const
lint violations inapp
andaddon
blueprints@bmish
- #9987 [BUGFIX] Handle rebuild failures without exiting
@bendemboski
- #9988 [BUGFIX] - Address npm-run-all and Yarn 3 conflict & Removed warning
@christianarty
Thank you to all who took the time to contribute!
Release 4.8.0-beta.0
Blueprint Changes
Changelog
- #9920 [BUGFIX] Make sure a blueprint’s options object and project instance are always available for all public hooks
@bertdeblock
- #9945 [ENHANCEMENT/BREAKING] Add Node v18 to
engines
inapp
andaddon
blueprint (removes support for Node v17)@bertdeblock
- #9946 [INTERNAL] Unskip
package-info-cache
tests@bertdeblock
- #9951 Update
js-yaml
to v4@bertdeblock
- #9952 Update
walk-sync
to v3@bertdeblock
- #9971 Add Ember 4.4 LTS to addon blueprint, remove 3.24
@simonihmig
- #9975 [ENHANCEMENT] Fix
prefer-const
lint violations inapp
andaddon
blueprints@bmish
- #9987 [BUGFIX] Handle rebuild failures without exiting
@bendemboski
- #9988 [BUGFIX] - Address npm-run-all and Yarn 3 conflict & Removed warning
@christianarty
Thank you to all who took the time to contribute!
Changelog
Sourced from ember-cli's changelog.
v4.8.0
Blueprint Changes
Changelog
- #10014 [BUGFIX release] Make sure newly installed addons are discovered when running
ember install
@bertdeblock
- #9920 [BUGFIX] Make sure a blueprint’s options object and project instance are always available for all public hooks
@bertdeblock
- #9945 [ENHANCEMENT/BREAKING] Add Node v18 to
engines
inapp
andaddon
blueprint (removes support for Node v17)@bertdeblock
- #9946 [INTERNAL] Unskip
package-info-cache
tests@bertdeblock
- #9951 Update
js-yaml
to v4@bertdeblock
- #9952 Update
walk-sync
to v3@bertdeblock
- #9971 Add Ember 4.4 LTS to addon blueprint, remove 3.24
@simonihmig
- #9975 [ENHANCEMENT] Fix
prefer-const
lint violations inapp
andaddon
blueprints@bmish
- #9987 [BUGFIX] Handle rebuild failures without exiting
@bendemboski
- #9988 [BUGFIX] - Address npm-run-all and Yarn 3 conflict & Removed warning
@christianarty
Thank you to all who took the time to contribute!
Commits
3e5bfe9
Release 4.8.0d65f2e1
update changelog1f01014
Merge branch 'beta' into released4d9a61
Merge pull request #10057 from kellyselden/update_stable_deps76f2cbf
update stable deps6096923
Merge pull request #10014 from bertdeblock/fix-ember-install48e9bd9
Make sure newly installed addons are discovered when runningember install
fb2fd2a
Release 4.8.0-beta.02b7d769
update changelogada9fd4
Merge branch 'master' into beta- Additional commits viewable in compare view
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)