Skip to content

Commit 5273b39

Browse files
committed
Auto merge of #4286 - rust-lang:renovate/ember-cli-4.x, r=Turbo87
Update dependency ember-cli to v4 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ember-cli](https://ember-cli.com/) ([source](https://togithub.com/ember-cli/ember-cli)) | [`3.28.4` -> `4.0.0`](https://renovatebot.com/diffs/npm/ember-cli/3.28.4/4.0.0) | [![age](https://badges.renovateapi.com/packages/npm/ember-cli/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ember-cli/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ember-cli/4.0.0/compatibility-slim/3.28.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ember-cli/4.0.0/confidence-slim/3.28.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ember-cli/ember-cli</summary> ### [`v4.0.0`](https://togithub.com/ember-cli/ember-cli/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/ember-cli/ember-cli/compare/v3.28.4...v4.0.0) ##### Blueprint Changes - [`ember new` diff](https://togithub.com/ember-cli/ember-new-output/compare/v3.28.4...v4.0.0) - [`ember addon` diff](https://togithub.com/ember-cli/ember-addon-output/compare/v3.28.4...v4.0.0) ##### Changelog - [#&#8203;9679](https://togithub.com/ember-cli/ember-cli/pull/9679) Bump ember-page-title from v6.2.2 to v7.0.0 [`@&#8203;raido](https://togithub.com/raido)` - [#&#8203;9694](https://togithub.com/ember-cli/ember-cli/pull/9694) test in node 16 LTS [`@&#8203;kellyselden](https://togithub.com/kellyselden)` - [#&#8203;9696](https://togithub.com/ember-cli/ember-cli/pull/9696) commands/init: Fix `--yarn` usage [`@&#8203;Turbo87](https://togithub.com/Turbo87)` - [#&#8203;9659](https://togithub.com/ember-cli/ember-cli/pull/9659) Ensure `ember-classic` ember-try scenario uses Ember 3.x [`@&#8203;rwjblue](https://togithub.com/rwjblue)` - [#&#8203;9661](https://togithub.com/ember-cli/ember-cli/pull/9661) Set default CI config blueprints to run all builds [`@&#8203;elwayman02](https://togithub.com/elwayman02)` - [#&#8203;9666](https://togithub.com/ember-cli/ember-cli/pull/9666) Remove IE11 comments from `config/target.js` in app blueprint [`@&#8203;bertdeblock](https://togithub.com/bertdeblock)` - [#&#8203;9667](https://togithub.com/ember-cli/ember-cli/pull/9667) Update eslint-plugin-qunit to v7 in blueprint [`@&#8203;bmish](https://togithub.com/bmish)` - [#&#8203;9670](https://togithub.com/ember-cli/ember-cli/pull/9670) Don't emit an error when the `lint:fix` script fails post blueprint generation [`@&#8203;bertdeblock](https://togithub.com/bertdeblock)` - [#&#8203;9574](https://togithub.com/ember-cli/ember-cli/pull/9574) Update link to Discord in README.md [`@&#8203;MelSumner](https://togithub.com/MelSumner)` - [#&#8203;9613](https://togithub.com/ember-cli/ember-cli/pull/9613) Fix test that started failing with v2.17.0 of qunit [`@&#8203;kategengler](https://togithub.com/kategengler)` - [#&#8203;9579](https://togithub.com/ember-cli/ember-cli/pull/9579) Add `--ci-provider` option to `ember new` and `ember addon` [`@&#8203;snewcomer](https://togithub.com/snewcomer)` - [#&#8203;9618](https://togithub.com/ember-cli/ember-cli/pull/9618) Reload `_packageInfo` as part of `reloadPkg` [`@&#8203;brendenpalmer](https://togithub.com/brendenpalmer)` - [#&#8203;9563](https://togithub.com/ember-cli/ember-cli/pull/9563) Add `pnpm` support to `ember install` command [`@&#8203;Turbo87](https://togithub.com/Turbo87)` - [#&#8203;9580](https://togithub.com/ember-cli/ember-cli/pull/9580) Add `.lint-todo` to prettier ignore [`@&#8203;elwayman02](https://togithub.com/elwayman02)` - [#&#8203;9589](https://togithub.com/ember-cli/ember-cli/pull/9589) Add link to visualizer to perf guide [`@&#8203;mehulkar](https://togithub.com/mehulkar)` - [#&#8203;9595](https://togithub.com/ember-cli/ember-cli/pull/9595) Add support for `addons.exclude` and `addons.include` options [`@&#8203;bertdeblock](https://togithub.com/bertdeblock)` - [#&#8203;9623](https://togithub.com/ember-cli/ember-cli/pull/9623) Update app/addon blueprints to use ember-auto-import@2 [`@&#8203;rwjblue](https://togithub.com/rwjblue)` - [#&#8203;9619](https://togithub.com/ember-cli/ember-cli/pull/9619) Update watch-detector to 1.0.1 [`@&#8203;colenso](https://togithub.com/colenso)` - [#&#8203;9605](https://togithub.com/ember-cli/ember-cli/pull/9605) Properly set `loglevel` flag for npm [`@&#8203;jrvidal](https://togithub.com/jrvidal)` - [#&#8203;9609](https://togithub.com/ember-cli/ember-cli/pull/9609) Ignore additional `ember-try` files for apps and addons [`@&#8203;bertdeblock](https://togithub.com/bertdeblock)` - [#&#8203;9644](https://togithub.com/ember-cli/ember-cli/pull/9644) Default `ember new` and `ember addon` to use GitHub Actions [`@&#8203;rwjblue](https://togithub.com/rwjblue)` Thank you to all who took the time to contribute! </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents 5048d31 + 6e7e89d commit 5273b39

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ember-a11y-testing": "4.3.0",
7070
"ember-api-actions": "0.2.9",
7171
"ember-auto-import": "2.2.4",
72-
"ember-cli": "3.28.4",
72+
"ember-cli": "4.0.0",
7373
"ember-cli-app-version": "5.0.0",
7474
"ember-cli-babel": "7.26.8",
7575
"ember-cli-bundle-analyzer": "0.2.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6568,10 +6568,10 @@ ember-cli-version-checker@^5.1.1, ember-cli-version-checker@^5.1.2:
65686568
semver "^7.3.4"
65696569
silent-error "^1.1.1"
65706570

6571-
ember-cli@3.28.4:
6572-
version "3.28.4"
6573-
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.28.4.tgz#784cfeaf5319e409edc3e03e5d99bcfcf18f9e53"
6574-
integrity sha512-bRQpZqx1YctDNR7gb5CXfXYkZtieMh4F6v6bZtu+Da8jWTKoGizG1LXsG/Bhs96USPjlZZsErkSBo6qiGjJlcA==
6571+
ember-cli@4.0.0:
6572+
version "4.0.0"
6573+
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-4.0.0.tgz#c20da507126e5d63e75163e68c83a09673c1883f"
6574+
integrity sha512-v0dGVrm9YEwP6CQs4dEs2u2GHhBslljoU68IL1g3xBjzM425qoE+Zru2uGN8BgtkJVx8RCp1yGzOjHiMwlaepA==
65756575
dependencies:
65766576
"@babel/core" "^7.13.8"
65776577
"@babel/plugin-transform-modules-amd" "^7.12.1"
@@ -6661,7 +6661,7 @@ [email protected]:
66616661
tree-sync "^2.1.0"
66626662
uuid "^8.3.2"
66636663
walk-sync "^2.2.0"
6664-
watch-detector "^1.0.0"
6664+
watch-detector "^1.0.1"
66656665
workerpool "^6.1.4"
66666666
yam "^1.0.0"
66676667

@@ -14272,7 +14272,7 @@ walker@~1.0.5:
1427214272
dependencies:
1427314273
makeerror "1.0.12"
1427414274

14275-
watch-detector@^1.0.0:
14275+
watch-detector@^1.0.0, watch-detector@^1.0.1:
1427614276
version "1.0.1"
1427714277
resolved "https://registry.yarnpkg.com/watch-detector/-/watch-detector-1.0.1.tgz#3106a6b489284ec2ecaef0e65cf1b8ec9117296e"
1427814278
integrity sha512-8sJ8rvNfg2ciqCa5IxIdmdxU/vuUe9V/jw+thXbdreELSv3+Cq6k8K42cLEL86W2td1PMmfNCWZuAhrZ/sD4mw==

0 commit comments

Comments
 (0)