Skip to content

chore(deps): Bump the angular group across 1 directory with 10 updates - #193

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/src/Arius.Web/angular-b98e7de005
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/src/Arius.Web/angular-b98e7de005

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the angular group with 10 updates in the /src/Arius.Web directory:

Package From To
@angular/common 22.1.4 22.1.5
@angular/compiler 22.1.4 22.1.5
@angular/core 22.1.4 22.1.5
@angular/forms 22.1.4 22.1.5
@angular/platform-browser 22.1.4 22.1.5
@angular/router 22.1.4 22.1.5
@angular/build 22.1.6 22.1.7
@angular/cli 22.1.6 22.1.7
@angular/compiler-cli 22.1.4 22.1.5
typescript 6.0.3 7.0.2

Updates @angular/common from 22.1.4 to 22.1.5

Release notes

Sourced from @​angular/common's releases.

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • 4340a63 fix(router): avoid view transitions when the user agent provides one
  • See full diff in compare view

Updates @angular/compiler from 22.1.4 to 22.1.5

Release notes

Sourced from @​angular/compiler's releases.

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • c65d378 fix(core): validate SVG animation attributes outside the SVG namespace
  • 60f8a78 refactor(core): defer foreign component rendering to post-update pass
  • See full diff in compare view

Updates @angular/core from 22.1.4 to 22.1.5

Release notes

Sourced from @​angular/core's releases.

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • ed2e401 fix(core): don't fail NgModule checks for a pipe that extends a base class
  • c65d378 fix(core): validate SVG animation attributes outside the SVG namespace
  • 4340a63 fix(router): avoid view transitions when the user agent provides one
  • d1ccf02 build: update cross-repo angular dependencies
  • 17b7c1f docs: add NG0991 error page and document rxResource's completion contract
  • d85288d fix(migrations): skip tsconfig files of non-Angular projects
  • 2ceeb27 fix(core): cancel stale debounce timers to prevent timer leaks
  • 43aaeae fix(forms): avoid writing to name input on ControlValueAccessor
  • 8d23b95 build: remove explicit strict options
  • 9340d69 docs(core): repoint or drop dead jsperf links in the render3 notes
  • Additional commits viewable in compare view

Updates @angular/forms from 22.1.4 to 22.1.5

Release notes

Sourced from @​angular/forms's releases.

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • f302736 refactor(core): use native Promise.withResolvers() in tests
  • 43aaeae fix(forms): avoid writing to name input on ControlValueAccessor
  • See full diff in compare view

Updates @angular/platform-browser from 22.1.4 to 22.1.5

Release notes

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

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits

Updates @angular/router from 22.1.4 to 22.1.5

Release notes

Sourced from @​angular/router's releases.

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • 4340a63 fix(router): avoid view transitions when the user agent provides one
  • See full diff in compare view

Updates @angular/build from 22.1.6 to 22.1.7

Release notes

Sourced from @​angular/build's releases.

22.1.7

@​angular/cli

Commit Description
fix - e9db85c0f isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Description
fix - 1c9b1af61 add splitting option to unit-test builder
fix - 4b861f458 enable code splitting for vitest browser tests
fix - f1fd82381 fail build and exclude routes when prerendering fails
fix - a84906fe3 keep dev-server Vite cache worktree-local
fix - fcf883ef1 preserve binary values in the SQLite cache store

@​angular/ssr

Commit Description
fix - baf1ca189 decode pathname when constructing server asset path
fix - 70748ca8e ensure public directory containment in CommonEngine
Changelog

Sourced from @​angular/build's changelog.

22.1.7 (2026-09-02)

@​angular/cli

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

@​angular/build

Commit Type Description
1c9b1af61 fix add splitting option to unit-test builder
4b861f458 fix enable code splitting for vitest browser tests
f1fd82381 fix fail build and exclude routes when prerendering fails
a84906fe3 fix keep dev-server Vite cache worktree-local
fcf883ef1 fix preserve binary values in the SQLite cache store

@​angular/ssr

Commit Type Description
baf1ca189 fix decode pathname when constructing server asset path
70748ca8e fix ensure public directory containment in CommonEngine

21.2.23 (2026-09-02)

@​angular-devkit/build-angular

Commit Type Description
d3aaa48ef fix update less to 4.9.0

@​angular/ssr

Commit Type Description
645e41a47 fix ensure public directory containment in CommonEngine

20.3.36 (2026-09-02)

@​angular-devkit/build-angular

... (truncated)

Commits
  • 7e133c4 release: cut the v22.1.7 release
  • 723b767 build: update cross-repo angular dependencies to v22.1.5
  • 5525cf3 build: update dependency bazel to v8.8.0
  • 40feffd build: lock file maintenance
  • a84906f fix(@​angular/build): keep dev-server Vite cache worktree-local
  • e9db85c fix(@​angular/cli): isolate temporary package installations from parent Yarn w...
  • cefe231 build: update cross-repo angular dependencies
  • f1fd823 fix(@​angular/build): fail build and exclude routes when prerendering fails
  • baf1ca1 fix(@​angular/ssr): decode pathname when constructing server asset path
  • 70748ca fix(@​angular/ssr): ensure public directory containment in CommonEngine
  • Additional commits viewable in compare view

Updates @angular/cli from 22.1.6 to 22.1.7

Release notes

Sourced from @​angular/cli's releases.

22.1.7

@​angular/cli

Commit Description
fix - e9db85c0f isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Description
fix - 1c9b1af61 add splitting option to unit-test builder
fix - 4b861f458 enable code splitting for vitest browser tests
fix - f1fd82381 fail build and exclude routes when prerendering fails
fix - a84906fe3 keep dev-server Vite cache worktree-local
fix - fcf883ef1 preserve binary values in the SQLite cache store

@​angular/ssr

Commit Description
fix - baf1ca189 decode pathname when constructing server asset path
fix - 70748ca8e ensure public directory containment in CommonEngine
Changelog

Sourced from @​angular/cli's changelog.

22.1.7 (2026-09-02)

@​angular/cli

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

@​angular/build

Commit Type Description
1c9b1af61 fix add splitting option to unit-test builder
4b861f458 fix enable code splitting for vitest browser tests
f1fd82381 fix fail build and exclude routes when prerendering fails
a84906fe3 fix keep dev-server Vite cache worktree-local
fcf883ef1 fix preserve binary values in the SQLite cache store

@​angular/ssr

Commit Type Description
baf1ca189 fix decode pathname when constructing server asset path
70748ca8e fix ensure public directory containment in CommonEngine

21.2.23 (2026-09-02)

@​angular-devkit/build-angular

Commit Type Description
d3aaa48ef fix update less to 4.9.0

@​angular/ssr

Commit Type Description
645e41a47 fix ensure public directory containment in CommonEngine

20.3.36 (2026-09-02)

@​angular-devkit/build-angular

... (truncated)

Commits
  • 7e133c4 release: cut the v22.1.7 release
  • 723b767 build: update cross-repo angular dependencies to v22.1.5
  • 5525cf3 build: update dependency bazel to v8.8.0
  • 40feffd build: lock file maintenance
  • a84906f fix(@​angular/build): keep dev-server Vite cache worktree-local
  • e9db85c fix(@​angular/cli): isolate temporary package installations from parent Yarn w...
  • cefe231 build: update cross-repo angular dependencies
  • f1fd823 fix(@​angular/build): fail build and exclude routes when prerendering fails
  • baf1ca1 fix(@​angular/ssr): decode pathname when constructing server asset path
  • 70748ca fix(@​angular/ssr): ensure public directory containment in CommonEngine
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 22.1.4 to 22.1.5

Release notes

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

22.1.5

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one
Commits
  • d90698d fix(compiler-cli): check uninvoked signal aliases in extended diagnostic
  • 60f8a78 refactor(core): defer foreign component rendering to post-update pass
  • See full diff in compare view

Updates typescript from 6.0.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


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 angular group with 10 updates in the /src/Arius.Web directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.1.4` | `22.1.5` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.1.4` | `22.1.5` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.1.4` | `22.1.5` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `22.1.4` | `22.1.5` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.1.4` | `22.1.5` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `22.1.4` | `22.1.5` |
| [@angular/build](https://github.com/angular/angular-cli) | `22.1.6` | `22.1.7` |
| [@angular/cli](https://github.com/angular/angular-cli) | `22.1.6` | `22.1.7` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.1.4` | `22.1.5` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |



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

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

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

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

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

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

Updates `@angular/build` from 22.1.6 to 22.1.7
- [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.6...v22.1.7)

Updates `@angular/cli` from 22.1.6 to 22.1.7
- [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.6...v22.1.7)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v6.0.3...v7.0.2)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 22.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 22.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 22.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 22.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 22.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/build"
  dependency-version: 22.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 22.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 22.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
...

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

dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

This branch has not been deployed

No deployments
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