Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

build: update angular #3193

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Conversation

angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Jul 8, 2023

This PR contains the following updates:

Package Type Update Change
@angular-devkit/architect devDependencies patch 0.1601.0 -> 0.1601.8
@angular-devkit/build-angular devDependencies patch 16.1.0 -> 16.1.8
@angular-devkit/core devDependencies patch 16.1.0 -> 16.1.8
@angular-devkit/schematics devDependencies patch 16.1.0 -> 16.1.8
@angular/animations devDependencies patch 16.1.0 -> 16.1.8
@angular/build-tooling devDependencies digest b80141e -> f68630b
@angular/cli devDependencies patch 16.1.0 -> 16.1.8
@angular/common devDependencies patch 16.1.0 -> 16.1.8
@angular/compiler devDependencies patch 16.1.0 -> 16.1.8
@angular/compiler-cli (source) devDependencies patch 16.1.0 -> 16.1.8
@angular/core devDependencies patch 16.1.0 -> 16.1.8
@angular/ng-dev devDependencies digest 1ba72ec -> 0f8a183
@angular/platform-browser devDependencies patch 16.1.0 -> 16.1.8
@angular/platform-browser-dynamic devDependencies patch 16.1.0 -> 16.1.8
@angular/platform-server devDependencies patch 16.1.0 -> 16.1.8
@angular/router (source) devDependencies patch 16.1.0 -> 16.1.8
@angular/service-worker devDependencies patch 16.1.0 -> 16.1.8
@schematics/angular devDependencies patch 16.1.0 -> 16.1.8
angular/dev-infra action digest 4c89724 -> 1ad8c26

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


Release Notes

angular/angular-cli (@​angular-devkit/architect)

v0.1601.8

Compare Source

v0.1601.7

Compare Source

v0.1601.6

Compare Source

v0.1601.5

Compare Source

v0.1601.4

Compare Source

v0.1601.3

Compare Source

v0.1601.2

Compare Source

v0.1601.1

Compare Source

angular/angular (@​angular/animations)

v16.1.8

Compare Source

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

v16.1.7

Compare Source

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

v16.1.6

Compare Source

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

v16.1.5

Compare Source

animations
Commit Type Description
f920fcbd94 fix Ensure elements are removed from the cache after leave animation. (#​50929)
core
Commit Type Description
499fb5c772 fix ensure that standalone components get correct injector instances (#​50954)
c65913ecb7 fix handle deref returning null on RefactiveNode. (#​50992)
platform-browser
Commit Type Description
31419f6a3b perf do not remove renderer from cache when REMOVE_STYLES_ON_COMPONENT_DESTROY is enabled. (#​51005)
upgrade
Commit Type Description
3efb577cf3 fix Use takeUntil on leaky subscription. (#​50901)

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

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

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

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

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

@angular-robot angular-robot added action: merge PR author is ready for this to merge target: minor target: minor This PR is targeted for the next minor release labels Jul 8, 2023
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 12 times, most recently from 40b05ed to 8c40e07 Compare July 17, 2023 14:21
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 4 times, most recently from d9b3abf to 7370775 Compare July 20, 2023 15:21
dgp1130
dgp1130 previously approved these changes Jul 20, 2023
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 8 times, most recently from 7030a95 to 23e13d8 Compare August 1, 2023 15:21
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 8 times, most recently from 394899b to 6197248 Compare August 8, 2023 14:22
@alan-agius4 alan-agius4 added target: patch This PR is targeted for the next patch release and removed target: minor target: minor This PR is targeted for the next minor release labels Aug 9, 2023
@alan-agius4 alan-agius4 added target: rc This PR is targeted for the next release-candidate target: minor target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release target: rc This PR is targeted for the next release-candidate labels Aug 9, 2023
@alan-agius4 alan-agius4 merged commit 90afb99 into angular:main Aug 9, 2023
4 checks passed
@angular-robot angular-robot deleted the ng-renovate/angular branch August 9, 2023 08:18
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge PR author is ready for this to merge area: build & ci target: minor target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants