ember-cli / ember-cli-mocha

Mocha and Chai tests for ember-cli applications
Apache License 2.0
147 stars 59 forks source link

Bump ember-cli from 2.16.2 to 3.6.1 #320

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ember-cli from 2.16.2 to 3.6.1.

Release notes *Sourced from [ember-cli's releases](https://github.com/ember-cli/ember-cli/releases).* > ## White > ## Setup > > `npm install -g ember-cli@3.6.1` -- Install new global ember-cli > > ## Project Update > > 1. Run `npx ember-cli-update --to 3.6.1` -- This will update your app or addon to the latest ember-cli release. You will probably encounter merge conflicts that you should resolve in your normal git workflow. > 2. Run `npx ember-cli-update --run-codemods` -- This will let you pick codemods to run against your project, to ensure you are using the latest patterns and platform features. > > ## Changelog > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.6.0...v3.6.1) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.6.0...v3.6.1) > > #### Community Contributions > > - [#8288](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8288) Add `ember-default` scenario to `ember-try` config again [[**bendemboski**](https://github.com/bendemboski)](https://github.com/bendemboski) > - [#8296](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8296) Add ember-source@3.4 LTS ember-try scenario. [[**rwjblue**](https://github.com/rwjblue)](https://github.com/rwjblue) > > > Thank you to all who took the time to contribute! > > ## Lunchtime > ## Setup > > `npm install -g ember-cli@3.6.0` -- Install new global ember-cli > > ## Project Update > > 1. Run `npx ember-cli-update --to 3.6.0` -- This will update your app or addon to the latest ember-cli release. You will probably encounter merge conflicts that you should resolve in your normal git workflow. > 2. Run `npx ember-cli-update --run-codemods` -- This will let you pick codemods to run against your project, to ensure you are using the latest patterns and platform features. > > ## Changelog > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.5.1...v3.6.0) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.5.1...v3.6.0) > > #### Community Contributions > > - [#7958](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/7958) Gather doc files in docs directory [[**dcyriller**](https://github.com/dcyriller)](https://github.com/dcyriller) > - [#8032](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8032) Update minimum broccoli-viz version [[**gandalfar**](https://github.com/gandalfar)](https://github.com/gandalfar) > - [#7974](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/7974) Prevent double builds in CI for branches pushed by owner [[**rwjblue**](https://github.com/rwjblue)](https://github.com/rwjblue) > - [#8096](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8096) Use regex to parse /livereload urls [[**SparshithNR**](https://github.com/SparshithNR)](https://github.com/SparshithNR) > - [#8086](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8086) Prefer walk-sync for AssetPrinterSize (speeds things up) [[**stefanpenner**](https://github.com/stefanpenner)](https://github.com/stefanpenner) > - [#8108](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8108) Put `package-info-cache` warnings under `DEBUG` control [[**dcombslinkedin**](https://github.com/dcombslinkedin)](https://github.com/dcombslinkedin) > ... (truncated)
Changelog *Sourced from [ember-cli's changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md).* > ## v3.6.1 > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.6.0...v3.6.1) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.6.0...v3.6.1) > > #### Community Contributions > > - [#8288](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8288) Add `ember-default` scenario to `ember-try` config again [[**bendemboski**](https://github.com/bendemboski)](https://github.com/bendemboski) > - [#8296](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8296) Add ember-source@3.4 LTS ember-try scenario. [[**rwjblue**](https://github.com/rwjblue)](https://github.com/rwjblue) > > Thank you to all who took the time to contribute! > > > ## v3.6.0 > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.5.1...v3.6.0) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.5.1...v3.6.0) > > #### Community Contributions > > - [#7958](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/7958) Gather doc files in docs directory [[**dcyriller**](https://github.com/dcyriller)](https://github.com/dcyriller) > - [#8032](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8032) Update minimum broccoli-viz version [[**gandalfar**](https://github.com/gandalfar)](https://github.com/gandalfar) > - [#7974](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/7974) Prevent double builds in CI for branches pushed by owner [[**rwjblue**](https://github.com/rwjblue)](https://github.com/rwjblue) > - [#8096](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8096) Use regex to parse /livereload urls [[**SparshithNR**](https://github.com/SparshithNR)](https://github.com/SparshithNR) > - [#8086](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8086) Prefer walk-sync for AssetPrinterSize (speeds things up) [[**stefanpenner**](https://github.com/stefanpenner)](https://github.com/stefanpenner) > - [#8108](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8108) Put `package-info-cache` warnings under `DEBUG` control [[**dcombslinkedin**](https://github.com/dcombslinkedin)](https://github.com/dcombslinkedin) > - [#8203](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8203) Move contribution info away from `README` to `CONTRIBUTING` [@kennethlarsen/feature](https://github.com/kennethlarsen/feature) > - [#8147](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8147) Bump ember-cli-babel@7 in application blueprint [[**SergeAstapov**](https://github.com/SergeAstapov)](https://github.com/SergeAstapov) > - [#8142](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8142) Fix yarn test failures [[**abhilashlr**](https://github.com/abhilashlr)](https://github.com/abhilashlr) > - [#8138](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8138) Remove ember-ajax from addon blueprint [[**initram**](https://github.com/initram)](https://github.com/initram) > - [#8143](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8143) adding fix to use NULL nodeModuleList to optimize when dealing with non-addons [[**dcombslinkedin**](https://github.com/dcombslinkedin)](https://github.com/dcombslinkedin) > - [#8179](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8179) Do not include `.jshintrc` and `.eslintrc` when generating `lib` or `packages` [[**ppcano**](https://github.com/ppcano)](https://github.com/ppcano) > - [#8162](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8162) remove any /* eslint-env node */ [[**kellyselden**](https://github.com/kellyselden)](https://github.com/kellyselden) > - [#8174](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8174) Fix links in Addon API docs header [[**dfreeman**](https://github.com/dfreeman)](https://github.com/dfreeman) > - [#8171](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8171) Add `--ssl` options to `ember test` [[**nathanhammond**](https://github.com/nathanhammond)](https://github.com/nathanhammond) > - [#8165](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8165) Remove unused "ember-default" scenario [[**kellyselden**](https://github.com/kellyselden)](https://github.com/kellyselden) > - [#8202](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8202) Specify explicit ember-cli version in project update instructions [[**nickschot**](https://github.com/nickschot)](https://github.com/nickschot) > - [#8277](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8277) DefaultPackager: Move `addon-test-support` out of the `tests` folder [[**Turbo87**](https://github.com/Turbo87)](https://github.com/Turbo87) > - [#8278](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8278) DefaultPackager: Fix addon preprocessing [[**Turbo87**](https://github.com/Turbo87)](https://github.com/Turbo87) > - [#8287](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8287) blueprints/app: Update Ember and Ember Data to v3.6.0 [[**Turbo87**](https://github.com/Turbo87)](https://github.com/Turbo87) > > Thank you to all who took the time to contribute! > > > ## v3.5.1 > > ... (truncated)
Commits - [`7d1a380`](https://github.com/ember-cli/ember-cli/commit/7d1a380dddbc68cec5767fad66c3f37917f05d3e) Release v3.6.1 - [`bda3414`](https://github.com/ember-cli/ember-cli/commit/bda3414ed289ac0008ccc236e6e07fcf678a4b51) Merge pull request [#8288](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8288) from bendemboski/revert-8165 - [`9af9558`](https://github.com/ember-cli/ember-cli/commit/9af955825b98f7c2b22809be6c6cc63af84dc7e7) Revert "Remove last usage of Babel 6." - [`2e4edb9`](https://github.com/ember-cli/ember-cli/commit/2e4edb99cca6f25140c7dbf2229c208b58152550) Merge remote-tracking branch 'origin/lts-3-4' into release - [`877f7f8`](https://github.com/ember-cli/ember-cli/commit/877f7f82a14f944ac18d27983e5ce445b298b7cd) Comment default ember-try scenario - [`be32950`](https://github.com/ember-cli/ember-cli/commit/be3295016fcedc038b95a862be435a44ceebffcf) Revert [#8165](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8165) - [`5bea603`](https://github.com/ember-cli/ember-cli/commit/5bea60315d09ef24750fab3cf84123840fe7a71a) Merge pull request [#8297](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8297) from rwjblue/migrate-to-babel-7-internally - [`9364dfe`](https://github.com/ember-cli/ember-cli/commit/9364dfe8c229102b1cca46997cfcf0a7e5ebb117) Merge pull request [#8296](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8296) from rwjblue/add-3-4-lts-testing - [`b20a1ee`](https://github.com/ember-cli/ember-cli/commit/b20a1ee8524062031383c13533e6dc313bc25707) Remove last usage of Babel 6. - [`4be2b51`](https://github.com/ember-cli/ember-cli/commit/4be2b51137b6a541db09daddf78164fd524b40e5) Add ember-source@3.4 LTS ember-try scenario. - Additional commits viewable in [compare view](https://github.com/ember-cli/ember-cli/compare/v2.16.2...v3.6.1)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #324.