Skip to content

deps: bump the npm-dev-deps group across 1 directory with 13 updates#158

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/angular-app/npm-dev-deps-0dc87e154b
Open

deps: bump the npm-dev-deps group across 1 directory with 13 updates#158
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/angular-app/npm-dev-deps-0dc87e154b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the npm-dev-deps group with 13 updates in the /angular-app directory:

Package From To
@angular/build 20.3.20 21.2.2
@angular/cli 20.3.20 21.2.2
@angular/compiler-cli 20.3.18 21.2.4
@types/jasmine 5.1.15 6.0.0
@types/node 24.12.0 25.5.0
angular-eslint 20.4.0 21.3.0
eslint 9.39.4 10.0.3
jasmine-core 5.12.1 6.1.0
karma-jasmine-html-reporter 2.1.0 2.2.0
stylelint 16.26.1 17.4.0
stylelint-config-standard 39.0.1 40.0.0
typescript-eslint 8.46.2 8.57.1
vite 7.3.1 8.0.0

Updates @angular/build from 20.3.20 to 21.2.2

Release notes

Sourced from @​angular/build's releases.

21.2.2

@​angular/cli

Commit Description
fix - 8447d9132 conditionally quote package names when adding dependencies based on host requirements
fix - d2f209823 preserve exact version in ng add when requested
perf - 28f4d684a avoid redundant package version resolution in ng add

@​angular/build

Commit Description
fix - 06010294f allow any CHROME_BIN for vitest playwright provider
fix - 8dec0c62b normalize line endings for CSP hash generation
fix - 58688ebd7 pass process environment variables to prerender workers
fix - 4ca61647f resolve assets correctly during i18n prerendering

21.2.1

@​schematics/angular

Commit Description
fix - 72d466aa0 prevent adding test dependencies when minimal option is enabled

@​angular/cli

Commit Description
fix - ae4c28d00 correct dev dependency detection logic in ng add
fix - 465073bc1 disable npm update notifier in package manager host
fix - 36270634f ensure group members are updated to targeted version
fix - d87dba6af ignore unknown files when formatting schematic changes

@​angular-devkit/build-angular

Commit Description
fix - 0019d1c8e update copy-webpack-plugin to v14.0.0

@​angular/build

Commit Description
fix - 6ad860863 bundle polyfills to preserve execution order in dev server
fix - d17397375 conditionally allow vi.mock for non-relative imports
fix - 0d49f86ed resolve style include paths relative to ng-package.json in unit-test builder
fix - 584f6a2d9 treat empty browsers array as undefined in unit-test builder
perf - 6699cdc9b fix memory leak in ng serve with i18n

@​angular/ssr

Commit Description
fix - 43a9dfa66 improve header validation logic
fix - dee3717b3 introduce DI token to signal route discovery process

21.2.0

@​schematics/angular

Commit Description
feat - aa7381efd add a '.prettierrc' file to generated workspaces and add Prettier as dev dependency

... (truncated)

Changelog

Sourced from @​angular/build's changelog.

21.2.2 (2026-03-11)

@​angular/cli

Commit Type Description
8447d9132 fix conditionally quote package names when adding dependencies based on host requirements
d2f209823 fix preserve exact version in ng add when requested
28f4d684a perf avoid redundant package version resolution in ng add

@​angular/build

Commit Type Description
06010294f fix allow any CHROME_BIN for vitest playwright provider
8dec0c62b fix normalize line endings for CSP hash generation
58688ebd7 fix pass process environment variables to prerender workers
4ca61647f fix resolve assets correctly during i18n prerendering

Commits
  • bebe7d6 release: cut the v21.2.2 release
  • 58688eb fix(@​angular/build): pass process environment variables to prerender workers
  • a92ed61 ci: re-enable renovate for less package
  • 42180e5 refactor: remove @angular-devkit/core logger and its dependencies from the ...
  • 790e18d build: update cross-repo angular dependencies
  • 6255c20 build: update pnpm to v10.31.0
  • e8599f1 build: lock file maintenance
  • 8447d91 fix(@​angular/cli): conditionally quote package names when adding dependencies...
  • 58e2e56 build: update github/codeql-action action to v4.32.6
  • d2f2098 fix(@​angular/cli): preserve exact version in ng add when requested
  • Additional commits viewable in compare view

