Skip to content

Commit 89f94c9

Browse files
committed
Auto merge of #2262 - rust-lang:dependabot/npm_and_yarn/ember-template-lint-2.4.0, r=locks
Bump ember-template-lint from 2.1.0 to 2.4.0 Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 2.1.0 to 2.4.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.4.0</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1200">#1200</a> Add <code>--ignore-pattern</code> and <code>--no-ignore-pattern</code> command line flags (<a href="https://github.com/kangax">@kangax</a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1202">#1202</a> Update contributing info in README (<a href="https://github.com/pablobm">@pablobm</a>)</li> </ul> <h4>Committers: 2</h4> <ul> <li>Juriy Zaytsev (<a href="https://github.com/kangax">@kangax</a>)</li> <li>Pablo Brasero (<a href="https://github.com/pablobm">@pablobm</a>)</li> </ul> <h2>Release 2.3.0</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1179">#1179</a> inline-link-to: Implement <code>fix</code> mode (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1160">#1160</a> Add severity support (off, warn, error) to rule configuration (via both <code>.template-lintrc.js</code> and inline configuration). (<a href="https://github.com/suchitadoshi1987">@suchitadoshi1987</a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1195">#1195</a> Add v2 migration guide (<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/1196">#1196</a> Migrate to <code>yargs</code> for argument parsing. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1191">#1191</a> Refactor printers. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 5</h4> <ul> <li>Bryan Mishkin (<a href="https://github.com/bmish">@bmish</a>)</li> <li>Cyrille David (<a href="https://github.com/dcyriller">@dcyriller</a>)</li> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li>Suchita Doshi (<a href="https://github.com/suchitadoshi1987">@suchitadoshi1987</a>)</li> <li>Tobias Bieniek (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> </ul> <h2>Release 2.2.0</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1190">#1190</a> Ensure BOM is preserved when using <code>--fix</code>. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1185">#1185</a> Add message about running <code>--fix</code> to console output when fixable errors have ocurred. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1183">#1183</a> --fix: Write output to fs (<a href="https://github.com/dcyriller">@dcyriller</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1178">#1178</a> require-button-type: Implement <code>fix</code> mode (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1189">#1189</a> Ensure resolvable plugins work when the config is not resolved. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1188">#1188</a> Ensure <code>yarn new</code> emits the expected TODO format (<a href="https://github.com/MelSumner">@MelSumner</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1181">#1181</a> Ensure the exported class name matches the rule name (<a href="https://github.com/bmish">@bmish</a>)</li> </ul> <h4>Committers: 5</h4> <ul> <li>Bryan Mishkin (<a href="https://github.com/bmish">@bmish</a>)</li> <li>Cyrille David (<a href="https://github.com/dcyriller">@dcyriller</a>)</li> <li>Melanie Sumner (<a href="https://github.com/MelSumner">@MelSumner</a>)</li> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li>Tobias Bieniek (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> </ul> </tr></table> ... (truncated) </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.0 (2020-03-08)</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1200">#1200</a> Add <code>--ignore-pattern</code> and <code>--no-ignore-pattern</code> command line flags (<a href="https://github.com/kangax">@kangax</a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1202">#1202</a> Update contributing info in README (<a href="https://github.com/pablobm">@pablobm</a>)</li> </ul> <h4>Committers: 2</h4> <ul> <li>Juriy Zaytsev (<a href="https://github.com/kangax">@kangax</a>)</li> <li>Pablo Brasero (<a href="https://github.com/pablobm">@pablobm</a>)</li> </ul> <h2>v2.3.0 (2020-03-04)</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1179">#1179</a> inline-link-to: Implement <code>fix</code> mode (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1160">#1160</a> Add severity support (off, warn, error) to rule configuration (via both <code>.template-lintrc.js</code> and inline configuration). (<a href="https://github.com/suchitadoshi1987">@suchitadoshi1987</a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1195">#1195</a> Add v2 migration guide (<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/1196">#1196</a> Migrate to <code>yargs</code> for argument parsing. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1191">#1191</a> Refactor printers. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 5</h4> <ul> <li>Bryan Mishkin (<a href="https://github.com/bmish">@bmish</a>)</li> <li>Cyrille David (<a href="https://github.com/dcyriller">@dcyriller</a>)</li> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li>Suchita Doshi (<a href="https://github.com/suchitadoshi1987">@suchitadoshi1987</a>)</li> <li>Tobias Bieniek (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> </ul> <h2>v2.2.0 (2020-03-02)</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1190">#1190</a> Ensure BOM is preserved when using <code>--fix</code>. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1185">#1185</a> Add message about running <code>--fix</code> to console output when fixable errors have ocurred. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1183">#1183</a> --fix: Write output to fs (<a href="https://github.com/dcyriller">@dcyriller</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1178">#1178</a> require-button-type: Implement <code>fix</code> mode (<a href="https://github.com/Turbo87">@Turbo87</a>)</li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1189">#1189</a> Ensure resolvable plugins work when the config is not resolved. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1188">#1188</a> Ensure <code>yarn new</code> emits the expected TODO format (<a href="https://github.com/MelSumner">@MelSumner</a>)</li> <li><a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/pull/1181">#1181</a> Ensure the exported class name matches the rule name (<a href="https://github.com/bmish">@bmish</a>)</li> </ul> <h4>Committers: 5</h4> <ul> <li>Bryan Mishkin (<a href="https://github.com/bmish">@bmish</a>)</li> <li>Cyrille David (<a href="https://github.com/dcyriller">@dcyriller</a>)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/6756e1eded6fb3c57bc82fa5f1c28aca02c9d4bb"><code>6756e1e</code></a> Release 2.4.0</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/79f141cb84eaa3899e6cf7d0266b813f1d992d76"><code>79f141c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/issues/1200">#1200</a> from kangax/add_disable_ignore_patterns_flag</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/5415760ee1e13bee219172672a60c05206a50aac"><code>5415760</code></a> Tweak README example (to account for greedy-arrays config change)</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/8a28729da46fc6244f3dd400ddc88f82071f22dd"><code>8a28729</code></a> Set yargs to not have greedy arrays</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/b7fc8fdf4a4c28717a5d32b0f77d8c1bb4cc3910"><code>b7fc8fd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-template-lint/ember-template-lint/issues/1202">#1202</a> from pablobm/deprecated-contrib-section</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/437049c386eb056e12ccdd5d1e777b0806ecf66b"><code>437049c</code></a> Link to current info; remove deprecated content</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/cd866c01d781ae618a8ced8314721d27bcc00377"><code>cd866c0</code></a> Add a test for multiple flags</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/30529090e3daf4a3ed9c8ad9314fcfc7b34815c1"><code>3052909</code></a> Update readme</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/ff62d97e8fd7bec8af21b4a2409f28220f070403"><code>ff62d97</code></a> Add --ignore-pattern flag</li> <li><a href="https://github.com/ember-template-lint/ember-template-lint/commit/af757228b484e043f5ea307dcbedf121c52ae17f"><code>af75722</code></a> Dampen the tests</li> <li>Additional commits viewable in <a href="https://github.com/ember-template-lint/ember-template-lint/compare/v2.1.0...v2.4.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=2.1.0&new-version=2.4.0)](https://dependabot.com/compatibility-score/?dependency-name=ember-template-lint&package-manager=npm_and_yarn&previous-version=2.1.0&new-version=2.4.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 527c8dd + 2dfe379 commit 89f94c9

File tree

2 files changed

+71
-10
lines changed

2 files changed

+71
-10
lines changed

package-lock.json

+70-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"ember-promise-helpers": "^1.0.9",
7373
"ember-resolver": "^7.0.0",
7474
"ember-router-scroll": "^2.0.1",
75-
"ember-template-lint": "^2.1.0",
75+
"ember-template-lint": "^2.4.0",
7676
"ember-source": "~3.16.1",
7777
"ember-svg-jar": "^2.2.3",
7878
"ember-test-selectors": "^4.0.0",

0 commit comments

Comments
 (0)