Skip to content

fix(deps): update angular monorepo#139

Open
renovate[bot] wants to merge 1 commit into
lastfrom
renovate/angular-monorepo
Open

fix(deps): update angular monorepo#139
renovate[bot] wants to merge 1 commit into
lastfrom
renovate/angular-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 23, 2023

This PR contains the following updates:

Package Change Age Confidence
@angular/animations (source) 12.2.1612.2.17 age confidence
@angular/compiler (source) 12.2.1612.2.17 age confidence
@angular/compiler-cli (source) 12.2.1612.2.17 age confidence
@angular/core (source) 12.2.1612.2.17 age confidence
@angular/forms (source) 12.2.1612.2.17 age confidence
@angular/platform-browser (source) 12.2.1612.2.17 age confidence
@angular/platform-browser-dynamic (source) 12.2.1612.2.17 age confidence
@angular/router (source) 12.2.1612.2.17 age confidence
zone.js (source, changelog) 0.12.00.16.2 age confidence

Release Notes

angular/angular (@​angular/animations)

v12.2.17

Compare Source

Breaking Changes

core
  • Existing iframe usages may have security-sensitive attributes applied as an attribute or property binding in a template or via host bindings in a directive. Such usages would require an update to ensure compliance with the new stricter rules around iframe bindings.
core
Commit Type Description
b871db57da fix hardening attribute and property binding rules for <iframe> elements (#​48059)

Special Thanks

Andrew Kushnir, Andrew Scott, George Looshch, Joey Perrott and Paul Gschwendtner

angular/angular (zone.js)

v0.16.2

Compare Source

v0.16.1

Compare Source

v0.16.0

Compare Source

v0.15.1

Compare Source

v0.15.0

Compare Source

v0.14.10

Compare Source

v0.14.8

Compare Source

v0.14.7

Compare Source

v0.14.6

Compare Source

v0.14.5

Compare Source

v0.14.4

Compare Source

v0.14.3

Compare Source

v0.14.2

Compare Source

v0.14.1

Compare Source

v0.14.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • zone.js: fakeAsync will now flush pending timers at the end of
    the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync

0.14.10 (2024-08-05)

Features
  • zone.js: Add 'flush' parameter option to fakeAsync to flush after the test (#​57137) (99d679d)

0.14.8 (2024-07-17)

Bug Fixes

0.14.7 (2024-06-06)

Bug Fixes

0.14.6 (2024-05-16)

Bug Fixes

0.14.5 (2024-04-30)

Bug Fixes

0.14.4 (2024-02-13)

Bug Fixes

0.14.3 (2023-12-19)

Bug Fixes
Features

0.14.2 (2023-11-03)

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

14.0.1 (2023-10-25)

Bug Fixes

v0.13.3

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

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

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

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 23, 2023

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
anti-poach-angular Error Error May 7, 2026 1:54am

@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 97c187a to 57a4b23 Compare June 12, 2023 17:42
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 57a4b23 to 25a4662 Compare September 11, 2023 19:21
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 25a4662 to 31867b0 Compare September 12, 2023 22:10
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 31867b0 to 956fa62 Compare September 18, 2023 10:21
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 956fa62 to 5161c71 Compare October 26, 2023 19:12
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 5161c71 to 5db2642 Compare November 3, 2023 19:40
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 5db2642 to 0417a4b Compare January 9, 2024 18:24
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 0417a4b to c2b19a4 Compare February 13, 2024 22:37
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from c2b19a4 to 209523e Compare April 30, 2024 21:43
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 209523e to 6d21c73 Compare May 17, 2024 04:45
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 6d21c73 to 8adcfe1 Compare June 6, 2024 22:11
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 8adcfe1 to 9cd236a Compare July 17, 2024 23:10
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 9cd236a to ddd28eb Compare August 5, 2024 19:36
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from ddd28eb to 793cbcf Compare August 21, 2024 22:15
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 793cbcf to e781511 Compare May 23, 2025 00:41
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from e781511 to 54c8ae1 Compare November 11, 2025 01:37
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 54c8ae1 to ddc8765 Compare November 18, 2025 22:48
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from ddc8765 to 6aa2733 Compare November 20, 2025 02:12
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 6aa2733 to 93a29b8 Compare November 27, 2025 10:00
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 93a29b8 to 92bb0a0 Compare February 19, 2026 22:38
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 92bb0a0 to faae07e Compare March 27, 2026 01:31
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from faae07e to 0fd4feb Compare March 30, 2026 17:35
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 0fd4feb to 8f43cc1 Compare April 27, 2026 17:52
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 8f43cc1 to 919b873 Compare April 27, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants