Skip to content

Commit f2e6522

Browse files
committed
Auto merge of #2118 - rust-lang:dependabot/npm_and_yarn/ember-template-lint-1.13.0, r=locks
Bump ember-template-lint from 1.12.3 to 1.13.0 Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 1.12.3 to 1.13.0. <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 1.13.0</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/895">#895</a> Add <code>no-index-component-invocation</code> rule (<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/1040">#1040</a> Fix link to recommended config (<a href="https://github.com/kategengler">@kategengler</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1042">#1042</a> Refactor test-harness (<a href="https://github.com/dcyriller">@dcyriller</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1036">#1036</a> Group acceptance tests in test/acceptance folder (<a href="https://github.com/dcyriller">@dcyriller</a>)</li> </ul> <h4>Committers: 4</h4> <ul> <li>Alex Kanunnikov (<a href="https://github.com/lifeart">@lifeart</a>)</li> <li>Cyrille David (<a href="https://github.com/dcyriller">@dcyriller</a>)</li> <li>Katie Gengler (<a href="https://github.com/kategengler">@kategengler</a>)</li> <li><a href="https://github.com/apps/dependabot-preview">@dependabot-preview[bot]</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>v1.13.0 (2020-01-07)</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/895">#895</a> Add <code>no-index-component-invocation</code> rule (<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/1040">#1040</a> Fix link to recommended config (<a href="https://github.com/kategengler">@kategengler</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1042">#1042</a> Refactor test-harness (<a href="https://github.com/dcyriller">@dcyriller</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1036">#1036</a> Group acceptance tests in test/acceptance folder (<a href="https://github.com/dcyriller">@dcyriller</a>)</li> </ul> <h4>Committers: 4</h4> <ul> <li>Alex Kanunnikov (<a href="https://github.com/lifeart">@lifeart</a>)</li> <li>Cyrille David (<a href="https://github.com/dcyriller">@dcyriller</a>)</li> <li>Katie Gengler (<a href="https://github.com/kategengler">@kategengler</a>)</li> <li><a href="https://github.com/apps/dependabot-preview">@dependabot-preview[bot]</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/b041675b2a7e68f25cc86641b94759e3a0caa059"><code>b041675</code></a> Release 1.13.0</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/4f56ff2c627bd7753f45c52739ce648259286ee8"><code>4f56ff2</code></a> Add <code>no-index-component-invocation</code> rule (<a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/issues/895">#895</a>)</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/9ed8acd0fe5f034baf5c1e0051c7724d75339520"><code>9ed8acd</code></a> Refactor to add support for checking BlockStatement.</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/11a8f51843e09002d7bbf339decb703765c5749b"><code>11a8f51</code></a> build(deps): bump @glimmer/syntax from 0.45.2 to 0.45.3</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/27f121d44d549faa21845abfe55c93d17c92ad6a"><code>27f121d</code></a> build(deps): bump resolve from 1.14.1 to 1.14.2</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/4c821cae203c2f97866d5fad37aa5e35d8395e18"><code>4c821ca</code></a> Refactor test-harness (<a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/issues/1042">#1042</a>)</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/8743a50d835dceea0ac1f4f8a637b853f9703d1b"><code>8743a50</code></a> Fix link to recommended config (<a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/issues/1040">#1040</a>)</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/1436f02cd1c15682de8013e14a095079aab86d13"><code>1436f02</code></a> Group acceptance tests in test/acceptance folder (<a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/issues/1036">#1036</a>)</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/718d55ab18dbfa689550b78240a2c16e25e08317"><code>718d55a</code></a> Comment prepare function</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/3c8321346e5ce329c6e0abf580a12e10c2a083e6"><code>3c83213</code></a> Parse meta in prepare()</li> <li>Additional commits viewable in <a href="https://github.com/ember-template-lint/ember-template-lint/compare/v1.12.3...v1.13.0">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=1.12.3&new-version=1.13.0)](https://dependabot.com/compatibility-score.html?dependency-name=ember-template-lint&package-manager=npm_and_yarn&previous-version=1.12.3&new-version=1.13.0) 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 9dd8838 + 4d197a2 commit f2e6522

File tree

2 files changed

+23
-17
lines changed

2 files changed

+23
-17
lines changed

package-lock.json

Lines changed: 22 additions & 16 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
@@ -71,7 +71,7 @@
7171
"ember-promise-helpers": "^1.0.9",
7272
"ember-resolver": "^7.0.0",
7373
"ember-router-scroll": "^1.3.3",
74-
"ember-template-lint": "^1.12.3",
74+
"ember-template-lint": "^1.13.0",
7575
"ember-source": "~3.15.0",
7676
"ember-svg-jar": "^2.2.3",
7777
"ember-test-selectors": "^3.0.0",

0 commit comments

Comments
 (0)