Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ~13.3.7 -> ~13.3.8 age adoption passing confidence
@angular/cli ^13.3.7 -> ^13.3.8 age adoption passing confidence
@types/jest ^28.1.1 -> ^28.1.2 age adoption passing confidence
caniuse-lite 1.0.30001352 -> 1.0.30001355 age adoption passing confidence
npm-run-all2 ^6.0.0 -> ^6.0.1 age adoption passing confidence
zone.js (changelog) ~0.11.5 -> ~0.11.6 age adoption passing confidence

Release Notes

angular/angular-cli

v13.3.8

Compare Source

@​angular/pwa
Commit Type Description
c7f994f88 fix add peer dependency on Angular CLI

Special Thanks

Alan Agius

browserslist/caniuse-lite

v1.0.30001355

Compare Source

v1.0.30001354

Compare Source

v1.0.30001353

Compare Source

bcomnes/npm-run-all2

v6.0.1

Compare Source

Commits
  • Lower bound node engine to ^14.18.0 || >=16.0.0 fc2957f
angular/angular

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


Configuration

📅 Schedule: Branch creation - "on Friday,every weekend" (UTC), 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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jun 17, 2022
@codecov
Copy link

codecov bot commented Jun 17, 2022

Codecov Report

Merging #940 (e6a6577) into master (1eb7e2b) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #940   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          981       981           
  Branches       329       324    -5     
=========================================
  Hits           981       981           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1eb7e2b...e6a6577. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from c36bbe4 to e6a6577 Compare June 17, 2022 13:27
@ghiscoding ghiscoding merged commit 3e23ee0 into ghiscoding:master Jun 17, 2022
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch June 17, 2022 18:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants