ember-route-history
ember-route-history copied to clipboard
Bump xmldom and ember-cli
Removes xmldom. It's no longer used after updating ancestor dependency ember-cli. These dependencies need to be updated together.
Removes xmldom
Updates ember-cli
from 2.16.2 to 4.7.0
Release notes
Sourced from ember-cli's releases.
Release 4.7.0
Blueprint Changes
Changelog
- #10009 [BUGFIX] Handle rebuild failures without exiting
@bendemboski
Thank you to all who took the time to contribute!
Release 4.7.0-beta.0
Blueprint Changes
Changelog
- #9974 update beta deps
@kellyselden
Thank you to all who took the time to contribute!
Release 4.6.0
Blueprint Changes
Changelog
- #9890 Make sure addons are discovered only once
@wagenet
- #9770 Include the addon’s name in the warning when a core command is overridden
@davecombs
- #9863 [INTERNAL] Add
.prettierignore
file to Ember CLI repo@bertdeblock
- #9872 [INTERNAL] Use native classes for tasks in test suite
@bertdeblock
- #9885 [CLEANUP] Remove
ie 11
from default targets@bertdeblock
- #9898 Remove deprecated
addonJsFiles
method onaddon
model@bertdeblock
- #9899 Remove deprecated internal
silent
error@bertdeblock
- #9900 Remove unused CLI error class
@bertdeblock
- #9902 Remove support for
ember-cli-inject-live-reload
< v1.10.0@bertdeblock
- #9903 Deprecate
vendor-shim
blueprint@bertdeblock
- #9904 Update Node compatibility warning
@bertdeblock
- #9906 Drop support for Node v12
@bertdeblock
- #9907 Remove ESLint config file from
server
blueprint@bertdeblock
- #9908 Remove support for finding an addon by its unscoped name
@bertdeblock
- #9909 Deprecate support for
ember-cli-jshint
@bertdeblock
- #9917 update beta deps
@kellyselden
- #9919 Clean up
ember-addon
object in package file when destroying an in-repo addon@bertdeblock
- #9935 Update dev changelog script
@kellyselden
... (truncated)
Changelog
Sourced from ember-cli's changelog.
v4.7.0
Blueprint Changes
Changelog
- #10009 [BUGFIX] Handle rebuild failures without exiting
@bendemboski
Thank you to all who took the time to contribute!
v4.6.0
Blueprint Changes
Changelog
- #9890 Make sure addons are discovered only once
@wagenet
- #9770 Include the addon’s name in the warning when a core command is overridden
@davecombs
- #9863 [INTERNAL] Add
.prettierignore
file to Ember CLI repo@bertdeblock
- #9872 [INTERNAL] Use native classes for tasks in test suite
@bertdeblock
- #9885 [CLEANUP] Remove
ie 11
from default targets@bertdeblock
- #9898 Remove deprecated
addonJsFiles
method onaddon
model@bertdeblock
- #9899 Remove deprecated internal
silent
error@bertdeblock
- #9900 Remove unused CLI error class
@bertdeblock
- #9902 Remove support for
ember-cli-inject-live-reload
< v1.10.0@bertdeblock
- #9903 Deprecate
vendor-shim
blueprint@bertdeblock
- #9904 Update Node compatibility warning
@bertdeblock
- #9906 Drop support for Node v12
@bertdeblock
- #9907 Remove ESLint config file from
server
blueprint@bertdeblock
- #9908 Remove support for finding an addon by its unscoped name
@bertdeblock
- #9909 Deprecate support for
ember-cli-jshint
@bertdeblock
- #9917 update beta deps
@kellyselden
- #9919 Clean up
ember-addon
object in package file when destroying an in-repo addon@bertdeblock
- #9935 Update dev changelog script
@kellyselden
- #9938 [INTERNAL] Fix internal
sequence
util@bertdeblock
- #9939 Update
fs-extra
to v10@bertdeblock
- #9937 [INTERNAL] Remove old
deprecate
utility@bertdeblock
- #9941 Update
filesize
to v9@bertdeblock
- #9942 Update
isbinaryfile
to v5@bertdeblock
- #9944 Add support for Node v18
@ddzz
- #9947 [DOC] Update EOL date for Node v16 in
Node Support
doc@bertdeblock
- #9953 Update
resolve-package-path
to v4@bertdeblock
- #9954 Update
jsdom
to v20@bertdeblock
- #9969 update ember source beta
@kellyselden
... (truncated)
Commits
1f45e37
Release 4.7.06277227
update changelog0422c71
Merge branch 'beta' into release8db5b7a
Merge pull request #10009 from kellyselden/handle-build-failures2a8d837
Don't exit process when requesting a failed buildcbba1f8
Handle rebuild failures without exitingad11759
Merge pull request #10008 from kellyselden/update_stable_deps3156610
update stable deps before releasedd20b53
Release 4.7.0-beta.069e3ce5
update changelog- 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.