Skip to content

Bump the dev-dependencies group in /apps/web with 3 updates - #20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/dev-dependencies-1200bf1bc9
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/dev-dependencies-1200bf1bc9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group in /apps/web with 3 updates: @angular/build, @angular/cli and @angular/compiler-cli.

Updates @angular/build from 22.1.7 to 22.1.8

Release notes

Sourced from @​angular/build's releases.

22.1.8

@​angular/build

Commit Description
fix - a6e30fa378 disable strictPort when port 0 is used in dev-server
perf - 35a5d4aa49 avoid full JSON parsing when updating sourcemap ignore list
perf - 48cc43cbf2 read rendered module length once per module in chunk optimizer (#34045)
Changelog

Sourced from @​angular/build's changelog.

22.1.8 (2026-09-10)

@​angular/build

Commit Type Description
a6e30fa378 fix disable strictPort when port 0 is used in dev-server
35a5d4aa49 perf avoid full JSON parsing when updating sourcemap ignore list
48cc43cbf2 perf read rendered module length once per module in chunk optimizer (#34045)

22.2.0-next.6 (2026-09-02)

@​angular/cli

Commit Type Description
b37c93329 fix isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Type Description
4b8c62a8f fix add splitting option to unit-test builder
51565d4bc fix enable code splitting for vitest browser tests
5b850fdfc fix fail build and exclude routes when prerendering fails
dfa7f03a9 fix keep dev-server Vite cache worktree-local
135662d9a fix preserve binary values in the SQLite cache store
701bde481 fix preserve duplicate bundle filenames across output file types
6ee559ca9 perf bypass worker dispatch for files without transform candidates
2b85529e8 perf use iterative post-order AST traversal for OXC transforms
ecbcd87b8 perf use native sass-embedded compiler daemon
ce83ac0e8 perf use size-weighted task heuristics in i18n inliner

@​angular/ssr

Commit Type Description
4fa81d403 fix decode pathname when constructing server asset path
bb72145f9 fix ensure public directory containment in CommonEngine

Commits
  • f69e446 release: cut the v22.1.8 release
  • 2500e4f build: replace pnpm -s shorthand with --silent for improved readability
  • fa9fc6e build: set verifyDepsBeforeRun to warn in pnpm workspace configuration
  • 61cfc6d test(@​angular/build): prevent flakiness in incremental-watch e2e test
  • ca322ca build: update cross-repo angular dependencies
  • 1bbcd86 build: update pnpm to v11.26.0
  • b496e4a refactor: replace -s flag with --silent in husky prepare-commit-msg script
  • 87a1610 test(@​angular/build): fix flakiness in dev-server rebuild error detection test
  • 57c9a4a test(@​angular-devkit/build-angular): prevent flakiness in live-reload proxies...
  • a6e30fa fix(@​angular/build): disable strictPort when port 0 is used in dev-server
  • Additional commits viewable in compare view

Updates @angular/cli from 22.1.7 to 22.1.8

Release notes

Sourced from @​angular/cli's releases.

22.1.8

@​angular/build

Commit Description
fix - a6e30fa378 disable strictPort when port 0 is used in dev-server
perf - 35a5d4aa49 avoid full JSON parsing when updating sourcemap ignore list
perf - 48cc43cbf2 read rendered module length once per module in chunk optimizer (#34045)
Changelog

Sourced from @​angular/cli's changelog.

22.1.8 (2026-09-10)

@​angular/build

Commit Type Description
a6e30fa378 fix disable strictPort when port 0 is used in dev-server
35a5d4aa49 perf avoid full JSON parsing when updating sourcemap ignore list
48cc43cbf2 perf read rendered module length once per module in chunk optimizer (#34045)

22.2.0-next.6 (2026-09-02)

@​angular/cli

Commit Type Description
b37c93329 fix isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Type Description
4b8c62a8f fix add splitting option to unit-test builder
51565d4bc fix enable code splitting for vitest browser tests
5b850fdfc fix fail build and exclude routes when prerendering fails
dfa7f03a9 fix keep dev-server Vite cache worktree-local
135662d9a fix preserve binary values in the SQLite cache store
701bde481 fix preserve duplicate bundle filenames across output file types
6ee559ca9 perf bypass worker dispatch for files without transform candidates
2b85529e8 perf use iterative post-order AST traversal for OXC transforms
ecbcd87b8 perf use native sass-embedded compiler daemon
ce83ac0e8 perf use size-weighted task heuristics in i18n inliner

@​angular/ssr

Commit Type Description
4fa81d403 fix decode pathname when constructing server asset path
bb72145f9 fix ensure public directory containment in CommonEngine

Commits
  • f69e446 release: cut the v22.1.8 release
  • 2500e4f build: replace pnpm -s shorthand with --silent for improved readability
  • fa9fc6e build: set verifyDepsBeforeRun to warn in pnpm workspace configuration
  • 61cfc6d test(@​angular/build): prevent flakiness in incremental-watch e2e test
  • ca322ca build: update cross-repo angular dependencies
  • 1bbcd86 build: update pnpm to v11.26.0
  • b496e4a refactor: replace -s flag with --silent in husky prepare-commit-msg script
  • 87a1610 test(@​angular/build): fix flakiness in dev-server rebuild error detection test
  • 57c9a4a test(@​angular-devkit/build-angular): prevent flakiness in live-reload proxies...
  • a6e30fa fix(@​angular/build): disable strictPort when port 0 is used in dev-server
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 22.1.5 to 22.1.6

Release notes

Sourced from @​angular/compiler-cli's releases.

22.1.6

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact
Commits
  • aea121e fix(compiler-cli): do not flag callable objects with zero parameters in uninv...
  • dfe7be4 refactor(compiler): emit any as type argument for ɵɵInjectableDeclaration
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group in /apps/web with 3 updates: [@angular/build](https://github.com/angular/angular-cli), [@angular/cli](https://github.com/angular/angular-cli) and [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli).


Updates `@angular/build` from 22.1.7 to 22.1.8
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.1.7...v22.1.8)

Updates `@angular/cli` from 22.1.7 to 22.1.8
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v22.1.7...v22.1.8)

Updates `@angular/compiler-cli` from 22.1.5 to 22.1.6
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.6/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/build"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, web. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants