-
Notifications
You must be signed in to change notification settings - Fork 649
Commit 258d75c
committed
Auto merge of #2678 - rust-lang:dependabot/npm_and_yarn/ember-template-lint-2.10.0, r=Turbo87
Bump ember-template-lint from 2.9.1 to 2.10.0
Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 2.9.1 to 2.10.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 2.10.0</h2>
<h4>:rocket: Enhancement</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1386">#1386</a> Add new rule: <code>require-lang-attribute</code> (<a href="https://github.com/MelSumner">@MelSumner</a>)</li>
<li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1426">#1426</a> Add v8-compile-cache to improve startup performance (<a href="https://github.com/bmish">@bmish</a>)</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1419">#1419</a> Check <code>name</code> and <code>property</code> in <code>no-invalid-meta</code> rule (<a href="https://github.com/rwwagner90">@rwwagner90</a>)</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1418">#1418</a> Add npm-package-json-lint (<a href="https://github.com/bmish">@bmish</a>)</li>
</ul>
<h4>Committers: 3</h4>
<ul>
<li>Bryan Mishkin (<a href="https://github.com/bmish">@bmish</a>)</li>
<li>Melanie Sumner (<a href="https://github.com/MelSumner">@MelSumner</a>)</li>
<li>Robert Wagner (<a href="https://github.com/rwwagner90">@rwwagner90</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.10.0 (2020-08-07)</h2>
<h4>:rocket: Enhancement</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1386">#1386</a> Add new rule: <code>require-lang-attribute</code> (<a href="https://github.com/MelSumner">@MelSumner</a>)</li>
<li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1426">#1426</a> Add v8-compile-cache to improve startup performance (<a href="https://github.com/bmish">@bmish</a>)</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1419">#1419</a> Check <code>name</code> and <code>property</code> in <code>no-invalid-meta</code> rule (<a href="https://github.com/rwwagner90">@rwwagner90</a>)</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1418">#1418</a> Add npm-package-json-lint (<a href="https://github.com/bmish">@bmish</a>)</li>
</ul>
<h4>Committers: 3</h4>
<ul>
<li>Bryan Mishkin (<a href="https://github.com/bmish">@bmish</a>)</li>
<li>Melanie Sumner (<a href="https://github.com/MelSumner">@MelSumner</a>)</li>
<li>Robert Wagner (<a href="https://github.com/rwwagner90">@rwwagner90</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/e4a58ca5dc65f154ed6a406a724036374c4c0e8f"><code>e4a58ca</code></a> Release 2.10.0</li>
<li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/b8c73b0711379d37eb07003ef7232536e28b573c"><code>b8c73b0</code></a> chore(deps-dev): bump eslint from 7.5.0 to 7.6.0</li>
<li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/5fb2da4081865e109027f1cdd95ce8f6b78f9682"><code>5fb2da4</code></a> chore(deps-dev): bump jest from 26.1.0 to 26.2.2</li>
<li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/3e47a0d77d5e19e791a73a7e0d971710832f5f0c"><code>3e47a0d</code></a> chore(deps-dev): bump @babel/traverse from 7.10.5 to 7.11.0</li>
<li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/8910d922f153a94e3ad5fca232dee4a169e8e770"><code>8910d92</code></a> Add new rule: <code>require-lang-attribute</code> (<a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/issues/1386">#1386</a>)</li>
<li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/3ad58820765c8e41cde7e7879ff737b36804ba34"><code>3ad5882</code></a> chore(deps-dev): bump release-it from 13.6.5 to 13.6.6</li>
<li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/5d89c4898ff18d8d052113b7d7bc8d6c905444de"><code>5d89c48</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/issues/1426">#1426</a> from bmish/v8-compile-cache</li>
<li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/2867e681d74ebc7f1a65650b36c215a5ae31e886"><code>2867e68</code></a> feat: add v8-compile-cache</li>
<li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/42bef9f19ac42f1050b68c937c7a62c2619def6d"><code>42bef9f</code></a> chore(deps-dev): bump eslint-plugin-unicorn from 20.1.0 to 21.0.0</li>
<li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/c3ea10472345c68cc98343e1774efe6f898181c4"><code>c3ea104</code></a> chore(deps-dev): bump @babel/traverse from 7.10.4 to 7.10.5</li>
<li>Additional commits viewable in <a href="https://github.com/ember-template-lint/ember-template-lint/compare/v2.9.1...v2.10.0">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=ember-template-lint&package-manager=npm_and_yarn&previous-version=2.9.1&new-version=2.10.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>File tree
Expand file treeCollapse file tree
2 files changed
+21
-20
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+21
-20
lines changed+20-19Lines changed: 20 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
|
0 commit comments