Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update angular monorepo #470

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 6.0.3 -> 6.1.10 age adoption passing confidence
@angular/animations (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/common (source) 6.0.3 -> 6.1.10 age adoption passing confidence
@angular/common (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/compiler (source) 6.0.3 -> 6.1.10 age adoption passing confidence
@angular/compiler (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/compiler-cli (source) 6.0.3 -> 6.1.10 age adoption passing confidence
@angular/compiler-cli (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/core (source) 6.0.3 -> 6.1.10 age adoption passing confidence
@angular/core (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/forms (source) 6.0.3 -> 6.1.10 age adoption passing confidence
@angular/forms (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/http 6.0.3 -> 6.1.10 age adoption passing confidence
@angular/language-service (source) 6.0.3 -> 6.1.10 age adoption passing confidence
@angular/language-service (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/platform-browser (source) 6.0.3 -> 6.1.10 age adoption passing confidence
@angular/platform-browser (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/platform-browser-dynamic (source) 6.0.3 -> 6.1.10 age adoption passing confidence
@angular/platform-browser-dynamic (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/router (source) 6.0.3 -> 6.1.10 age adoption passing confidence
@angular/router (source) 13.2.1 -> 13.4.0 age adoption passing confidence
zone.js (source, changelog) 0.8.28 -> 0.14.6 age adoption passing confidence
zone.js (source, changelog) ~0.11.4 -> ~0.14.0 age adoption passing confidence
zone.js (source, changelog) 0.11.4 -> 0.14.6 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v6.1.10

Compare Source

v6.1.9

Compare Source

v6.1.8

Compare Source

compiler
Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#​50855)

v6.1.7

Compare Source

http
Commit Type Description
916916d835 fix check whether Zone is defined (#​51119)

v6.1.6

Compare Source

http
Commit Type Description
dea8dc0378 fix Run fetch request out the angular zone (#​50981)

v6.1.4

Compare Source

core
Commit Type Description
4ba5850ba6 fix use setTimeout when coalescing tasks in Node.js (#​50820)
upgrade
Commit Type Description
a4348355ce fix allow for downgraded components to work with component-router (#​50871)

v6.1.3

Compare Source

core
Commit Type Description
dd6fc5785f fix expose input transform function on ComponentFactory and ComponentMirror (#​50713)
elements
Commit Type Description
e1bbe47c23 fix support input transform functions (#​50713)
platform-browser
Commit Type Description
79dd6a847a fix wait until animation completion before destroying renderer (#​50677)
a797f41d1b fix wait until animation completion before destroying renderer (#​50860)

v6.1.2

Compare Source

http
Commit Type Description
9488a3fd46 fix Send query params on fetch request (#​50740)
5ae001829c fix use serializeBody to support JSON payload in FetchBackend (#​50776)

v6.1.1

Compare Source

compiler-cli
Commit Type Description
71360b3a3e fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#​50715)
core
Commit Type Description
d9bed48eb5 fix extend toSignal to accept any Subscribable (#​50162)
migrations
Commit Type Description
5e1d8444ae fix Prevent a component from importing itself. (#​50554)

v6.1.0

Compare Source

compiler
Commit Type Description
4e663297c5 fix error when reading compiled input transforms metadata in JIT mode (#​50600)
721bc72649 fix resolve deprecation warning with TypeScript 5.1 (#​50460)
core
Commit Type Description
68017d4e75 feat add ability to transform input values (#​50420)
69dadd2502 feat support TypeScript 5.1 (#​50156)
c0ebe34cbd fix add additional component metadata to component ID generation (#​50336)
http
Commit Type Description
85c5427582 feat Introduction 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
Commit Type Description
05ac0868c9 fix avoid duplicated content during hydration while processing a component with i18n (#​50644)

v6.0.5

Compare Source

compiler
Commit Type Description
703b8fcac1 fix do not remove comments in component styles (#​50346)
core
Commit Type Description
2b6da93e19 fix incorrectly throwing error for self-referencing component (#​50559)
c992109d6c fix wait for HTTP in ngOnInit correctly before server render (#​50573)
platform-server
Commit Type Description
c0d4086c6e fix surface errors during rendering (#​50587)

v6.0.4

Compare Source

animations
Commit Type Description
df65c4fc8f fix Trigger leave animation when ViewContainerRef is injected (#​48705)
common
Commit Type Description
7e1bc513de fix untrack subscription and unsubscription in async pipe (#​50522)
core
Commit Type Description
9970b29ace fix update 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
Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#​50855)

v6.1.7

Compare Source

http
Commit Type Description
916916d835 fix check whether Zone is defined (#​51119)

v6.1.6

Compare Source

http
Commit Type Description
dea8dc0378 fix Run fetch request out the angular zone (#​50981)

v6.1.4

Compare Source

core
Commit Type Description
4ba5850ba6 fix use setTimeout when coalescing tasks in Node.js (#​50820)
upgrade
Commit Type Description
a4348355ce fix allow for downgraded components to work with component-router (#​50871)

v6.1.3

Compare Source

core
Commit Type Description
dd6fc5785f fix expose input transform function on ComponentFactory and ComponentMirror (#​50713)
elements
Commit Type Description
e1bbe47c23 fix support input transform functions (#​50713)
platform-browser
Commit Type Description
79dd6a847a fix wait until animation completion before destroying renderer (#​50677)
a797f41d1b fix wait until animation completion before destroying renderer (#​50860)

v6.1.2

Compare Source

http
Commit Type Description
9488a3fd46 fix Send query params on fetch request (#​50740)
5ae001829c fix use serializeBody to support JSON payload in FetchBackend (#​50776)

v6.1.1

Compare Source

compiler-cli
Commit Type Description
71360b3a3e fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#​50715)
core
Commit Type Description
d9bed48eb5 fix extend toSignal to accept any Subscribable (#​50162)
migrations
Commit Type Description
5e1d8444ae fix Prevent a component from importing itself. (#​50554)

v6.1.0

Compare Source

compiler
Commit Type Description
4e663297c5 fix error when reading compiled input transforms metadata in JIT mode (#​50600)
721bc72649 fix resolve deprecation warning with TypeScript 5.1 (#​50460)
core
Commit Type Description
68017d4e75 feat add ability to transform input values (#​50420)
69dadd2502 feat support TypeScript 5.1 (#​50156)
c0ebe34cbd fix add additional component metadata to component ID generation (#​50336)
http
Commit Type Description
85c5427582 feat Introduction 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
Commit Type Description
05ac0868c9 fix avoid duplicated content during hydration while processing a component with i18n (#​50644)

v6.0.5

Compare Source

compiler
Commit Type Description
703b8fcac1 fix do not remove comments in component styles (#​50346)
core
Commit Type Description
2b6da93e19 fix incorrectly throwing error for self-referencing component (#​50559)
c992109d6c fix wait for HTTP in ngOnInit correctly before server render (#​50573)
platform-server
Commit Type Description
c0d4086c6e fix surface errors during rendering (#​50587)

v6.0.4

Compare Source

animations
Commit Type Description
df65c4fc8f fix Trigger leave animation when ViewContainerRef is injected (#​48705)
common
Commit Type Description
7e1bc513de fix untrack subscription and unsubscription in async pipe (#​50522)
core
Commit Type Description
9970b29ace fix update ApplicationRef.isStable to account for rendering pending tasks (#​50425)
angular/angular (@​angular/compiler)

v6.1.10

Compare Source

v6.1.9

Compare Source

v6.1.8

Compare Source

compiler
Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#​50855)

v6.1.7

Compare Source

http
Commit Type Description
916916d835 fix check whether Zone is defined (#​51119)

v6.1.6

Compare Source

http
Commit Type Description
dea8dc0378 fix Run fetch request out the angular zone (#​50981)

v6.1.4

Compare Source

core
Commit Type Description
4ba5850ba6 fix use setTimeout when coalescing tasks in Node.js (#​50820)
upgrade
Commit Type Description
a4348355ce fix allow for downgraded components to work with component-router (#​50871)

v6.1.3

Compare Source

core
Commit Type Description
dd6fc5785f fix expose input transform function on ComponentFactory and ComponentMirror (#​50713)
elements
Commit Type Description
e1bbe47c23 fix support input transform functions (#​50713)
platform-browser
Commit Type Description
79dd6a847a fix wait until animation completion before destroying renderer (#​50677)
a797f41d1b fix wait until animation completion before destroying renderer (#​50860)

v6.1.2

Compare Source

http
Commit Type Description
9488a3fd46 fix Send query params on fetch request (#​50740)
5ae001829c fix use serializeBody to support JSON payload in FetchBackend (#​50776)

v6.1.1

Compare Source

compiler-cli
Commit Type Description
71360b3a3e fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#​50715)
core
Commit Type Description
d9bed48eb5 fix extend toSignal to accept any Subscribable (#​50162)
migrations
Commit Type Description
5e1d8444ae fix Prevent a component from importing itself. (#​50554)

v6.1.0

Compare Source

compiler
Commit Type Description
4e663297c5 fix error when reading compiled input transforms metadata in JIT mode (#​50600)
721bc72649 fix resolve deprecation warning with TypeScript 5.1 (#​50460)
core
Commit Type Description
68017d4e75 feat add ability to transform input values (#​50420)
69dadd2502 feat support TypeScript 5.1 (#​50156)
c0ebe34cbd fix add additional component metadata to component ID generation (#​50336)
http
Commit Type Description
85c5427582 feat Introduction 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
Commit Type Description
05ac0868c9 fix avoid duplicated content during hydration while processing a component with i18n (#​50644)

v6.0.5

Compare Source

compiler
Commit Type Description
703b8fcac1 fix do not remove comments in component styles (#​50346)
core
Commit Type Description
2b6da93e19 fix incorrectly throwing error for self-referencing component (#​50559)
c992109d6c fix wait for HTTP in ngOnInit correctly before server render (#​50573)
platform-server
Commit Type Description
c0d4086c6e fix surface errors during rendering (#​50587)

v6.0.4

Compare Source

animations
Commit Type Description
df65c4fc8f fix Trigger leave animation when ViewContainerRef is injected (#​48705)
common
Commit Type Description
7e1bc513de fix untrack subscription and unsubscription in async pipe (#​50522)
core
Commit Type Description
9970b29ace fix update ApplicationRef.isStable to account for rendering pending tasks (#​50425)
angular/angular (@​angular/compiler-cli)

v6.1.10

Compare Source

v6.1.9

Compare Source

v6.1.8

Compare Source

compiler
Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#​50855)

v6.1.7

Compare Source

http
Commit Type Description
916916d835 fix check whether Zone is defined (#​51119)

v6.1.6

Compare Source

http
Commit Type Description
dea8dc0378 fix Run fetch request out the angular zone (#​50981)

v6.1.4

Compare Source

core
Commit Type Description
4ba5850ba6 fix use setTimeout when coalescing tasks in Node.js (#​50820)
upgrade
Commit Type Description
a4348355ce fix allow for downgraded components to work with component-router (#​50871)

v6.1.3

Compare Source

core
Commit Type Description
dd6fc5785f fix expose input transform function on ComponentFactory and ComponentMirror (#​50713)
elements
Commit Type Description
e1bbe47c23 fix support input transform functions (#​50713)
platform-browser
Commit Type Description
79dd6a847a fix wait until animation completion before destroying renderer (#​50677)
a797f41d1b fix wait until animation completion before destroying renderer (#​50860)

v6.1.2

Compare Source

http
Commit Type Description
9488a3fd46 fix Send query params on fetch request (#​50740)
5ae001829c fix use serializeBody to support JSON payload in FetchBackend ([#​50776](https://tog

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) September 3, 2023 18:09
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 6ea0235 to bf689d5 Compare October 8, 2023 09:05
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from bf689d5 to d143f5e Compare November 5, 2023 11:43
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from d143f5e to db56a81 Compare December 31, 2023 12:07
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from db56a81 to 56503e5 Compare January 12, 2024 17:25
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 56503e5 to 00986dc Compare January 21, 2024 15:16
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 00986dc to cc6dc82 Compare February 16, 2024 20:05
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from cc6dc82 to 73ff997 Compare May 3, 2024 19:18
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 73ff997 to c5b1d9c Compare May 17, 2024 17:45
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.

None yet

0 participants