From 6a22ed892feeb15603d0985aef0b518c9bf96953 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 Oct 2020 07:49:39 +0000 Subject: [PATCH] build: update angular packages --- package.json | 24 ++--- .../build_ng_packagr/package.json | 4 +- packages/ngtools/webpack/package.json | 4 +- tests/legacy-cli/e2e/ng-snapshot/package.json | 30 +++--- yarn.lock | 96 +++++++++---------- 5 files changed, 79 insertions(+), 79 deletions(-) diff --git a/package.json b/package.json index a052e05a9d67..4b39abd9aac9 100644 --- a/package.json +++ b/package.json @@ -66,20 +66,20 @@ ] }, "devDependencies": { - "@angular/animations": "11.0.0-next.3", + "@angular/animations": "11.0.0-next.4", "@angular/cdk": "10.2.3", - "@angular/common": "11.0.0-next.3", - "@angular/compiler": "11.0.0-next.3", - "@angular/compiler-cli": "11.0.0-next.3", - "@angular/core": "11.0.0-next.3", - "@angular/forms": "11.0.0-next.3", - "@angular/localize": "11.0.0-next.3", + "@angular/common": "11.0.0-next.4", + "@angular/compiler": "11.0.0-next.4", + "@angular/compiler-cli": "11.0.0-next.4", + "@angular/core": "11.0.0-next.4", + "@angular/forms": "11.0.0-next.4", + "@angular/localize": "11.0.0-next.4", "@angular/material": "10.2.3", - "@angular/platform-browser": "11.0.0-next.3", - "@angular/platform-browser-dynamic": "11.0.0-next.3", - "@angular/platform-server": "11.0.0-next.3", - "@angular/router": "11.0.0-next.3", - "@angular/service-worker": "11.0.0-next.3", + "@angular/platform-browser": "11.0.0-next.4", + "@angular/platform-browser-dynamic": "11.0.0-next.4", + "@angular/platform-server": "11.0.0-next.4", + "@angular/router": "11.0.0-next.4", + "@angular/service-worker": "11.0.0-next.4", "@babel/core": "7.11.6", "@babel/generator": "7.11.6", "@babel/plugin-transform-runtime": "7.11.5", diff --git a/packages/angular_devkit/build_ng_packagr/package.json b/packages/angular_devkit/build_ng_packagr/package.json index cd9479efda34..f74f197d7d32 100644 --- a/packages/angular_devkit/build_ng_packagr/package.json +++ b/packages/angular_devkit/build_ng_packagr/package.json @@ -15,8 +15,8 @@ "tsickle": "~0.39.0" }, "devDependencies": { - "@angular/compiler": "11.0.0-next.3", - "@angular/compiler-cli": "11.0.0-next.3", + "@angular/compiler": "11.0.0-next.4", + "@angular/compiler-cli": "11.0.0-next.4", "@angular-devkit/core": "0.0.0", "ng-packagr": "~10.1.0", "tslib": "^2.0.0" diff --git a/packages/ngtools/webpack/package.json b/packages/ngtools/webpack/package.json index 4283395f9405..e05656109c5f 100644 --- a/packages/ngtools/webpack/package.json +++ b/packages/ngtools/webpack/package.json @@ -31,8 +31,8 @@ "webpack": "^4.0.0" }, "devDependencies": { - "@angular/compiler": "11.0.0-next.3", - "@angular/compiler-cli": "11.0.0-next.3", + "@angular/compiler": "11.0.0-next.4", + "@angular/compiler-cli": "11.0.0-next.4", "typescript": "4.0.3", "webpack": "4.44.2" } diff --git a/tests/legacy-cli/e2e/ng-snapshot/package.json b/tests/legacy-cli/e2e/ng-snapshot/package.json index 8d2531c19c57..be4a85a7f5e3 100644 --- a/tests/legacy-cli/e2e/ng-snapshot/package.json +++ b/tests/legacy-cli/e2e/ng-snapshot/package.json @@ -2,20 +2,20 @@ "description": "snapshot versions of Angular for e2e testing", "private": true, "dependencies": { - "@angular/animations": "github:angular/animations-builds#8472c9e14c05c0e0132df593f6891ca4e8bec6f2", - "@angular/cdk": "github:angular/cdk-builds#58b384ccf3e9d83ef17c247504a6724e5155627b", - "@angular/common": "github:angular/common-builds#784d1df56df3f1df70024e5ca769443d472fafa1", - "@angular/compiler": "github:angular/compiler-builds#1983c5aaba3a6e1dc023ff9d4d80aef3428f652d", - "@angular/compiler-cli": "github:angular/compiler-cli-builds#bebf4f9448c22f14df3e8de6a094e833adf3684f", - "@angular/core": "github:angular/core-builds#a867fcfc5ae77fe13c4b0b49bef7b08263e3ab94", - "@angular/forms": "github:angular/forms-builds#e82a9d395764af5575e9a3012bff0a5382998ffe", - "@angular/language-service": "github:angular/language-service-builds#56f1c42e510cd072a1afd579e6113280aafed4d4", - "@angular/localize": "github:angular/localize-builds#22fd8c54199db81ed895cc9e201b400caee349ed", - "@angular/material": "github:angular/material2-builds#6acc2c5165256dcb6fed9e0e693edd650b93f333", - "@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#fcbb86bd08dc44a0cbdd1f51084808f14e3e90b1", - "@angular/platform-browser": "github:angular/platform-browser-builds#b5b32aead0caaf992d1071aa054c0f9d000dc3b8", - "@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#5cd115ff6d89a0df302cdbd17dbde35074222baf", - "@angular/platform-server": "github:angular/platform-server-builds#781005e611ea0cc865b0c44e2a55a9d106491262", - "@angular/router": "github:angular/router-builds#9644935617e93194637f68dbe69eba11bbb5be84" + "@angular/animations": "github:angular/animations-builds#9bbc3ad4fefcbe0b3c5514eba60cd660044778ab", + "@angular/cdk": "github:angular/cdk-builds#8d32055f470ff99430a93433bbca66ca53d50a2a", + "@angular/common": "github:angular/common-builds#9735c80a60f3e7065a446b4f35e43759aae77454", + "@angular/compiler": "github:angular/compiler-builds#ada005bc0617b59e3df537981754aa9bf4939589", + "@angular/compiler-cli": "github:angular/compiler-cli-builds#c6219738348587f11bc79c368de9100bdcd0166f", + "@angular/core": "github:angular/core-builds#f533494ffd3620ea259877cb12b4b2b5bae0c53f", + "@angular/forms": "github:angular/forms-builds#166f110efa1693e010f332404a05f8db4a7be8e6", + "@angular/language-service": "github:angular/language-service-builds#575074e403c870a57b72d8673dcba09df60690ff", + "@angular/localize": "github:angular/localize-builds#e9479c93f2b148a3d7d509244d58ccf37752a328", + "@angular/material": "github:angular/material2-builds#e98cd9cbe1ebe12dea8da10ee9b8688d062d98ab", + "@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#cb7ca355ff9b199f14277279c96d8d727a950f19", + "@angular/platform-browser": "github:angular/platform-browser-builds#bf1a7c72b4f67f7f521e07254d2fdfad4593caf2", + "@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#b94005a6813b7ac938df7fddeb9bf1ba5483b250", + "@angular/platform-server": "github:angular/platform-server-builds#be8211d92fab391fdf2a3f8a712af233cab40b87", + "@angular/router": "github:angular/router-builds#ec201de05c7cce69eca4ea05ffb392f70576a446" } } diff --git a/yarn.lock b/yarn.lock index 4aa75ebbdb4b..1095966468fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@angular/animations@11.0.0-next.3": - version "11.0.0-next.3" - resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-11.0.0-next.3.tgz#0932c5cb2cc191e2b549223b9b55d64aa9959bb3" - integrity sha512-PNInK5zAuEXlClE5GgGHgXgG3VccDTida90jPYQsB3peiCSPDMl7dtEMtK+QT40t933mw+IsooM5mPd9kk1Frw== +"@angular/animations@11.0.0-next.4": + version "11.0.0-next.4" + resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-11.0.0-next.4.tgz#569f3c67b79ff4675ed0f663067061329d32de3f" + integrity sha512-9hvSse8BSZX7lntXFhhYHrp2smYoYzfedw9oAlcM6eb6+SuCGY8cf/lFZFk44GIFPwgfhacKSFboN64ZNDLjHw== dependencies: tslib "^2.0.0" @@ -18,17 +18,17 @@ optionalDependencies: parse5 "^5.0.0" -"@angular/common@11.0.0-next.3": - version "11.0.0-next.3" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-11.0.0-next.3.tgz#32c0a74befebe7bbde3c5be3a59240c1e5c27a2b" - integrity sha512-tVoy0yZC0Vx/Def+kLn7Z86rSRt9uU4Bj3O4qmj6FgNQCxzVc0oxjoA2X1iQ4XrhCXuPHHFdRubEvqM1CRF/gQ== +"@angular/common@11.0.0-next.4": + version "11.0.0-next.4" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-11.0.0-next.4.tgz#11310c5bcb898cc648cf433991fc9e33c242f3aa" + integrity sha512-vWYAWAHNgy/NeJ1T2YxRa5Tdg5kCJf9W52ANiGFR8aLCcuE5voBthyEwnYzgxpqquaqUXGvJWQF7awH+uB504Q== dependencies: tslib "^2.0.0" -"@angular/compiler-cli@11.0.0-next.3": - version "11.0.0-next.3" - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-11.0.0-next.3.tgz#8eeeeec677ed1a329c95deca5e6922040c578767" - integrity sha512-hh3nYBX64s+gwz0hQsyaNT4vPPxEMO7kQEHalGnYgbZFaMmJOoFojXu/ShMZ1OkOYwTMQTeNU5ID40dVO9q7lA== +"@angular/compiler-cli@11.0.0-next.4": + version "11.0.0-next.4" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-11.0.0-next.4.tgz#98fcc3d7d78a3c9013d15c7d12969f3bc166bcf4" + integrity sha512-aAJNl43wdwJcQd5iI9TxAZYCe8uuQ91Us0iEZKN4AwNyeQHZWtIWakmBDOEEKlH+9jVIR0/AwM0/EglRr0Qw2g== dependencies: canonical-path "1.0.0" chokidar "^3.0.0" @@ -44,10 +44,10 @@ tslib "^2.0.0" yargs "15.3.0" -"@angular/compiler@11.0.0-next.3": - version "11.0.0-next.3" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-11.0.0-next.3.tgz#3e128ce0451b30d7ea73dd2c16813b57b9182a28" - integrity sha512-Ldtmpg8WuDpKVaWawjfZbU43oOb2kVaZOBbQBiUlS1M1arfjcPnPKZlaJnF1VSvjWeJBOG8b1Fl2BmBJJDPdwQ== +"@angular/compiler@11.0.0-next.4": + version "11.0.0-next.4" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-11.0.0-next.4.tgz#2ff876d8f0e40411f52b53319c6ef6e2c5b25ca8" + integrity sha512-D0FsSB89uEcZpmHrEaRJXCvPd7OVJvEIn9rPJZVlk8i93MwbJ0Q0ltbBNt/jNyV+nfEw4crJSmpViT0sUEhoLA== dependencies: tslib "^2.0.0" @@ -56,10 +56,10 @@ resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5" integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ== -"@angular/core@11.0.0-next.3": - version "11.0.0-next.3" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-11.0.0-next.3.tgz#9b5597f1070c203901b57cb51dbb934039a92aaf" - integrity sha512-Eolf7pHDEdQMbjEm9G3cAruJV3/6VpNLAXPw22ANHU9chrw05m73O2nDmfeA44jYaKV5TRMiWQEVSH9Ep4o9tQ== +"@angular/core@11.0.0-next.4": + version "11.0.0-next.4" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-11.0.0-next.4.tgz#d9fbeec4b0dd68aa0c959d7d402c9ba651d6d328" + integrity sha512-60k8iV5fRu0uezqx8y13UG1l6y6a8b/6BIeJYwHxiMegYJhKCtf0FZIFhtfzRnCq2wGdxUn0Aj1UpNb98i4oxQ== dependencies: tslib "^2.0.0" @@ -68,17 +68,17 @@ resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e" integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w== -"@angular/forms@11.0.0-next.3": - version "11.0.0-next.3" - resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-11.0.0-next.3.tgz#697eb780dc2c82d21001c734476b080aaf1ea15e" - integrity sha512-VTvKfRXpCOPPXRfu2inAaU0OGfyj1Obe6eH5BGlADMnDgYLxqrk8gnn1eaYkedGGg7BhlrAFwJVaWe7BltVXjg== +"@angular/forms@11.0.0-next.4": + version "11.0.0-next.4" + resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-11.0.0-next.4.tgz#511031a73e699eb7c75ce774b763e127cc26ac05" + integrity sha512-MbkxKnTP/IJrHk4l+b/nIkQdaEF6eW1rPwc9GBiz9djxnQg8cbjC6tLzYYRcPvEJ5BZlXDHebvdq2/5/O8+A7Q== dependencies: tslib "^2.0.0" -"@angular/localize@11.0.0-next.3": - version "11.0.0-next.3" - resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-11.0.0-next.3.tgz#6f5491f2dd551842a1ed7369e49b30b02a60fb8d" - integrity sha512-6r3w1IEF00HaAq+JEasv9YDqztKtqyqM5cX5hlA++N2KJ1ukBdGKzU1I7KFAmSQQX7mSc3Bi3cSsHf6c3xk9Iw== +"@angular/localize@11.0.0-next.4": + version "11.0.0-next.4" + resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-11.0.0-next.4.tgz#bfad2f5ecdc2c8140c8c47678a12a03213688510" + integrity sha512-AHp0nsiyHhd5uHaGNZ6mxNpEFGpVTqPQ4E3jePh+tpPCuKRuBdrTf1EWqdGtwTvl32ODVfkLoUWb5Tbmvu1zbA== dependencies: "@babel/core" "7.8.3" glob "7.1.2" @@ -91,40 +91,40 @@ dependencies: tslib "^2.0.0" -"@angular/platform-browser-dynamic@11.0.0-next.3": - version "11.0.0-next.3" - resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-11.0.0-next.3.tgz#22bea49c03c4c43c195d838d6364a0aba499f958" - integrity sha512-pAJhXpBi2qfOb0FL5B1vyczt2NkBTd/dmS6rxDDAi1OKg3JILHkN1ALcY0UXSjODVIlMdwvH7nBOEZ8c+xU5hQ== +"@angular/platform-browser-dynamic@11.0.0-next.4": + version "11.0.0-next.4" + resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-11.0.0-next.4.tgz#ffeaad476ee91922d6ed0460c8d7dca6272338e2" + integrity sha512-YB3G9EczUVQGfJxjU1p12PhcRr69exyOfx1RYIjP5FBsiepKL6qvjZiOF5b05t+Q4GCwrDpTHJbkfF2+HvbiGA== dependencies: tslib "^2.0.0" -"@angular/platform-browser@11.0.0-next.3": - version "11.0.0-next.3" - resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-11.0.0-next.3.tgz#b156f1ab30d9944901a5680c2ac7e61c737c102a" - integrity sha512-IbbQM5pL3m3ct6YEnWXeDuVSKEiZvsMnhcXg6ntF4gaBwC8iQHBrZXcS6NKsObEP3Qf1IvJnhiMmAzQvhBVr9w== +"@angular/platform-browser@11.0.0-next.4": + version "11.0.0-next.4" + resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-11.0.0-next.4.tgz#af0ea6f72b2f91abfa4e10fd6132d0379bb6e1b7" + integrity sha512-8FkSgcHLd3XdVnSnxNWhrNK1Fgewa89RvpNz1ETcoBhSVoOkkkz+NaZGppCCQnEsbPiusBe+vbiCd9fnW/zCmw== dependencies: tslib "^2.0.0" -"@angular/platform-server@11.0.0-next.3": - version "11.0.0-next.3" - resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-11.0.0-next.3.tgz#86bf4e494878ec59f89ce0fd6f5fdc8ee9b275f7" - integrity sha512-T6o1x5kpZe8XYj1COeEZ+ThZS9D7Z1S03XKZjpMxxEfLKIADCRYycKHUjih3QQMsmvoB4g9Qm+r9eUaw/lEMLw== +"@angular/platform-server@11.0.0-next.4": + version "11.0.0-next.4" + resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-11.0.0-next.4.tgz#f93ddc61c2ea32d66d6f74e61f4fc4b529b7b578" + integrity sha512-JL/uKNyKdwy5/zvCWeyLNt4PSswMl7+7enCpPWYTAA2TOmitCTQ+3CLCND2ZyG+ygSj3imCYCfIyJN49W69FFA== dependencies: domino "^2.1.2" tslib "^2.0.0" xhr2 "^0.2.0" -"@angular/router@11.0.0-next.3": - version "11.0.0-next.3" - resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.0.0-next.3.tgz#6cae86104fdf682d19d1a44cd53fe0a4f19da8f9" - integrity sha512-fPH0SoF0fMG/iRX948ZpPbNMZ/oE28JVsLCSlrUJv/57dypr7YHu3l4uPOtB5d0grjmxokpiqsvFeBCt8Is6tQ== +"@angular/router@11.0.0-next.4": + version "11.0.0-next.4" + resolved "https://registry.yarnpkg.com/@angular/router/-/router-11.0.0-next.4.tgz#d0c7af088bc5e775b1cebbeefd08f96b39ae345b" + integrity sha512-ZKKcKO9EMpF4PaMQm7ikD+isNNR0tVMLDIKO1Cx2ZnV5ZV3raTLEKqMgMQ6vSihpLrThAv0no7uRAXucd+1Dow== dependencies: tslib "^2.0.0" -"@angular/service-worker@11.0.0-next.3": - version "11.0.0-next.3" - resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-11.0.0-next.3.tgz#72cf969efa2628452561a42a55e881707295597c" - integrity sha512-L7l97VjMxaTKwaDauy0Lq9aaNV9dPnqMAK+xQd08vUUFAtloZQtSYcvPKge07D0efc2YbdmCxV4mDyz1o72GHg== +"@angular/service-worker@11.0.0-next.4": + version "11.0.0-next.4" + resolved "https://registry.yarnpkg.com/@angular/service-worker/-/service-worker-11.0.0-next.4.tgz#af7f6a995a61c196ce6c9f7d865081a982d16399" + integrity sha512-cnJUj7V7WF9nYNCaCDbqj4UqeSTYIhlEGF97UEBlIVHXd4yviesaz6GW8oq3nv0K8/bnFMm6zX1J/HOEtGghww== dependencies: tslib "^2.0.0"