Skip to content

fix(deps): update angular monorepo - #521

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/angular-monorepo
Open

fix(deps): update angular monorepo#521
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/angular-monorepo

Conversation

@renovate

@renovaterenovateBot commented Oct 5, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@angular/animations (source)6.0.36.1.10ageconfidence
@angular/animations (source)^17.1.0^17.1.1ageconfidence
@angular/animations (source)13.2.113.4.0ageconfidence
@angular/common (source)6.0.36.1.10ageconfidence
@angular/common (source)^17.1.0^17.1.1ageconfidence
@angular/common (source)13.2.113.4.0ageconfidence
@angular/compiler (source)6.0.36.1.10ageconfidence
@angular/compiler (source)^17.1.0^17.1.1ageconfidence
@angular/compiler (source)13.2.113.4.0ageconfidence
@angular/compiler-cli (source)6.0.36.1.10ageconfidence
@angular/compiler-cli (source)^17.1.0^17.1.1ageconfidence
@angular/compiler-cli (source)13.2.113.4.0ageconfidence
@angular/core (source)6.0.36.1.10ageconfidence
@angular/core (source)^17.1.0^17.1.1ageconfidence
@angular/core (source)13.2.113.4.0ageconfidence
@angular/forms (source)6.0.36.1.10ageconfidence
@angular/forms (source)^17.1.0^17.1.1ageconfidence
@angular/forms (source)13.2.113.4.0ageconfidence
@angular/http6.0.36.1.10ageconfidence
@angular/language-service (source)6.0.36.1.10ageconfidence
@angular/language-service (source)13.2.113.4.0ageconfidence
@angular/platform-browser (source)6.0.36.1.10ageconfidence
@angular/platform-browser (source)^17.1.0^17.1.1ageconfidence
@angular/platform-browser (source)13.2.113.4.0ageconfidence
@angular/platform-browser-dynamic (source)6.0.36.1.10ageconfidence
@angular/platform-browser-dynamic (source)^17.1.0^17.1.1ageconfidence
@angular/platform-browser-dynamic (source)13.2.113.4.0ageconfidence
@angular/platform-server (source)^17.1.0^17.1.1ageconfidence
@angular/router (source)6.0.36.1.10ageconfidence
@angular/router (source)^17.1.0^17.1.1ageconfidence
@angular/router (source)13.2.113.4.0ageconfidence
zone.js (source, changelog)0.8.280.16.2ageconfidence
zone.js (source, changelog)~0.14.3~0.16.0ageconfidence
zone.js (source, changelog)~0.11.4~0.16.0ageconfidence
zone.js (source, changelog)0.11.40.16.2ageconfidence

Release Notes

angular/angular (@​angular/animations)

v6.1.10

Compare Source

v6.1.9

Compare Source

v6.1.8

Compare Source

