Closed dependabot-preview[bot] closed 4 years ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps ember-cli from 3.1.4 to 3.14.0.
Release notes
*Sourced from [ember-cli's releases](https://github.com/ember-cli/ember-cli/releases).* > ## v3.14.0 > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.13.2...v3.14.0) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.13.2...v3.14.0) > > #### Changelog > > - [#8875](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8875) Fix ember-cli-htmlbars-inline-precompile deprecation [@HeroicEric](https://github.com/HeroicEric) > - [#8882](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8882) Simplify "Get started" message for `ember new` [@dcyriller](https://github.com/dcyriller) > - [#8899](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8899) Don't reload the config for instrumentation [@pzuraq](https://github.com/pzuraq) > - [#8900](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8900) Include `legacyDecorators` eslint option by default [@pzuraq](https://github.com/pzuraq) > - [#8901](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8901) Merge `config/environment.js`'s `EmberENV` configuration with any pre-existing `EmberENV` [@chancancode](https://github.com/chancancode) > - [#8910](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8910) Update TravisCI config for `ember new` to restrict CI runs to `master` branch and pull requests [@kellyselden](https://github.com/kellyselden) > - [#8915](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8915) Revert changes made to enable "octane" as the default for `ember new` [@rwjblue](https://github.com/rwjblue) > - [#8916](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8916) Update ember-source and ember-data to 3.14.x [@rwjblue](https://github.com/rwjblue) > - [#8853](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8853) Update ember-resolver to 5.3.0. [@rwjblue](https://github.com/rwjblue) > - [#8812](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8812) Clarify installation error message [@jrjohnson](https://github.com/jrjohnson) > - [#8820](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8820) Issue deprecation when enabling MODULE_UNIFICATION flag. [@rwjblue](https://github.com/rwjblue) > > ## To the stars Bowen, to the stars... > ## v3.14.0-beta.1 > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.13.0...v3.14.0-beta.1) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.13.0...v3.14.0-beta.1) > > #### Changelog > > - [#8812](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8812) Clarify installation error message [@jrjohnson](https://github.com/jrjohnson) > - [#8820](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8820) Issue deprecation when enabling MODULE_UNIFICATION flag. [@rwjblue](https://github.com/rwjblue) > - [#8830](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8830) CI: Remove deprecated exp. from ALL_EXPERIMENTS [@dcyriller](https://github.com/dcyriller) > - [#8856](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8856) Prepare for first Octane beta. [@rwjblue](https://github.com/rwjblue) > > Thank you to all who took the time to contribute! > > ## Schiaparelli > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.12.0...v3.13.0) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.12.0...v3.13.0) > > ### Changelog > > - [#8797](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8797) Update heimdalljs-fs-monitor to 0.2.3. [@rwjblue](https://github.com/rwjblue) > - [#8798](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8798) Update blueprint reference for ember-source to 3.13.0-beta.2. [@rwjblue](https://github.com/rwjblue) > - [#8814](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8814) Drop Node 11 from CI. [@rwjblue](https://github.com/rwjblue) > - [#8816](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8816) Update app and addon blueprints to latest version of packages. [@rwjblue](https://github.com/rwjblue) > - [#8834](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8834) Ensure addon tree is scoped to addon name before compiling templates. [@rwjblue](https://github.com/rwjblue) > ... (truncated)Changelog
*Sourced from [ember-cli's changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md).* > ## v3.14.0 > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.13.2...v3.14.0) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.13.2...v3.14.0) > > > - [#8875](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8875) Fix ember-cli-htmlbars-inline-precompile deprecation [@HeroicEric](https://github.com/HeroicEric) > - [#8882](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8882) Simplify "Get started" message for `ember new` [@dcyriller](https://github.com/dcyriller) > - [#8899](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8899) Don't reload the config for instrumentation [@pzuraq](https://github.com/pzuraq) > - [#8900](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8900) Include `legacyDecorators` eslint option by default [@pzuraq](https://github.com/pzuraq) > - [#8901](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8901) Merge `config/environment.js`'s `EmberENV` configuration with any pre-existing `EmberENV` [@chancancode](https://github.com/chancancode) > - [#8910](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8910) Update TravisCI config for `ember new` to restrict CI runs to `master` branch and pull requests [@kellyselden](https://github.com/kellyselden) > - [#8915](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8915) Revert changes made to enable "octane" as the default for `ember new` [@rwjblue](https://github.com/rwjblue) > - [#8916](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8916) Update ember-source and ember-data to 3.14.x [@rwjblue](https://github.com/rwjblue) > - [#8853](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8853) Update ember-resolver to 5.3.0. [@rwjblue](https://github.com/rwjblue) > - [#8812](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8812) Clarify installation error message [@jrjohnson](https://github.com/jrjohnson) > - [#8820](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8820) Issue deprecation when enabling MODULE_UNIFICATION flag. [@rwjblue](https://github.com/rwjblue) > > ## v3.13.2 > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.13.1...v3.13.2) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.13.1...v3.13.2) > > > - [#8875](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8875) Fix ember-cli-htmlbars-inline-precompile deprecation [@HeroicEric](https://github.com/HeroicEric) > - [#8882](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8882) Simplify "Get started" message [@dcyriller](https://github.com/dcyriller) > - [#8901](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8901) Merge `config/environment.js`'s `EmberENV` configuration with any pre-existing `EmberENV` [@chancancode](https://github.com/chancancode) > > Thank you to all who took the time to contribute! > > ## v3.13.1 > > #### Blueprint Changes > > - [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v3.13.0...v3.13.1) > - [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v3.13.0...v3.13.1) > > > - [#8857](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8857) Tweaks to release scripts. [@rwjblue](https://github.com/rwjblue) > - [#8862](https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8862) Adjust message for when a new app is created [@dcyriller](https://github.com/dcyriller) > > Thank you to all who took the time to contribute! > > ## v3.13.0 > > #### Blueprint Changes > ... (truncated)Commits
- [`b78e0cb`](https://github.com/ember-cli/ember-cli/commit/b78e0cb6d6d0810e2098a54ef41ab1ccbb08e4bb) 3.14.0 - [`c4814a8`](https://github.com/ember-cli/ember-cli/commit/c4814a8da82d2b5d21dd1c5453fe0c1bc3d5dedc) Add v3.14.0 to CHANGELOG.md. - [`1cc80c8`](https://github.com/ember-cli/ember-cli/commit/1cc80c8200f6bab0eaa18ad3b89682d0a170a50e) Merge remote-tracking branch 'origin/beta' into release - [`7d80dbf`](https://github.com/ember-cli/ember-cli/commit/7d80dbf3a28f23044c1c7544db6f7ca3792185a3) 3.13.2 - [`e96402a`](https://github.com/ember-cli/ember-cli/commit/e96402abd58c4585d50dc09817c9d273e53ce64e) Add v3.13.2 to CHANGELOG.md. - [`66adf3c`](https://github.com/ember-cli/ember-cli/commit/66adf3c8ff436edee569fad55f345b6c969ca014) Merge remote-tracking branch 'origin/release' into beta - [`9586db6`](https://github.com/ember-cli/ember-cli/commit/9586db6f0e02d84a461c08fdf172d3f2a00399da) Update ember ([#8916](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8916)) - [`06d8868`](https://github.com/ember-cli/ember-cli/commit/06d8868e5c67497eb02b01006501e1c081425424) Update ember-data to 3.14.0 stable. - [`bc34109`](https://github.com/ember-cli/ember-cli/commit/bc341095a1a51eb6d6616128ab001c9882d83b10) Update ember-source to 3.14.1. - [`8ddbc79`](https://github.com/ember-cli/ember-cli/commit/8ddbc799f5c34214d0b5904b3b72a5bb7c5d1c54) Revert changes made to enable "octane" as the default for ember… ([#8915](https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8915)) - Additional commits viewable in [compare view](https://github.com/ember-cli/ember-cli/compare/v3.1.4...v3.14.0)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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)