Skip to content

Chore(deps): Bump the angular group across 1 directory with 12 updates - #156

Merged
robinlopez merged 2 commits into
mainfrom
dependabot/npm_and_yarn/angular-959e0d24ce
Sep 25, 2026
Merged

robinlopez merged 2 commits into
mainfrom
dependabot/npm_and_yarn/angular-959e0d24ce

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the angular group with 12 updates in the / directory:

Package From To
@angular/cdk 22.1.5 22.1.7
@angular/common 22.1.5 22.1.7
@angular/compiler 22.1.5 22.1.7
@angular/core 22.1.5 22.1.7
@angular/forms 22.1.5 22.1.7
@angular/platform-browser 22.1.5 22.1.7
@angular/router 22.1.5 22.1.7
@angular-devkit/core 22.1.7 22.1.8
@angular-devkit/schematics 22.1.7 22.1.8
@angular/build 22.1.7 22.1.8
@angular/cli 22.1.7 22.1.8
@angular/compiler-cli 22.1.5 22.1.7

Updates @angular/cdk from 22.1.5 to 22.1.7

Release notes

Sourced from @​angular/cdk's releases.

22.1.7

cdk

Commit Description
fix - a9b6b74bb table: update rows when row definitions change (#33670)

22.1.6

cdk

Commit Description
fix - 690ddb4a2 overlay: expose currently open overlays (#33768)
Changelog

Sourced from @​angular/cdk's changelog.

22.1.7 "argon-aristocrat" (2026-09-16)

cdk

Commit Type Description
a9b6b74bb fix table: update rows when row definitions change (#33670)

22.1.6 "bismuth-bike" (2026-09-09)

cdk

Commit Type Description
690ddb4a2 fix overlay: expose currently open overlays (#33768)

Commits

Updates @angular/common from 22.1.5 to 22.1.7

Release notes

Sourced from @​angular/common's releases.

22.1.7

compiler

Commit Description
fix - 5e632b639f wrap @for collection expression before appending non-null assertion

core

Commit Description
fix - ec48c8305c return null when getDirectiveMetadata is called with null or undefined

forms

Commit Description
fix - 6555c4ee1e mark control as dirty before setting its value in FVC interop

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
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • 237be1f fix(docs-infra): only read a deprecation version from the start of the tag
  • See full diff in compare view

Updates @angular/compiler from 22.1.5 to 22.1.7

Release notes

Sourced from @​angular/compiler's releases.

22.1.7

compiler

Commit Description
fix - 5e632b639f wrap @for collection expression before appending non-null assertion

core

Commit Description
fix - ec48c8305c return null when getDirectiveMetadata is called with null or undefined

forms

Commit Description
fix - 6555c4ee1e mark control as dirty before setting its value in FVC interop

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
  • 7b7b203 refactor(compiler): remove write-only collections from template pipeline phases
  • 8a837f6 Revert "fix(compiler): wrap @for collection expression before appending non...
  • 5e632b6 fix(compiler): wrap @for collection expression before appending non-null as...
  • cbb8702 fix(compiler): namespace @property declarations
  • dfe7be4 refactor(compiler): emit any as type argument for ɵɵInjectableDeclaration
  • See full diff in compare view

Updates @angular/core from 22.1.5 to 22.1.7

Release notes

Sourced from @​angular/core's releases.

22.1.7

compiler

Commit Description
fix - 5e632b639f wrap @for collection expression before appending non-null assertion

core

Commit Description
fix - ec48c8305c return null when getDirectiveMetadata is called with null or undefined

forms

Commit Description
fix - 6555c4ee1e mark control as dirty before setting its value in FVC interop

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
  • 5ffc381 docs: add the missing heading to the effects guide
  • 16c8064 test(core): reduce fakeAsync usage in animation tests
  • 8509045 build: update cross-repo angular dependencies
  • fd8412c test(core): fix view injector integration spec
  • 0e64124 test(core): remove redundant change detection configuration
  • 023d172 test(core): reduce fakeAsync usage in tests
  • ec48c83 fix(core): return null when getDirectiveMetadata is called with null or undef...
  • b9e903c docs: add CommonModule guidance to AI best practices
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • e3fb44d test(core): remove redundant change detection configuration
  • Additional commits viewable in compare view

Updates @angular/forms from 22.1.5 to 22.1.7

Release notes

Sourced from @​angular/forms's releases.

22.1.7

compiler

Commit Description
fix - 5e632b639f wrap @for collection expression before appending non-null assertion

core

Commit Description
fix - ec48c8305c return null when getDirectiveMetadata is called with null or undefined

forms

Commit Description
fix - 6555c4ee1e mark control as dirty before setting its value in FVC interop

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
  • f73f059 docs: fix API links that point at missing member anchors
  • 6555c4e fix(forms): mark control as dirty before setting its value in FVC interop
  • 376b71e docs(forms): document what required() considers empty
  • 14d6999 docs(forms): close the unterminated code fences in the compatForm docs
  • 5dabf81 test(forms): migrate integration tests to zoneless scheduling
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • 3bc03fa test(forms): remove redundant change detection configuration
  • cc05dea test(forms): Add utility functions and update test files to use them
  • See full diff in compare view

Updates @angular/platform-browser from 22.1.5 to 22.1.7

Release notes

Sourced from @​angular/platform-browser's releases.

22.1.7

compiler

Commit Description
fix - 5e632b639f wrap @for collection expression before appending non-null assertion

core

Commit Description
fix - ec48c8305c return null when getDirectiveMetadata is called with null or undefined

forms

Commit Description
fix - 6555c4ee1e mark control as dirty before setting its value in FVC interop

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
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • See full diff in compare view

Updates @angular/router from 22.1.5 to 22.1.7

Release notes

Sourced from @​angular/router's releases.

22.1.7

compiler

Commit Description
fix - 5e632b639f wrap @for collection expression before appending non-null assertion

core

Commit Description
fix - ec48c8305c return null when getDirectiveMetadata is called with null or undefined

forms

Commit Description
fix - 6555c4ee1e mark control as dirty before setting its value in FVC interop

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
  • f73f059 docs: fix API links that point at missing member anchors
  • e0e1f5f docs(router): update scroll restoration example
  • a205de9 test(router): remove redundant change detection configuration
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • 95c01e9 fix(router): keep detached route subtree contexts isolated and intact
  • See full diff in compare view

Updates @angular-devkit/core from 22.1.7 to 22.1.8

Release notes

Sourced from @​angular-devkit/core'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-devkit/core'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)

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-devkit/schematics from 22.1.7 to 22.1.8

Release notes

Sourced from @​angular-devkit/schematics'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-devkit/schematics'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)

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/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)

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)

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.7

Release notes

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

22.1.7

compiler

Commit Description
fix - 5e632b639f wrap @for collection expression before appending non-null assertion

core

Commit Description
fix - ec48c8305c return null when getDirectiveMetadata is called with null or undefined

forms

Commit Description
fix - 6555c4ee1e mark control as dirty before setting its value in FVC interop

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
  • 8a837f6 Revert "fix(compiler): wrap @for collection expression before appending non...
  • 66de56b refactor(compiler-cli): relax nullish coalescing non nullable diagnostics on ...
  • 5e632b6 fix(compiler): wrap @for collection expression before appending non-null as...
  • 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-959e0d24ce branch from 4acf965 to b844606 Compare September 24, 2026 14:54
@robinlopez

Copy link
Copy Markdown
Collaborator

@dependabot rebase

1 similar comment
@robinlopez

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps the angular group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `22.1.5` | `22.1.7` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.1.5` | `22.1.7` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.1.5` | `22.1.7` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.1.5` | `22.1.7` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `22.1.5` | `22.1.7` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.1.5` | `22.1.7` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.1.5` | `22.1.7` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `22.1.7` | `22.1.8` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `22.1.7` | `22.1.8` |
| [@angular/build](https://github.com/angular/angular-cli) | `22.1.7` | `22.1.8` |
| [@angular/cli](https://github.com/angular/angular-cli) | `22.1.7` | `22.1.8` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.1.5` | `22.1.7` |



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

Updates `@angular/common` from 22.1.5 to 22.1.7
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.7/packages/common)

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

Updates `@angular/core` from 22.1.5 to 22.1.7
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.7/packages/core)

Updates `@angular/forms` from 22.1.5 to 22.1.7
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.7/packages/forms)

Updates `@angular/platform-browser` from 22.1.5 to 22.1.7
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.7/packages/platform-browser)

Updates `@angular/router` from 22.1.5 to 22.1.7
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.7/packages/router)

Updates `@angular-devkit/core` 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-devkit/schematics` 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/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.7
- [Release notes](https://github.com/angular/angular/releases)
- [Commits](https://github.com/angular/angular/commits/v22.1.7/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular-devkit/core"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/schematics"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/build"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-version: 22.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 22.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 22.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 22.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 22.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 22.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 22.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-959e0d24ce branch from b844606 to 190d787 Compare September 25, 2026 08:42
@robinlopez
robinlopez merged commit ba488aa into main Sep 25, 2026
4 checks passed
@robinlopez
robinlopez deleted the dependabot/npm_and_yarn/angular-959e0d24ce branch September 25, 2026 08:52
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.

1 participant