lennyburdette / ember-addon-broccoli-test-helper

Helpers for testing the broccoli build aspects of Ember Addons
Other
1 stars 1 forks source link

build(deps-dev): bump ember-cli from 3.1.4 to 3.9.0 #88

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ember-cli from 3.1.4 to 3.9.0.

Release notes *Sourced from [ember-cli's releases](https://github.com/ember-cli/ember-cli/releases).* > ## Dancing with Sharks > ## Setup > > `npm install -g ember-cli@3.9.0` -- Install new global ember-cli > > ## Project Update > > 1. Run `npx ember-cli-update --to 3.9.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.8.2...v3.9.0) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.8.2...v3.9.0) > > #### Community Contributions > > - [#8444](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8444) Ensure Node 11 does not issue warning [@​jeanduplessis](https://github.com/jeanduplessis) > - [#8425](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8425) Update Broccoli website URL [@​hakilebara](https://github.com/hakilebara) > - [#8383](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8383) Update `ember-welcome-page` usage to angle brackets [@​locks](https://github.com/locks) > - [#8435](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8435) Don't add extra slash in dist paths [@​knownasilya](https://github.com/knownasilya) > - [#8358](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8358) In MU apps, exclude TS test files from the app JS file [@​ppcano](https://github.com/ppcano) > - [#8373](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8373) package-info-cache: Add `heimdalljs-logger` logging [@​Turbo87](https://github.com/Turbo87) > - [#8379](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8379) Fix the module path for MU non-acceptance tests [@​ppcano](https://github.com/ppcano) > - [#8387](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8387) Fix non-acceptance tests for MU addons [@​ppcano](https://github.com/ppcano) > - [#8289](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8289) Include addon styles for MU apps [@​ppcano](https://github.com/ppcano) > - [#8399](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8399) Improve jQuery deprecation message [@​simonihmig](https://github.com/simonihmig) > - [#8397](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8397) Update packages [@​btecu](https://github.com/btecu) > - [#8432](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8432) Fix how MU blueprints fetches `ember-source` [@​ppcano](https://github.com/ppcano) > - [#8433](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8433) MU blueprints: enable `EMBER_MODULE_UNIFICATION` feature flag [@​ppcano](https://github.com/ppcano) > - [#8414](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8414) `preprocessTemplates` is called only once in MU layout [@​ppcano](https://github.com/ppcano) > - [#8434](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8434) Fix comment on the `environment.js` blueprint files [@​ppcano](https://github.com/ppcano) > > Thank you to all who took the time to contribute! > > ## Numeric Production Mechanism > ## Setup > > `npm install -g ember-cli@3.9.0-beta.2` -- Install new global ember-cli > > ## Project Update > > 1. Run `npx ember-cli-update --to 3.9.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 > ... (truncated)
Changelog *Sourced from [ember-cli's changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md).* > ## v3.9.0 > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.8.2...v3.9.0) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.8.2...v3.9.0) > > #### Community Contributions > > - [#8444](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8444) Ensure Node 11 does not issue warning [@​jeanduplessis](https://github.com/jeanduplessis) > - [#8425](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8425) Update Broccoli website URL [@​hakilebara](https://github.com/hakilebara) > - [#8383](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8383) Update `ember-welcome-page` usage to angle brackets [@​locks](https://github.com/locks) > - [#8435](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8435) Don't add extra slash in dist paths [@​knownasilya](https://github.com/knownasilya) > - [#8358](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8358) In MU apps, exclude TS test files from the app JS file [@​ppcano](https://github.com/ppcano) > - [#8373](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8373) package-info-cache: Add `heimdalljs-logger` logging [@​Turbo87](https://github.com/Turbo87) > - [#8379](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8379) Fix the module path for MU non-acceptance tests [@​ppcano](https://github.com/ppcano) > - [#8387](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8387) Fix non-acceptance tests for MU addons [@​ppcano](https://github.com/ppcano) > - [#8289](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8289) Include addon styles for MU apps [@​ppcano](https://github.com/ppcano) > - [#8399](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8399) Improve jQuery deprecation message [@​simonihmig](https://github.com/simonihmig) > - [#8397](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8397) Update packages [@​btecu](https://github.com/btecu) > - [#8432](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8432) Fix how MU blueprints fetches `ember-source` [@​ppcano](https://github.com/ppcano) > - [#8433](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8433) MU blueprints: enable `EMBER_MODULE_UNIFICATION` feature flag [@​ppcano](https://github.com/ppcano) > - [#8414](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8414) `preprocessTemplates` is called only once in MU layout [@​ppcano](https://github.com/ppcano) > - [#8434](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8434) Fix comment on the `environment.js` blueprint files [@​ppcano](https://github.com/ppcano) > > Thank you to all who took the time to contribute! > > > ## v3.8.2 > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.8.1...v3.8.2) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.8.1...v3.8.2) > > #### Community Contributions > > - [#8482](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8482) Update `ember-ajax` in blueprints and tests [[@​boris](https://github.com/boris)-petrov](https://github.com/boris-petrov) > - [#8370](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8370) Use `moduleName()` for templates [@​pzuraq](https://github.com/pzuraq) > - [#8556](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8556) Ensure packager respects source map config when concatting [@​stefanpenner](https://github.com/stefanpenner) > > Thank you to all who took the time to contribute! > > > ## 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) > ... (truncated)
Commits - [`e40d3dd`](https://github.com/ember-cli/ember-cli/commit/e40d3dd4f51635b37fba4ef11023ea60b1ebdfef) Release v3.9.0 - [`a76b734`](https://github.com/ember-cli/ember-cli/commit/a76b734cc1dfeee15ef4c6fa0123294be923c75a) Update Ember and Ember Data to v3.9.0 - [`bccb99e`](https://github.com/ember-cli/ember-cli/commit/bccb99e1505fb522b9f6e2425f90c8dc444f9e3b) Merge tag 'v3.8.2' into beta - [`0e12214`](https://github.com/ember-cli/ember-cli/commit/0e1221449139d8401f0867ba8aeddb21ebe737bf) Release v3.8.2 - [`741cbd3`](https://github.com/ember-cli/ember-cli/commit/741cbd38f2bdf260716c08c6bb6339b2d601c430) Merge pull request [#8556](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8556) from Turbo87/packager-source-maps - [`4e607ba`](https://github.com/ember-cli/ember-cli/commit/4e607ba9cc3c68da3734b18cb70d2a4517c96fc6) Ensure packager respects source map config when concatting - [`02f7844`](https://github.com/ember-cli/ember-cli/commit/02f7844819c3dd1bb1eb2212e329a9286fbc721c) Merge pull request [#8370](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8370) from pzuraq/bugfix/use-module-name-for-templates-lts - [`8e74f63`](https://github.com/ember-cli/ember-cli/commit/8e74f630fde337d8890428c0ad8f97f48954d364) add tests - [`6259c53`](https://github.com/ember-cli/ember-cli/commit/6259c5332cc9acc4416200c3b113fe9aedbc8593) [BUGFIX] Use moduleName() for templates - [`fcde394`](https://github.com/ember-cli/ember-cli/commit/fcde39447c334dbe6c549b81ecf6b247e06b17eb) Merge pull request [#8482](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8482) from boris-petrov/update-ember-ajax-in-blueprints - Additional commits viewable in [compare view](https://github.com/ember-cli/ember-cli/compare/v3.1.4...v3.9.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 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 #94.