angular-fullstack-graphql
angular-fullstack-graphql copied to clipboard
Update angular monorepo to v7 (major)
This PR contains the following updates:
| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @βangular/common | dependencies | major | 4.4.7 -> 7.1.1 |
source |
| @βangular/compiler | dependencies | major | 4.4.7 -> 7.1.1 |
source |
| @βangular/compiler-cli | devDependencies | major | 4.4.7 -> 7.1.1 |
source |
| @βangular/core | dependencies | major | 4.4.7 -> 7.1.1 |
source |
| @βangular/forms | dependencies | major | 4.4.7 -> 7.1.1 |
source |
| @βangular/http | dependencies | major | 4.4.7 -> 7.1.1 |
source |
| @βangular/platform-browser | dependencies | major | 4.4.7 -> 7.1.1 |
source |
| @βangular/platform-browser-dynamic | dependencies | major | 4.4.7 -> 7.1.1 |
source |
| @βangular/router | dependencies | major | 4.4.7 -> 7.1.1 |
source |
Release Notes
angular/angular
v7.1.1
Bug Fixes
v7.1.0
Bug Fixes
- common: expose request url in network error (#β27143) (1db53da), closes #β27029
- upgrade: don't rely upon the runtime to resolve forward refs (#β27132) (a4462c2)
7.1.1 (2018-11-28)
Bug Fixes
v7.0.4
Bug Fixes
- compiler-cli: add missing tslib dependency (#β27063) (4348c47)
- compiler-cli: only pass canonical genfile paths to compiler host (#β27062) (188e9ce)
- router: add
relativeLinkResolutiontorecognizeoperator (#β26990) (d304427), closes #β26983
v7.0.3
Bug Fixes
- compiler-cli: add missing tslib dependency (#β27063) (4348c47)
- compiler-cli: only pass canonical genfile paths to compiler host (#β27062) (188e9ce)
- router: add
relativeLinkResolutiontorecognizeoperator (#β26990) (d304427), closes #β26983
v7.0.2
Bug Fixes
- bazel: unknown replay compiler error in windows (#β26711) (4d532df)
- router: remove type bludgeoning of context and outlet when running CanDeactivate (#β26496) (dc05385), closes #β18253
- upgrade: make typings compatible with older AngularJS typings (#β26880) (315d95c), closes #β26420
v7.0.1
Bug Fixes
- compiler: generate relative paths only in summary file errors (#β26759) (c01f340)
- core: Remove static dependency from @βangular/core to @βangular/compiler (#β26734) (#β26879) (257ac83)
- core: support computed base class in metadata inheritance (#β24014) (b3c6409)
v7.0.0
Bug Fixes
- core: allow null value for renderer setElement(β¦) (#β17065) (ff15043), closes #β13686
- router: fix regression where navigateByUrl promise didn't resolve on CanLoad failure (#β26455) (1c9b065), closes #β26284
- service-worker: clean up caches from old SW versions (#β26319) (2326b9c)
- upgrade: properly destroy upgraded component elements and descendants (#β26209) (071934e), closes #β26208
Features
- router: add prioritizedGuardValue operator optimization and allowing UrlTree return from guard (#β26478) (fdfedce)
7.0.1 (2018-10-24)
v6.1.10
Bug Fixes
- platform-browser: fix #β22155, destroy hammer manager when
HammerInstance.off()is run (#β22156) (3b4d9dc) - upgrade: properly destroy upgraded component elements and descendants (#β26209) (623adbb), closes #β26208
v6.1.9
Bug Fixes
- platform-browser: fix #β22155, destroy hammer manager when
HammerInstance.off()is run (#β22156) (3b4d9dc) - upgrade: properly destroy upgraded component elements and descendants (#β26209) (623adbb), closes #β26208
v6.1.8
6.1.9 (2018-09-26)
v6.1.7
Bug Fixes
- bazel: protractor rule should include *.e2e-spec.js (#β25701) (ed6b68b)
- core: size regression with closure compiler (#β25531) (ebcf762)
- docs-infra: show "suggest edits" only for /guide and /tutorial dirs (#β24378) (66b7870)
- upgrade: trigger
$destroyevent on upgraded component element (#β25357) (82e0676), closes #β25334 - router: warn if navigation triggered outside Angular zone (#β24959) (23a96dc), closes #β15770 #β15946 #β24728
v6.1.6
Bug Fixes
- bazel: protractor rule should include *.e2e-spec.js (#β25701) (ed6b68b)
- core: size regression with closure compiler (#β25531) (ebcf762)
- docs-infra: show "suggest edits" only for /guide and /tutorial dirs (#β24378) (66b7870)
- upgrade: trigger
$destroyevent on upgraded component element (#β25357) (82e0676), closes #β25334 - router: warn if navigation triggered outside Angular zone (#β24959) (23a96dc), closes #β15770 #β15946 #β24728
v6.1.4
Bug Fixes
v6.1.3
Bug Fixes
v6.1.2
Bug Fixes
- service-worker:
Cache-Control: no-cacheon assets breaks service worker (#β25408) (1319ff4), closes #β25442
v6.1.1
Bug Fixes
- platform-browser: fix #β22155, destroy hammer manager when
HammerInstance.off()is run (#β22156) (3b4d9dc) - upgrade: properly destroy upgraded component elements and descendants (#β26209) (623adbb), closes #β26208
v6.1.0
Bug Fixes
- animations: always render end-state styles for orphaned DOM nodes (#β24236) (dc4a3d0)
- animations: set animations styles properly on platform-server (#β24624) (0b356d4)
- animations: do not throw errors when a destroyed component is animated (#β23836) (d2a8687)
- animations: Fix browser detection logic (#β24188) (b492b9e)
- animations: properly clean up queried element styles in safari/edge (#β23633) (da9ff25)
- animations: retain state styling for nodes that are moved around (#β23534) (65211f4)
- animations: retain trigger-state for nodes that are moved around (#β24238) (8db928d)
- bazel: Allow ng_module to depend on targets w no deps (#β24446) (282d351)
- benchpress: Fix promise chain in chrome_driver_extension. (#β23458) (d4b6c41)
- common: do not round factional seconds (#β24831) (a527c69), closes #β24384
- common: format fractional seconds (#β24844) (0b4d85e), closes #β24831
- common: properly update collection reference in NgForOf (#β24684) (ff84c5c), closes #β24155
- common: use correct currency format for locale de-AT (#β24658) (dcabb05), closes #β24609
- common: use correct ICU plural for locale mk (#β24659) (64a8584)
- compiler: fix a few non-tree-shakeable code patterns (#β24677) (50d4a4f)
- compiler: i18n_extractor now outputs the correct source file name (#β24885) (c8ad965), closes #β24884
- compiler: support
.in import statements. (#β20634) (d8f7b29), closes #β20363 - compiler: avoid a crash in ngc-wrapped. (#β23468) (e1c4930)
- compiler: generate constant array for i18n attributes (#β23837) (cfde36d)
- compiler: generate core-compliant hostBindings property (#β24087) (01b5acd), closes #β24013
- compiler: handle undefined annotation metadata (#β23349) (ca776c5)
- compiler-cli: Use typescript to resolve modules for metadata (#β22856) (0d5f2d3)
- compiler-cli: don't rely on incompatible TS method (#β23550) (b1f040f)
- core: stop reusing provider definitions across NgModuleRef instances (#β25022) (6b859da), closes #β25018
- core: mark NgModule as not the root if APP_ROOT is set to false (#β24814) (1089261)
- core: use addCustomEqualityTester instead of overriding toEqual (#β22983) (0922228), closes #β22939
- core: Injector correctly honors the @βSelf flag (#β24520) (ccbda9d)
- core: avoid eager providers re-initialization (#β23559) (0c6dc45)
- core: call ngOnDestroy on all services that have it (#β23755) (fc03427), closes #β22466 #β22240 #β14818
- docs-infra: fix table header layout in API pages (#β24919) (3cd9645)
- elements: always check to create strategy (#β23825) (b1cda36)
- elements: prevent closure renaming of platform properties (#β23843) (d4b8b24)
- forms: properly handle special properties in FormGroup.get (#β22249) (9367e91), closes #β17195
- language-service: do not overwrite native
Reflect(#β24299) (6881404), closes #β21420 - platform-browser: add missing deps for HammerGesturesPlugin (#β24682) (13d60ea)
- platform-browser: mark Meta and Title services as tree shakable providers (#β24815) (197387d)
- platform-browser: workaround wrong import path generated by ngc for DOCUMENT (#β24830) (7d27ecc)
- platform-server: avoid clash between server and client style encapsulation attributes (#β24158) (b96a3c8)
- platform-server: avoid dependency cycle when using http interceptor (#β24229) (60aa943), closes #β23023
- platform-server: don't reflect innerHTML property to attribute (#β24213) (6a663a4), closes #β19278
- platform-server: provide Domino DOM types globally (#β24116) (c73196e), closes #β23280 #β23133
- router: Fix _lastPathIndex in deeply nested empty paths (#β22394) (968f153)
- router: add ability to recover from malformed url (#β23283) (86d254d), closes #β21468
- router: fix lazy loading of aux routes (#β23459) (5731d07), closes #β10981
- router: avoid freezing queryParams in-place (#β22663) (89f64e5), closes #β22617
- router: cache route handle if found (#β22475) (4cfa571), closes #β22474
- router: correct the segment parsing so it won't break on ampersand (#β23684) (553a680)
- service-worker: don't include sourceMappingURL in ngsw-worker (#β24877) (8620373), closes #β23596
- service-worker: avoid network requests when looking up hashed resources in cache (#β24127) (52d43a9)
- service-worker: fix
SwPush.unsubscribe()(#β24162) (3ed2d75), closes #β24095 - service-worker: add badge to NOTIFICATION_OPTION_NAMES (#β23241) (fb59b2d), closes #β23196
- service-worker: check platformBrowser before accessing navigator.serviceWorker (#β21231) (0bdd30e)
- service-worker: correctly handle requests with empty
clientId(#β23625) (e0ed59e), closes #β23526 - service-worker: deprecate
versionedFilesin asset-group resources (#β23584) (1d378e2)
Features
- bazel: Initial commit of protractor_web_test_suite (#β24787) (71e0df0)
- bazel: protractor_web_test_suite for release (#β24787) (161ff5c)
- common: introduce KeyValuePipe (#β24319) (2b49bf7)
- compiler: support
// ...and// TODOin mock compiler expectations (#β23441) (c6b206e) - compiler-cli: update
tsickleto0.29.x(#β24233) (f69ac67) - core: export defaultKeyValueDiffers to private api (#β24319) (92b278c)
- core: expose a Compiler API for accessing module ids from NgModule types (#β24258) (bd02b27)
- core: KeyValueDiffer#diff allows null values (#β24319) (52ce9d5)
- core: add support for ShadowDOM v1 (#β24718) (3553977)
(
328971f)), closes #β24616 - platform-browser: add HammerJS lazy-loader symbols to public API (#β23943) (26fbf1d)
- platform-browser: allow lazy-loading HammerJS (#β23906) (313bdce)
- platform-server: use EventManagerPlugin on the server (#β24132) (d6595eb)
- router: add urlUpdateStrategy allow updating the browser URL at the beginning of navigation (#β24820) ([328971f]
- router: add navigation execution context info to activation hooks (#β24204) (20c463e), closes #β24202
- router: implement scrolling restoration service (#β20030) (49c5234), closes #β13636 #β10929 #β7791 #β6595
- service-worker: add support for
?in SW config globbing (#β24105) (250527c) - typescript 2.9 support (#β24652) (e3064d5)
build
Angular Labs (experimental feature) breaking change
- bazel: Use of @βangular/bazel rules now requires calling ng_setup_workspace() in your WORKSPACE file.
For example:
local_repository(
name = "angular",
path = "node_modules/@​angular/bazel",
)
load("@​angular//:index.bzl", "ng_setup_workspace")
ng_setup_workspace()
6.0.9 (2018-07-11)
Bug Fixes
6.0.8 (2018-07-11)
Bug Fixes
- common: do not round factional seconds (#β24831) (0746485), closes #β24384
- common: properly update collection reference in NgForOf (#β24684) (9a98de9), closes #β24155
- common: use correct currency format for locale de-AT (#β24658) (a92f111), closes #β24609
- compiler-cli: Use typescript to resolve modules for metadata (#β22856) (7717ff1)
- core: use addCustomEqualityTester instead of overriding toEqual (#β22983) (b8975a9), closes #β22939
- language-service: do not overwrite native
Reflect(#β24299) (de1c44f), closes #β21420 - router: add ability to recover from malformed url (#β23283) (2d4f4b5), closes #β21468
- service-worker: avoid network requests when looking up hashed resources in cache (#β24127) (183b079)
Features
6.0.7 (2018-06-27)
Bug Fixes
- animations: set animations styles properly on platform-server (#β24624) (0b356d4)
- common: use correct ICU plural for locale mk (#β24659) (64a8584)
6.0.6 (2018-06-20)
Bug Fixes
- compiler: support
.in import statements. (#β20634) (e543c73), closes #β20363 - core: Injector correctly honors the @βSelf flag (#β24520) (f5b3661)
6.0.5 (2018-06-13)
- animations: always render end-state styles for orphaned DOM nodes (#β24236) (0139173)
- bazel: Allow ng_module to depend on targets w no deps (#β24446) (ea3669e)
- docs-infra: use script nomodule to load IE polyfills, skip other polyfills (#β24317) (e876535), closes #β23647
- router: fix lazy loading of aux routes (#β23459) (d20877b), closes #β10981
- service-worker: fix
SwPush.unsubscribe()(#β24162) (ea2987c), closes #β24095
6.0.4 (2018-06-06)
Bug Fixes
- animations: Fix browser detection logic (#β24188) (c9eb491)
- animations: retain trigger-state for nodes that are moved around (#β24238) (19deca1)
- forms: properly handle special properties in FormGroup.get (#β22249) (dc3e8aa), closes #β17195
- platform-server: avoid clash between server and client style encapsulation attributes (#β24158) (e9f2203)
- platform-server: avoid dependency cycle when using http interceptor (#β24229) (2991b1b), closes #β23023
- platform-server: don't reflect innerHTML property to attibute (#β24213) (c17098d), closes #β19278
- platform-server: provide Domino DOM types globally (#β24116) (906b3ec), closes #β23280 #β23133
6.0.3 (2018-05-22)
Bug Fixes
- service-worker: check platformBrowser before accessing navigator.serviceWorker (#β21231) (0ee5b7e)
6.0.2 (2018-05-15)
Bug Fixes
- animations: do not throw errors when a destroyed component is animated (#β23836) (752b83a)
- service-worker: deprecate
versionedFilesin asset-group resources (#β23584) (c6b618d)
v6.0.9
Bug Fixes
v6.0.8
Bug Fixes
v6.0.7
Bug Fixes
- common: do not round factional seconds (#β24831) (0746485), closes #β24384
- common: properly update collection reference in NgForOf (#β24684) (9a98de9), closes #β24155
- common: use correct currency format for locale de-AT (#β24658) (a92f111), closes #β24609
- compiler-cli: Use typescript to resolve modules for metadata (#β22856) (7717ff1)
- core: use addCustomEqualityTester instead of overriding toEqual (#β22983) (b8975a9), closes #β22939
- language-service: do not overwrite native
Reflect(#β24299) (de1c44f), closes #β21420 - router: add ability to recover from malformed url (#β23283) (2d4f4b5), closes #β21468
- service-worker: avoid network requests when looking up hashed resources in cache (#β24127) (183b079)
Features
v6.0.6
Bug Fixes
- animations: set animations styles properly on platform-server (#β24624) (0b356d4)
- common: use correct ICU plural for locale mk (#β24659) (64a8584)
v6.0.5
Bug Fixes
- compiler: support
.in import statements. (#β20634) (e543c73), closes #β20363 - core: Injector correctly honors the @βSelf flag (#β24520) (f5b3661)
v6.0.4
- animations: always render end-state styles for orphaned DOM nodes (#β24236) (0139173)
- bazel: Allow ng_module to depend on targets w no deps (#β24446) (ea3669e)
- docs-infra: use script nomodule to load IE polyfills, skip other polyfills (#β24317) (e876535), closes #β23647
- router: fix lazy loading of aux routes (#β23459) (d20877b), closes #β10981
- service-worker: fix
SwPush.unsubscribe()(#β24162) (ea2987c), closes #β24095
v6.0.3
Bug Fixes
- animations: Fix browser detection logic (#β24188) (c9eb491)
- animations: retain trigger-state for nodes that are moved around (#β24238) (19deca1)
- forms: properly handle special properties in FormGroup.get (#β22249) (dc3e8aa), closes #β17195
- platform-server: avoid clash between server and client style encapsulation attributes (#β24158) (e9f2203)
- platform-server: avoid dependency cycle when using http interceptor (#β24229) (2991b1b), closes #β23023
- platform-server: don't reflect innerHTML property to attibute (#β24213) (c17098d), closes #β19278
- platform-server: provide Domino DOM types globally (#β24116) (906b3ec), closes #β23280 #β23133
v6.0.2
Bug Fixes
- service-worker: check platformBrowser before accessing navigator.serviceWorker (#β21231) (0ee5b7e)
v6.0.1
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
Bug Fixes
- animations: always render end-state styles for orphaned DOM nodes (#β24236) (dc4a3d0)
- animations: set animations styles properly on platform-server (#β24624) (0b356d4)
- animations: do not throw errors when a destroyed component is animated (#β23836) (d2a8687)
- animations: Fix browser detection logic (#β24188) (b492b9e)
- animations: properly clean up queried element styles in safari/edge (#β23633) (da9ff25)
- animations: retain state styling for nodes that are moved around (#β23534) (65211f4)
- animations: retain trigger-state for nodes that are moved around (#β24238) (8db928d)
- bazel: Allow ng_module to depend on targets w no deps (#β24446) (282d351)
- benchpress: Fix promise chain in chrome_driver_extension. (#β23458) (d4b6c41)
- common: do not round factional seconds (#β24831) (a527c69), closes #β24384
- common: format fractional seconds (#β24844) (0b4d85e), closes #β24831
- common: properly update collection reference in NgForOf (#β24684) (ff84c5c), closes #β24155
- common: use correct currency format for locale de-AT (#β24658) (dcabb05), closes #β24609
- common: use correct ICU plural for locale mk (#β24659) (64a8584)
- compiler: fix a few non-tree-shakeable code patterns (#β24677) (50d4a4f)
- compiler: i18n_extractor now outputs the correct source file name (#β24885) (c8ad965), closes #β24884
- compiler: support
.in import statements. (#β20634) (d8f7b29), closes #β20363 - compiler: avoid a crash in ngc-wrapped. (#β23468) (e1c4930)
- compiler: generate constant array for i18n attributes (#β23837) ([cfde36d
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.