embermap / ember-cli-tailwind

Adds Tailwind CSS to your app or addon
MIT License
100 stars 33 forks source link

Bump ember-cli-htmlbars from 2.0.5 to 4.0.4 #215

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps ember-cli-htmlbars from 2.0.5 to 4.0.4.

Release notes *Sourced from [ember-cli-htmlbars's releases](https://github.com/ember-cli/ember-cli-htmlbars/releases).* > ## Release 4.0.4 > #### :bug: Bug Fix > * [#322](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/322) Fix issue with deduplcation of babel plugin when parallelized ([@​rwjblue](https://github.com/rwjblue)) > > #### Committers: 1 > - Robert Jackson ([@​rwjblue](https://github.com/rwjblue)) > > ## Release 4.0.3 > #### :bug: Bug Fix > * [#317](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/317) Avoid conflicts with ember-cli-htmlbars-inline-precompile ([@​rwjblue](https://github.com/rwjblue)) > > #### :memo: Documentation > * [#318](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/318) Ensure all debug logging is emitted with `DEBUG=ember-cli-htmlbars:*` ([@​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 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) > ... (truncated)
Changelog *Sourced from [ember-cli-htmlbars's changelog](https://github.com/ember-cli/ember-cli-htmlbars/blob/master/CHANGELOG.md).* > ## v4.0.4 (2019-10-02) > > #### :bug: Bug Fix > * [#322](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/322) Fix issue with deduplcation of babel plugin when parallelized ([@​rwjblue](https://github.com/rwjblue)) > > #### Committers: 1 > - Robert Jackson ([@​rwjblue](https://github.com/rwjblue)) > > ## v4.0.3 (2019-10-01) > > #### :bug: Bug Fix > * [#317](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/317) Avoid conflicts with ember-cli-htmlbars-inline-precompile ([@​rwjblue](https://github.com/rwjblue)) > > #### :memo: Documentation > * [#318](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/318) Ensure all debug logging is emitted with `DEBUG=ember-cli-htmlbars:*` ([@​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) > > ## 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)) > ... (truncated)
Commits - [`46d7ae4`](https://github.com/ember-cli/ember-cli-htmlbars/commit/46d7ae43c4aa08e793296460f2d78295eefad7dd) Release 4.0.4 - [`a77e24e`](https://github.com/ember-cli/ember-cli-htmlbars/commit/a77e24e4bb349f1e73aeeb3d59b29245b4305dcc) Fix issue with deduplcation of babel plugin when parallelized ([#322](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/322)) - [`eca93f2`](https://github.com/ember-cli/ember-cli-htmlbars/commit/eca93f2e5c7e3db7498a227e796b6c47f716cfdb) Move check for colocated babel plugin to utils - [`1f79c89`](https://github.com/ember-cli/ember-cli-htmlbars/commit/1f79c89431b4ee23d4816aac036c6b8ca6e480ba) Fix issue with deduplcation of babel plugin when parallelized - [`647d675`](https://github.com/ember-cli/ember-cli-htmlbars/commit/647d6753e36ea3456ef13c10d889c16507cad4a3) Add failing test for isInlinePrecompileBabelPluginRegistered. - [`d764651`](https://github.com/ember-cli/ember-cli-htmlbars/commit/d7646517c1e6cd0224adcdf4ae2a6e900485976d) Move check for already registred plugin to utils. - [`ca0653f`](https://github.com/ember-cli/ember-cli-htmlbars/commit/ca0653ff6382cdf7fa90ae8963745cb0c06bd2b4) Bump release-it from 12.4.1 to 12.4.2 - [`73063ba`](https://github.com/ember-cli/ember-cli-htmlbars/commit/73063bafde18215a95e25ff11f8bce4d88add2ca) Update to babel-plugin-htmlbars-inline-precompile@3.0.0. ([#320](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/320)) - [`ed33950`](https://github.com/ember-cli/ember-cli-htmlbars/commit/ed3395030a25bf3c527767f931455c49f267d273) Update to babel-plugin-htmlbars-inline-precompile@3.0.0. - [`f58af6f`](https://github.com/ember-cli/ember-cli-htmlbars/commit/f58af6f63d3581db3e07dbd0da4108153b2594f6) Release 4.0.3 - Additional commits viewable in [compare view](https://github.com/ember-cli/ember-cli-htmlbars/compare/v2.0.5...v4.0.4)


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 production 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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)
dependabot-preview[bot] commented 5 years ago

Superseded by #217.