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 #24

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

angular/angular (@​angular/animations)

v16.2.6

Compare Source

core
Commit Type Description
82712f80df fix ensure a consumer drops all its stale producers (#​51722) (#​51772)

v16.2.5

Compare Source

v16.2.4

Compare Source

angular/angular (zone.js)

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 9:00 am on the 1-7 day of the month on Saturday" in timezone Europe/Madrid, 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 requested a review from davidlj95 as a code owner September 26, 2023 00:57
@renovate renovate bot added dependencies Pull requests that update a dependency file javascript labels Sep 26, 2023
@renovate renovate bot enabled auto-merge (rebase) September 26, 2023 00:57
auto-merge was automatically disabled September 26, 2023 01:01

Base branch requires signed commits

@renovate renovate bot merged commit 9d0ebda into main Sep 26, 2023
8 checks passed
@renovate renovate bot deleted the renovate/angular-monorepo branch September 26, 2023 03:42
@github-actions
Copy link

🎉 This PR is included in version 2.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants