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 to v6 #49

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

Conversation

renovate-tests
Copy link
Owner

This Pull Request renovates the package group "angular monorepo".

Release Notes

angular/angular

v6.0.3

Compare Source

Bug Fixes
  • service-worker: check platformBrowser before accessing navigator.serviceWorker (#​21231) (0ee5b7e)

v6.0.2

Compare Source

Bug Fixes
  • service-worker: check platformBrowser before accessing navigator.serviceWorker (#​21231) (0ee5b7e)

v6.0.1

Compare Source

Bug Fixes
  • animations: properly clean up queried element styles in safari/edge (#​23686) (3824e3f)
  • animations: retain state styling for nodes that are moved around (#​23686) (05aa5e0)
  • core: call ngOnDestroy on all services that have it (#​23755) (5581e97), closes #​22466 #​22240 #​14818
  • elements: always check to create strategy (#​23825) (d280077)
  • router: avoid freezing queryParams in-place (#​22663) (3d8799b), closes #​22617
  • router: correct the segment parsing so it won't break on ampersand (#​23684) (8733843)
  • service-worker: correctly handle requests with empty clientId (#​23625) (2254ac2), closes #​23526

v6.0.0

Compare Source

Bug Fixes
  • animations: properly clean up queried element styles in safari/edge (#​23686) (3824e3f)
  • animations: retain state styling for nodes that are moved around (#​23686) (05aa5e0)
  • core: call ngOnDestroy on all services that have it (#​23755) (5581e97), closes #​22466 #​22240 #​14818
  • elements: always check to create strategy (#​23825) (d280077)
  • router: avoid freezing queryParams in-place (#​22663) (3d8799b), closes #​22617
  • router: correct the segment parsing so it won't break on ampersand (#​23684) (8733843)
  • service-worker: correctly handle requests with empty clientId (#​23625) (2254ac2), closes #​23526

v5.2.11

Compare Source


v5.2.10

Compare Source

Bug Fixes
  • animations: avoid animation insertions during router back/refresh (#​21977) (641cc49), closes #​19712
  • common: properly take className changes into account (#​21937) (54e9108), closes #​21932
  • compiler: fix support for html-like text in translatable attributes (#​23053) (4f7c369)
  • compiler-cli: emit correct css string escape sequences (#​22776) (db0afa9)
  • forms: improve error message for invalid value accessors (#​22731) (dd61595)
  • service-worker: add badge to NOTIFICATION_OPTION_NAMES (#​23241) (7b23983), closes #​23196
  • service-worker: do not enter degraded mode when offline (#​22883) (ae9c25f), closes #​21636
  • service-worker: fix LruList bugs (#​22769) (65f8943), closes #​22218 #​22768
  • service-worker: ignore invalid only-if-cached requests (#​22883) (0d4fe38), closes #​22362
  • upgrade: correctly handle downgraded OnPush components (#​22209) (f43fba6), closes #​14286
  • upgrade: propagate return value of resumeBootstrap (#​22754) (ae76eec), closes #​22723
  • upgrade: two-way binding and listening for event (#​22772) (5391f96), closes #​22734

v5.2.9

Compare Source

Bug Fixes
  • animations: avoid animation insertions during router back/refresh (#​21977) (641cc49), closes #​19712
  • common: properly take className changes into account (#​21937) (54e9108), closes #​21932
  • compiler: fix support for html-like text in translatable attributes (#​23053) (4f7c369)
  • compiler-cli: emit correct css string escape sequences (#​22776) (db0afa9)
  • forms: improve error message for invalid value accessors (#​22731) (dd61595)
  • service-worker: add badge to NOTIFICATION_OPTION_NAMES (#​23241) (7b23983), closes #​23196
  • service-worker: do not enter degraded mode when offline (#​22883) (ae9c25f), closes #​21636
  • service-worker: fix LruList bugs (#​22769) (65f8943), closes #​22218 #​22768
  • service-worker: ignore invalid only-if-cached requests (#​22883) (0d4fe38), closes #​22362
  • upgrade: correctly handle downgraded OnPush components (#​22209) (f43fba6), closes #​14286
  • upgrade: propagate return value of resumeBootstrap (#​22754) (ae76eec), closes #​22723
  • upgrade: two-way binding and listening for event (#​22772) (5391f96), closes #​22734

v5.2.8

Compare Source

Bug Fixes
  • platform-server: add styles to elements correctly (#​22527) (fc6dfc2)
  • router: correct over-encoding of URL fragment (#​22687) (86517f2)

v5.2.7

Compare Source

Bug Fixes
  • platform-server: generate correct stylings for camel case names (#​22263) (de02a7a), closes #​19235
  • router: don't mutate route configs (#​22358) (8f0a064), closes #​22203
  • router: fix URL serialization so special characters are only encoded where needed (#​22337) (789a47e), closes #​10280
  • upgrade: correctly destroy nested downgraded component (#​22400) (4aef9de), closes #​22392
  • upgrade: correctly handle = bindings in [@angular]/upgrade (#​22167) (6638390)
  • upgrade: fix empty transclusion content with AngularJS@​>=1.5.8 (#​22167) (a9a0e27), closes #​22175

v5.2.6

Compare Source

Bug Fixes
  • platform-server: generate correct stylings for camel case names (#​22263) (de02a7a), closes #​19235
  • router: don't mutate route configs (#​22358) (8f0a064), closes #​22203
  • upgrade: correctly destroy nested downgraded component (#​22400) (4aef9de), closes #​22392
  • upgrade: correctly handle = bindings in [@angular]/upgrade (#​22167) (6638390)
  • upgrade: fix empty transclusion content with AngularJS@​>=1.5.8 (#​22167) (a9a0e27), closes #​22175

v5.2.5

Compare Source

Bug Fixes
  • common: correct mapping of Observable methods (#​20518) (ce5e8fa), closes #​20516
  • common: then and else template might be set to null (#​22298) (af6a056)
  • compiler-cli: add missing entry point to package, update tsickle (#​22295) (c5418c7)
  • core: properly handle function without prototype in reflector (#​22284) (5ec38f2), closes #​19978
  • core: support metadata reflection for native class types (#​22356) (ee91de9), closes #​21731

v5.2.4

Compare Source

Bug Fixes
  • aio: update Firebase redirects and SW routes (#​21763) (#​22104) (15ff7ba), closes #​21377
  • bazel: allow TS to read ambient typings (#​21876) (d57fd0b), closes #​21872
  • bazel: improve error message for missing assets (#​22096) (c5ec8d9), closes #​22095
  • common: weaken AsyncPipe transform signature (#​22169) (c6bdc83)
  • compiler: make unary plus operator consistent to JavaScript (#​22154) (1b8ea10), closes #​22089
  • core: add stacktrace in log when error during cleanup component in TestBed (#​22162) (c4f841f)
  • core: ensure initial value of QueryList length (#​21980) (#​21982) (47b73fd), closes #​21980
  • core: use appropriate inert document strategy for Firefox & Safari (#​17019) (47b71d9)
  • forms: prevent event emission on enable/disable when emitEvent is false (#​12366) (#​21018) (56b9591)
  • language-service: correct instructions to install the language service (#​22000) (0b23573)
  • platform-browser: support 0/false/null values in transfer_state (#​22179) (da6ab91)

v5.2.3

Compare Source

Bug Fixes
  • common: don't convert null to a string when flushing a mock request (#​21417) (c4fb696), closes #​20744
  • core: fix #​20582, don't need to wrap zone in location change listener (#​22007) (ce51ea9)
  • core: fix proper propagation of subscriptions in EventEmitter (#​22016) (c6645e7), closes #​21999
  • core: should check Zone existence when scheduleMicroTask (#​20656) (aa9ba7f)

v5.2.2

Compare Source

Bug Fixes
  • common: allow HttpInterceptors to inject HttpClient (#​19809) (ed2b717), closes #​18224
  • common: generate closure-locale data file with exported plural functions (#​21873) (c2f5ed5), closes #​21870
  • core: fix retrieving the binding name when an expression changes (#​21814) (81d64d6), closes #​21735 #​21788
  • forms: allow FormBuilder to create controls with any formState type (#​20917) (56f3e18), closes #​20368
  • forms: inserting and removing controls should work in re-bound form arrays (#​21822) (fad99cc), closes #​21501
  • language-service: ensure correct paths are passed to TypeScript (#​21812) (250c8da)
  • language-service: spell diagnostics correctly (#​21812) (778e6e7)
  • router: remove [@​internal] tag on ParamInheritanceType (#​21773) (35a0721), closes #​21456

v5.2.1

Compare Source

Bug Fixes
  • animations: avoid animation insertions during router back/refresh (#​21977) (641cc49), closes #​19712
  • common: properly take className changes into account (#​21937) (54e9108), closes #​21932
  • compiler: fix support for html-like text in translatable attributes (#​23053) (4f7c369)
  • compiler-cli: emit correct css string escape sequences (#​22776) (db0afa9)
  • forms: improve error message for invalid value accessors (#​22731) (dd61595)
  • service-worker: add badge to NOTIFICATION_OPTION_NAMES (#​23241) (7b23983), closes #​23196
  • service-worker: do not enter degraded mode when offline (#​22883) (ae9c25f), closes #​21636
  • service-worker: fix LruList bugs (#​22769) (65f8943), closes #​22218 #​22768
  • service-worker: ignore invalid only-if-cached requests (#​22883) (0d4fe38), closes #​22362
  • upgrade: correctly handle downgraded OnPush components (#​22209) (f43fba6), closes #​14286
  • upgrade: propagate return value of resumeBootstrap (#​22754) (ae76eec), closes #​22723
  • upgrade: two-way binding and listening for event (#​22772) (5391f96), closes #​22734

v5.2.0

Compare Source

Bug Fixes
  • bazel: Give correct module names for ES6 output (#​21320) (9728dce), closes #​21022
  • benchpress: forward compat with selenium_webdriver 3.6.0 (#​21399) (6040ee3)
  • benchpress: work around missing events from Chrome 63 (#​21396) (fa03ae1)
  • common: export currencies via getCurrencySymbol (#​20983) (fecf768)

Note: Due to an animation fix back in 5.1.1 (c2b3792) which allows for nested :leave queries to work within animation sequences, all elements that are dynamically inserted (*ngIf, *ngFor, etc…) now contain the special CSS class: “ng-star-inserted”. This may cause failures within unit tests if there are any assertions that match against element.className directly. (An easy fix for this is to match using a regular expression instead of asserting the className string directly.)


v5.1.3

Compare Source

Bug Fixes
  • animations: avoid infinite loop with multiple blocked sub triggers (#​21119) (3e34fa8)
  • animations: renaming issue with DOMAnimation. (#​21125) (d1f4500)
  • common: handle JS floating point errors in percent pipe (#​20329) (fa0e8ef), closes #​20136
  • language-service: ignore null metadatas (#​20557) (48a1f32), closes #​20260
  • router: fix wildcard route with lazy loaded module (again) (#​18139) (8c99175), closes #​13848

v5.1.2

Compare Source

Bug Fixes
  • animations: avoid infinite loop with multiple blocked sub triggers (#​21119) (3e34fa8)
  • animations: renaming issue with DOMAnimation. (#​21125) (d1f4500)
  • common: handle JS floating point errors in percent pipe (#​20329) (fa0e8ef), closes #​20136
  • language-service: ignore null metadatas (#​20557) (48a1f32), closes #​20260
  • router: fix wildcard route with lazy loaded module (again) (#​18139) (8c99175), closes #​13848


This PR has been generated by Renovate Bot.

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.

1 participant