[PR #442] Bump webpack-dev-middleware and @angular-devkit/build-angular in /angular/angular #459

Open
opened 2025-11-06 14:26:40 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/442
Author: @dependabot[bot]
Created: 4/8/2024
Status: 🔄 Open

Base: masterHead: dependabot/npm_and_yarn/angular/angular/multi-841ff79eff


📝 Commits (1)

  • 3272bfc Bump webpack-dev-middleware and @angular-devkit/build-angular

📊 Changes

2 files changed (+3887 additions, -3758 deletions)

View changed files

📝 angular/angular/package-lock.json (+3886 -3757)
📝 angular/angular/package.json (+1 -1)

📄 Description

Bumps webpack-dev-middleware to 6.1.2 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Updates webpack-dev-middleware from 5.3.0 to 6.1.2

Release notes

Sourced from webpack-dev-middleware's releases.

v6.1.2

6.1.2 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1778) (9670b34)

v6.1.1

6.1.1 (2023-05-16)

Bug Fixes

v6.1.0

6.1.0 (2023-05-03)

Features

Bug Fixes

v6.0.2

6.0.2 (2023-03-19)

Bug Fixes

v6.0.1

6.0.1 (2022-11-28)

Bug Fixes

  • update schema for index and methods properties (#1397) (cda328e)

v6.0.0

6.0.0 (2022-11-20)

... (truncated)

Changelog

Sourced from webpack-dev-middleware's changelog.

6.1.2 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1778) (9670b34)

6.1.1 (2023-05-16)

Bug Fixes

6.1.0 (2023-05-03)

Features

Bug Fixes

6.0.2 (2023-03-19)

Bug Fixes

6.0.1 (2022-11-28)