Updates @angular/cli from 20.3.20 to 21.2.2

Release notes

Sourced from @​angular/cli's releases.

21.2.2

@​angular/cli

Commit Description
fix - 8447d9132 conditionally quote package names when adding dependencies based on host requirements
fix - d2f209823 preserve exact version in ng add when requested
perf - 28f4d684a avoid redundant package version resolution in ng add

@​angular/build

Commit Description
fix - 06010294f allow any CHROME_BIN for vitest playwright provider
fix - 8dec0c62b normalize line endings for CSP hash generation
fix - 58688ebd7 pass process environment variables to prerender workers
fix - 4ca61647f resolve assets correctly during i18n prerendering

21.2.1

@​schematics/angular

Commit Description
fix - 72d466aa0 prevent adding test dependencies when minimal option is enabled

@​angular/cli

Commit Description
fix - ae4c28d00 correct dev dependency detection logic in ng add
fix - 465073bc1 disable npm update notifier in package manager host
fix - 36270634f ensure group members are updated to targeted version
fix - d87dba6af ignore unknown files when formatting schematic changes

@​angular-devkit/build-angular

Commit Description
fix - 0019d1c8e update copy-webpack-plugin to v14.0.0

@​angular/build

Commit Description
fix - 6ad860863 bundle polyfills to preserve execution order in dev server
fix - d17397375 conditionally allow vi.mock for non-relative imports
fix - 0d49f86ed resolve style include paths relative to ng-package.json in unit-test builder
fix - 584f6a2d9 treat empty browsers array as undefined in unit-test builder
perf - 6699cdc9b fix memory leak in ng serve with i18n

@​angular/ssr

Commit Description
fix - 43a9dfa66 improve header validation logic
fix - dee3717b3 introduce DI token to signal route discovery process

21.2.0

@​schematics/angular

Commit Description
feat - aa7381efd add a '.prettierrc' file to generated workspaces and add Prettier as dev dependency

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

21.2.2 (2026-03-11)

@​angular/cli

Commit Type Description
8447d9132 fix conditionally quote package names when adding dependencies based on host requirements
d2f209823 fix preserve exact version in ng add when requested
28f4d684a perf avoid redundant package version resolution in ng add

@​angular/build

Commit Type Description
06010294f fix allow any CHROME_BIN for vitest playwright provider
8dec0c62b fix normalize line endings for CSP hash generation
58688ebd7 fix pass process environment variables to prerender workers
4ca61647f fix resolve assets correctly during i18n prerendering

Commits
  • bebe7d6 release: cut the v21.2.2 release
  • 58688eb fix(@​angular/build): pass process environment variables to prerender workers
  • a92ed61 ci: re-enable renovate for less package
  • 42180e5 refactor: remove @angular-devkit/core logger and its dependencies from the ...
  • 790e18d build: update cross-repo angular dependencies
  • 6255c20 build: update pnpm to v10.31.0
  • e8599f1 build: lock file maintenance
  • 8447d91 fix(@​angular/cli): conditionally quote package names when adding dependencies...
  • 58e2e56 build: update github/codeql-action action to v4.32.6
  • d2f2098 fix(@​angular/cli): preserve exact version in ng add when requested
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 20.3.18 to 21.2.4

Release notes

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

21.2.4

compiler

Commit Description
fix - ed2d324f9c disallow translations of iframe src

core

Commit Description
fix - abbd8797bb reverts "feat(core): add support for nested animations"
fix - d1dcd16c5b sanitize translated form attributes

VSCode Extension: 21.2.3

This release contains internal refactorings only.

21.2.3

core

Commit Description
fix - 62a97f7e4b ensure definitions compile
fix - 21b1c3b2ee include signal debug names in their toString() representation
fix - 224e60ecb1 sanitize translated attribute bindings with interpolations

VSCode Extension: 21.2.2

  • fix(extension): bundle TypeScript 5.9 internally (da57d1af73)

21.2.2

compiler

Commit Description
fix - 1df1697c6e prevent mutation of children array in RecursiveVisitor

compiler-cli