compiler
CommitTypeDescription
cc722ea1f5fixreturn full spans for Comment nodes (#​50855)

v6.1.7

Compare Source

http
CommitTypeDescription
916916d835fixcheck whether Zone is defined (#​51119)

v6.1.6

Compare Source

http
CommitTypeDescription
dea8dc0378fixRun fetch request out the angular zone (#​50981)

v6.1.4

Compare Source

core
CommitTypeDescription
4ba5850ba6fixuse setTimeout when coalescing tasks in Node.js (#​50820)
upgrade
CommitTypeDescription
a4348355cefixallow for downgraded components to work with component-router (#​50871)

v6.1.3

Compare Source

core
CommitTypeDescription
dd6fc5785ffixexpose input transform function on ComponentFactory and ComponentMirror (#​50713)
elements
CommitTypeDescription
e1bbe47c23fixsupport input transform functions (#​50713)
platform-browser
CommitTypeDescription
79dd6a847afixwait until animation completion before destroying renderer (#​50677)
a797f41d1bfixwait until animation completion before destroying renderer (#​50860)

v6.1.2

Compare Source

http
CommitTypeDescription
9488a3fd46fixSend query params on fetch request (#​50740)
5ae001829cfixuse serializeBody to support JSON payload in FetchBackend (#​50776)

v6.1.1

Compare Source

compiler-cli
CommitTypeDescription
71360b3a3efixlibraries compiled with v16.1+ breaking with Angular framework v16.0.x (#​50715)
core
CommitTypeDescription
d9bed48eb5fixextend toSignal to accept any Subscribable (#​50162)
migrations
CommitTypeDescription
5e1d8444aefixPrevent a component from importing itself. (#​50554)

v6.1.0

Compare Source

compiler
CommitTypeDescription
4e663297c5fixerror when reading compiled input transforms metadata in JIT mode (#​50600)
721bc72649fixresolve deprecation warning with TypeScript 5.1 (#​50460)
core
CommitTypeDescription
68017d4e75featadd ability to transform input values (#​50420)
69dadd2502featsupport TypeScript 5.1 (#​50156)
c0ebe34cbdfixadd additional component metadata to component ID generation (#​50336)
http
CommitTypeDescription
85c5427582featIntroduction of the fetch Backend for the HttpClient (#​50247)

v6.0.9

Compare Source

v6.0.8

Compare Source

v6.0.7

Compare Source

v6.0.6

Compare Source

core
CommitTypeDescription
05ac0868c9fixavoid duplicated content during hydration while processing a component with i18n (#​50644)

v6.0.5

Compare Source

compiler
CommitTypeDescription
703b8fcac1fixdo not remove comments in component styles (#​50346)
core
CommitTypeDescription
2b6da93e19fixincorrectly throwing error for self-referencing component (#​50559)
c992109d6cfixwait for HTTP in ngOnInit correctly before server render (#​50573)
platform-server
CommitTypeDescription
c0d4086c6efixsurface errors during rendering (#​50587)

v6.0.4

Compare Source

animations
CommitTypeDescription
df65c4fc8ffixTrigger leave animation when ViewContainerRef is injected (#​48705)
common
CommitTypeDescription
7e1bc513defixuntrack subscription and unsubscription in async pipe (#​50522)
core
CommitTypeDescription
9970b29acefixupdate ApplicationRef.isStable to account for rendering pending tasks (#​50425)
angular/angular (@​angular/common)

v6.1.10

Compare Source

v6.1.9

Compare Source

v6.1.8

Compare Source

compiler
CommitTypeDescription
cc722ea1f5fixreturn full spans for Comment nodes (#​50855)

v6.1.7

Compare Source

http
CommitTypeDescription
916916d835fixcheck whether Zone is defined (#​51119)

v6.1.6

Compare Source

http
CommitTypeDescription
dea8dc0378fixRun fetch request out the angular zone (#​50981)

v6.1.4

Compare Source

core
CommitTypeDescription
4ba5850ba6fixuse setTimeout when coalescing tasks in Node.js (#​50820)
upgrade
CommitTypeDescription
a4348355cefixallow for downgraded components to work with component-router (#​50871)

v6.1.3

Compare Source

core
CommitTypeDescription
dd6fc5785ffixexpose input transform function on ComponentFactory and ComponentMirror (#​50713)
elements
CommitTypeDescription
e1bbe47c23fixsupport input transform functions (#​50713)
platform-browser
CommitTypeDescription
79dd6a847afixwait until animation completion before destroying renderer (#​50677)
a797f41d1bfixwait until animation completion before destroying renderer (#​50860)

v6.1.2

Compare Source

http
CommitTypeDescription
9488a3fd46fixSend query params on fetch request (#​50740)
5ae001829cfixuse serializeBody to support JSON payload in FetchBackend (#​50776)

v6.1.1

Compare Source

compiler-cli
CommitTypeDescription
71360b3a3efixlibraries compiled with v16.1+ breaking with Angular framework v16.0.x (#​50715)
core
CommitTypeDescription
d9bed48eb5fixextend toSignal to accept any Subscribable (#​50162)
migrations
CommitTypeDescription
5e1d8444aefixPrevent a component from importing itself. (#​50554)

v6.1.0

Compare Source

compiler
CommitTypeDescription
4e663297c5fixerror when reading compiled input transforms metadata in JIT mode (#​50600)
721bc72649fixresolve deprecation warning with TypeScript 5.1 (#​50460)
core
CommitTypeDescription
68017d4e75featadd ability to transform input values (#​50420)
69dadd2502featsupport TypeScript 5.1 (#​50156)
c0ebe34cbdfixadd additional component metadata to component ID generation (#​50336)
http
CommitTypeDescription
85c5427582featIntroduction of the fetch Backend for the HttpClient (#​50247)

v6.0.9

Compare Source

v6.0.8

Compare Source

v6.0.7

Compare Source

v6.0.6

Compare Source

core
CommitTypeDescription
05ac0868c9fixavoid duplicated content during hydration while processing a component with i18n (#​50644)

v6.0.5

Compare Source

compiler
CommitTypeDescription
703b8fcac1fixdo not remove comments in component styles (#​50346)
core
CommitTypeDescription
2b6da93e19fixincorrectly throwing error for self-referencing component (#​50559)
c992109d6cfixwait for HTTP in ngOnInit correctly before server render (#​50573)
platform-server
CommitTypeDescription
c0d4086c6efixsurface errors during rendering (#​50587)

v6.0.4

Compare Source

animations
CommitTypeDescription
df65c4fc8ffixTrigger leave animation when ViewContainerRef is injected (#​48705)
common
CommitTypeDescription
7e1bc513defixuntrack subscription and unsubscription in async pipe (#​50522)

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • "after 4pm on friday,before 9am on monday,every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovateBot enabled auto-merge (squash) October 5, 2025 11:02
@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch from dc0b3e9 to 1877036CompareNovember 23, 2025 11:58
@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch from 1877036 to 15f3e31CompareFebruary 22, 2026 13:25
@renovate
renovateBotforce-pushed the renovate/angular-monorepo branch from 15f3e31 to 1649c11CompareAugust 8, 2026 19:53
@codacy-production

Copy link
Copy Markdown

Not up to standards ⛔

🔴 Issues4 high · 4 medium

Alerts:

⚠ 4 issues (≤ 0 issues of at least high severity)

Results:
8 new issues

CategoryResults
Security4 medium
4 high

View in Codacy

🟢 Metrics0 duplication

MetricResults
Duplication0

View in Codacy

TIP This summary will be updated as you push new changes.

Sign up for freeto 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