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

fix(deps): update angular monorepo #621

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations 15.2.9 -> 15.2.10 age adoption passing confidence
@angular/common 15.2.9 -> 15.2.10 age adoption passing confidence
@angular/compiler 15.2.9 -> 15.2.10 age adoption passing confidence
@angular/compiler-cli (source) 15.2.9 -> 15.2.10 age adoption passing confidence
@angular/core 15.2.9 -> 15.2.10 age adoption passing confidence
@angular/forms 15.2.9 -> 15.2.10 age adoption passing confidence
@angular/platform-browser 15.2.9 -> 15.2.10 age adoption passing confidence
@angular/platform-browser-dynamic 15.2.9 -> 15.2.10 age adoption passing confidence
@angular/router (source) 15.2.9 -> 15.2.10 age adoption passing confidence
zone.js (changelog) ~0.13.0 -> ~0.14.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v15.2.10

Compare Source

service-worker
Commit Type Description
9fe08968b8 fix throw a critical error when handleFetch fail (#​51989)
angular/angular (zone.js)

v0.14.2

Compare Source

Bug Fixes
  • zone.js: disable wrapping unhandled promise error by default (6d7eb35)

v0.14.1

Compare Source

v0.14.0

Compare Source

Features
BREAKING CHANGES
  • zone.js: Deep and legacy dist/ imports like zone.js/bundles/zone-testing.js and zone.js/dist/zone are no longer allowed. zone-testing-bundle and zone-testing-node-bundle are also no longer part of the package.

The proper way to import zone.js and zone.js/testing is:

import 'zone.js';
import 'zone.js/testing';

0.13.3 (2023-09-12)

Bug Fixes

0.13.2 (2023-09-07)

Bug Fixes

v0.13.1 (2023-06-09)

Bug Fixes
Features
Reverts

v0.13.3

Compare Source

Bug Fixes

v0.13.2

Compare Source

Bug Fixes

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, check this box

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

@lberrymage lberrymage closed this Nov 9, 2023
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.

1 participant