Release notes
*Sourced from [ember-cli-htmlbars's releases](https://github.com/ember-cli/ember-cli-htmlbars/releases).*
> ## Release 4.0.2
> #### :bug: Bug Fix
> * [#309](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/309) Ensure inline precompile and colocated templates run template AST plugins. ([@rwjblue](https://github.com/rwjblue))
> * [#310](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/310) Fix issues using inline precompilation with JSON.stringify'ed options. ([@rwjblue](https://github.com/rwjblue))
>
> #### Committers: 1
> - Robert Jackson ([@rwjblue](https://github.com/rwjblue))
>
> ## 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.2 (2019-09-30)
>
> #### :bug: Bug Fix
> * [#309](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/309) Ensure inline precompile and colocated templates run template AST plugins. ([@rwjblue](https://github.com/rwjblue))
> * [#310](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/310) Fix issues using inline precompilation with JSON.stringify'ed options. ([@rwjblue](https://github.com/rwjblue))
>
> #### Committers: 1
> - Robert Jackson ([@rwjblue](https://github.com/rwjblue))
>
> ## 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
- [`dde8560`](https://github.com/ember-cli/ember-cli-htmlbars/commit/dde8560f7b0ba513d2a70704ad4fafc8bfaa9f76) Release 4.0.2
- [`2a3eed2`](https://github.com/ember-cli/ember-cli-htmlbars/commit/2a3eed274376ccbc1ea83968ecfc14a6be49bce6) Ensure inline precompile and colocated templates run template AS… ([#309](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/309))
- [`2998af6`](https://github.com/ember-cli/ember-cli-htmlbars/commit/2998af6035a3ef19916f974bd348aa2599f2a822) Add test for colocation with AST plugins.
- [`17247be`](https://github.com/ember-cli/ember-cli-htmlbars/commit/17247bead3c2a4d570b2caf9d1caa1ef7aaed0d7) Update ember-cli@3.13.0.
- [`04cdcc9`](https://github.com/ember-cli/ember-cli-htmlbars/commit/04cdcc9df26ab924b3a4e9df7937facd264f888d) Ensure inline compile runs AST plugins.
- [`7b88419`](https://github.com/ember-cli/ember-cli-htmlbars/commit/7b8841968492a3ea842364eaaaf00c5a6f73fdad) Update babel-plugin-htmlbars-inline-precompile to 2.1.1 ([#310](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/310))
- [`25c90e3`](https://github.com/ember-cli/ember-cli-htmlbars/commit/25c90e33ed6fc2429067a9d18fc591231c04b036) Update babel-plugin-htmlbars-inline-precompile to 2.1.1
- [`f735a40`](https://github.com/ember-cli/ember-cli-htmlbars/commit/f735a4024798ea65baadb3c2ad07e962a9d462d6) Bump ember-source from 3.13.1 to 3.13.2
- [`feea9ea`](https://github.com/ember-cli/ember-cli-htmlbars/commit/feea9ead97222eb416c814e0927056fc4f4a2754) Bump ember-source from 3.13.0 to 3.13.1
- [`37ec3d1`](https://github.com/ember-cli/ember-cli-htmlbars/commit/37ec3d1c1fd19edf1d01234e7b1e2d2963cb5248) Release 4.0.1
- Additional commits viewable in [compare view](https://github.com/ember-cli/ember-cli-htmlbars/compare/v3.0.1...v4.0.2)
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.2.
Release notes
*Sourced from [ember-cli-htmlbars's releases](https://github.com/ember-cli/ember-cli-htmlbars/releases).* > ## Release 4.0.2 > #### :bug: Bug Fix > * [#309](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/309) Ensure inline precompile and colocated templates run template AST plugins. ([@rwjblue](https://github.com/rwjblue)) > * [#310](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/310) Fix issues using inline precompilation with JSON.stringify'ed options. ([@rwjblue](https://github.com/rwjblue)) > > #### Committers: 1 > - Robert Jackson ([@rwjblue](https://github.com/rwjblue)) > > ## 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.2 (2019-09-30) > > #### :bug: Bug Fix > * [#309](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/309) Ensure inline precompile and colocated templates run template AST plugins. ([@rwjblue](https://github.com/rwjblue)) > * [#310](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/310) Fix issues using inline precompilation with JSON.stringify'ed options. ([@rwjblue](https://github.com/rwjblue)) > > #### Committers: 1 > - Robert Jackson ([@rwjblue](https://github.com/rwjblue)) > > ## 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
- [`dde8560`](https://github.com/ember-cli/ember-cli-htmlbars/commit/dde8560f7b0ba513d2a70704ad4fafc8bfaa9f76) Release 4.0.2 - [`2a3eed2`](https://github.com/ember-cli/ember-cli-htmlbars/commit/2a3eed274376ccbc1ea83968ecfc14a6be49bce6) Ensure inline precompile and colocated templates run template AS… ([#309](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/309)) - [`2998af6`](https://github.com/ember-cli/ember-cli-htmlbars/commit/2998af6035a3ef19916f974bd348aa2599f2a822) Add test for colocation with AST plugins. - [`17247be`](https://github.com/ember-cli/ember-cli-htmlbars/commit/17247bead3c2a4d570b2caf9d1caa1ef7aaed0d7) Update ember-cli@3.13.0. - [`04cdcc9`](https://github.com/ember-cli/ember-cli-htmlbars/commit/04cdcc9df26ab924b3a4e9df7937facd264f888d) Ensure inline compile runs AST plugins. - [`7b88419`](https://github.com/ember-cli/ember-cli-htmlbars/commit/7b8841968492a3ea842364eaaaf00c5a6f73fdad) Update babel-plugin-htmlbars-inline-precompile to 2.1.1 ([#310](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/310)) - [`25c90e3`](https://github.com/ember-cli/ember-cli-htmlbars/commit/25c90e33ed6fc2429067a9d18fc591231c04b036) Update babel-plugin-htmlbars-inline-precompile to 2.1.1 - [`f735a40`](https://github.com/ember-cli/ember-cli-htmlbars/commit/f735a4024798ea65baadb3c2ad07e962a9d462d6) Bump ember-source from 3.13.1 to 3.13.2 - [`feea9ea`](https://github.com/ember-cli/ember-cli-htmlbars/commit/feea9ead97222eb416c814e0927056fc4f4a2754) Bump ember-source from 3.13.0 to 3.13.1 - [`37ec3d1`](https://github.com/ember-cli/ember-cli-htmlbars/commit/37ec3d1c1fd19edf1d01234e7b1e2d2963cb5248) Release 4.0.1 - Additional commits viewable in [compare view](https://github.com/ember-cli/ember-cli-htmlbars/compare/v3.0.1...v4.0.2)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.