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

Update angular monorepo #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 16, 2017

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/common (source) 2.2.4 -> 2.4.10 age adoption passing confidence
@angular/compiler (source) 2.2.4 -> 2.4.10 age adoption passing confidence
@angular/core (source) 2.2.4 -> 2.4.10 age adoption passing confidence
@angular/forms (source) 2.2.4 -> 2.4.10 age adoption passing confidence
@angular/http 2.2.4 -> 2.4.10 age adoption passing confidence
@angular/platform-browser (source) 2.2.4 -> 2.4.10 age adoption passing confidence
@angular/platform-browser-dynamic (source) 2.2.4 -> 2.4.10 age adoption passing confidence
@angular/router (source) 3.2.4 -> 3.4.10 age adoption passing confidence
@angular/upgrade (source) 2.2.4 -> 2.4.10 age adoption passing confidence
angular-in-memory-web-api (source) 0.5.3 -> 0.18.0 age adoption passing confidence
zone.js (source, changelog) 0.6.26 -> 0.14.6 age adoption passing confidence

Release Notes

angular/angular (@​angular/common)

v2.4.10

Compare Source

v2.4.9

Compare Source

v2.4.8

Compare Source

v2.4.7

Compare Source

v2.4.6

Compare Source

v2.4.5

Compare Source

v2.4.4

Compare Source

v2.4.3

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

angular/angular (@​angular/compiler)

v2.4.10

Compare Source

v2.4.9

Compare Source

v2.4.8

Compare Source

v2.4.7

Compare Source

v2.4.6

Compare Source

v2.4.5

Compare Source

v2.4.4

Compare Source

v2.4.3

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

angular/angular (@​angular/core)

v2.4.10

Compare Source

v2.4.9

Compare Source

v2.4.8

Compare Source

v2.4.7

Compare Source

v2.4.6

Compare Source

v2.4.5

Compare Source

v2.4.4

Compare Source

v2.4.3

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

angular/angular (@​angular/forms)

v2.4.10

Compare Source

v2.4.9

Compare Source

v2.4.8

Compare Source

v2.4.7

Compare Source

v2.4.6

Compare Source

v2.4.5

Compare Source

v2.4.4

Compare Source

v2.4.3

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

angular/angular (@​angular/http)

v2.4.10

Compare Source

v2.4.9

Compare Source

v2.4.8

Compare Source

v2.4.7

Compare Source

v2.4.6

Compare Source

v2.4.5

Compare Source

v2.4.4

Compare Source

v2.4.3

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

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

v2.4.10

Compare Source

v2.4.9

Compare Source

v2.4.8

Compare Source

v2.4.7

Compare Source

v2.4.6

Compare Source

v2.4.5

Compare Source

v2.4.4

Compare Source

v2.4.3

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

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

v2.4.10

Compare Source

v2.4.9

Compare Source

v2.4.8

Compare Source

v2.4.7

Compare Source

v2.4.6

Compare Source

v2.4.5

Compare Source

v2.4.4

Compare Source

v2.4.3

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

angular/angular (@​angular/router)

v3.4.0

common
Commit Type Description
ae34dbca1b feat Backport NgOptimizedImage to v13

Special Thanks

Alex Castle and Paul Gschwendtner

v3.3.1

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
b1d7b79ff4 fix hardening attribute and property binding rules for <iframe> elements (#​48029)

Special Thanks

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

angular/angular (@​angular/upgrade)

v2.4.10

Compare Source

v2.4.9

Compare Source

v2.4.8

Compare Source

v2.4.7

Compare Source

v2.4.6

Compare Source

v2.4.5

Compare Source

v2.4.4

Compare Source

v2.4.3

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

angular/angular (angular-in-memory-web-api)

v0.18.0

Compare Source

v0.17.0

Compare Source

v0.16.0

Compare Source

v0.15.0

Compare Source

v0.14.0

Compare Source

v0.11.0

Compare Source

  • update to support Angular v10.
  • no functional changes.

v0.10.0

Compare Source

v0.9.0

Compare Source

  • update to support Angular version 8.x and forward
  • no functional changes

v0.8.0

Compare Source

  • remove @angular/http support
  • no functional changes

BREAKING CHANGE
This version no longer supports any functionality for @angular/http. Please use
@angular/common/http instead.

v0.7.0

Compare Source

  • update to support Angular v7.
  • no functional changes

v0.6.1

Compare Source

  • update to Angular and RxJS v6 releases

v0.6.0

Compare Source

Migrate to Angular v6 and RxJS v6 (rc and beta)

Note that this release is pinned to Angular "^6.0.0-rc.0" and RxJS "^6.0.0-beta.1".
Will likely update again when they are official.

BREAKING CHANGE
This version depends on RxJS v6 and is not backward compatible with earlier RxJS versions.

v0.5.4

Compare Source

Simulated HTTP error responses were not delaying the prescribed time when using RxJS delay()
because it was short-circuited by the ErrorResponse.
New delayResponse function does it right.
Should not break you unless you incorrectly expected no delay for errors.

Also, this library no longer calls RxJS delay() which may make testing with it easier
(Angular TestBed does not handle RxJS delay() well because that operator uses interval()).

Also fixes type error (issue #​180).

angular/angular (zone.js)

v0.14.6

Compare Source

Bug Fixes

v0.14.5

Compare Source

Bug Fixes

v0.14.4

Compare Source

Bug Fixes

v0.14.3

Compare Source

Bug Fixes
Features

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

v0.13.1

Compare Source

Bug Fixes
Features
Reverts

v0.13.0

Compare Source

v0.12.0

Compare Source

Bug Fixes

0.11.8 (2022-08-08)

Features
  • zone.js: Update to the simpler Async Stack Tagging v2 API (#​46958) (f23232f)

0.11.7 (2022-07-20)

Bug Fixes
  • zone.js: do not invoke jasmine done callback multiple times with waitForAsync (4e77c7fbf38)
Features
  • zone.js: add AsyncStackTaggingZoneSpec implementation (#​46693) (848a009)
  • zone.js: include jasmine describe block name when raising unexpected task error (de86285)
  • zone.js: include zone name when sync-test zone reports tasks (72c2567)

0.11.6 (2022-06-02)

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

0.11.5 (2022-03-03)

Bug Fixes
Features

0.11.4 (2021-02-10)

Bug Fixes
Features

0.11.3 (2020-10-27)

Bug Fixes

0.11.2 (2020-09-19)

Bug Fixes
Features
Refactor
  • zone.js: refactor(zone.js): rename several internal apis in fake async zone spec (#​39127) (8a68669)
Build
  • zone.js: build(zone.js): zone.js should output esm format for fesm2015 bundles (#​39203) (822b838)
BREAKING CHANGES
  • zone.js: ZoneJS no longer swallows errors produced by Object.defineProperty calls.

Prior to this change, ZoneJS monkey patched Object.defineProperty and if there is an error
(such as the property is not configurable or not writable) the patched logic swallowed it
and only console.log was produced. This behavior used to hide real errors,
so the logic is now updated to trigger original errors (if any). One exception
where the patch remains in place is document.registerElement
(to allow smooth transition for code/polyfills that rely on old behavior in legacy browsers).
If your code relies on the old behavior (where errors were not thrown before),
you may need to update the logic to handle the errors that are no longer masked by ZoneJS patch.

0.11.1 (2020-08-19)

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.


This change is Reviewable

@renovate renovate bot changed the title Renovate angular monorepo packages Update angular monorepo packages Dec 20, 2017
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 046e877 to dd99003 Compare December 20, 2017 22:42
@renovate renovate bot changed the title Update angular monorepo packages Update angular monorepo packages to v5.1.2 Dec 24, 2017
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from dd99003 to 012647d Compare January 4, 2018 01:05
@renovate renovate bot changed the title Update angular monorepo packages to v5.1.2 Update angular monorepo packages to v5.1.3 Jan 4, 2018
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from d19151b to 02bdd8e Compare January 10, 2018 19:12
@renovate renovate bot changed the title Update angular monorepo packages to v5.1.3 Update angular monorepo packages to v5.2.0 Jan 10, 2018
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 02bdd8e to e244e85 Compare January 17, 2018 18:02
@renovate renovate bot changed the title Update angular monorepo packages to v5.2.0 Update angular monorepo packages to v5.2.1 Jan 17, 2018
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e244e85 to 495e0f7 Compare January 25, 2018 05:39
@renovate renovate bot changed the title Update angular monorepo packages to v5.2.1 Update angular monorepo packages to v5.2.2 Jan 25, 2018
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 7 times, most recently from c1912b2 to a72d40d Compare January 31, 2018 21:00
@renovate renovate bot changed the title Update angular monorepo packages to v5.2.2 Update angular monorepo packages to v5.2.3 Jan 31, 2018
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from a72d40d to b42eeeb Compare February 7, 2018 19:28
@renovate renovate bot changed the title Update angular monorepo packages to v5.2.3 Update angular monorepo packages to v5.2.4 Feb 7, 2018
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from b42eeeb to 22d0d3f Compare February 14, 2018 05:28
@renovate renovate bot changed the title Update angular monorepo packages to v5.2.4 Update angular monorepo packages to v5.2.5 Feb 14, 2018
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 22d0d3f to afe8431 Compare February 22, 2018 00:57
@renovate renovate bot changed the title Update angular monorepo packages to v5.2.5 Update angular monorepo packages to v5.2.6 Feb 22, 2018
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 9cb3644 to f42c8a4 Compare February 28, 2018 23:10
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from b73f2a8 to 5f6f7af Compare August 27, 2018 04:46
@renovate renovate bot changed the title Update angular monorepo to v6 Update angular monorepo Aug 27, 2018
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 5f6f7af to de5adc1 Compare August 10, 2019 08:56
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from de5adc1 to aad9163 Compare August 20, 2019 04:55
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from aad9163 to f3fdcf3 Compare May 2, 2020 20:58
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from f3fdcf3 to b02e5be Compare August 21, 2020 15:02
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from b02e5be to 609f271 Compare October 29, 2020 16:56
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 609f271 to 718c847 Compare November 26, 2020 19:54
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 718c847 to d4c2252 Compare April 26, 2021 14:16
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from d4c2252 to b445a66 Compare March 7, 2022 08:12
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from b445a66 to bc5038a Compare June 18, 2022 18:37
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from bc92592 to 4a8de7a Compare November 20, 2022 17:10
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 4a8de7a to 651a2c2 Compare March 17, 2023 06:11
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 651a2c2 to a35a6f4 Compare May 28, 2023 12:27
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from a35a6f4 to e829ba7 Compare June 12, 2023 16:15
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 386d8b4 to 21d4d5a Compare September 18, 2023 10:31
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 21d4d5a to 8d20cf2 Compare October 26, 2023 19:40
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 6aaacc3 to ec67a34 Compare November 8, 2023 18:10
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from ec67a34 to a2a65df Compare January 9, 2024 19:01
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from a2a65df to d5f2ea3 Compare February 13, 2024 21:31
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from d5f2ea3 to 15aabec Compare April 30, 2024 21:58
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 15aabec to f51e591 Compare May 17, 2024 03:55
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from f51e591 to f4a4f72 Compare May 23, 2024 03:29
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.

None yet

0 participants