Skip to content

Commit 3bdd47e

Browse files
committed
Auto merge of #2366 - rust-lang:dependabot/npm_and_yarn/ember-template-lint-2.4.1, r=Turbo87
Bump ember-template-lint from 2.4.0 to 2.4.1 Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 2.4.0 to 2.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ember-template-lint/ember-template-lint/releases">ember-template-lint's releases</a>.</em></p> <blockquote> <h2>Release 2.4.1</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1229">#1229</a> Ensure template parsing errors are only reported once (not once per-rule) (<a href="https://github.com/lifeart">@lifeart</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1210">#1210</a> Fix invalid failure for invalid block param definition (<a href="https://github.com/lifeart">@lifeart</a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1220">#1220</a> Ensure each rule documentation file has the right title and an examples section (<a href="https://github.com/bmish">@bmish</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1212">#1212</a> Re-run <code>npm init rwjblue-release-it-setup --update</code>. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 3</h4> <ul> <li>Alex Kanunnikov (<a href="https://github.com/lifeart">@lifeart</a>)</li> <li>Bryan Mishkin (<a href="https://github.com/bmish">@bmish</a>)</li> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md">ember-template-lint's changelog</a>.</em></p> <blockquote> <h2>v2.4.1 (2020-03-25)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1229">#1229</a> Ensure template parsing errors are only reported once (not once per-rule) (<a href="https://github.com/lifeart">@lifeart</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1210">#1210</a> Fix invalid failure for invalid block param definition (<a href="https://github.com/lifeart">@lifeart</a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1220">#1220</a> Ensure each rule documentation file has the right title and an examples section (<a href="https://github.com/bmish">@bmish</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1212">#1212</a> Re-run <code>npm init rwjblue-release-it-setup --update</code>. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 3</h4> <ul> <li>Alex Kanunnikov (<a href="https://github.com/lifeart">@lifeart</a>)</li> <li>Bryan Mishkin (<a href="https://github.com/bmish">@bmish</a>)</li> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/c392ac510c8b21eec2ff3dc8ad408a43250ea608"><code>c392ac5</code></a> Release 2.4.1</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/774e1cb92f8a61e902273008e07e6da7a8eeb74f"><code>774e1cb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/issues/1229">#1229</a> from lifeart/bugfix-exit-from-linter-on-hbs-error</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/1972c6b74cae0a3a60e117a0ff787f4bf3b474dd"><code>1972c6b</code></a> fix tests</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/f7d454a33f90d54f4337130715cfc60f6919c848"><code>f7d454a</code></a> fix linting errors</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/e5111f13dc53b12f3dbb63f50340ad8890627712"><code>e5111f1</code></a> exit from linter on parsing error</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/0acaf3513857203c90ae973f76446ecfc61700d1"><code>0acaf35</code></a> Bump prettier from 2.0.1 to 2.0.2</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/06e8c0bc33797635c34d238351e3450cc9a5451c"><code>06e8c0b</code></a> Bump release-it from 13.1.2 to 13.3.0</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/26fcdea982bb6f1b2050679f9f80ff211c238f33"><code>26fcdea</code></a> Run <code>yarn lint:js --fix</code></li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/1aa7cbb6a22a985fc57eccf1cb885ffd717f6f99"><code>1aa7cbb</code></a> Remove outdated Prettier config</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/225c9a142cb000a88562749d6b974d811fd92041"><code>225c9a1</code></a> Bump prettier from 1.19.1 to 2.0.1</li> <li>Additional commits viewable in <a href="https://github.com/ember-template-lint/ember-template-lint/compare/v2.4.0...v2.4.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-template-lint&package-manager=npm_and_yarn&previous-version=2.4.0&new-version=2.4.1)](https://dependabot.com/compatibility-score/?dependency-name=ember-template-lint&package-manager=npm_and_yarn&previous-version=2.4.0&new-version=2.4.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-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 d2f36fa + 72a3b56 commit 3bdd47e

File tree

2 files changed

+13
-20
lines changed

2 files changed

+13
-20
lines changed

package-lock.json

Lines changed: 12 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"ember-router-scroll": "^2.0.1",
8989
"ember-source": "~3.16.1",
9090
"ember-svg-jar": "^2.2.3",
91-
"ember-template-lint": "^2.4.0",
91+
"ember-template-lint": "^2.4.1",
9292
"ember-test-selectors": "^4.0.0",
9393
"ember-web-app": "^4.0.0",
9494
"ember-window-mock": "^0.6.0",

0 commit comments

Comments
 (0)