Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.
/ web-chat Public archive

Update angular monorepo #33

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 24, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/compiler-cli (source) 9.1.12 -> 9.1.13 age adoption passing confidence
zone.js (changelog) 0.11.3 -> 0.11.8 age adoption passing confidence

Release Notes

angular/angular

v0.11.8

Compare Source

Features
  • zone.js: Update to the simpler Async Stack Tagging v2 API (#​46958) (f23232f)

v0.11.7

Compare Source

Bug Fixes
  • zone.js: do not invoke jasmine done callback multiple times with waitForAsync (4e77c7fbf38)
Features
  • zone.js: add AsyncStackTaggingZoneSpec implementation (#​46693) (848a009)
  • zone.js: include jasmine describe block name when raising unexpected task error (de86285)
  • zone.js: include zone name when sync-test zone reports tasks (72c2567)

v0.11.6

Compare Source

Bug Fixes
BREAKING CHANGES
  • zone.js: in TaskTrackingZoneSpec track a periodic task until it is cancelled

The breaking change is scoped only to the plugin
zone.js/plugins/task-tracking. If you used TaskTrackingZoneSpec and
checked the pending macroTasks e.g. using (this.ngZone as any)._inner ._parent._properties.TaskTrackingZone.getTasksFor('macroTask'), then
its behavior slightly changed for periodic macrotasks. For example,
previously the setInterval macrotask was no longer tracked after its
callback was executed for the first time. Now it's tracked until
the task is explicitly cancelled, e.g with clearInterval(id).

v0.11.5

Compare Source

Bug Fixes
Features

v0.11.4

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/angular-monorepo branch from bceca30 to e3aa533 Compare February 16, 2021 19:14
@renovate renovate bot changed the title Update dependency @angular/compiler-cli to v9.1.13 Update angular monorepo Feb 16, 2021
@renovate renovate bot changed the title Update angular monorepo Update dependency zone.js to v0.11.4 Apr 19, 2021
@renovate renovate bot changed the title Update dependency zone.js to v0.11.4 Update angular monorepo Apr 26, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e3aa533 to 041a208 Compare March 7, 2022 14:45
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 041a208 to 4c3286e Compare June 18, 2022 18:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants