chore(deps-dev): bump @angular-eslint/template-parser from 15.1.0 to 15.2.0 #292

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/angular-eslint/template-parser-15.2.0 into master
dependabot[bot] commented 2023-02-01 14:00:53 +08:00 (Migrated from github.com)

Bumps @angular-eslint/template-parser from 15.1.0 to 15.2.0.

Release notes

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

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)
Changelog

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

15.2.0 (2023-01-14)

Features

  • eslint-plugin-template: [no-interpolation-in-attributes] new rule added (#1242) (977cb3a)
Commits
  • e48f172 chore: publish v15.2.0
  • 977cb3a feat(eslint-plugin-template): [no-interpolation-in-attributes] new rule adde...
  • See full diff 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/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 15.1.0 to 15.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular-eslint/angular-eslint/releases"><code>@​angular-eslint/template-parser</code>'s releases</a>.</em></p> <blockquote> <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> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md"><code>@​angular-eslint/template-parser</code>'s changelog</a>.</em></p> <blockquote> <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>Features</h3> <ul> <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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <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/977cb3ad623c4d70a0e83b04c0cbe409edf88515"><code>977cb3a</code></a> feat(eslint-plugin-template): [no-interpolation-in-attributes] new rule adde...</li> <li>See full diff in <a href="https://github.com/angular-eslint/angular-eslint/commits/v15.2.0/packages/template-parser">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-eslint/template-parser&package-manager=npm_and_yarn&previous-version=15.1.0&new-version=15.2.0)](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>
dependabot[bot] commented 2023-03-01 14:59:58 +08:00 (Migrated from github.com)

Superseded by #305.

Superseded by #305.

Pull request closed

Sign in to join this conversation.
No description provided.