Release notes
*Sourced from [ember-cli-htmlbars's releases](https://github.com/ember-cli/ember-cli-htmlbars/releases).*
> ## Release 4.0.1
> #### :bug: Bug Fix
> * [#304](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/304) Do nothing in ColocatedTemplateProcessor if input tree is empty. ([@rwjblue](https://github.com/rwjblue))
>
> #### Committers: 1
> - Robert Jackson ([@rwjblue](https://github.com/rwjblue))
>
> ## Release 4.0.0
> #### :boom: Breaking Change
> * [#278](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/278) Drop Node 6 and 11 support. ([@rwjblue](https://github.com/rwjblue))
>
> #### :rocket: Enhancement
> * [#249](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/249) Initial implementation of co-located templates RFC. ([@rwjblue](https://github.com/rwjblue))
> * [#286](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/286) Implement inline precompilation. ([@rwjblue](https://github.com/rwjblue))
>
> #### :house: Internal
> * [#284](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/284) Move code into `lib/` subdirectory. ([@rwjblue](https://github.com/rwjblue))
> * [#283](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/283) Add prettier setup. ([@rwjblue](https://github.com/rwjblue))
> * [#281](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/281) Add GH Actions CI setup. ([@rwjblue](https://github.com/rwjblue))
> * [#279](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/279) Add tests for Ember 3.4, 3.8, and 3.12. ([@rwjblue](https://github.com/rwjblue))
>
> #### Committers: 2
> - Robert Jackson ([@rwjblue](https://github.com/rwjblue))
> - [[@dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)
>
> ## Release 3.1.0
> ## v3.1.0 (2019-06-28)
>
> #### :rocket: Enhancement
> * [#238](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/238) Allow AST plugins' output be cached based on external files ([@chriseppstein](https://github.com/chriseppstein))
>
> #### :house: Internal
> * [#131](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/131) Update to ember-cli@3.5.0-beta.2 blueprint. ([@rwjblue](https://github.com/rwjblue))
> * [#129](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/129) Refactor broccoli tests to use broccoli-test-helper. ([@rwjblue](https://github.com/rwjblue))
>
> #### Committers: 4
> - Chris Eppstein ([@chriseppstein](https://github.com/chriseppstein))
> - Robert Jackson ([@rwjblue](https://github.com/rwjblue))
> - Stefan Penner ([@stefanpenner](https://github.com/stefanpenner))
> - [[@dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)
Changelog
*Sourced from [ember-cli-htmlbars's changelog](https://github.com/ember-cli/ember-cli-htmlbars/blob/master/CHANGELOG.md).*
> ## v4.0.1 (2019-09-25)
>
> #### :bug: Bug Fix
> * [#304](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/304) Do nothing in ColocatedTemplateProcessor if input tree is empty. ([@rwjblue](https://github.com/rwjblue))
>
> #### Committers: 1
> - Robert Jackson ([@rwjblue](https://github.com/rwjblue))
>
> ## v4.0.0 (2019-09-24)
>
> #### :boom: Breaking Change
> * [#278](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/278) Drop Node 6 and 11 support. ([@rwjblue](https://github.com/rwjblue))
>
> #### :rocket: Enhancement
> * [#249](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/249) Initial implementation of co-located templates RFC. ([@rwjblue](https://github.com/rwjblue))
> * [#286](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/286) Implement inline precompilation. ([@rwjblue](https://github.com/rwjblue))
>
> #### :house: Internal
> * [#284](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/284) Move code into `lib/` subdirectory. ([@rwjblue](https://github.com/rwjblue))
> * [#283](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/283) Add prettier setup. ([@rwjblue](https://github.com/rwjblue))
> * [#281](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/281) Add GH Actions CI setup. ([@rwjblue](https://github.com/rwjblue))
> * [#279](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/279) Add tests for Ember 3.4, 3.8, and 3.12. ([@rwjblue](https://github.com/rwjblue))
>
> #### Committers: 2
> - Robert Jackson ([@rwjblue](https://github.com/rwjblue))
> - [[@dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)
Commits
- [`37ec3d1`](https://github.com/ember-cli/ember-cli-htmlbars/commit/37ec3d1c1fd19edf1d01234e7b1e2d2963cb5248) Release 4.0.1
- [`76a4d49`](https://github.com/ember-cli/ember-cli-htmlbars/commit/76a4d49737ba57129f749408ab0f1a8bb1cc1cf0) Do nothing in ColocatedTemplateProcessor if input tree is empty. ([#304](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/304))
- [`01c54bf`](https://github.com/ember-cli/ember-cli-htmlbars/commit/01c54bf1dabe0dfad0ef0b97b7e1b5a9c94dfe32) Do nothing in ColocatedTemplateProcessor if input tree is empty.
- [`53a4cfc`](https://github.com/ember-cli/ember-cli-htmlbars/commit/53a4cfc00743901af3506cb95ae42ca13914131b) Bump ember-resolver from 5.2.1 to 5.3.0
- [`9e4549e`](https://github.com/ember-cli/ember-cli-htmlbars/commit/9e4549eb8f215d24d21565885ba23fbe87596c92) Bump ember-cli-babel from 7.11.0 to 7.11.1
- [`c8d563f`](https://github.com/ember-cli/ember-cli-htmlbars/commit/c8d563f1ff6216de57412bde3b504d7bc6f640d1) Release 4.0.0
- [`d580786`](https://github.com/ember-cli/ember-cli-htmlbars/commit/d580786da1318d77f119557b0301604e4259c31d) Reset version number to last published version.
- [`2ddebce`](https://github.com/ember-cli/ember-cli-htmlbars/commit/2ddebce58305a78d1118e415bddea8cebc9267fd) Add automated release setup.
- [`c5a37d2`](https://github.com/ember-cli/ember-cli-htmlbars/commit/c5a37d2b366503e6cde4e9d206bdb212d536138f) Bump ember-source from 3.12.0 to 3.13.0 ([#295](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/295))
- [`6acc791`](https://github.com/ember-cli/ember-cli-htmlbars/commit/6acc79100b241bfce676f26f815c67384f6f6d39) Initial implementation of co-located templates RFC. ([#249](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/249))
- Additional commits viewable in [compare view](https://github.com/ember-cli/ember-cli-htmlbars/compare/v3.0.1...v4.0.1)
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)
- 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.
Bumps ember-cli-htmlbars from 3.0.1 to 4.0.1.
Release notes
*Sourced from [ember-cli-htmlbars's releases](https://github.com/ember-cli/ember-cli-htmlbars/releases).* > ## Release 4.0.1 > #### :bug: Bug Fix > * [#304](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/304) Do nothing in ColocatedTemplateProcessor if input tree is empty. ([@rwjblue](https://github.com/rwjblue)) > > #### Committers: 1 > - Robert Jackson ([@rwjblue](https://github.com/rwjblue)) > > ## Release 4.0.0 > #### :boom: Breaking Change > * [#278](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/278) Drop Node 6 and 11 support. ([@rwjblue](https://github.com/rwjblue)) > > #### :rocket: Enhancement > * [#249](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/249) Initial implementation of co-located templates RFC. ([@rwjblue](https://github.com/rwjblue)) > * [#286](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/286) Implement inline precompilation. ([@rwjblue](https://github.com/rwjblue)) > > #### :house: Internal > * [#284](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/284) Move code into `lib/` subdirectory. ([@rwjblue](https://github.com/rwjblue)) > * [#283](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/283) Add prettier setup. ([@rwjblue](https://github.com/rwjblue)) > * [#281](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/281) Add GH Actions CI setup. ([@rwjblue](https://github.com/rwjblue)) > * [#279](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/279) Add tests for Ember 3.4, 3.8, and 3.12. ([@rwjblue](https://github.com/rwjblue)) > > #### Committers: 2 > - Robert Jackson ([@rwjblue](https://github.com/rwjblue)) > - [[@dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview) > > ## Release 3.1.0 > ## v3.1.0 (2019-06-28) > > #### :rocket: Enhancement > * [#238](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/238) Allow AST plugins' output be cached based on external files ([@chriseppstein](https://github.com/chriseppstein)) > > #### :house: Internal > * [#131](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/131) Update to ember-cli@3.5.0-beta.2 blueprint. ([@rwjblue](https://github.com/rwjblue)) > * [#129](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/129) Refactor broccoli tests to use broccoli-test-helper. ([@rwjblue](https://github.com/rwjblue)) > > #### Committers: 4 > - Chris Eppstein ([@chriseppstein](https://github.com/chriseppstein)) > - Robert Jackson ([@rwjblue](https://github.com/rwjblue)) > - Stefan Penner ([@stefanpenner](https://github.com/stefanpenner)) > - [[@dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)Changelog
*Sourced from [ember-cli-htmlbars's changelog](https://github.com/ember-cli/ember-cli-htmlbars/blob/master/CHANGELOG.md).* > ## v4.0.1 (2019-09-25) > > #### :bug: Bug Fix > * [#304](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/304) Do nothing in ColocatedTemplateProcessor if input tree is empty. ([@rwjblue](https://github.com/rwjblue)) > > #### Committers: 1 > - Robert Jackson ([@rwjblue](https://github.com/rwjblue)) > > ## v4.0.0 (2019-09-24) > > #### :boom: Breaking Change > * [#278](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/278) Drop Node 6 and 11 support. ([@rwjblue](https://github.com/rwjblue)) > > #### :rocket: Enhancement > * [#249](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/249) Initial implementation of co-located templates RFC. ([@rwjblue](https://github.com/rwjblue)) > * [#286](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/286) Implement inline precompilation. ([@rwjblue](https://github.com/rwjblue)) > > #### :house: Internal > * [#284](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/284) Move code into `lib/` subdirectory. ([@rwjblue](https://github.com/rwjblue)) > * [#283](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/283) Add prettier setup. ([@rwjblue](https://github.com/rwjblue)) > * [#281](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/281) Add GH Actions CI setup. ([@rwjblue](https://github.com/rwjblue)) > * [#279](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/279) Add tests for Ember 3.4, 3.8, and 3.12. ([@rwjblue](https://github.com/rwjblue)) > > #### Committers: 2 > - Robert Jackson ([@rwjblue](https://github.com/rwjblue)) > - [[@dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview)Commits
- [`37ec3d1`](https://github.com/ember-cli/ember-cli-htmlbars/commit/37ec3d1c1fd19edf1d01234e7b1e2d2963cb5248) Release 4.0.1 - [`76a4d49`](https://github.com/ember-cli/ember-cli-htmlbars/commit/76a4d49737ba57129f749408ab0f1a8bb1cc1cf0) Do nothing in ColocatedTemplateProcessor if input tree is empty. ([#304](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/304)) - [`01c54bf`](https://github.com/ember-cli/ember-cli-htmlbars/commit/01c54bf1dabe0dfad0ef0b97b7e1b5a9c94dfe32) Do nothing in ColocatedTemplateProcessor if input tree is empty. - [`53a4cfc`](https://github.com/ember-cli/ember-cli-htmlbars/commit/53a4cfc00743901af3506cb95ae42ca13914131b) Bump ember-resolver from 5.2.1 to 5.3.0 - [`9e4549e`](https://github.com/ember-cli/ember-cli-htmlbars/commit/9e4549eb8f215d24d21565885ba23fbe87596c92) Bump ember-cli-babel from 7.11.0 to 7.11.1 - [`c8d563f`](https://github.com/ember-cli/ember-cli-htmlbars/commit/c8d563f1ff6216de57412bde3b504d7bc6f640d1) Release 4.0.0 - [`d580786`](https://github.com/ember-cli/ember-cli-htmlbars/commit/d580786da1318d77f119557b0301604e4259c31d) Reset version number to last published version. - [`2ddebce`](https://github.com/ember-cli/ember-cli-htmlbars/commit/2ddebce58305a78d1118e415bddea8cebc9267fd) Add automated release setup. - [`c5a37d2`](https://github.com/ember-cli/ember-cli-htmlbars/commit/c5a37d2b366503e6cde4e9d206bdb212d536138f) Bump ember-source from 3.12.0 to 3.13.0 ([#295](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/295)) - [`6acc791`](https://github.com/ember-cli/ember-cli-htmlbars/commit/6acc79100b241bfce676f26f815c67384f6f6d39) Initial implementation of co-located templates RFC. ([#249](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/249)) - Additional commits viewable in [compare view](https://github.com/ember-cli/ember-cli-htmlbars/compare/v3.0.1...v4.0.1)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) - 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.