Skip to content

Commit

Permalink
Bump @angular/cli from 18.2.8 to 18.2.9 (#390)
Browse files Browse the repository at this point in the history
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 18.2.8
to 18.2.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular-cli/releases"><code>@​angular/cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v18.2.9</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>18.2.9 (2024-10-16)</h1>
<h3><code>@​schematics/angular</code></h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/237f7c5d0355e0a90b23156d3aa97f4328c869e7"><img
src="https://img.shields.io/badge/237f7c5d0-fix-green" alt="fix -
237f7c5d0" /></a></td>
<td>update browserslist config to include last 2 Android major
versions</td>
</tr>
</tbody>
</table>
<h3><code>@​angular/build</code></h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/d749ba6a3c3dd7a90317bd9b46e858a842f27696"><img
src="https://img.shields.io/badge/d749ba6a3-fix-green" alt="fix -
d749ba6a3" /></a></td>
<td>allow direct bundling of TSX files with application builder</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/b91c82d8997c0009ed4bbf5e9cd9c82cb1f7f755"><img
src="https://img.shields.io/badge/b91c82d89-fix-green" alt="fix -
b91c82d89" /></a></td>
<td>avoid race condition in sass importer</td>
</tr>
</tbody>
</table>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular-cli/blob/main/CHANGELOG.md"><code>@​angular/cli</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>18.2.9 (2024-10-16)</h1>
<h3><code>@​schematics/angular</code></h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/237f7c5d0355e0a90b23156d3aa97f4328c869e7">237f7c5d0</a></td>
<td>fix</td>
<td>update browserslist config to include last 2 Android major
versions</td>
</tr>
</tbody>
</table>
<h3><code>@​angular/build</code></h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/d749ba6a3c3dd7a90317bd9b46e858a842f27696">d749ba6a3</a></td>
<td>fix</td>
<td>allow direct bundling of TSX files with application builder</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/b91c82d8997c0009ed4bbf5e9cd9c82cb1f7f755">b91c82d89</a></td>
<td>fix</td>
<td>avoid race condition in sass importer</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>19.0.0-next.10 (2024-10-09)</h1>
<h2>Breaking Changes</h2>
<h3><code>@​schematics/angular</code></h3>
<ul>
<li>The app-shell schematic is no longer compatible with Webpack-based
builders.</li>
</ul>
<h3><code>@​schematics/angular</code></h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/292a4b7c2f62828606c42258db524341f4a6391e">292a4b7c2</a></td>
<td>feat</td>
<td>update app-shell and ssr schematics to adopt new Server Rendering
API</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/6dbfc770b2d2f72dbc73e39e763f0773435825c6">6dbfc770b</a></td>
<td>fix</td>
<td>add validation for component and directive class name</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/7de93e593a9b6439b2f33d0c25c371e14a0e9e38">7de93e593</a></td>
<td>fix</td>
<td>include <code>index.csr.html</code> in resources asset group</td>
</tr>
</tbody>
</table>
<h3><code>@​angular-devkit/build-angular</code></h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/ab6e19e1f9a8781334821048522abe86b149c9c3">ab6e19e1f</a></td>
<td>fix</td>
<td>handle main field</td>
</tr>
</tbody>
</table>
<h3><code>@​angular/build</code></h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/549c20a9396b33ae2e6708a8a9a7c77f0167b276">549c20a93</a></td>
<td>fix</td>
<td><code>Ctrl + C</code> not terminating dev-server with SSR</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/1d9db138f34132f62fd008c9b8597489b08018e6">1d9db138f</a></td>
<td>fix</td>
<td>always generate a new hash for optimized chunk</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/7c50ba9e2faca445c196c69e972ac313547dda54">7c50ba9e2</a></td>
<td>fix</td>
<td>ensure <code>index.csr.html</code> is always generated when
prerendering or SSR are enabled</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/1bb68ba6812236a135c1599031bf7e1b7e0d1d79">1bb68ba68</a></td>
<td>fix</td>
<td>move lmdb to optionalDependencies</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/9233e5ef471e851a173827df7f74a581381c6373">9233e5ef4</a></td>
<td>fix</td>
<td>show error message when error stack is undefined</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/angular/angular-cli/commit/302c4d13fc497c28ebd90d3a8235846f4423bea6"><code>302c4d1</code></a>
release: cut the v18.2.9 release</li>
<li><a
href="https://github.com/angular/angular-cli/commit/d749ba6a3c3dd7a90317bd9b46e858a842f27696"><code>d749ba6</code></a>
fix(<code>@​angular/build</code>): allow direct bundling of TSX files
with application builder</li>
<li><a
href="https://github.com/angular/angular-cli/commit/b91c82d8997c0009ed4bbf5e9cd9c82cb1f7f755"><code>b91c82d</code></a>
fix(<code>@​angular/build</code>): avoid race condition in sass
importer</li>
<li><a
href="https://github.com/angular/angular-cli/commit/237f7c5d0355e0a90b23156d3aa97f4328c869e7"><code>237f7c5</code></a>
fix(<code>@​schematics/angular</code>): update browserslist config to
include last 2 Androi...</li>
<li>See full diff in <a
href="https://github.com/angular/angular-cli/compare/18.2.8...18.2.9">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/cli&package-manager=npm_and_yarn&previous-version=18.2.8&new-version=18.2.9)](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 17, 2024
1 parent ae11150 commit 674bad4
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 18 deletions.
130 changes: 113 additions & 17 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 @@ -47,7 +47,7 @@
"@angular-eslint/eslint-plugin-template": "18.3.1",
"@angular-eslint/schematics": "18.3.1",
"@angular-eslint/template-parser": "18.3.1",
"@angular/cli": "18.2.8",
"@angular/cli": "18.2.9",
"@angular/compiler-cli": "18.2.6",
"@angular/language-service": "18.2.8",
"@types/node": "22.7.5",
Expand Down

0 comments on commit 674bad4

Please sign in to comment.