Skip to content

Commit

Permalink
Bump @angular-devkit/build-angular from 17.2.3 to 17.3.0 (#117)
Browse files Browse the repository at this point in the history
Bumps
[@angular-devkit/build-angular](https://github.com/angular/angular-cli)
from 17.2.3 to 17.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular-cli/releases"><code>@​angular-devkit/build-angular</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v17.3.0</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>17.3.0 (2024-03-13)</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/5ab71fc92ba26f6255e5a5c00e374709ff58d19d"><img
src="https://img.shields.io/badge/5ab71fc92-feat-blue" alt="feat -
5ab71fc92" /></a></td>
<td>update CSS/Sass import/use specifiers in application migration</td>
</tr>
</tbody>
</table>
<h3><code>@​angular-devkit/build-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/9ca3a54503574674eb107d4d2b507be7ecd727ee"><img
src="https://img.shields.io/badge/9ca3a5450-feat-blue" alt="feat -
9ca3a5450" /></a></td>
<td>add <code>deployUrl</code> to application builder</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/3821344da663ded52b773752abc805ed04e28f3c"><img
src="https://img.shields.io/badge/3821344da-fix-green" alt="fix -
3821344da" /></a></td>
<td>ensure proper display of build logs in the presence of warnings or
errors</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/de2d050498e16efa75459f526b9973c9e1d67050"><img
src="https://img.shields.io/badge/de2d05049-fix-green" alt="fix -
de2d05049" /></a></td>
<td>provide better error message when server option is required but
missing</td>
</tr>
</tbody>
</table>
<h2>v17.3.0-rc.0</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>17.3.0-rc.0 (2024-03-06)</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/5ab71fc92ba26f6255e5a5c00e374709ff58d19d"><img
src="https://img.shields.io/badge/5ab71fc92-feat-blue" alt="feat -
5ab71fc92" /></a></td>
<td>update CSS/Sass import/use specifiers in application migration</td>
</tr>
</tbody>
</table>
<h3><code>@​angular-devkit/build-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/9ca3a54503574674eb107d4d2b507be7ecd727ee"><img
src="https://img.shields.io/badge/9ca3a5450-feat-blue" alt="feat -
9ca3a5450" /></a></td>
<td>add <code>deployUrl</code> to application builder</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-devkit/build-angular</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>17.3.0 (2024-03-13)</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/5ab71fc92ba26f6255e5a5c00e374709ff58d19d">5ab71fc92</a></td>
<td>feat</td>
<td>update CSS/Sass import/use specifiers in application migration</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/9ca3a54503574674eb107d4d2b507be7ecd727ee">9ca3a5450</a></td>
<td>feat</td>
<td>add <code>deployUrl</code> to application builder</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/3821344da663ded52b773752abc805ed04e28f3c">3821344da</a></td>
<td>fix</td>
<td>ensure proper display of build logs in the presence of warnings or
errors</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular-cli/commit/de2d050498e16efa75459f526b9973c9e1d67050">de2d05049</a></td>
<td>fix</td>
<td>provide better error message when server option is required but
missing</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/angular/angular-cli/commit/407c3a3a0b6b2844b8309eb20c1bbe9a0d9ef3ab"><code>407c3a3</code></a>
release: cut the v17.3.0 release</li>
<li><a
href="https://github.com/angular/angular-cli/commit/99fb28a32893eddd292798efd48bfdfe2c5890ea"><code>99fb28a</code></a>
build: bump <code>@angular/ssr</code> framework versions</li>
<li><a
href="https://github.com/angular/angular-cli/commit/498e2f5e45605e3448e868753dc7b540c6c308b4"><code>498e2f5</code></a>
build: bump framework dependencies for minor release</li>
<li><a
href="https://github.com/angular/angular-cli/commit/570757887f1cbd3e5bd41a7c21ffc7a063ffc7d0"><code>5707578</code></a>
refactor(<code>@​angular-devkit/build-angular</code>): properly display
errors originating ...</li>
<li><a
href="https://github.com/angular/angular-cli/commit/de2d050498e16efa75459f526b9973c9e1d67050"><code>de2d050</code></a>
fix(<code>@​angular-devkit/build-angular</code>): provide better error
message when server ...</li>
<li><a
href="https://github.com/angular/angular-cli/commit/9999fdd534f9502c2e7f6d2bcf28934f78547075"><code>9999fdd</code></a>
build: update vendored TypeScript to final</li>
<li><a
href="https://github.com/angular/angular-cli/commit/ea8c4c876b34e3cd6aa97f9464f7bc2f9be35123"><code>ea8c4c8</code></a>
refactor(<code>@​angular-devkit/build-angular</code>): add warnings for
unsupported vite op...</li>
<li><a
href="https://github.com/angular/angular-cli/commit/3821344da663ded52b773752abc805ed04e28f3c"><code>3821344</code></a>
fix(<code>@​angular-devkit/build-angular</code>): ensure proper display
of build logs in th...</li>
<li><a
href="https://github.com/angular/angular-cli/commit/5263815374935900ea6978ca637ffd9ce3864ea4"><code>5263815</code></a>
build: update all non-major dependencies</li>
<li><a
href="https://github.com/angular/angular-cli/commit/7dfddaecebeef4da5a10c1e700ac89de60721e74"><code>7dfddae</code></a>
build: update TypeScript version to <code>~5.4.2</code></li>
<li>Additional commits viewable in <a
href="https://github.com/angular/angular-cli/compare/17.2.3...17.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/build-angular&package-manager=npm_and_yarn&previous-version=17.2.3&new-version=17.3.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 Mar 15, 2024
1 parent f8d6c88 commit fbeb04b
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 464 deletions.
Loading

0 comments on commit fbeb04b

Please sign in to comment.