Skip to content

Commit

Permalink
Bump @angular-eslint/template-parser from 18.3.1 to 18.4.0 (#400)
Browse files Browse the repository at this point in the history
Bumps
[@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser)
from 18.3.1 to 18.4.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>v18.4.0</h2>
<h2>18.4.0 (2024-10-21)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support ESM configs and .cjs and .mjs extensions (<a
href="https://redirect.github.com/angular-eslint/angular-eslint/pull/2068">#2068</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>update dependency aria-query to v5.3.2 (<a
href="https://redirect.github.com/angular-eslint/angular-eslint/pull/2053">#2053</a>)</li>
<li>update dependency <code>@​angular/compiler</code> to v18.2.8 (<a
href="https://redirect.github.com/angular-eslint/angular-eslint/pull/2049">#2049</a>)</li>
<li>update dependency eslint-scope to v8.1.0 (<a
href="https://redirect.github.com/angular-eslint/angular-eslint/pull/2075">#2075</a>)</li>
<li>update typescript-eslint packages to v8.10.0 (<a
href="https://redirect.github.com/angular-eslint/angular-eslint/pull/2046">#2046</a>)</li>
<li>update dependency eslint to v9.13.0, support noConfigLookup (<a
href="https://redirect.github.com/angular-eslint/angular-eslint/pull/2045">#2045</a>)</li>
<li><strong>eslint-plugin:</strong> update list of native events (<a
href="https://redirect.github.com/angular-eslint/angular-eslint/pull/1881">#1881</a>)</li>
<li><strong>template-parser:</strong> traverse ng-content fallback
content (<a
href="https://redirect.github.com/angular-eslint/angular-eslint/pull/2031">#2031</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Dementii K <a
href="https://github.com/demkalkov"><code>@​demkalkov</code></a></li>
<li>James Henry <a
href="https://github.com/JamesHenry"><code>@​JamesHenry</code></a></li>
<li>Matt Lewis <a
href="https://github.com/mattlewis92"><code>@​mattlewis92</code></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>
<h2>18.4.0 (2024-10-21)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>template-parser:</strong> traverse ng-content fallback
content (<a
href="https://redirect.github.com/angular-eslint/angular-eslint/pull/2031">#2031</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Matt Lewis <a
href="https://github.com/mattlewis92"><code>@​mattlewis92</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/angular-eslint/angular-eslint/commit/1796bd78fba1958fd74d133d7c893734eff2aa7a"><code>1796bd7</code></a>
chore(release): publish 18.4.0</li>
<li><a
href="https://github.com/angular-eslint/angular-eslint/commit/159658fcd5174728533877ff36dc091644a44944"><code>159658f</code></a>
fix(template-parser): traverse ng-content fallback content (<a
href="https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser/issues/2031">#2031</a>)</li>
<li>See full diff in <a
href="https://github.com/angular-eslint/angular-eslint/commits/v18.4.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=18.3.1&new-version=18.4.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 796dc12 commit 582ee30
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
17 changes: 11 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@angular-eslint/eslint-plugin": "18.3.1",
"@angular-eslint/eslint-plugin-template": "18.3.1",
"@angular-eslint/schematics": "18.3.1",
"@angular-eslint/template-parser": "18.3.1",
"@angular-eslint/template-parser": "18.4.0",
"@angular/cli": "18.2.9",
"@angular/compiler-cli": "18.2.6",
"@angular/language-service": "18.2.8",
Expand Down

0 comments on commit 582ee30

Please sign in to comment.