[PR #572] Bump webpack and @angular-devkit/build-angular in /angular/angular #568

Open
opened 2025-11-06 14:28:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/572
Author: @dependabot[bot]
Created: 3/20/2025
Status: 🔄 Open

Base: masterHead: dependabot/npm_and_yarn/angular/angular/multi-307bfcbed3


📝 Commits (1)

  • 68fc429 Bump webpack and @angular-devkit/build-angular in /angular/angular

📊 Changes

2 files changed (+11289 additions, -8052 deletions)

View changed files

📝 angular/angular/package-lock.json (+11288 -8051)
📝 angular/angular/package.json (+1 -1)

📄 Description

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

Updates webpack from 5.67.0 to 5.98.0

Release notes

Sourced from webpack's releases.

v5.98.0

Fixes

Performance Improvements

Chores

Features

Continuous Integration

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.97.1...v5.98.0

v5.97.1

Bug Fixes

  • Performance regression
  • Sub define key should't be renamed when it's a defined variable

v5.97.0

Bug Fixes

  • Don't crash with filesystem cache and unknown scheme
  • Generate a valid code when output.iife is true and output.library.type is umd
  • Fixed conflict variable name with concatenate modules and runtime code
  • Merge duplicate chunks before

... (truncated)

Commits
  • f1bdec5 5.98.0
  • 9579f22 chore: adopt the new webpack governance model (#18804)
  • a1edb20 fix: node async wasm loader now use output.module to determinate code gener...
  • e55b08b perf: use startsWith for matching instead of converting the string to a regex
  • 6e14dba chore: fix typo (#19205)
  • f123ce5 fix: respect output.charset everywhere (#19202)
  • af20c7b fix: strip blob: protocol when public path is auto (#19199)
  • 80826c5 feat: implement /* webpackIgnore: true */ for require.resolve (#19201)
  • ac6ffca fix(types): correct BuildInfo and BuildMeta type definitions (#19200)
  • 8ac130a ci: fix
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.


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

Release notes

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

v19.2.4

19.2.4 (2025-03-19)

@​schematics/angular

Commit Description
fix - 0a4e96bda replace @angular/platform-browser-dynamic with @angular/platform-browser

@​angular/build

Commit Description
fix - b0b643e46 ensure errors for missing component resources
fix - 2cd763e89 ensure relative karma stack traces for test failures

v19.2.3

19.2.3 (2025-03-13)

@​angular/build

Commit Description
fix - 5a739820b update babel packages

v19.2.2

19.2.2 (2025-03-12)

@​angular/cli

Commit Description
fix - 0ee24e29b record analytics for nested schematics

@​angular/build

Commit Description
fix - 4575265f0 exclude all entrypoints of a library from prebundling
fix - 83fcffbb7 handle postcss compilation errors gracefully
fix - 78297ee47 provide extract-i18n does not respect
fix - b18b9c8f2 remove duplicate prebundling warning

@​angular/ssr

Commit Description
fix - e6e8ce960 prevent stream draining if write does not return a boolean

v19.2.1

19.2.1 (2025-03-05)

@​schematics/angular

Commit Description
fix - 4c35b5721 prevent accidental deletion of main.ts during application builder migration
fix - d7f9cb578 prevent error when tsconfig file is missing in application builder migration

@​angular-devkit/architect

| Commit | Description |

... (truncated)

Changelog

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

19.2.4 (2025-03-19)

@​schematics/angular

Commit Type Description
0a4e96bda fix replace @angular/platform-browser-dynamic with @angular/platform-browser

@​angular/build

Commit Type Description
b0b643e46 fix ensure errors for missing component resources
2cd763e89 fix ensure relative karma stack traces for test failures

17.3.13 (2025-03-13)

@​angular-devkit/build-angular

Commit Type Description
22901df02 fix update babel packages

19.2.3 (2025-03-13)

@​angular/build

Commit Type Description
5a739820b fix update babel packages

18.2.15 (2025-03-13)

@​angular-devkit/build-angular

Commit Type Description
255c8a50d fix update babel packages

... (truncated)

Commits
  • 148023a release: cut the v19.2.4 release
  • b0b643e fix(@​angular/build): ensure errors for missing component resources
  • 0a4e96b fix(@​schematics/angular): replace @angular/platform-browser-dynamic with `@...
  • 2cd763e fix(@​angular/build): ensure relative karma stack traces for test failures
  • 74d54a9 build: improve debugging mode of e2e test runner
  • 43706b3 docs: correct bazel e2e commands
  • 7b637fc refactor(@​angular/build): define an internal ngHmrMode value
  • 40b228d docs(@​angular-devkit/build-angular): update forceEsbuild option description
  • e4d1c2a release: cut the v19.2.3 release
  • 5a73982 fix(@​angular/build): update babel packages
  • 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/572 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/20/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/angular/angular/multi-307bfcbed3` --- ### 📝 Commits (1) - [`68fc429`](https://github.com/docker/awesome-compose/commit/68fc4297ab7cefcb58e89b811cb19284651bcc24) Bump webpack and @angular-devkit/build-angular in /angular/angular ### 📊 Changes **2 files changed** (+11289 additions, -8052 deletions) <details> <summary>View changed files</summary> 📝 `angular/angular/package-lock.json` (+11288 -8051) 📝 `angular/angular/package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack](https://github.com/webpack/webpack) to 5.98.0 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `webpack` from 5.67.0 to 5.98.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.98.0</h2> <h3>Fixes</h3> <ul> <li>Avoid the deprecation message <a href="https://redirect.github.com/webpack/webpack/issues/19062">#19062</a> by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a></li> <li>Should not escape CSS local ident in JS <a href="https://redirect.github.com/webpack/webpack/issues/19060">#19060</a> by <a href="https://github.com/JSerFeng"><code>@​JSerFeng</code></a></li> <li>MF parse range not compatible with Safari <a href="https://redirect.github.com/webpack/webpack/issues/19083">#19083</a> by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a></li> <li>Preserve <code>filenameTemplate</code> in new split chunk <a href="https://redirect.github.com/webpack/webpack/issues/19104">#19104</a> by <a href="https://github.com/henryqdineen"><code>@​henryqdineen</code></a></li> <li>Use module IDs for final render order <a href="https://redirect.github.com/webpack/webpack/issues/19184">#19184</a> by <a href="https://github.com/dmichon-msft"><code>@​dmichon-msft</code></a></li> <li>Strip <code>blob:</code> protocol when public path is <code>auto</code> <a href="https://redirect.github.com/webpack/webpack/issues/19199">#19199</a> by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a></li> <li>Respect <code>output.charset</code> everywhere <a href="https://redirect.github.com/webpack/webpack/issues/19202">#19202</a> by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a></li> <li>Node async WASM loader generation <a href="https://redirect.github.com/webpack/webpack/issues/19210">#19210</a> by <a href="https://github.com/ashi009"><code>@​ashi009</code></a></li> <li>Correct <code>BuildInfo</code> and <code>BuildMeta</code> type definitions <a href="https://redirect.github.com/webpack/webpack/issues/19200">#19200</a> by <a href="https://github.com/inottn"><code>@​inottn</code></a></li> </ul> <h3>Performance Improvements</h3> <ul> <li>Improve <code>FlagDependencyExportsPlugin</code> for large JSON by depth <a href="https://redirect.github.com/webpack/webpack/issues/19058">#19058</a> by <a href="https://github.com/hai-x"><code>@​hai-x</code></a></li> <li>Optimize assign-depths <a href="https://redirect.github.com/webpack/webpack/issues/19193">#19193</a> by <a href="https://github.com/dmichon-msft"><code>@​dmichon-msft</code></a></li> <li>Use <code>startsWith</code> for matching instead of converting the string to a regex <a href="https://redirect.github.com/webpack/webpack/issues/19207">#19207</a> by <a href="https://github.com/inottn"><code>@​inottn</code></a></li> </ul> <h3>Chores</h3> <ul> <li>Bump <code>nanoid</code> from 3.3.7 to 3.3.8 <a href="https://redirect.github.com/webpack/webpack/issues/19063">#19063</a> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Fixed incorrect typecast in <code>DefaultStatsFactoryPlugin</code> <a href="https://redirect.github.com/webpack/webpack/issues/19156">#19156</a> by <a href="https://github.com/Andarist"><code>@​Andarist</code></a></li> <li>Improved <code>readme.md</code> by adding video links for understanding webpack <a href="https://redirect.github.com/webpack/webpack/issues/19101">#19101</a> by <a href="https://github.com/Vansh5632"><code>@​Vansh5632</code></a></li> <li>Typo fix <a href="https://redirect.github.com/webpack/webpack/issues/19205">#19205</a> by <a href="https://github.com/hai-x"><code>@​hai-x</code></a></li> <li>Adopt the new webpack governance model <a href="https://redirect.github.com/webpack/webpack/issues/18804">#18804</a> by <a href="https://github.com/ovflowd"><code>@​ovflowd</code></a></li> </ul> <h3>Features</h3> <ul> <li>Implement <code>/* webpackIgnore: true */</code> for <code>require.resolve</code> <a href="https://redirect.github.com/webpack/webpack/issues/19201">#19201</a> by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a></li> </ul> <h3>Continuous Integration</h3> <ul> <li>CI fix <a href="https://redirect.github.com/webpack/webpack/issues/19196">#19196</a> by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Andarist"><code>@​Andarist</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/19156">webpack/webpack#19156</a></li> <li><a href="https://github.com/Vansh5632"><code>@​Vansh5632</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/19101">webpack/webpack#19101</a></li> <li><a href="https://github.com/ashi009"><code>@​ashi009</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/19210">webpack/webpack#19210</a></li> <li><a href="https://github.com/ovflowd"><code>@​ovflowd</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/18804">webpack/webpack#18804</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/webpack/webpack/compare/v5.97.1...v5.98.0">https://github.com/webpack/webpack/compare/v5.97.1...v5.98.0</a></p> <h2>v5.97.1</h2> <h2>Bug Fixes</h2> <ul> <li>Performance regression</li> <li>Sub define key should't be renamed when it's a defined variable</li> </ul> <h2>v5.97.0</h2> <h2>Bug Fixes</h2> <ul> <li>Don't crash with filesystem cache and unknown scheme</li> <li>Generate a valid code when <code>output.iife</code> is <code>true</code> and output.library.type is <code>umd</code></li> <li>Fixed conflict variable name with concatenate modules and runtime code</li> <li>Merge duplicate chunks before</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/f1bdec5cc70236083e45b665831d5d79d6485db7"><code>f1bdec5</code></a> 5.98.0</li> <li><a href="https://github.com/webpack/webpack/commit/9579f223fc67304d7630a7ae0f66a7eac9ebbd5d"><code>9579f22</code></a> chore: adopt the new webpack governance model (<a href="https://redirect.github.com/webpack/webpack/issues/18804">#18804</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/a1edb20b101857936c92291b15af5c166f453b01"><code>a1edb20</code></a> fix: node async wasm loader now use <code>output.module</code> to determinate code gener...</li> <li><a href="https://github.com/webpack/webpack/commit/e55b08b9eb3c398e4755dd9042f40ba8d0e657ee"><code>e55b08b</code></a> perf: use startsWith for matching instead of converting the string to a regex</li> <li><a href="https://github.com/webpack/webpack/commit/6e14dbabd70aae2ee5b87cb6830aadd5b7484304"><code>6e14dba</code></a> chore: fix typo (<a href="https://redirect.github.com/webpack/webpack/issues/19205">#19205</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/f123ce5090e56ce1216debce487e8be25275b896"><code>f123ce5</code></a> fix: respect <code>output.charset</code> everywhere (<a href="https://redirect.github.com/webpack/webpack/issues/19202">#19202</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/af20c7be245aced8ce794bac6b14582d38a4b04f"><code>af20c7b</code></a> fix: strip <code>blob:</code> protocol when public path is <code>auto</code> (<a href="https://redirect.github.com/webpack/webpack/issues/19199">#19199</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/80826c5cf235d8a14407c609d7e6eabb63e57ef8"><code>80826c5</code></a> feat: implement <code>/* webpackIgnore: true */</code> for <code>require.resolve</code> (<a href="https://redirect.github.com/webpack/webpack/issues/19201">#19201</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/ac6ffca02d323e4a576229d9441d72376eaeda56"><code>ac6ffca</code></a> fix(types): correct BuildInfo and BuildMeta type definitions (<a href="https://redirect.github.com/webpack/webpack/issues/19200">#19200</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/8ac130a2c8a5431aea568cb2d1ab6b607c2c1383"><code>8ac130a</code></a> ci: fix</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.67.0...v5.98.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~thelarkinn">thelarkinn</a>, a new releaser for webpack since your current version.</p> </details> <br /> Updates `@angular-devkit/build-angular` from 13.2.6 to 19.2.4 <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>v19.2.4</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>19.2.4 (2025-03-19)</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/0a4e96bda054876332c5603a3bc972c3ec1eb0bf"><img src="https://img.shields.io/badge/0a4e96bda-fix-green" alt="fix - 0a4e96bda" /></a></td> <td>replace <code>@angular/platform-browser-dynamic</code> with <code>@angular/platform-browser</code></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/b0b643e46f1009be66423fdff568d042717c5e2b"><img src="https://img.shields.io/badge/b0b643e46-fix-green" alt="fix - b0b643e46" /></a></td> <td>ensure errors for missing component resources</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2cd763e893788cfb38260d48eef40afa574a6a70"><img src="https://img.shields.io/badge/2cd763e89-fix-green" alt="fix - 2cd763e89" /></a></td> <td>ensure relative karma stack traces for test failures</td> </tr> </tbody> </table> <h2>v19.2.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>19.2.3 (2025-03-13)</h1> <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/5a739820be5cc7cb25e159a1f2283db92e741f78"><img src="https://img.shields.io/badge/5a739820b-fix-green" alt="fix - 5a739820b" /></a></td> <td>update babel packages</td> </tr> </tbody> </table> <h2>v19.2.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>19.2.2 (2025-03-12)</h1> <h3><code>@​angular/cli</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/0ee24e29b9bb24e92ca3159a13a21fac78974fd7"><img src="https://img.shields.io/badge/0ee24e29b-fix-green" alt="fix - 0ee24e29b" /></a></td> <td>record analytics for nested schematics</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/4575265f0b6dcfe81a729f60264e148d93302a10"><img src="https://img.shields.io/badge/4575265f0-fix-green" alt="fix - 4575265f0" /></a></td> <td>exclude all entrypoints of a library from prebundling</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/83fcffbb7d2ede1b08b4145dcedd46ef328bb2f8"><img src="https://img.shields.io/badge/83fcffbb7-fix-green" alt="fix - 83fcffbb7" /></a></td> <td>handle postcss compilation errors gracefully</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/78297ee47c9c381b08cd3649d369765c0b73d4f9"><img src="https://img.shields.io/badge/78297ee47-fix-green" alt="fix - 78297ee47" /></a></td> <td>provide <code>extract-i18n</code> does not respect</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/b18b9c8f249df7b79caebc5ffca07198c14b9a72"><img src="https://img.shields.io/badge/b18b9c8f2-fix-green" alt="fix - b18b9c8f2" /></a></td> <td>remove duplicate prebundling warning</td> </tr> </tbody> </table> <h3><code>@​angular/ssr</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/e6e8ce960a8048e7bfbaafa4ea013bb05d9897aa"><img src="https://img.shields.io/badge/e6e8ce960-fix-green" alt="fix - e6e8ce960" /></a></td> <td>prevent stream draining if <code>write</code> does not return a boolean</td> </tr> </tbody> </table> <h2>v19.2.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>19.2.1 (2025-03-05)</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/4c35b5721b146d3c27f200c2688073c20dbe0a19"><img src="https://img.shields.io/badge/4c35b5721-fix-green" alt="fix - 4c35b5721" /></a></td> <td>prevent accidental deletion of <code>main.ts</code> during application builder migration</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/d7f9cb578d164aba830751cffb035bf8d962eca2"><img src="https://img.shields.io/badge/d7f9cb578-fix-green" alt="fix - d7f9cb578" /></a></td> <td>prevent error when tsconfig file is missing in application builder migration</td> </tr> </tbody> </table> <h3><code>@​angular-devkit/architect</code></h3> <p>| Commit | Description |</p> <!-- 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>19.2.4 (2025-03-19)</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/0a4e96bda054876332c5603a3bc972c3ec1eb0bf">0a4e96bda</a></td> <td>fix</td> <td>replace <code>@angular/platform-browser-dynamic</code> with <code>@angular/platform-browser</code></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/b0b643e46f1009be66423fdff568d042717c5e2b">b0b643e46</a></td> <td>fix</td> <td>ensure errors for missing component resources</td> </tr> <tr> <td><a href="https://github.com/angular/angular-cli/commit/2cd763e893788cfb38260d48eef40afa574a6a70">2cd763e89</a></td> <td>fix</td> <td>ensure relative karma stack traces for test failures</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>17.3.13 (2025-03-13)</h1> <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/22901df0261812a3408ff9d7a7690bf6b87ec2a3">22901df02</a></td> <td>fix</td> <td>update babel packages</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>19.2.3 (2025-03-13)</h1> <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/5a739820be5cc7cb25e159a1f2283db92e741f78">5a739820b</a></td> <td>fix</td> <td>update babel packages</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>18.2.15 (2025-03-13)</h1> <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/255c8a50d2214747c8121e963afcd96cbff39293">255c8a50d</a></td> <td>fix</td> <td>update babel packages</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/148023a0d0915522c4a4d19a8858afb5f47cfd16"><code>148023a</code></a> release: cut the v19.2.4 release</li> <li><a href="https://github.com/angular/angular-cli/commit/b0b643e46f1009be66423fdff568d042717c5e2b"><code>b0b643e</code></a> fix(<code>@​angular/build</code>): ensure errors for missing component resources</li> <li><a href="https://github.com/angular/angular-cli/commit/0a4e96bda054876332c5603a3bc972c3ec1eb0bf"><code>0a4e96b</code></a> fix(<code>@​schematics/angular</code>): replace <code>@angular/platform-browser-dynamic</code> with `@...</li> <li><a href="https://github.com/angular/angular-cli/commit/2cd763e893788cfb38260d48eef40afa574a6a70"><code>2cd763e</code></a> fix(<code>@​angular/build</code>): ensure relative karma stack traces for test failures</li> <li><a href="https://github.com/angular/angular-cli/commit/74d54a9806afdd395b65022ffb58a1f98c2a1fc0"><code>74d54a9</code></a> build: improve debugging mode of e2e test runner</li> <li><a href="https://github.com/angular/angular-cli/commit/43706b3ba533cde507001a6bf77b6ad860b6a985"><code>43706b3</code></a> docs: correct bazel e2e commands</li> <li><a href="https://github.com/angular/angular-cli/commit/7b637fc68ffe415ff248cee4ca05bb42e470efe8"><code>7b637fc</code></a> refactor(<code>@​angular/build</code>): define an internal ngHmrMode value</li> <li><a href="https://github.com/angular/angular-cli/commit/40b228d3e092ce1026b83accf1821387169c60d1"><code>40b228d</code></a> docs(<code>@​angular-devkit/build-angular</code>): update <code>forceEsbuild</code> option description</li> <li><a href="https://github.com/angular/angular-cli/commit/e4d1c2a4ebe2b4f37760cf2419775cebfb723b62"><code>e4d1c2a</code></a> release: cut the v19.2.3 release</li> <li><a href="https://github.com/angular/angular-cli/commit/5a739820be5cc7cb25e159a1f2283db92e741f78"><code>5a73982</code></a> fix(<code>@​angular/build</code>): update babel packages</li> <li>Additional commits viewable in <a href="https://github.com/angular/angular-cli/compare/13.2.6...19.2.4">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:28:57 -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#568