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.7.0 #324

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ember-cli from 2.16.2 to 3.7.0.

Release notes *Sourced from [ember-cli's releases](https://github.com/ember-cli/ember-cli/releases).* > ## ::<> > ## Setup > > `npm install -g ember-cli@3.7.0` -- Install new global ember-cli > > ## Project Update > > 1. Run `npx ember-cli-update --to 3.7.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.6.1...v3.7.0) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.6.1...v3.7.0) > > #### Community Contributions > > - [#8262](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8262) spelling fix [[**jfdnc**](https://github.com/jfdnc)](https://github.com/jfdnc) > - [#8264](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8264) Remove redundant _requireBuildPackages and format comments [[**xg-wang**](https://github.com/xg-wang)](https://github.com/xg-wang) > - [#8275](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8275) Fix dead link in CONTRIBUTING.md [[**hakilebara**](https://github.com/hakilebara)](https://github.com/hakilebara) > - [#8279](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8279) CHANGELOG: Drop releases before v2.8.0 [[**Turbo87**](https://github.com/Turbo87)](https://github.com/Turbo87) > - [#8286](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8286) Provide a compatibility section in addon READMEs [[**kennethlarsen**](https://github.com/kennethlarsen)](https://github.com/kennethlarsen) > - [#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) > - [#8297](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8297) Remove last usage of Babel 6. [[**rwjblue**](https://github.com/rwjblue)](https://github.com/rwjblue) > - [#8299](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8299) remove ember-lts-2.16 ember-try scenario [[**kellyselden**](https://github.com/kellyselden)](https://github.com/kellyselden) > - [#8308](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8308) ignore .env* files [[**kellyselden**](https://github.com/kellyselden)](https://github.com/kellyselden) > - [#8351](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8351) Update Ember and Ember Data to v3.7.0 [[**Turbo87**](https://github.com/Turbo87)](https://github.com/Turbo87) > - [#8352](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8352) Fix `relative-module-paths` caching [[**Turbo87**](https://github.com/Turbo87)](https://github.com/Turbo87) > > Thank you to all who took the time to contribute! > > ## Blue > ## Setup > > `npm install -g ember-cli@3.7.0-beta.2` -- Install new global ember-cli > > ## Project Update > > 1. Run `npx ember-cli-update --to 3.7.0-beta.2` -- 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.7.0-beta.1...v3.7.0-beta.2) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.7.0-beta.1...v3.7.0-beta.2) > > ... (truncated)
Changelog *Sourced from [ember-cli's changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md).* > ## v3.7.0 > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.6.1...v3.7.0) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.6.1...v3.7.0) > > #### Community Contributions > > - [#8262](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8262) spelling fix [[**jfdnc**](https://github.com/jfdnc)](https://github.com/jfdnc) > - [#8264](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8264) Remove redundant _requireBuildPackages and format comments [[**xg-wang**](https://github.com/xg-wang)](https://github.com/xg-wang) > - [#8275](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8275) Fix dead link in CONTRIBUTING.md [[**hakilebara**](https://github.com/hakilebara)](https://github.com/hakilebara) > - [#8279](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8279) CHANGELOG: Drop releases before v2.8.0 [[**Turbo87**](https://github.com/Turbo87)](https://github.com/Turbo87) > - [#8286](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8286) Provide a compatibility section in addon READMEs [[**kennethlarsen**](https://github.com/kennethlarsen)](https://github.com/kennethlarsen) > - [#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) > - [#8297](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8297) Remove last usage of Babel 6. [[**rwjblue**](https://github.com/rwjblue)](https://github.com/rwjblue) > - [#8299](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8299) remove ember-lts-2.16 ember-try scenario [[**kellyselden**](https://github.com/kellyselden)](https://github.com/kellyselden) > - [#8308](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8308) ignore .env* files [[**kellyselden**](https://github.com/kellyselden)](https://github.com/kellyselden) > - [#8351](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8351) Update Ember and Ember Data to v3.7.0 [[**Turbo87**](https://github.com/Turbo87)](https://github.com/Turbo87) > - [#8352](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8352) Fix `relative-module-paths` caching [[**Turbo87**](https://github.com/Turbo87)](https://github.com/Turbo87) > > Thank you to all who took the time to contribute! > > > ## 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) > ... (truncated)
Commits - [`a6de8d9`](https://github.com/ember-cli/ember-cli/commit/a6de8d900b5e2bc8f20050c7370eb11accfafbf3) Release v3.7.0 - [`41f3d69`](https://github.com/ember-cli/ember-cli/commit/41f3d693bfe29fb2cdd32a68f5afa95dbf883841) Merge pull request [#8352](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8352) from Turbo87/babel-transpile - [`0e471b0`](https://github.com/ember-cli/ember-cli/commit/0e471b0b1c99919162be7d28b85be20103ea2428) broccoli/babel: Reuse `amd-name-resolver/relative-module-paths` code - [`3b5d279`](https://github.com/ember-cli/ember-cli/commit/3b5d2792fbc3866a1516d430879f830883a7e93c) Update `amd-name-resolver` to v1.3.1 - [`7956985`](https://github.com/ember-cli/ember-cli/commit/7956985a500d19ed2007b42db405337b27efe74f) Merge pull request [#8351](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8351) from Turbo87/updates - [`a8c9142`](https://github.com/ember-cli/ember-cli/commit/a8c91424fe8e96ed61d166e940f7ca1da4b9e7f3) relative-module-paths: Move `module.exports` assignment before code that read... - [`d19dcd7`](https://github.com/ember-cli/ember-cli/commit/d19dcd7bc9c0aaec4df3741f27cb5850a9856d6d) relative-module-paths: Fix `BASE_DIR` - [`bf322d7`](https://github.com/ember-cli/ember-cli/commit/bf322d7af917656892745d40dc5c3ed0a6b17e42) Update Ember and Ember Data to v3.7.0 - [`b4d178d`](https://github.com/ember-cli/ember-cli/commit/b4d178d00551f4ab4afbe011912a3ace50583bf2) Release v3.7.0-beta.2 - [`e5ed297`](https://github.com/ember-cli/ember-cli/commit/e5ed297d10c9c3de6d2b2e601dca6c20d1bd1132) Merge tag 'v3.6.1' into beta - Additional commits viewable in [compare view](https://github.com/ember-cli/ember-cli/compare/v2.16.2...v3.7.0)


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 #325.