chore(deps-dev): bump @angular-eslint/eslint-plugin-template from 14.4.0 to 15.2.1 #304

Open
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/angular-eslint/eslint-plugin-template-15.2.1 into master
dependabot[bot] commented 2023-03-01 14:58:45 +08:00 (Migrated from github.com)

Bumps @angular-eslint/eslint-plugin-template from 14.4.0 to 15.2.1.

Release notes

Sourced from @​angular-eslint/eslint-plugin-template's releases.

v15.2.1

15.2.1 (2023-02-10)

Bug Fixes

  • eslint-plugin-template: [i18n] handle ng-template properly (#1257) (7b0877d)
  • update dependency @​angular/compiler to v15.1.4 (#1282) (d1b3d59)
  • update dependency eslint to v8.32.0 (#1276) (15d2e23)
  • update dependency eslint to v8.33.0 (#1292) (bd82b42)
  • update typescript-eslint packages to v5.48.2 (#1278) (69d56a7)

v15.2.0

15.2.0 (2023-01-14)

Bug Fixes

  • eslint-plugin: [component-selector] enhance check for prefix and kebab-case (#1250) (16827e4)
  • eslint-plugin: [no-inputs-metadata-property] do not report on directive composition API (#1248) (539cf9f)
  • update dependency @​angular/compiler to v15.0.2 (#1245) (061601f)
  • update dependency @​angular/compiler to v15.1.0 (#1252) (4295c59)
  • update dependency eslint to v8.29.0 (#1246) (10c14d2)
  • update dependency eslint to v8.31.0 (#1262) (db89c85)
  • update dependency ignore to v5.2.1 (#1237) (609e06b)
  • update dependency ignore to v5.2.4 (#1263) (a220e0c)
  • update typescript-eslint packages to v5.45.1 (#1239) (abb7f79)
  • update typescript-eslint packages to v5.48.1 (#1255) (11151d1)
  • utils: use test case filename when specified (#1259) (37bfd14)
  • utils: use tsconfigRootDir as root dir when specified (#1260) (19fe26c)

Features

  • eslint-plugin-template: [i18n] option to require i18n metadata meaning (#1234) (4ef0290)
  • eslint-plugin-template: [no-interpolation-in-attributes] new rule added (#1242) (977cb3a)
  • eslint-plugin: [require-localize-metadata] option to require meaning (#1235) (b870123)

v15.1.0

15.1.0 (2022-11-24)

Bug Fixes

  • eslint-plugin-template: [accessibility-valid-aria] use Number() to parse numeric values (#1218) (6fe40d6)
  • eslint-plugin-template: [i18n] allow more attributes by default (#1220) (4232b1c)
  • eslint-plugin: [no-input-rename] do not report on directive composition API (#1231) (119fba7)
  • update dependency @​angular/compiler to v15.0.1 (#1223) (7b7bd76)
  • update typescript-eslint packages to v5.44.0 (#1222) (5750e3a)

... (truncated)

Changelog

Sourced from @​angular-eslint/eslint-plugin-template's changelog.

15.2.1 (2023-02-10)

Bug Fixes

  • eslint-plugin-template: [i18n] handle ng-template properly (#1257) (7b0877d)
  • update typescript-eslint packages to v5.48.2 (#1278) (69d56a7)

15.2.0 (2023-01-14)

Bug Fixes

  • update typescript-eslint packages to v5.45.1 (#1239) (abb7f79)
  • update typescript-eslint packages to v5.48.1 (#1255) (11151d1)

Features

  • eslint-plugin-template: [i18n] option to require i18n metadata meaning (#1234) (4ef0290)
  • eslint-plugin-template: [no-interpolation-in-attributes] new rule added (#1242) (977cb3a)

15.1.0 (2022-11-24)

Bug Fixes

  • eslint-plugin-template: [accessibility-valid-aria] use Number() to parse numeric values (#1218) (6fe40d6)
  • eslint-plugin-template: [i18n] allow more attributes by default (#1220) (4232b1c)
  • update typescript-eslint packages to v5.44.0 (#1222) (5750e3a)

Features

  • eslint-plugin-template: [no-call-expression] add allowList option (#1217) (a69c809)

15.0.0 (2022-11-20)

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

Commits
  • 9ecf4ac chore: publish v15.2.1
  • 69d56a7 fix: update typescript-eslint packages to v5.48.2 (#1278)
  • 7b0877d fix(eslint-plugin-template): [i18n] handle ng-template properly (#1257)
  • e48f172 chore: publish v15.2.0
  • 11151d1 fix: update typescript-eslint packages to v5.48.1 (#1255)
  • abb7f79 fix: update typescript-eslint packages to v5.45.1 (#1239)
  • 977cb3a feat(eslint-plugin-template): [no-interpolation-in-attributes] new rule adde...
  • 4ef0290 feat(eslint-plugin-template): [i18n] option to require i18n metadata meaning ...
  • ff9c1bc chore: publish v15.1.0
  • 299a0c2 chore: add optional RULE_DOCS_EXTENSION export for extended rule rationale (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) from 14.4.0 to 15.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular-eslint/angular-eslint/releases"><code>@​angular-eslint/eslint-plugin-template</code>'s releases</a>.</em></p> <blockquote> <h2>v15.2.1</h2> <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v15.2.0...v15.2.1">15.2.1</a> (2023-02-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin-template:</strong> [i18n] handle ng-template properly (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1257">#1257</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/7b0877dbaceefb60f933895034bad06e995b867e">7b0877d</a>)</li> <li>update dependency <code>@​angular/compiler</code> to v15.1.4 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1282">#1282</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/d1b3d590679a1ad76c4a469fb5d1f82c5a5b1794">d1b3d59</a>)</li> <li>update dependency eslint to v8.32.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1276">#1276</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/15d2e23a963012a7d59d26d39889cb030f626d6a">15d2e23</a>)</li> <li>update dependency eslint to v8.33.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1292">#1292</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/bd82b42792d7979734f4e3252ea702a78f752bc9">bd82b42</a>)</li> <li>update typescript-eslint packages to v5.48.2 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1278">#1278</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/69d56a7dfac576bff136329ce46917a8257a6aab">69d56a7</a>)</li> </ul> <h2>v15.2.0</h2> <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v15.1.0...v15.2.0">15.2.0</a> (2023-01-14)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [component-selector] enhance check for prefix and kebab-case (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1250">#1250</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/16827e4cfb203de588a4a0b7adf0eadc56542b38">16827e4</a>)</li> <li><strong>eslint-plugin:</strong> [no-inputs-metadata-property] do not report on directive composition API (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1248">#1248</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/539cf9f0cd33eae888cd27087ec9c22379161c93">539cf9f</a>)</li> <li>update dependency <code>@​angular/compiler</code> to v15.0.2 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1245">#1245</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/061601fea0c5592592c9e27b0aaeb4a0eadf1419">061601f</a>)</li> <li>update dependency <code>@​angular/compiler</code> to v15.1.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1252">#1252</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/4295c595c452a48d56caa4571b6964e87ea60fc1">4295c59</a>)</li> <li>update dependency eslint to v8.29.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1246">#1246</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/10c14d2e1aaf8185258969226e006a32b3731219">10c14d2</a>)</li> <li>update dependency eslint to v8.31.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1262">#1262</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/db89c85956b583c3f865c8ca8bcd4622b1c2925a">db89c85</a>)</li> <li>update dependency ignore to v5.2.1 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1237">#1237</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/609e06b9258c284729a2ff6515e27b3bc9b433a8">609e06b</a>)</li> <li>update dependency ignore to v5.2.4 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1263">#1263</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/a220e0ce051d8b07157e5559a891810a414d7e66">a220e0c</a>)</li> <li>update typescript-eslint packages to v5.45.1 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1239">#1239</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/abb7f794b685a57ce696db9624a2ce66f81c6b4b">abb7f79</a>)</li> <li>update typescript-eslint packages to v5.48.1 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1255">#1255</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/11151d17dc82d04276169e3c898e2aa7f11136b1">11151d1</a>)</li> <li><strong>utils:</strong> use test case filename when specified (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1259">#1259</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/37bfd14cfa14e213c13bad5fe87c057487bac6c3">37bfd14</a>)</li> <li><strong>utils:</strong> use tsconfigRootDir as root dir when specified (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1260">#1260</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/19fe26cbad8047567f939e7a6f8b910b42439f54">19fe26c</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin-template:</strong> [i18n] option to require i18n metadata meaning (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1234">#1234</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/4ef02902f5216ee8a6fab1faf1798ac559341ffc">4ef0290</a>)</li> <li><strong>eslint-plugin-template:</strong> [no-interpolation-in-attributes] new rule added (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1242">#1242</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/977cb3ad623c4d70a0e83b04c0cbe409edf88515">977cb3a</a>)</li> <li><strong>eslint-plugin:</strong> [require-localize-metadata] option to require meaning (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1235">#1235</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/b8701230c14798705be7624af9a03e73792c6f2c">b870123</a>)</li> </ul> <h2>v15.1.0</h2> <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v15.0.0...v15.1.0">15.1.0</a> (2022-11-24)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin-template:</strong> [accessibility-valid-aria] use Number() to parse numeric values (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1218">#1218</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/6fe40d672197532176686f1c5c8ab080713334bf">6fe40d6</a>)</li> <li><strong>eslint-plugin-template:</strong> [i18n] allow more attributes by default (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1220">#1220</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/4232b1c1892189623ead2ccd68fcb6d179186e92">4232b1c</a>)</li> <li><strong>eslint-plugin:</strong> [no-input-rename] do not report on directive composition API (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1231">#1231</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/119fba7142845f53ccbbad106f5b572b0d13bc9e">119fba7</a>)</li> <li>update dependency <code>@​angular/compiler</code> to v15.0.1 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1223">#1223</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/7b7bd769f0239e43c7c53e714196e02b80453916">7b7bd76</a>)</li> <li>update typescript-eslint packages to v5.44.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1222">#1222</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/5750e3af9c7d9b91f5f4cd2fb524625b215bf4b0">5750e3a</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md"><code>@​angular-eslint/eslint-plugin-template</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v15.2.0...v15.2.1">15.2.1</a> (2023-02-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin-template:</strong> [i18n] handle ng-template properly (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1257">#1257</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/7b0877dbaceefb60f933895034bad06e995b867e">7b0877d</a>)</li> <li>update typescript-eslint packages to v5.48.2 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1278">#1278</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/69d56a7dfac576bff136329ce46917a8257a6aab">69d56a7</a>)</li> </ul> <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v15.1.0...v15.2.0">15.2.0</a> (2023-01-14)</h1> <h3>Bug Fixes</h3> <ul> <li>update typescript-eslint packages to v5.45.1 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1239">#1239</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/abb7f794b685a57ce696db9624a2ce66f81c6b4b">abb7f79</a>)</li> <li>update typescript-eslint packages to v5.48.1 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1255">#1255</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/11151d17dc82d04276169e3c898e2aa7f11136b1">11151d1</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin-template:</strong> [i18n] option to require i18n metadata meaning (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1234">#1234</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/4ef02902f5216ee8a6fab1faf1798ac559341ffc">4ef0290</a>)</li> <li><strong>eslint-plugin-template:</strong> [no-interpolation-in-attributes] new rule added (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1242">#1242</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/977cb3ad623c4d70a0e83b04c0cbe409edf88515">977cb3a</a>)</li> </ul> <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v15.0.0...v15.1.0">15.1.0</a> (2022-11-24)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin-template:</strong> [accessibility-valid-aria] use Number() to parse numeric values (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1218">#1218</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/6fe40d672197532176686f1c5c8ab080713334bf">6fe40d6</a>)</li> <li><strong>eslint-plugin-template:</strong> [i18n] allow more attributes by default (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1220">#1220</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/4232b1c1892189623ead2ccd68fcb6d179186e92">4232b1c</a>)</li> <li>update typescript-eslint packages to v5.44.0 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1222">#1222</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/5750e3af9c7d9b91f5f4cd2fb524625b215bf4b0">5750e3a</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin-template:</strong> [no-call-expression] add allowList option (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1217">#1217</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/a69c809cd31f142d2f5aff1c34afeb6e4a607a9c">a69c809</a>)</li> </ul> <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v15.0.0-alpha.5...v15.0.0">15.0.0</a> (2022-11-20)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​angular-eslint/eslint-plugin-template</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/9ecf4acc786d8529c6110db8842303286df80103"><code>9ecf4ac</code></a> chore: publish v15.2.1</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/69d56a7dfac576bff136329ce46917a8257a6aab"><code>69d56a7</code></a> fix: update typescript-eslint packages to v5.48.2 (<a href="https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template/issues/1278">#1278</a>)</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/7b0877dbaceefb60f933895034bad06e995b867e"><code>7b0877d</code></a> fix(eslint-plugin-template): [i18n] handle ng-template properly (<a href="https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template/issues/1257">#1257</a>)</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/e48f172aea96f6e4c6b80d8ff06e8c004caf7775"><code>e48f172</code></a> chore: publish v15.2.0</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/11151d17dc82d04276169e3c898e2aa7f11136b1"><code>11151d1</code></a> fix: update typescript-eslint packages to v5.48.1 (<a href="https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template/issues/1255">#1255</a>)</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/abb7f794b685a57ce696db9624a2ce66f81c6b4b"><code>abb7f79</code></a> fix: update typescript-eslint packages to v5.45.1 (<a href="https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template/issues/1239">#1239</a>)</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/977cb3ad623c4d70a0e83b04c0cbe409edf88515"><code>977cb3a</code></a> feat(eslint-plugin-template): [no-interpolation-in-attributes] new rule adde...</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/4ef02902f5216ee8a6fab1faf1798ac559341ffc"><code>4ef0290</code></a> feat(eslint-plugin-template): [i18n] option to require i18n metadata meaning ...</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/ff9c1bcec7cf940adffa051ca58eda5ba6cd7978"><code>ff9c1bc</code></a> chore: publish v15.1.0</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/299a0c238ee57d0d957547630d8416464212337e"><code>299a0c2</code></a> chore: add optional RULE_DOCS_EXTENSION export for extended rule rationale (#...</li> <li>Additional commits viewable in <a href="https://github.com/angular-eslint/angular-eslint/commits/v15.2.1/packages/eslint-plugin-template">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-eslint/eslint-plugin-template&package-manager=npm_and_yarn&previous-version=14.4.0&new-version=15.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/angular-eslint/eslint-plugin-template-15.2.1:dependabot/npm_and_yarn/angular-eslint/eslint-plugin-template-15.2.1
git checkout dependabot/npm_and_yarn/angular-eslint/eslint-plugin-template-15.2.1
Sign in to join this conversation.
No description provided.