ember-cli / ember-cli-mocha

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

Bump ember-cli from 2.16.2 to 3.8.1 #346

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ember-cli from 2.16.2 to 3.8.1.

Release notes *Sourced from [ember-cli's releases](https://github.com/ember-cli/ember-cli/releases).* > ## Nerdiest Precious Modules > ## Setup > > `npm install -g ember-cli@3.8.1` -- Install new global ember-cli > > ## Project Update > > 1. Run `npx ember-cli-update --to 3.8.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.8.0...v3.8.1) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.8.0...v3.8.1) > > #### Community Contributions > > - [#8261](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8261) add server/**/*.js to eslint node files for app [@​kellyselden](https://github.com/kellyselden) > - [#8467](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8467) Ensure npm version is available during ember new / ember install foo. [@​rwjblue](https://github.com/rwjblue) > > Thank you to all who took the time to contribute! > > ## Aotearoa > ## Setup > > `npm install -g ember-cli@3.8.0` -- Install new global ember-cli > > ## Project Update > > 1. Run `npx ember-cli-update --to 3.8.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.7.1...v3.8.0) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.7.1...v3.8.0) > > #### Community Contributions > > - [#8175](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8175) Do not watch `tests` directory when tests are disabled [@​f1sherman](https://github.com/f1sherman) > - [#8052](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8052) Use non-greedy pattern for `{{content-for}}` [@​mpirio](https://github.com/mpirio) > - [#8325](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8325) Add contributing guidelines section to Docs [@​jamesgeorge007](https://github.com/jamesgeorge007) > - [#8326](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8326) package.json: Move `fixturify` to `devDependencies` [@​Turbo87](https://github.com/Turbo87) > - [#8329](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8329) livereload-server: Fix logger output [@​Turbo87](https://github.com/Turbo87) > - [#8328](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8328) tasks/server: Remove obsolete `exists-sync` dependency declaration [@​Turbo87](https://github.com/Turbo87) > - [#8313](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8313) Update ember-ajax to v4.x [@​maxwondercorn](https://github.com/maxwondercorn) > ... (truncated)
Changelog *Sourced from [ember-cli's changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md).* > ## v3.8.1 > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.8.0...v3.8.1) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.8.0...v3.8.1) > > #### Community Contributions > > - [#8261](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8261) add server/**/*.js to eslint node files for app [@​kellyselden](https://github.com/kellyselden) > - [#8467](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8467) Ensure npm version is available during ember new / ember install foo. [@​rwjblue](https://github.com/rwjblue) > > Thank you to all who took the time to contribute! > > > ## v3.8.0 > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.7.1...v3.8.0) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.7.1...v3.8.0) > > #### Community Contributions > > - [#8175](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8175) Do not watch `tests` directory when tests are disabled [@​f1sherman](https://github.com/f1sherman) > - [#8052](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8052) Use non-greedy pattern for `{{content-for}}` [@​mpirio](https://github.com/mpirio) > - [#8325](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8325) Add contributing guidelines section to Docs [@​jamesgeorge007](https://github.com/jamesgeorge007) > - [#8326](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8326) package.json: Move `fixturify` to `devDependencies` [@​Turbo87](https://github.com/Turbo87) > - [#8329](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8329) livereload-server: Fix logger output [@​Turbo87](https://github.com/Turbo87) > - [#8328](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8328) tasks/server: Remove obsolete `exists-sync` dependency declaration [@​Turbo87](https://github.com/Turbo87) > - [#8313](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8313) Update ember-ajax to v4.x [@​maxwondercorn](https://github.com/maxwondercorn) > - [#8309](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8309) blueprints/addon: Add Contributing section [@​knownasilya](https://github.com/knownasilya) > - [#8327](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8327) Improve `ember-cli` entry file [@​Turbo87](https://github.com/Turbo87) > - [#8330](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8330) blueprints/app/gitignore: Ignore Yarn PnP files [@​Turbo87](https://github.com/Turbo87) > - [#8331](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8331) Update `ember-cli-dependency-checker` to v3.1.0 [@​Turbo87](https://github.com/Turbo87) > - [#8323](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8323) Dynamically fetch the `ember-source` version for MU blueprints [@​ppcano](https://github.com/ppcano) > - [#8427](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8427) Fix install warnings for @babel/core [@​jrjohnson](https://github.com/jrjohnson) > > Thank you to all who took the time to contribute! > > > ## v3.7.1 > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.7.0...v3.7.1) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.7.0...v3.7.1) > > #### Community Contributions > > ... (truncated)
Commits - [`84707b2`](https://github.com/ember-cli/ember-cli/commit/84707b2801cb0725b5b46a808470e331997ba398) Release v3.8.1 - [`03bed0c`](https://github.com/ember-cli/ember-cli/commit/03bed0c244a5cec2b5dba27a821bd048e99e7978) Merge pull request [#8467](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8467) from rwjblue/fix-npm-version-check - [`a01144c`](https://github.com/ember-cli/ember-cli/commit/a01144cdf53a437c1e92517f9b18b81977a74324) Ensure npm version is available during ember new / ember install foo. - [`c85d8ae`](https://github.com/ember-cli/ember-cli/commit/c85d8ae8cd5809d76b240f0a0d3618a664058c2e) Merge pull request [#8466](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8466) from Turbo87/fix-ci - [`20788e0`](https://github.com/ember-cli/ember-cli/commit/20788e0fb5a70095f81cd55422d210886de24216) Skip flaky `serve-wasm` test on Node 6 - [`f8c925b`](https://github.com/ember-cli/ember-cli/commit/f8c925b7b68cfb1cd10432835c93a5c50726014f) Merge commit 'a9c946d' into release - [`04dcb5a`](https://github.com/ember-cli/ember-cli/commit/04dcb5a204cb8e3c68c970407c8b1fb67a161fcb) Release v3.8.0 - [`154d75c`](https://github.com/ember-cli/ember-cli/commit/154d75c9ab37ce59ba9671f297aae08b8ecfc004) dev/changelog: Remove obsolete `RSVP.denodeify()` call - [`bed2124`](https://github.com/ember-cli/ember-cli/commit/bed21242bcfee033d717fd3629e6066f21a0fb3d) Update Ember and Ember Data to v3.8.0 - [`a9c946d`](https://github.com/ember-cli/ember-cli/commit/a9c946dce893a1759d8ba83971fb2181946b73ae) Merge pull request [#8261](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8261) from kellyselden/server/__/_.js - Additional commits viewable in [compare view](https://github.com/ember-cli/ember-cli/compare/v2.16.2...v3.8.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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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