Bug Fixes

  • update schema for index and methods properties (#1397) (cda328e)

6.0.0 (2022-11-20)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5.0.0
  • minimum supported Nodejs version is 14.15.0

... (truncated)

Commits
  • 54e4a96 chore(release): 6.1.2
  • 9670b34 fix(security): do not allow to read files above (#1778)
  • 94561de chore(release): 6.1.1
  • 41b2f77 fix(types): methods should be string array (#1550)
  • b9287c4 chore(deps-dev): bump @​types/node from 18.16.9 to 18.16.10 (#1549)
  • 57fb0cc chore(deps-dev): bump @​types/node from 18.16.8 to 18.16.9 (#1548)
  • 644d6e0 docs: add GitHub discussion badge (#1547)
  • b266fe1 chore(deps-dev): bump @​types/node from 18.16.7 to 18.16.8 (#1546)
  • d952145 chore(deps-dev): bump @​types/node from 18.16.6 to 18.16.7 (#1545)
  • 015b9ff chore(deps-dev): bump webpack from 5.82.0 to 5.82.1 (#1544)
  • Additional commits viewable in compare view

Updates @angular-devkit/build-angular from 13.2.6 to 17.3.3

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v17.3.3

@​schematics/angular

Commit Description
fix - a673baf5c Revert "fix(@​schematics/angular): rename SSR port env variable"

v17.3.2

17.3.2 (2024-03-25)

@​schematics/angular

Commit Description
fix - 935f931ee rename SSR port env variable

@​angular-devkit/build-angular

Commit Description
fix - c9d436000 Internal server error: Invalid URL when using a non localhost IP
fix - 59fba38ec ensure proper resolution of linked SCSS files
fix - 27dd8f208 service-worker references non-existent named index output
fix - c12907d92 update webpack-dev-middleware to 6.1.2

v17.3.1

17.3.1 (2024-03-20)

@​schematics/angular

Commit Description
fix - 198ca9afc improve Sass format clarity for application style option

@​angular-devkit/build-angular

Commit Description
fix - 2809971a5 only generate server directory when SSR is enabled
fix - 3f601a14e typo in allowedHosts warning for unsupported vite options
perf - 79c44adac avoid transforming empty component stylesheets
perf - cc3167f30 reduce build times for apps with a large number of components when utilizing esbuild-based builders

v17.3.0

17.3.0 (2024-03-13)

@​schematics/angular

Commit Description
feat - 5ab71fc92 update CSS/Sass import/use specifiers in application migration

@​angular-devkit/build-angular

Commit Description
feat - 9ca3a5450 add deployUrl to application builder
fix - 3821344da ensure proper display of build logs in the presence of warnings or errors
fix - de2d05049 provide better error message when server option is required but missing

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

17.3.3 (2024-04-02)

@​schematics/angular

Commit Type Description
a673baf5c fix Revert "fix(@​schematics/angular): rename SSR port env variable"

18.0.0-next.1 (2024-03-28)

@​schematics/angular

Commit Type Description
6530aa11b feat replace assets with public directory
950a44521 fix rename SSR port env variable

@​angular-devkit/build-angular

Commit Type Description
e22d6771d fix ensure proper resolution of linked SCSS files
c71e954a2 fix service-worker references non-existent named index output

17.3.2 (2024-03-25)

@​schematics/angular

Commit Type Description
935f931ee fix rename SSR port env variable

@​angular-devkit/build-angular

Commit Type Description
c9d436000 fix Internal server error: Invalid URL when using a non localhost IP
59fba38ec fix ensure proper resolution of linked SCSS files
27dd8f208 fix service-worker references non-existent named index output
c12907d92 fix update webpack-dev-middleware to 6.1.2

... (truncated)

Commits
  • 97acaff release: cut the v17.3.3 release
  • 6061a0b Revert "fix(@​schematics/angular): rename SSR port env variable"
  • 97da8ba build: add missing dep in test to fix CI
  • 9bb6ea0 build: address pre-release validation failure
  • 8a6550d release: cut the v17.3.2 release
  • 59fba38 fix(@​angular-devkit/build-angular): ensure proper resolution of linked SCSS f...
  • 27dd8f2 fix(@​angular-devkit/build-angular): service-worker references non-existent na...
  • 935f931 fix(@​schematics/angular): rename SSR port env variable
  • c12907d fix(@​angular-devkit/build-angular): update webpack-dev-middleware to 6.1.2
  • c9d4360 fix(@​angular-devkit/build-angular): Internal server error: Invalid URL when...
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/442 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/8/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/angular/angular/multi-841ff79eff` --- ### 📝 Commits (1) - [`3272bfc`](https://github.com/docker/awesome-compose/commit/3272bfc20898e77d00ebad23638020b3c6600da3) Bump webpack-dev-middleware and @angular-devkit/build-angular ### 📊 Changes **2 files changed** (+3887 additions, -3758 deletions) <details> <summary>View changed files</summary> 📝 `angular/angular/package-lock.json` (+3886 -3757) 📝 `angular/angular/package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 6.1.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `webpack-dev-middleware` from 5.3.0 to 6.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-middleware/releases">webpack-dev-middleware's releases</a>.</em></p> <blockquote> <h2>v6.1.2</h2> <h3><a href="https://github.com/webpack/webpack-dev-middleware/compare/v6.1.1...v6.1.2">6.1.2</a> (2024-03-20)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>security:</strong> do not allow to read files above (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1778">#1778</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/9670b3495da518fe667ff3428c5e4cb9f2f3d353">9670b34</a>)</li> </ul> <h2>v6.1.1</h2> <h3><a href="https://github.com/webpack/webpack-dev-middleware/compare/v6.1.0...v6.1.1">6.1.1</a> (2023-05-16)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> <code>methods</code> should be string array (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1550">#1550</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/41b2f77106358acb7a9d518b17b30016c3a15872">41b2f77</a>)</li> </ul> <h2>v6.1.0</h2> <h2><a href="https://github.com/webpack/webpack-dev-middleware/compare/v6.0.2...v6.1.0">6.1.0</a> (2023-05-03)</h2> <h3>Features</h3> <ul> <li>added <code>mimeTypeDefault</code> option (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1527">#1527</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/503d290b13f33fbbcde6353e98d28f665310655b">503d290</a>)</li> <li>added <code>modifyResponseData</code> option (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1529">#1529</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/35dac7054ce9004a30e434b909c3837e63e3df7d">35dac70</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>don't use <code>memory-fs</code> when <code>writeToDisk</code> is <code>true</code> (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1537">#1537</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/852245e3ef601827c760596cbd0b19e706ebe3ea">852245e</a>)</li> <li>faster startup time (<a href="https://github.com/webpack/webpack-dev-middleware/commit/f5f033b2ee03c2255ba759a914e3a1ea86c99cf6">f5f033b</a>)</li> </ul> <h2>v6.0.2</h2> <h3><a href="https://github.com/webpack/webpack-dev-middleware/compare/v6.0.1...v6.0.2">6.0.2</a> (2023-03-19)</h3> <h3>Bug Fixes</h3> <ul> <li>make webpack optional peerDep (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1488">#1488</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/81c39ba7709da6061335686a0a36b82ba8cab40a">81c39ba</a>)</li> </ul> <h2>v6.0.1</h2> <h3><a href="https://github.com/webpack/webpack-dev-middleware/compare/v6.0.0...v6.0.1">6.0.1</a> (2022-11-28)</h3> <h3>Bug Fixes</h3> <ul> <li>update schema for <code>index</code> and <code>methods</code> properties (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1397">#1397</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/cda328ecd4692b873d9c09c8b2d0fa4bdfbeffe0">cda328e</a>)</li> </ul> <h2>v6.0.0</h2> <h2><a href="https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v6.0.0">6.0.0</a> (2022-11-20)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-middleware/blob/v6.1.2/CHANGELOG.md">webpack-dev-middleware's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack/webpack-dev-middleware/compare/v6.1.1...v6.1.2">6.1.2</a> (2024-03-20)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>security:</strong> do not allow to read files above (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1778">#1778</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/9670b3495da518fe667ff3428c5e4cb9f2f3d353">9670b34</a>)</li> </ul> <h3><a href="https://github.com/webpack/webpack-dev-middleware/compare/v6.1.0...v6.1.1">6.1.1</a> (2023-05-16)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> <code>methods</code> should be string array (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1550">#1550</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/41b2f77106358acb7a9d518b17b30016c3a15872">41b2f77</a>)</li> </ul> <h2><a href="https://github.com/webpack/webpack-dev-middleware/compare/v6.0.2...v6.1.0">6.1.0</a> (2023-05-03)</h2> <h3>Features</h3> <ul> <li>added <code>mimeTypeDefault</code> option (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1527">#1527</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/503d290b13f33fbbcde6353e98d28f665310655b">503d290</a>)</li> <li>added <code>modifyResponseData</code> option (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1529">#1529</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/35dac7054ce9004a30e434b909c3837e63e3df7d">35dac70</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>don't use <code>memory-fs</code> when <code>writeToDisk</code> is <code>true</code> (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1537">#1537</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/852245e3ef601827c760596cbd0b19e706ebe3ea">852245e</a>)</li> <li>faster startup time (<a href="https://github.com/webpack/webpack-dev-middleware/commit/f5f033b2ee03c2255ba759a914e3a1ea86c99cf6">f5f033b</a>)</li> </ul> <h3><a href="https://github.com/webpack/webpack-dev-middleware/compare/v6.0.1...v6.0.2">6.0.2</a> (2023-03-19)</h3> <h3>Bug Fixes</h3> <ul> <li>make webpack optional peerDep (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1488">#1488</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/81c39ba7709da6061335686a0a36b82ba8cab40a">81c39ba</a>)</li> </ul> <h3><a href="https://github.com/webpack/webpack-dev-middleware/compare/v6.0.0...v6.0.1">6.0.1</a> (2022-11-28)</h3> <h3>Bug Fixes</h3> <ul> <li>update schema for <code>index</code> and <code>methods</code> properties (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1397">#1397</a>) (<a href="https://github.com/webpack/webpack-dev-middleware/commit/cda328ecd4692b873d9c09c8b2d0fa4bdfbeffe0">cda328e</a>)</li> </ul> <h2><a href="https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v6.0.0">6.0.0</a> (2022-11-20)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>minimum supported webpack version is 5.0.0</li> <li>minimum supported Nodejs version is 14.15.0</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-dev-middleware/commit/54e4a9604905898066979a3a918d3d545f761447"><code>54e4a96</code></a> chore(release): 6.1.2</li> <li><a href="https://github.com/webpack/webpack-dev-middleware/commit/9670b3495da518fe667ff3428c5e4cb9f2f3d353"><code>9670b34</code></a> fix(security): do not allow to read files above (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1778">#1778</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-middleware/commit/94561dea8837cd72d64f7c87af43e5cc16f0e8ee"><code>94561de</code></a> chore(release): 6.1.1</li> <li><a href="https://github.com/webpack/webpack-dev-middleware/commit/41b2f77106358acb7a9d518b17b30016c3a15872"><code>41b2f77</code></a> fix(types): <code>methods</code> should be string array (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1550">#1550</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-middleware/commit/b9287c403ae260f3c7e485439ba2cfb84b59b42e"><code>b9287c4</code></a> chore(deps-dev): bump <code>@​types/node</code> from 18.16.9 to 18.16.10 (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1549">#1549</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-middleware/commit/57fb0cceffce6c8566d00fe265a9d73dfa4c9a9c"><code>57fb0cc</code></a> chore(deps-dev): bump <code>@​types/node</code> from 18.16.8 to 18.16.9 (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1548">#1548</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-middleware/commit/644d6e0c88ac8290558a621e74f0baa295ff5f1a"><code>644d6e0</code></a> docs: add GitHub discussion badge (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1547">#1547</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-middleware/commit/b266fe1a0aaac55cd5bce96d70944f9c92f238c1"><code>b266fe1</code></a> chore(deps-dev): bump <code>@​types/node</code> from 18.16.7 to 18.16.8 (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1546">#1546</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-middleware/commit/d9521457cb6d8f5f0b85a0467fe57d8a7233a7f3"><code>d952145</code></a> chore(deps-dev): bump <code>@​types/node</code> from 18.16.6 to 18.16.7 (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1545">#1545</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-middleware/commit/015b9ff234a41d7bebf28fab1f5d7568604a9679"><code>015b9ff</code></a> chore(deps-dev): bump webpack from 5.82.0 to 5.82.1 (<a href="https://redirect.github.com/webpack/webpack-dev-middleware/issues/1544">#1544</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-dev-middleware/compare/v5.3.0...v6.1.2">compare view</a></li> </ul> </details> <br /> Updates `@angular-devkit/build-angular` from 13.2.6 to 17.3.3 <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.3</h2> <h3><code>@​schematics/angular</code></h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://img.shields.io/badge/950a44521-fix-green"><img src="https://img.shields.io/badge/e22d6771d-fix-green" alt="fix - a673baf5c" /></a></td> <td>Revert &quot;fix(<code>@​schematics/angular</code>): rename SSR port env variable&quot;</td> </tr> </tbody> </table> <h2>v17.3.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.3.2 (2024-03-25)</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/935f931eea8ddd1cb86b2275b8e384bf51e9153e"><img src="https://img.shields.io/badge/935f931ee-fix-green" alt="fix - 935f931ee" /></a></td> <td>rename SSR port env variable</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/c9d4360000e6134b936781be3b0d5cf1871d44d7"><img src="https://img.shields.io/badge/c9d436000-fix-green" alt="fix - c9d436000" /></a></td> <td><code>Internal server error: Invalid URL</code> when using a non localhost IP</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/59fba38ec6181c8d9c7a0636fb514c4b25aaf0cd"><img src="https://img.shields.io/badge/59fba38ec-fix-green" alt="fix - 59fba38ec" /></a></td> <td>ensure proper resolution of linked SCSS files</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/27dd8f208911dbb2eda6d64efd6d1ce8c463ce35"><img src="https://img.shields.io/badge/27dd8f208-fix-green" alt="fix - 27dd8f208" /></a></td> <td>service-worker references non-existent named index output</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c12907d92f8a2268541fd3bf28857dbb216ec7c9"><img src="https://img.shields.io/badge/c12907d92-fix-green" alt="fix - c12907d92" /></a></td> <td>update <code>webpack-dev-middleware</code> to <code>6.1.2</code></td> </tr> </tbody> </table> <h2>v17.3.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.3.1 (2024-03-20)</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/198ca9afcc9a043d4329c2f4032f0b9cefa11a2e"><img src="https://img.shields.io/badge/198ca9afc-fix-green" alt="fix - 198ca9afc" /></a></td> <td>improve Sass format clarity for application style option</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/2809971a57966cf79965c84a933f70709334c16b"><img src="https://img.shields.io/badge/2809971a5-fix-green" alt="fix - 2809971a5" /></a></td> <td>only generate <code>server</code> directory when SSR is enabled</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/3f601a14e70540f37ef6c6559a5cd50bb6b453d7"><img src="https://img.shields.io/badge/3f601a14e-fix-green" alt="fix - 3f601a14e" /></a></td> <td>typo in allowedHosts warning for unsupported vite options</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/79c44adac4184408cbd1dc07989796f155cfc70e"><img src="https://img.shields.io/badge/79c44adac-perf-orange" alt="perf - 79c44adac" /></a></td> <td>avoid transforming empty component stylesheets</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/cc3167f3012aa621a7fc9277a9c8a82601f7d914"><img src="https://img.shields.io/badge/cc3167f30-perf-orange" alt="perf - cc3167f30" /></a></td> <td>reduce build times for apps with a large number of components when utilizing esbuild-based builders</td> </tr> </tbody> </table> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.3 (2024-04-02)</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/a673baf5ce385415ded23641a2dc5cdcae8f3f5c">a673baf5c</a></td> <td>fix</td> <td>Revert &quot;fix(<code>@​schematics/angular</code>): rename SSR port env variable&quot;</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>18.0.0-next.1 (2024-03-28)</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/6530aa11bed5ef67d611e8aed268bd20345cf0e6">6530aa11b</a></td> <td>feat</td> <td>replace <code>assets</code> with <code>public</code> directory</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/950a44521fdfb82000f6564ccc4c87d4a2b94680">950a44521</a></td> <td>fix</td> <td>rename SSR port env variable</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/e22d6771da9f289577410b66d3fd8763b12113b2">e22d6771d</a></td> <td>fix</td> <td>ensure proper resolution of linked SCSS files</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c71e954a25f0c6949b0dcebf3dfa01bd10a188b0">c71e954a2</a></td> <td>fix</td> <td>service-worker references non-existent named index output</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.3.2 (2024-03-25)</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/935f931eea8ddd1cb86b2275b8e384bf51e9153e">935f931ee</a></td> <td>fix</td> <td>rename SSR port env variable</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/c9d4360000e6134b936781be3b0d5cf1871d44d7">c9d436000</a></td> <td>fix</td> <td><code>Internal server error: Invalid URL</code> when using a non localhost IP</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/59fba38ec6181c8d9c7a0636fb514c4b25aaf0cd">59fba38ec</a></td> <td>fix</td> <td>ensure proper resolution of linked SCSS files</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/27dd8f208911dbb2eda6d64efd6d1ce8c463ce35">27dd8f208</a></td> <td>fix</td> <td>service-worker references non-existent named index output</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/c12907d92f8a2268541fd3bf28857dbb216ec7c9">c12907d92</a></td> <td>fix</td> <td>update <code>webpack-dev-middleware</code> to <code>6.1.2</code></td> </tr> </tbody> </table> <!-- raw HTML omitted --> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular-cli/commit/97acaff1c5cef06943fa30e65211ee3784ad5fb8"><code>97acaff</code></a> release: cut the v17.3.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/6061a0bd470adf5777e9997dd01fda84062edf83"><code>6061a0b</code></a> Revert &quot;fix(<code>@​schematics/angular</code>): rename SSR port env variable&quot;</li> <li><a href="https://github.com/angular/angular-cli/commit/97da8ba0650fb1ba69e39c4349a2da039cdb7606"><code>97da8ba</code></a> build: add missing dep in test to fix CI</li> <li><a href="https://github.com/angular/angular-cli/commit/9bb6ea0c9da5bc6ce4e8a980e3b99cbe8c42bb1a"><code>9bb6ea0</code></a> build: address pre-release validation failure</li> <li><a href="https://github.com/angular/angular-cli/commit/8a6550dcc8dba007901afcc39b900a43c59397d3"><code>8a6550d</code></a> release: cut the v17.3.2 release</li> <li><a href="https://github.com/angular/angular-cli/commit/59fba38ec6181c8d9c7a0636fb514c4b25aaf0cd"><code>59fba38</code></a> fix(<code>@​angular-devkit/build-angular</code>): ensure proper resolution of linked SCSS f...</li> <li><a href="https://github.com/angular/angular-cli/commit/27dd8f208911dbb2eda6d64efd6d1ce8c463ce35"><code>27dd8f2</code></a> fix(<code>@​angular-devkit/build-angular</code>): service-worker references non-existent na...</li> <li><a href="https://github.com/angular/angular-cli/commit/935f931eea8ddd1cb86b2275b8e384bf51e9153e"><code>935f931</code></a> fix(<code>@​schematics/angular</code>): rename SSR port env variable</li> <li><a href="https://github.com/angular/angular-cli/commit/c12907d92f8a2268541fd3bf28857dbb216ec7c9"><code>c12907d</code></a> fix(<code>@​angular-devkit/build-angular</code>): update <code>webpack-dev-middleware</code> to <code>6.1.2</code></li> <li><a href="https://github.com/angular/angular-cli/commit/c9d4360000e6134b936781be3b0d5cf1871d44d7"><code>c9d4360</code></a> fix(<code>@​angular-devkit/build-angular</code>): <code>Internal server error: Invalid URL</code> when...</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/13.2.6...17.3.3">compare view</a></li> </ul> </details> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/docker/awesome-compose/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:26:40 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#459