Skip to content

Commit 440dc53

Browse files
committed
Auto merge of #2507 - rust-lang:dependabot/npm_and_yarn/ember-cli-htmlbars-5.1.2, r=Turbo87
Bump ember-cli-htmlbars from 4.3.1 to 5.1.2 Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 4.3.1 to 5.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ember-cli/ember-cli-htmlbars/releases">ember-cli-htmlbars's releases</a>.</em></p> <blockquote> <h2>Release 5.1.2</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/553">#553</a> Ensure custom templateCompilerPath is an absolute path. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h2>Release 5.1.1</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/551">#551</a> Ensure <code>EmberENV</code> is available to inline template compilation (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/550">#550</a> Fix specifying custom template compiler path. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/547">#547</a> Add some more helpful debug logging to list AST plugins (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/544">#544</a> Add Node 14 to CI (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h2>Release 5.1.0</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/543">#543</a> Update babel-plugin-htmlbars-inline-precompile to 4.0.0. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h2>Release 5.0.0</h2> <h4>:boom: Breaking Change</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/496">#496</a> Drop support for Ember &lt; 3.8. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/493">#493</a> Drop Node 8 support. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/492">#492</a> Remove Bower support. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/528">#528</a> Use smaller cache key for <code>ember-template-compiler</code> (reduce overall memory overhead of caching) (<a href="https://github.com/xg-wang">@xg-wang</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/512">#512</a> Update Broccoli dependencies to latest. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/514">#514</a> Update fixturify and qunit-dom to latest. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/513">#513</a> Update semver to 7.1.2. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/508">#508</a> Update to prettier@2. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/507">#507</a> Update Babel related devDependencies. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 2</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li>Thomas Wang (<a href="https://github.com/xg-wang">@xg-wang</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ember-cli/ember-cli-htmlbars/blob/master/CHANGELOG.md">ember-cli-htmlbars's changelog</a>.</em></p> <blockquote> <h2>v5.1.2 (2020-05-08)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/553">#553</a> Ensure custom templateCompilerPath is an absolute path. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h2>v5.1.1 (2020-05-07)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/551">#551</a> Ensure <code>EmberENV</code> is available to inline template compilation (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/550">#550</a> Fix specifying custom template compiler path. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/547">#547</a> Add some more helpful debug logging to list AST plugins (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/544">#544</a> Add Node 14 to CI (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h2>v5.1.0 (2020-05-06)</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/543">#543</a> Update babel-plugin-htmlbars-inline-precompile to 4.0.0. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h2>v5.0.0 (2020-05-04)</h2> <h4>:boom: Breaking Change</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/496">#496</a> Drop support for Ember &lt; 3.8. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/493">#493</a> Drop Node 8 support. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/492">#492</a> Remove Bower support. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/528">#528</a> Use smaller cache key for <code>ember-template-compiler</code> (reduce overall memory overhead of caching) (<a href="https://github.com/xg-wang">@xg-wang</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/512">#512</a> Update Broccoli dependencies to latest. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/514">#514</a> Update fixturify and qunit-dom to latest. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/513">#513</a> Update semver to 7.1.2. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/508">#508</a> Update to prettier@2. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/pull/507">#507</a> Update Babel related devDependencies. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 2</h4> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ember-cli/ember-cli-htmlbars/commit/cc4c29b9b1bf9625a05599fb1a2c17dfd6f9bb8e"><code>cc4c29b</code></a> Release 5.1.2</li> <li><a href="https://github.com/ember-cli/ember-cli-htmlbars/commit/cbf2913fe557976afc9b82470aac4fb77b6a9336"><code>cbf2913</code></a> Bump ember-cli from 3.16.1 to 3.18.0</li> <li><a href="https://github.com/ember-cli/ember-cli-htmlbars/commit/f69a74b7b47a7c1fe292254dec69efa963e40e7b"><code>f69a74b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/553">#553</a> from ember-cli/ensure-template-path-is-absolute</li> <li><a href="https://github.com/ember-cli/ember-cli-htmlbars/commit/d13b5e230b645dfccd3371de64cab6b9c7ee473d"><code>d13b5e2</code></a> Ensure custom templateCompilerPath is an absolute path.</li> <li><a href="https://github.com/ember-cli/ember-cli-htmlbars/commit/6741641edb3fdff3c5fe5a684e4280da44895d33"><code>6741641</code></a> Bump babel-plugin-htmlbars-inline-precompile from 4.0.1 to 4.1.0</li> <li><a href="https://github.com/ember-cli/ember-cli-htmlbars/commit/0d362f449f3c9ccd888d026ad82272398120a766"><code>0d362f4</code></a> Release 5.1.1</li> <li><a href="https://github.com/ember-cli/ember-cli-htmlbars/commit/d4bf542aa4e95e381e45a2ca6a88bbe14a77251d"><code>d4bf542</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/547">#547</a> from ember-cli/add-more-logging-for-ast-plugins</li> <li><a href="https://github.com/ember-cli/ember-cli-htmlbars/commit/116126b0f5f08fb78e17f01080b9bf466e82eb82"><code>116126b</code></a> Add some more helpful debug logging to list AST plugins</li> <li><a href="https://github.com/ember-cli/ember-cli-htmlbars/commit/1f44a40cd08b020dd6ff4ae7f4f485fd04411879"><code>1f44a40</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/551">#551</a> from ember-cli/add-missing-projectConfig-to-inline-co...</li> <li><a href="https://github.com/ember-cli/ember-cli-htmlbars/commit/f4cef329b30e610b78fe7181b253a358ad6dc11d"><code>f4cef32</code></a> Add missing projectConfig to inline template compilation.</li> <li>Additional commits viewable in <a href="https://github.com/ember-cli/ember-cli-htmlbars/compare/v4.3.1...v5.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-cli-htmlbars&package-manager=npm_and_yarn&previous-version=4.3.1&new-version=5.1.2)](https://dependabot.com/compatibility-score/?dependency-name=ember-cli-htmlbars&package-manager=npm_and_yarn&previous-version=4.3.1&new-version=5.1.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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
2 parents c7594c7 + 81935bb commit 440dc53

File tree

2 files changed

+1551
-64
lines changed

2 files changed

+1551
-64
lines changed

0 commit comments

Comments
 (0)