Skip to content

deps: bump the dev-dependencies group with 3 updates - #42

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-36d3161564
Closed

deps: bump the dev-dependencies group with 3 updates#42
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-36d3161564

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 17, 2026

Copy link
Copy Markdown
Contributor

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

Updates @angular-devkit/build-angular from 22.1.3 to 22.1.4

Release notes

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

22.1.4

@​schematics/angular

CommitDescription
fix - d4a48e3abgenerate CLAUDE.md for Claude Code instead of AGENTS.md
fix - d451f15b2import UrlSegment instead of subPath in guard generator

@​angular/cli

CommitDescription
fix - 67a29899bdisable searching current directory for bare executable names on Windows
fix - 1b0ba5c17serialize configuration as a single argv token in run_target strategies (#33657)
perf - 9440432d2avoid eager module loading during global bootstrap

@​angular/build

CommitDescription
fix - 46fcb29d6count statically imported chunks in the initial total
fix - 796b57684normalize setupFiles paths to POSIX for vitest runner
fix - c805e5cfbprevent syntax corruption for Crockford-style enum IIFE
fix - cc6c17716prevent syntax corruption in oxc transform
fix - a142f6f83return direct file contents for non-Angular TypeScript files
fix - 956c6578dreturn only lowest version per target engine
fix - 689b5b116set target for Rolldown dependency prebundling in Vite dev server
perf - 70461f6edavoid encoding the inline source map before remapping
perf - 22cce7563batch last_accessed updates in sqlite cache store
perf - ab2ed18d5hash the i18n inline cache key options once per locale
perf - 34516ff73optimize template string size calculation in server manifest
perf - 712971c37share i18n translations with the inliner workers by reference
perf - 78f8c5fefuse Map for chunk asset size lookups in budget calculator

@​angular/ssr

CommitDescription
fix - 2331c1047destroy platform when response stream is cancelled
Changelog

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

22.1.4 (2026-08-13)

@​angular/cli

CommitTypeDescription
67a29899bfixdisable searching current directory for bare executable names on Windows
1b0ba5c17fixserialize configuration as a single argv token in run_target strategies (#33657)
9440432d2perfavoid eager module loading during global bootstrap

@​schematics/angular

CommitTypeDescription
d4a48e3abfixgenerate CLAUDE.md for Claude Code instead of AGENTS.md
d451f15b2fiximport UrlSegment instead of subPath in guard generator

@​angular/build

CommitTypeDescription
46fcb29d6fixcount statically imported chunks in the initial total
796b57684fixnormalize setupFiles paths to POSIX for vitest runner
c805e5cfbfixprevent syntax corruption for Crockford-style enum IIFE
cc6c17716fixprevent syntax corruption in oxc transform
a142f6f83fixreturn direct file contents for non-Angular TypeScript files
956c6578dfixreturn only lowest version per target engine
689b5b116fixset target for Rolldown dependency prebundling in Vite dev server
70461f6edperfavoid encoding the inline source map before remapping
22cce7563perfbatch last_accessed updates in sqlite cache store
ab2ed18d5perfhash the i18n inline cache key options once per locale
34516ff73perfoptimize template string size calculation in server manifest
712971c37perfshare i18n translations with the inliner workers by reference
78f8c5fefperfuse Map for chunk asset size lookups in budget calculator

@​angular/ssr

CommitTypeDescription
2331c1047fixdestroy platform when response stream is cancelled

21.2.21 (2026-08-12)

@​angular/cli

| Commit | Type | Description |

... (truncated)

Commits
  • 46dc10b release: cut the v22.1.4 release
  • 7ff0d44 build: update pnpm to v11.21.0
  • 9020ddd build: update dependency yargs to v18.1.0
  • 039f086 build: lock file maintenance
  • 898ce69 ci: limit schematics dependencies rule to minor and patch updates
  • 796b576 fix(@​angular/build): normalize setupFiles paths to POSIX for vitest runner
  • 2df0e9f build: update esbuild dependencies to v0.28.2
  • 587accb build: update cross-repo angular dependencies
  • d451f15 fix(@​schematics/angular): import UrlSegment instead of subPath in guard gener...
  • a142f6f fix(@​angular/build): return direct file contents for non-Angular TypeScript f...
  • Additional commits viewable in compare view

Updates @angular/cli from 22.1.3 to 22.1.4

Release notes

Sourced from @​angular/cli's releases.

22.1.4

@​schematics/angular

CommitDescription
fix - d4a48e3abgenerate CLAUDE.md for Claude Code instead of AGENTS.md
fix - d451f15b2import UrlSegment instead of subPath in guard generator

@​angular/cli

CommitDescription
fix - 67a29899bdisable searching current directory for bare executable names on Windows
fix - 1b0ba5c17serialize configuration as a single argv token in run_target strategies (#33657)
perf - 9440432d2avoid eager module loading during global bootstrap

@​angular/build

CommitDescription
fix - 46fcb29d6count statically imported chunks in the initial total
fix - 796b57684normalize setupFiles paths to POSIX for vitest runner
fix - c805e5cfbprevent syntax corruption for Crockford-style enum IIFE
fix - cc6c17716prevent syntax corruption in oxc transform
fix - a142f6f83return direct file contents for non-Angular TypeScript files
fix - 956c6578dreturn only lowest version per target engine
fix - 689b5b116set target for Rolldown dependency prebundling in Vite dev server
perf - 70461f6edavoid encoding the inline source map before remapping
perf - 22cce7563batch last_accessed updates in sqlite cache store
perf - ab2ed18d5hash the i18n inline cache key options once per locale
perf - 34516ff73optimize template string size calculation in server manifest
perf - 712971c37share i18n translations with the inliner workers by reference
perf - 78f8c5fefuse Map for chunk asset size lookups in budget calculator

@​angular/ssr

CommitDescription
fix - 2331c1047destroy platform when response stream is cancelled
Changelog

Sourced from @​angular/cli's changelog.

22.1.4 (2026-08-13)

@​angular/cli

CommitTypeDescription
67a29899bfixdisable searching current directory for bare executable names on Windows
1b0ba5c17fixserialize configuration as a single argv token in run_target strategies (#33657)
9440432d2perfavoid eager module loading during global bootstrap

@​schematics/angular

CommitTypeDescription
d4a48e3abfixgenerate CLAUDE.md for Claude Code instead of AGENTS.md
d451f15b2fiximport UrlSegment instead of subPath in guard generator

@​angular/build

CommitTypeDescription
46fcb29d6fixcount statically imported chunks in the initial total
796b57684fixnormalize setupFiles paths to POSIX for vitest runner
c805e5cfbfixprevent syntax corruption for Crockford-style enum IIFE
cc6c17716fixprevent syntax corruption in oxc transform
a142f6f83fixreturn direct file contents for non-Angular TypeScript files
956c6578dfixreturn only lowest version per target engine
689b5b116fixset target for Rolldown dependency prebundling in Vite dev server
70461f6edperfavoid encoding the inline source map before remapping
22cce7563perfbatch last_accessed updates in sqlite cache store
ab2ed18d5perfhash the i18n inline cache key options once per locale
34516ff73perfoptimize template string size calculation in server manifest
712971c37perfshare i18n translations with the inliner workers by reference
78f8c5fefperfuse Map for chunk asset size lookups in budget calculator

@​angular/ssr

CommitTypeDescription
2331c1047fixdestroy platform when response stream is cancelled

21.2.21 (2026-08-12)

@​angular/cli

| Commit | Type | Description |

... (truncated)

Commits
  • 46dc10b release: cut the v22.1.4 release
  • 7ff0d44 build: update pnpm to v11.21.0
  • 9020ddd build: update dependency yargs to v18.1.0
  • 039f086 build: lock file maintenance
  • 898ce69 ci: limit schematics dependencies rule to minor and patch updates
  • 796b576 fix(@​angular/build): normalize setupFiles paths to POSIX for vitest runner
  • 2df0e9f build: update esbuild dependencies to v0.28.2
  • 587accb build: update cross-repo angular dependencies
  • d451f15 fix(@​schematics/angular): import UrlSegment instead of subPath in guard gener...
  • a142f6f fix(@​angular/build): return direct file contents for non-Angular TypeScript f...
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 22.1.1 to 22.1.2

Release notes

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

22.1.2

compiler

CommitDescription
fix - 76dff307b4Generate correct expression for optional chaning.
fix - 6f9a64e6f5remove namespaced MathML script elements

compiler-cli

CommitDescription
fix - e9660b1801correctly resolve symbol for SafePropertyRead in chained optional navigation
fix - ec6deea513record class extends clause references in DeferredSymbolTracker

core

CommitDescription
fix - 0df9d5eb65ensure i18n_util hasOwnProperty checks are safe for property renaming
fix - 4d985a179eincorrect loop in defer blocks
fix - 7b40456792reject prefixed SVG script hosts

forms

CommitDescription
fix - 3b5c798072keep radio inputs in sync when values change

http

CommitDescription
fix - 4f7e9987faalways decode JSON responses as UTF-8

router

CommitDescription
fix - 2f82601662limit protocol-relative URL handling to serialization
Changelog

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

22.1.2 (2026-08-13)

compiler

CommitTypeDescription
76dff307b4fixGenerate correct expression for optional chaning.
6f9a64e6f5fixremove namespaced MathML script elements

compiler-cli

CommitTypeDescription
e9660b1801fixcorrectly resolve symbol for SafePropertyRead in chained optional navigation
ec6deea513fixrecord class extends clause references in DeferredSymbolTracker

core

CommitTypeDescription
0df9d5eb65fixensure i18n_util hasOwnProperty checks are safe for property renaming
4d985a179efixincorrect loop in defer blocks
7b40456792fixreject prefixed SVG script hosts

forms

CommitTypeDescription
3b5c798072fixkeep radio inputs in sync when values change

http

CommitTypeDescription
4f7e9987fafixalways decode JSON responses as UTF-8

router

CommitTypeDescription
2f82601662fixlimit protocol-relative URL handling to serialization

Commits
  • e9660b1 fix(compiler-cli): correctly resolve symbol for SafePropertyRead in chained o...
  • bb7f051 refactor(compiler): remove explicit strict: true
  • ec6deea fix(compiler-cli): record class extends clause references in DeferredSymbolTr...
  • 76dff30 fix(compiler): Generate correct expression for optional chaning.
  • 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 with 3 updates: [@angular-devkit/build-angular](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-devkit/build-angular` from 22.1.3 to 22.1.4
- [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.3...v22.1.4)
Updates `@angular/cli` from 22.1.3 to 22.1.4
- [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.3...v22.1.4)
Updates `@angular/compiler-cli` from 22.1.1 to 22.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v22.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v22.1.2/packages/compiler-cli)
---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 22.1.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: "@angular/cli"
dependency-version: 22.1.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: "@angular/compiler-cli"
dependency-version: 22.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@dependabot@github

dependabotBot commented on behalf of githubAug 17, 2026

Copy link
Copy Markdown
ContributorAuthor

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

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

@dependabot@github

dependabotBot commented on behalf of githubAug 24, 2026

Copy link
Copy Markdown
ContributorAuthor

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabotdependabotBot closed this Aug 24, 2026
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/dev-dependencies-36d3161564 branch August 24, 2026 12:10
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants