chore(deps): bump undici and @angular/build in /src/clientWeb - #32
chore(deps): bump undici and @angular/build in /src/clientWeb#32dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [undici](https://github.com/nodejs/undici) to 7.28.0 and updates ancestor dependency [@angular/build](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `undici` from 7.24.4 to 7.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.24.4...v7.28.0) Updates `@angular/build` from 21.2.5 to 22.0.3 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v21.2.5...v22.0.3) --- updated-dependencies: - dependency-name: undici dependency-version: 7.28.0 dependency-type: indirect - dependency-name: "@angular/build" dependency-version: 22.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
CLAassistant
commented
Jun 20, 2026
|
| }, | ||
| "devDependencies": { | ||
| "@angular/build": "^21.2.5", | ||
| "@angular/build": "^22.0.3", |
There was a problem hiding this comment.
🔴 Major version mismatch: @angular/build ^22 with Angular 21 ecosystem
@angular/build is bumped to ^22.0.3 while every other @angular/* package in the project remains on major version 21 (@angular/core: ^21.2.0, @angular/cli: ^21.2.5, @angular/compiler-cli: ^21.2.0, @angular/ssr: ^21.2.5, etc.). Angular tooling packages are expected to be kept at the same major version as the framework. A major-version-ahead @angular/build may introduce breaking changes in the build pipeline (Webpack/esbuild configuration, SSR bundling, etc.) that are incompatible with the v21 framework and CLI, leading to build failures or subtle runtime issues.
| "@angular/build": "^22.0.3", | |
| "@angular/build": "^21.2.5", |
Was this helpful? React with 👍 or 👎 to provide feedback.
Bumps undici to 7.28.0 and updates ancestor dependency @angular/build. These dependencies need to be updated together.
Updates
undicifrom 7.24.4 to 7.28.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
f9eba0aBumped v7.28.0 (#5430)a027a4aBackport WebSocket maxPayloadSize fixes to v7.x (#5423)8cb10f9websocket: limit the number of fragments in a message04201f8fix: honor requestTls when proxy is SOCKS5fcd642ffix(socks5): preserve dispatch backpressure return value (#5166)bc98c97fix(socks5): use configured connector in Socks5ProxyAgent (#5168)9e1c743fix(socks5): encode embedded IPv4 tails in IPv6 literals correctly (#5099)376c8befix(socks5): enforce authenticated state before CONNECT (#5097)3805b8ffix(socks5-proxy-agent): use per-origin pools to prevent cross-origin routing...85a2405fix(cache): trim qualified field namesUpdates
@angular/buildfrom 21.2.5 to 22.0.3Release notes
Sourced from @angular/build's releases.
... (truncated)
Changelog
Sourced from @angular/build's changelog.
... (truncated)
Commits
b30b9d3release: cut the v22.0.3 releasebc97bb3build: update dependency vite to v7.3.50eddea8fix(@schematics/angular): remove default workspace vscode mcp.json configuration08f9959refactor(@angular/cli): promote experimental MCP tools to stableaab6c10release: cut the v22.0.2 release376e4dcbuild: update cross-repo angular dependenciesd996a27fix(@angular/ssr): avoid caching non-SSG page lookups5714bfcbuild: update pnpm to v10.34.3f26011abuild: lock file maintenance2879ed9build: update bazel dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.