Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 13, 2019

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@angular/common (source) 7.2.127.2.16 age confidence
@angular/compiler (source) 7.2.127.2.16 age confidence
@angular/compiler-cli (source) 7.2.127.2.16 age confidence
@angular/core (source) 7.2.127.2.16 age confidence
@angular/forms (source) 7.2.127.2.16 age confidence
@angular/http 7.2.127.2.16 age confidence
@angular/platform-browser (source) 7.2.127.2.16 age confidence
@angular/platform-browser-dynamic (source) 7.2.127.2.16 age confidence
@angular/router (source) 7.2.127.2.16 age confidence
zone.js (source, changelog) 0.8.290.16.0 age confidence

Release Notes

angular/angular (@​angular/common)

v7.2.16

Compare Source

v7.2.15

Compare Source

v7.2.14

Compare Source

v7.2.13

Compare Source

angular/angular (@​angular/compiler)

v7.2.16

Compare Source

v7.2.15

Compare Source

v7.2.14

Compare Source

v7.2.13

Compare Source

angular/angular (@​angular/compiler-cli)

v7.2.16

Compare Source

v7.2.15

Compare Source

v7.2.14

Compare Source

v7.2.13

Compare Source

angular/angular (@​angular/core)

v7.2.16

Compare Source

v7.2.15

Compare Source

v7.2.14

Compare Source

v7.2.13

Compare Source

angular/angular (@​angular/forms)

v7.2.16

Compare Source

v7.2.15

Compare Source

v7.2.14

Compare Source

v7.2.13

Compare Source

angular/angular (@​angular/http)

v7.2.16

Compare Source

v7.2.15

Compare Source

v7.2.14

Compare Source

v7.2.13

Compare Source

angular/angular (@​angular/platform-browser)

v7.2.16

Compare Source

v7.2.15

Compare Source

v7.2.14

Compare Source

v7.2.13

Compare Source

angular/angular (@​angular/platform-browser-dynamic)

v7.2.16

Compare Source

v7.2.15

Compare Source

v7.2.14

Compare Source

v7.2.13

Compare Source

angular/angular (@​angular/router)

v7.2.16

Compare Source

v7.2.15

Compare Source

v7.2.14

Compare Source

v7.2.13

Compare Source

angular/angular (zone.js)

v0.16.0

Compare Source

BREAKING CHANGE
  • IE/Non-Chromium Edge are not supported anymore.

v0.15.1

Compare Source

Bug Fixes

v0.15.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.14.10

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

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

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

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


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

@renovate renovate bot force-pushed the renovate/angular-monorepo branch from c2a62d4 to 75cef5d Compare April 23, 2019 20:19
@renovate renovate bot changed the title fix(deps): update angular monorepo to v7.2.13 fix(deps): update angular monorepo to v7.2.14 Apr 23, 2019
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 75cef5d to 1e81296 Compare May 7, 2019 21:18
@renovate renovate bot changed the title fix(deps): update angular monorepo to v7.2.14 fix(deps): update angular monorepo to v7.2.15 May 7, 2019
@renovate renovate bot changed the title fix(deps): update angular monorepo to v7.2.15 Update angular monorepo to v7.2.15 May 17, 2019
@renovate renovate bot changed the title Update angular monorepo to v7.2.15 fix(deps): update angular monorepo to v7.2.15 May 17, 2019
@renovate renovate bot changed the title fix(deps): update angular monorepo to v7.2.15 Update angular monorepo to v7.2.15 May 17, 2019
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 1e81296 to 8d85758 Compare July 26, 2019 20:24
@renovate renovate bot changed the title Update angular monorepo to v7.2.15 Update angular monorepo Jul 26, 2019
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 8d85758 to 01b1879 Compare August 2, 2019 21:49
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 01b1879 to e89f835 Compare August 14, 2019 03:50
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e89f835 to dc3efba Compare January 19, 2020 06:01
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from dc3efba to 6b19c56 Compare April 26, 2020 15:58
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 6b19c56 to 5882e1e Compare August 26, 2020 15:53
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 5882e1e to 1b3b90d Compare October 28, 2020 13:00
@renovate renovate bot changed the title Update angular monorepo fix(deps): update angular monorepo Oct 28, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 1b3b90d to e73caa0 Compare November 27, 2020 06:02
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e73caa0 to a964467 Compare April 26, 2021 12:56
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from a964467 to e7dddf0 Compare March 7, 2022 13:04
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e7dddf0 to b6b23d6 Compare June 18, 2022 18:57
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from b6b23d6 to c1011db Compare September 25, 2022 15:30
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from c1011db to 6948e2c Compare November 20, 2022 09:49
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 6948e2c to e1dd22c Compare March 19, 2023 00:05
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e1dd22c to fd15e78 Compare June 12, 2023 16:15
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from c0f189c to 04c42cb Compare September 18, 2023 13:51
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 04c42cb to 0e26b61 Compare October 10, 2023 21:30
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 0e26b61 to 39dcb1f Compare October 26, 2023 18:47
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 39dcb1f to 7c27668 Compare November 3, 2023 21:27
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 7c27668 to 5666f5f Compare January 9, 2024 19:04
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 5666f5f to a129cfc Compare February 13, 2024 22:50
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from a129cfc to 3effe47 Compare April 30, 2024 22:47
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 3effe47 to 6fadc75 Compare May 17, 2024 02:20
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 6fadc75 to c753035 Compare June 6, 2024 21:50
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from c753035 to f80db31 Compare July 17, 2024 23:21
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from b0a0ddc to dcef22d Compare August 6, 2024 09:59
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from dcef22d to 4093975 Compare August 21, 2024 23:02
@renovate renovate bot changed the title fix(deps): update angular monorepo fix(deps): update angular monorepo - abandoned Dec 8, 2024
@renovate
Copy link
Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title fix(deps): update angular monorepo - abandoned fix(deps): update angular monorepo Dec 8, 2024
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 4093975 to 17b7367 Compare May 23, 2025 00:15
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 17b7367 to 49bcddf Compare August 11, 2025 20:15
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 49bcddf to 8811ebb Compare November 10, 2025 20:53
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 1affe79 to 67cc6eb Compare November 20, 2025 01:58
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 67cc6eb to 0c94e73 Compare December 31, 2025 12:56
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 0c94e73 to 29daf25 Compare December 31, 2025 20:10
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