Commit Description
fix - c822bf8e76 always parenthesize object literals in TCB
fix - 05d022d5e6 ignore generated ngDevMode signal branch for code coverage

forms

Commit Description
feat - 670d1660c4 add 'blur' option to debounce rule

VSCode Extension: 21.2.1

  • perf(language-service): use lightweight project warmup for Angular analysis (d2137928e8)

21.2.1

core

Commit Description
fix - e2e9a9a531 adds transfer cache to httpResource to fix hydration
fix - b4ec3cc4e4 prevent child animation elements from being orphaned
fix - e923d88398 Prevent removal of elements during drag and drop

... (truncated)

Changelog

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

20.3.18 (2026-03-12)

compiler

Commit Type Description
02fbf08890 fix disallow translations of iframe src

core

Commit Type Description
72126f9a08 fix sanitize translated attribute bindings with interpolations
626bc8bc20 fix sanitize translated form attributes

22.0.0-next.3 (2026-03-12)

compiler

Commit Type Description
78dea55351 fix disallow translations of iframe src

core

Commit Type Description
999c14eaab fix reverts "feat(core): add support for nested animations"
de0eb4c656 fix sanitize translated form attributes

21.2.4 (2026-03-12)

compiler

Commit Type Description
ed2d324f9c fix disallow translations of iframe src

core

Commit Type Description
abbd8797bb fix reverts "feat(core): add support for nested animations"
d1dcd16c5b fix sanitize translated form attributes

22.0.0-next.2 (2026-03-11)

Breaking Changes

core

  • createNgModuleRef was removed, use createNgModule instead

core

Commit Type Description
b918beda32 feat allow debouncing signals

... (truncated)

Commits
  • adda6c5 build: update aspect_rules_js to 3.0.2
  • ed48c41 refactor(compiler-cli): simplifies IncrementalCompilation.fresh
  • 7513558 docs: combine multiple documentation improvements into one PR
  • 4c86ed3 refactor(compiler-cli): abstract type check block metadata to be AST-free
  • c822bf8 fix(compiler-cli): always parenthesize object literals in TCB
  • 31e2c99 refactor(compiler-cli): resolve presubmit issues
  • f8b6bd0 refactor(compiler-cli): escape quotes used in string expressions
  • 5349b02 refactor(compiler-cli): delete unused utilities
  • 8f8d67d refactor(compiler-cli): initial decoupling from TypeScript factory APIs
  • 23153a0 refactor(compiler-cli): introduce new primitive for generating TCB code
  • Additional commits viewable in compare view

Updates @types/jasmine from 5.1.15 to 6.0.0

Commits

Updates @types/node from 24.12.0 to 25.5.0

Commits

Updates angular-eslint from 20.4.0 to 21.3.0

Release notes

Sourced from angular-eslint's releases.

v21.3.0

21.3.0 (2026-03-05)

🚀 Features

  • add support for ESLint v10 (#2903)
  • eslint-plugin: add computed-must-return rule (#2882)
  • eslint-plugin: [no-uncalled-signals] detect Signal member access (#2848)
  • eslint-plugin-template: add no-non-null-assertion rule (#2885)

🩹 Fixes

  • update dependency @​angular/compiler to v21.1.4 (#2891)
  • update dependency @​angular/compiler to v21.2.0 (#2915)
  • eslint-plugin: [no-uncalled-signals] add check InputSignalWithTransform (#2879)
  • eslint-plugin: [no-uncalled-signals] detect Signal type correctly (#2907)
  • eslint-plugin-template: [prefer-template-literal] preserve nested non string binary + operation (#2902)

❤️ Thank You

v21.2.0

21.2.0 (2026-01-29)

🚀 Features

  • eslint-plugin: [no-implicit-takeuntil-destroyed] add rule (#2803)
  • eslint-plugin-template: add prefer-class-binding rule to enforce class binding over ngClass (#2827)
  • eslint-plugin-template: support ignore attributes for prefer-static-string-properties rule (#2852)

🩹 Fixes

  • update dependency @​angular/compiler to v21.0.2 (#2828)
  • update dependency @​angular/compiler to v21.0.3 (#2832)
  • update typescript-eslint packages to v8.48.1 (#2813)
  • update dependency eslint to v9.39.2 (#2845)
  • update dependency @​angular/compiler to v21.0.6 (#2844)
  • update typescript-eslint packages to v8.50.1 (#2840)
  • update dependency @​angular/compiler to v21.1.0 (#2862)
  • update dependency @​angular/compiler to v21.1.1 (#2874)
  • eslint-plugin-template: allow autofocus on dialog elements for improved accessibility (#2851)

❤️ Thank You

... (truncated)

Changelog

Sourced from angular-eslint's changelog.

21.3.0 (2026-03-05)

🚀 Features

  • add support for ESLint v10 (#2903)
  • eslint-plugin-template: add no-non-null-assertion rule (#2885)
  • eslint-plugin: add computed-must-return rule (#2882)

❤️ Thank You

  • Evgeny Stepanovych @​undsoft
  • Guillaume DROUARD
  • Jason Weinzierl

21.2.0 (2026-01-29)

🚀 Features

  • eslint-plugin-template: add prefer-class-binding rule to enforce class binding over ngClass (#2827)
  • eslint-plugin: [no-implicit-takeuntil-destroyed] add rule (#2803)

❤️ Thank You

21.1.0 (2025-12-08)

🚀 Features

  • eslint-plugin: add prefer-signal-model rule to encourage using model() for two-way bindings (#2818)

🩹 Fixes

  • reference @​angular/cli peer in addition to direct dependencies (#2820)

❤️ Thank You

21.0.1 (2025-11-23)

This was a version bump only for angular-eslint to align it with other projects, there were no code changes.

21.0.0 (2025-11-22)

🚀 Features

  • ⚠️ eslint-plugin: formally deprecate [no-conflicting-lifecycle] and remove from "all" config (5d845924)

... (truncated)

Commits
  • a959e4d chore(release): publish 21.3.0
  • 3ef7fb1 feat: add support for ESLint v10 (#2903)
  • 218a8af feat(eslint-plugin-template): add no-non-null-assertion rule (#2885)
  • d864251 feat(eslint-plugin): add computed-must-return rule (#2882)
  • 6fa321d chore(release): publish 21.2.0
  • 78bd8e3 feat(eslint-plugin-template): add prefer-class-binding rule to enforce class ...
  • 97e7f88 feat(eslint-plugin): [no-implicit-takeuntil-destroyed] add rule (#2803)
  • 4fa7889 chore(release): publish 21.1.0
  • 2cd82eb feat(eslint-plugin): add prefer-signal-model rule to encourage using model() ...
  • e7bb47b fix: reference @​angular/cli peer in addition to direct dependencies (#2820)
  • Additional commits viewable in compare view

Updates eslint from 9.39.4 to 10.0.3

Release notes

Sourced from eslint's releases.

v10.0.3

Bug Fixes

  • e511b58 fix: update eslint (#20595) (renovate[bot])
  • f4c9cf9 fix: include variable name in no-useless-assignment message (#20581) (sethamus)
  • ee9ff31 fix: update dependency minimatch to ^10.2.4 (#20562) (Milos Djermanovic)

Documentation

  • 9fc31b0 docs: Update README (GitHub Actions Bot)
  • 4efaa36 docs: add info box for eslint-plugin-eslint-comments (#20570) (DesselBane)
  • 23b2759 docs: add v10 migration guide link to Use docs index (#20577) (Pixel998)
  • 80259a9 docs: Remove deprecated eslintrc documentation files (#20472) (Copilot)
  • 9b9b4ba docs: fix typo in no-await-in-loop documentation (#20575) (Pixel998)
  • e7d72a7 docs: document TypeScript 5.3 minimum supported version (#20547) (sethamus)

Chores

  • ef8fb92 chore: package.json update for eslint-config-eslint release (Jenkins)
  • e8f2104 chore: updates for v9.39.4 release (Jenkins)
  • 5cd1604 refactor: simplify isCombiningCharacter helper (#20524) (Huáng Jùnliàng)
  • 70ff1d0 chore: eslint-config-eslint require Node ^20.19.0 || ^22.13.0 || >=24 (#20586) (Milos Djermanovic)
  • e32df71 chore: update eslint-plugin-eslint-comments, remove legacy-peer-deps (#20576) (Milos Djermanovic)
  • 53ca6ee chore: disable eslint-comments/no-unused-disable rule (#20578) (Milos Djermanovic)
  • e121895 ci: pin Node.js 25.6.1 (#20559) (Milos Djermanovic)
  • efc5aef chore: update tsconfig.json in eslint-config-eslint (#20551) (Francesco Trotta)

v10.0.2

Bug Fixes

  • 2b72361 fix: update ajv to 6.14.0 to address security vulnerabilities (#20537) (루밀LuMir)

Documentation

  • 13eeedb docs: link rule type explanation to CLI option --fix-type (#20548) (Mike McCready)
  • 98cbf6b docs: update migration guide per Program range change (#20534) (Huáng Jùnliàng)
  • 61a2405 docs: add missing semicolon in vars-on-top rule example (#20533) (Abilash)

Chores

  • 951223b chore: update dependency @​eslint/eslintrc to ^3.3.4 (#20553) (renovate[bot])
  • 6aa1afe chore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536) (Milos Djermanovic)

v10.0.1

Bug Fixes

  • c87d5bd fix: update eslint (#20531) (renovate[bot])
  • d841001 fix: update minimatch to 10.2.1 to address security vulnerabilities (#20519) (루밀LuMir)
  • 04c2147 fix: update error message for unused suppressions (#20496) (fnx)
  • 38b089c fix: update dependency @​eslint/config-array to ^0.23.1 (#20484) (renovate[bot])

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

... (truncated)

Commits
  • bfce7ea 10.0.3
  • d44ced8 Build: changelog update for 10.0.3
  • e511b58 fix: update eslint (#20595)
  • ef8fb92 chore: package.json update for eslint-config-eslint release
  • e8f2104 chore: updates for v9.39.4 release
  • 5cd1604 refactor: simplify isCombiningCharacter helper (#20524)
  • 9fc31b0 docs: Update README
  • 70ff1d0 chore: eslint-config-eslint require Node ^20.19.0 || ^22.13.0 || >=24 (#20586)
  • f4c9cf9 fix: include variable name in no-useless-assignment message (#20581)
  • 4efaa36 docs: add info box for eslint-plugin-eslint-comments (#20570)
  • Additional commits viewable in compare view

Updates jasmine-core from 5.12.1 to 6.1.0

Release notes

Sourced from jasmine-core's releases.

v6.1.0

Please see the release notes.

v6.0.1

Please see the release notes.

v6.0.0

Please see the release notes.

v6.0.0-beta.1

Please see the release notes.

v6.0.0-beta.0

Please see the release notes.

v6.0.0-alpha.2

Please see the release notes.

v6.0.0-alpha.1

Please see the release notes.

v6.0.0-alpha.0

Please see the release notes.

v5.13.0

Please see the release notes.

Commits
  • 3de4512 Bump version to 6.1.0
  • 4bf333e rm unnecessary and deprecated eslint-env comments
  • 4f5ef7c Drop support for Safari 16 and 17
  • 5de03be Fix test failure in Node 20 and 22 parallel tests
  • 42baa42 Formatting
  • 6af5d24 Improve formatting of AggregateErrors
  • b88ce2d Improve AggregateError specs
  • c216ae1 Merge branch 'puglyfe-aggregate-errors'
  • 319776d Report the constituent errors of an AggregateError
  • 1d0718d Fix MAX_PRETTY_PRINT_CHARS default jsdoc in source code too
  • Additional commits viewable in compare view

Updates karma-jasmine-html-reporter from 2.1.0 to 2.2.0

Release notes

Sourced from karma-jasmine-html-reporter's releases.

v2.2.0

  • Add support for Jasmine 6

Full Changelog: dfederm/karma-jasmine-html-reporter@v2.1.0...v2.2.0

Commits

Updates stylelint from 16.26.1 to 17.4.0

Release notes

Sourced from stylelint's releases.

17.4.0

It adds 2 options to the rules and fixes 7 bugs.

  • Added: ignoreAtRules: [] to at-rule-no-vendor-prefix (#9096) (@​theacrat).
  • Added: ignoreMediaFeatureNames: [] to media-feature-name-no-vendor-prefix (#9097) (@​theacrat).
  • Fixed: performance of selector cloning rules (#9089) (@​jeddy3).
  • Fixed: *-empty-line-before performance (#9092) (@​jeddy3).
  • Fixed: declaration-property-value-no-unknown performance (#9090) (@​jeddy3).
  • Fixed: no-irregular-whitespace performance (#9091) (@​jeddy3).
  • Fixed: property-no-unknown false negatives for at-rule descriptors (#9109) (@​jeddy3).
  • Fixed: property-no-unknown false positives for corner-shape (#9099) (@​jeddy3).
  • Fixed: property-no-unknown false positives for double-slashed properties (#9099) (@​jeddy3).

17.3.0

It fixes 17 bugs. 3 related to supporting calc() in declaration-property-value-no-unknown, and 13 performance ones that make Stylelint a further 3x faster when using the rules in our standard config.

  • Fixed: performance of rule sequencing (#9055) (@​jeddy3).
  • Fixed: *-list performance (#9056) (@​jeddy3).
  • Fixed: *-notation performance (#9044) (@​jeddy3).
  • Fixed: declaration-property-max-values performance (#9057) (@​jeddy3).
  • Fixed: declaration-property-value-keyword-no-deprecated performance (#9058) (@​jeddy3).
  • Fixed: declaration-property-value-no-unknown false negatives for math functions inside of non-math functions (#9064) (@​romainmenke).
  • Fixed: declaration-property-value-no-unknown false positives for calc() with mixed operations (#9064) (@​romainmenke).
  • Fixed: declaration-property-value-no-unknown performance (#9062) (@​jeddy3).
  • Fixed: declarati...

    Description has been truncated

Bumps the npm-dev-deps group with 13 updates in the /angular-app directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/build](https://github.com/angular/angular-cli) | `20.3.20` | `21.2.2` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.3.20` | `21.2.2` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.3.18` | `21.2.4` |
| [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.15` | `6.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.0` | `25.5.0` |
| [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `20.4.0` | `21.3.0` |
| [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.0.3` |
| [jasmine-core](https://github.com/jasmine/jasmine) | `5.12.1` | `6.1.0` |
| [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) | `2.1.0` | `2.2.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.26.1` | `17.4.0` |
| [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `39.0.1` | `40.0.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.2` | `8.57.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.1` | `8.0.0` |



Updates `@angular/build` from 20.3.20 to 21.2.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.20...v21.2.2)

Updates `@angular/cli` from 20.3.20 to 21.2.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.20...v21.2.2)

Updates `@angular/compiler-cli` from 20.3.18 to 21.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.4/packages/compiler-cli)

Updates `@types/jasmine` from 5.1.15 to 6.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

Updates `@types/node` from 24.12.0 to 25.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `angular-eslint` from 20.4.0 to 21.3.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/angular-eslint/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.3.0/packages/angular-eslint)

Updates `eslint` from 9.39.4 to 10.0.3
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v10.0.3)

Updates `jasmine-core` from 5.12.1 to 6.1.0
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.12.1...v6.1.0)

Updates `karma-jasmine-html-reporter` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](dfederm/karma-jasmine-html-reporter@v2.1.0...v2.2.0)

Updates `stylelint` from 16.26.1 to 17.4.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.26.1...17.4.0)

Updates `stylelint-config-standard` from 39.0.1 to 40.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-standard@39.0.1...40.0.0)

Updates `typescript-eslint` from 8.46.2 to 8.57.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/typescript-eslint)

Updates `vite` from 7.3.1 to 8.0.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.0/packages/vite)

---
updated-dependencies:
- dependency-name: "@angular/build"
  dependency-version: 21.2.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: "@angular/cli"
  dependency-version: 21.2.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.2.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: "@types/jasmine"
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: angular-eslint
  dependency-version: 21.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: eslint
  dependency-version: 10.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: jasmine-core
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: karma-jasmine-html-reporter
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-deps
- dependency-name: stylelint
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: stylelint-config-standard
  dependency-version: 40.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
- dependency-name: typescript-eslint
  dependency-version: 8.57.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-deps
- dependency-name: vite
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants