Skip to content

build(deps): bump the angular group across 1 directory with 3 updates - #3

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular-5e97701ffc
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular-5e97701ffc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown

Bumps the angular group with 3 updates in the / directory: @angular/compiler, @angular/core and @angular/platform-browser.

Updates @angular/compiler from 22.1.1 to 22.1.6

Release notes

Sourced from @​angular/compiler'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

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

... (truncated)

Commits
  • cbb8702 fix(compiler): namespace @property declarations
  • dfe7be4 refactor(compiler): emit any as type argument for ɵɵInjectableDeclaration
  • c65d378 fix(core): validate SVG animation attributes outside the SVG namespace
  • 60f8a78 refactor(core): defer foreign component rendering to post-update pass
  • 079a846 fix(compiler-cli): Produce correct tcb expression for optional chaining
  • 05c7c72 fix(compiler): scope animations declared in minified nested rules
  • df00ed2 refactor(compiler-cli): add compiler option for enabling source locations
  • 83450d2 fix(forms): report forbidden 2way bindings on when FormField is applied
  • eb0d62e Revert "fix(compiler): preserve &ngsp; between sibling control flow blocks"
  • 94f0b9a fix(compiler): preserve &ngsp; between sibling control flow blocks
  • Additional commits viewable in compare view

Updates @angular/core from 22.1.1 to 22.1.6

Release notes

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

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

... (truncated)

Commits
  • 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
  • ef48630 test(core): replace act with actAsync
  • c19b948 fix(core): apply SkipSelf to only the starting node in embedded views
  • 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
  • Additional commits viewable in compare view

Updates @angular/platform-browser from 22.1.1 to 22.1.6

Release notes

Sourced from @​angular/platform-browser'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

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

... (truncated)

Commits
  • 6da6d7a refactor(core): use native Promise.withResolvers() in remaining tests
  • 7546b7a fix(core): throw coded RuntimeErrors instead of crashing when hydration/rende...
  • 3ddcb1a fix(platform-browser): disallow event handler attributes in Meta
  • 1e53aa0 refactor: correct typos in comments, docs, and error messages
  • 640460d fix(platform-browser): throw a descriptive error when insertBefore reference ...
  • f51080b refactor(platform-browser): modernize DOM renderer tests
  • 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 Aug 26, 2026
@dependabot dependabot Bot changed the title Bump the angular group with 3 updates chore(deps): bump the angular group across 1 directory with 3 updates Aug 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-5e97701ffc branch 3 times, most recently from 06b7cc4 to 1474edb Compare August 28, 2026 18:14
@dependabot dependabot Bot changed the title chore(deps): bump the angular group across 1 directory with 3 updates build(deps): bump the angular group across 1 directory with 3 updates Aug 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-5e97701ffc branch from 1474edb to 4780bd4 Compare August 29, 2026 21:16
@dependabot dependabot Bot changed the title build(deps): bump the angular group across 1 directory with 3 updates chore(deps): bump the angular group across 1 directory with 3 updates Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-5e97701ffc branch from 4780bd4 to 9612f36 Compare August 31, 2026 14:47
@dependabot dependabot Bot changed the title chore(deps): bump the angular group across 1 directory with 3 updates build(deps): bump the angular group across 1 directory with 3 updates Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-5e97701ffc branch 2 times, most recently from 93047c9 to fac4d4d Compare September 2, 2026 20:52
@dependabot dependabot Bot changed the title build(deps): bump the angular group across 1 directory with 3 updates chore(deps): bump the angular group across 1 directory with 3 updates Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-5e97701ffc branch 4 times, most recently from 4ff29f0 to eddf93c Compare September 4, 2026 02:55
@dependabot dependabot Bot changed the title chore(deps): bump the angular group across 1 directory with 3 updates build(deps): bump the angular group across 1 directory with 3 updates Sep 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-5e97701ffc branch 5 times, most recently from 8078002 to 9a142fc Compare September 13, 2026 15:52
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-5e97701ffc branch 2 times, most recently from 865b841 to 85ddc10 Compare September 14, 2026 21:08
Bumps the angular group with 3 updates in the / directory: [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler), [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) and [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser).


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

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

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

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-version: 22.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 22.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 22.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-5e97701ffc branch from 85ddc10 to 4ef95f4 Compare September 16, 2026 07:35
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