brunobesson / c2c-stats

https://brunobesson.github.io/c2c-stats/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Update @angular/animations requirement from ^5.1.2 to ^8.0.0 #61

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on @angular/animations to permit the latest version.

Changelog *Sourced from [@angular/animations's changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md).* > # [8.0.0](https://github.com/angular/angular/compare/8.0.0-rc.5...8.0.0) (2019-05-28) > > > ### Features > > * add support for TypeScript 3.4 (and drop older versions) ([#29372](https://github-redirect.dependabot.com/angular/angular/issues/29372)) ([ef85336](https://github.com/angular/angular/commit/ef85336)) > * **common:** add ability to watch for AngularJS URL updates through `onUrlChange` hook ([#30466](https://github-redirect.dependabot.com/angular/angular/issues/30466)) ([8022d36](https://github.com/angular/angular/commit/8022d36)) > * **common:** stricter types for `SlicePipe` ([#30156](https://github-redirect.dependabot.com/angular/angular/issues/30156)) ([722b2fa](https://github.com/angular/angular/commit/722b2fa)) > * **bazel:** use `rbe_autoconfig()` and new container ([#29336](https://github-redirect.dependabot.com/angular/angular/issues/29336)) ([e562acc](https://github.com/angular/angular/commit/e562acc)) > * **common:** add @angular/common/upgrade package for `$location`-related APIs ([#30055](https://github-redirect.dependabot.com/angular/angular/issues/30055)) ([152d99e](https://github.com/angular/angular/commit/152d99e)) > * **common:** add ability to retrieve the state from `Location` service ([#30055](https://github-redirect.dependabot.com/angular/angular/issues/30055)) ([b44b143](https://github.com/angular/angular/commit/b44b143)) > * **common:** add ability to track all location changes ([#30055](https://github-redirect.dependabot.com/angular/angular/issues/30055)) ([3a9cf3f](https://github.com/angular/angular/commit/3a9cf3f)) > * **common:** add APIs to read component pieces of URL ([#30055](https://github-redirect.dependabot.com/angular/angular/issues/30055)) ([b635fe8](https://github.com/angular/angular/commit/b635fe8)) > * **common:** add `MockPlatformLocation` to enable more robust testing of `Location` services ([#30055](https://github-redirect.dependabot.com/angular/angular/issues/30055)) ([d0672c2](https://github.com/angular/angular/commit/d0672c2)) > * **common:** add `UrlCodec` type for use with upgrade applications ([#30055](https://github-redirect.dependabot.com/angular/angular/issues/30055)) ([ec455e1](https://github.com/angular/angular/commit/ec455e1)) > * **common:** provide replacement for AngularJS $location service ([#30055](https://github-redirect.dependabot.com/angular/angular/issues/30055)) ([4277600](https://github.com/angular/angular/commit/4277600)) > * remove deprecated `DOCUMENT` token from platform-browser ([#28117](https://github-redirect.dependabot.com/angular/angular/issues/28117)) ([3a9d247](https://github.com/angular/angular/commit/3a9d247)) > * **compiler:** support skipping leading trivia in template source-maps ([#30095](https://github-redirect.dependabot.com/angular/angular/issues/30095)) ([304a12f](https://github.com/angular/angular/commit/304a12f)) > * **core:** add missing ARIA attributes to html sanitizer ([#29685](https://github-redirect.dependabot.com/angular/angular/issues/29685)) ([909557d](https://github.com/angular/angular/commit/909557d)), closes [#26815](https://github-redirect.dependabot.com/angular/angular/issues/26815) > * **router:** deprecate loadChildren:string ([#30073](https://github-redirect.dependabot.com/angular/angular/issues/30073)) ([c61df39](https://github.com/angular/angular/commit/c61df39)) > * **service-worker:** allow configuring when the SW is registered ([#21842](https://github-redirect.dependabot.com/angular/angular/issues/21842)) ([4cfba58](https://github.com/angular/angular/commit/4cfba58)), closes [#20970](https://github-redirect.dependabot.com/angular/angular/issues/20970) > * **service-worker:** expose `SwRegistrationOptions` token to allow runtime config ([#21842](https://github-redirect.dependabot.com/angular/angular/issues/21842)) ([39c0152](https://github.com/angular/angular/commit/39c0152)) > * **service-worker:** support bypassing SW with specific header/query param ([#30010](https://github-redirect.dependabot.com/angular/angular/issues/30010)) ([6200732](https://github.com/angular/angular/commit/6200732)), closes [#21191](https://github-redirect.dependabot.com/angular/angular/issues/21191) > * **compiler-cli:** export tooling definitions ([#29929](https://github-redirect.dependabot.com/angular/angular/issues/29929)) ([e1f51ea](https://github.com/angular/angular/commit/e1f51ea)) > * **compiler-cli:** lower some exported expressions ([#30038](https://github-redirect.dependabot.com/angular/angular/issues/30038)) ([8e73f9b](https://github.com/angular/angular/commit/8e73f9b)) > * **core:** add schematics to move deprecated `DOCUMENT` import ([#29950](https://github-redirect.dependabot.com/angular/angular/issues/29950)) ([645e305](https://github.com/angular/angular/commit/645e305)) > * **bazel:** update the build to use the new architect api ([#29720](https://github-redirect.dependabot.com/angular/angular/issues/29720)) ([902a53a](https://github.com/angular/angular/commit/902a53a)) > * remove @angular/http dependency from @angular/platform-server ([#29408](https://github-redirect.dependabot.com/angular/angular/issues/29408)) ([9745f55](https://github.com/angular/angular/commit/9745f55)) > * **compiler-cli:** ngcc - make logging more configurable ([#29591](https://github-redirect.dependabot.com/angular/angular/issues/29591)) ([8d3d75e](https://github.com/angular/angular/commit/8d3d75e)) > * **core:** Add `AbstractType` interface ([#29295](https://github-redirect.dependabot.com/angular/angular/issues/29295)) ([afd4a4e](https://github.com/angular/angular/commit/afd4a4e)), closes [#26491](https://github-redirect.dependabot.com/angular/angular/issues/26491) > * **core:** template-var-assignment update schematic ([#29608](https://github-redirect.dependabot.com/angular/angular/issues/29608)) ([7c8f4e3](https://github.com/angular/angular/commit/7c8f4e3)) > * **bazel:** Upgrade rules_nodejs and rules_sass ([#29388](https://github-redirect.dependabot.com/angular/angular/issues/29388)) ([d6d081e](https://github.com/angular/angular/commit/d6d081e)) > * **service-worker:** support multiple apps on different subpaths of a domain ([#27080](https://github-redirect.dependabot.com/angular/angular/issues/27080)) ([e721c08](https://github.com/angular/angular/commit/e721c08)), closes [#21388](https://github-redirect.dependabot.com/angular/angular/issues/21388) > * **bazel:** Eject Bazel ([#29167](https://github-redirect.dependabot.com/angular/angular/issues/29167)) ([36a1550](https://github.com/angular/angular/commit/36a1550)) > * **bazel:** Hide Bazel files in Bazel builder ([#29110](https://github-redirect.dependabot.com/angular/angular/issues/29110)) ([7060d90](https://github.com/angular/angular/commit/7060d90)) > * **forms:** clear (remove all) components from a FormArray ([#28918](https://github-redirect.dependabot.com/angular/angular/issues/28918)) ([a68b1a1](https://github.com/angular/angular/commit/a68b1a1)), closes [#18531](https://github-redirect.dependabot.com/angular/angular/issues/18531) > * **platform-server:** wait on returned `BEFORE_APP_SERIALIZED` promises ([#29120](https://github-redirect.dependabot.com/angular/angular/issues/29120)) ([7102ea8](https://github.com/angular/angular/commit/7102ea8)) > > > ### Bug Fixes > > * **bazel:** allow `ts_library` interop with list-typed inputs ([#30600](https://github-redirect.dependabot.com/angular/angular/issues/30600)) ([bf38df4](https://github.com/angular/angular/commit/bf38df4)) > * **bazel:** Disable sandbox on Mac OS ([#30460](https://github-redirect.dependabot.com/angular/angular/issues/30460)) ([3de26a8](https://github.com/angular/angular/commit/3de26a8)) > * **bazel:** ng test should run specific ts_web_test_suite ([#30526](https://github-redirect.dependabot.com/angular/angular/issues/30526)) ([8bc4da8](https://github.com/angular/angular/commit/8bc4da8)) > * **core:** remove deprecated `TestBed.deprecatedOverrideProvider` API ([#30576](https://github-redirect.dependabot.com/angular/angular/issues/30576)) ([5a46f94](https://github.com/angular/angular/commit/5a46f94)) > * **core:** require 'static' flag on queries in typings ([#30641](https://github-redirect.dependabot.com/angular/angular/issues/30641)) ([c8af830](https://github.com/angular/angular/commit/c8af830)) > * **core:** temporarily remove [@​deprecated](https://github.com/deprecated) jsdoc tag for a `TextBed.get` overload ([#30514](https://github-redirect.dependabot.com/angular/angular/issues/30514)) ([561e01d](https://github.com/angular/angular/commit/561e01d)), closes [#29290](https://github-redirect.dependabot.com/angular/angular/issues/29290) [#29905](https://github-redirect.dependabot.com/angular/angular/issues/29905) > * **router:** type cast correctly for IE 11 bug breaking URL Unification when comparing objects ([#30464](https://github-redirect.dependabot.com/angular/angular/issues/30464)) ([32daa93](https://github.com/angular/angular/commit/32daa93)) > * **bazel:** Directly spawn native Bazel binary ([#30306](https://github-redirect.dependabot.com/angular/angular/issues/30306)) ([d1fcc2b](https://github.com/angular/angular/commit/d1fcc2b)) > * **bazel:** pass correct arguments to http_server in Windows ([#30346](https://github-redirect.dependabot.com/angular/angular/issues/30346)) ([71eba45](https://github.com/angular/angular/commit/71eba45)), closes [#29785](https://github-redirect.dependabot.com/angular/angular/issues/29785) > ... (truncated)
Commits - [`38a7e2a`](https://github.com/angular/angular/commit/38a7e2a775d2c3495a8574dde7d1a7106dd0ae04) release: cut the v8.0.0 release - [`c61c14a`](https://github.com/angular/angular/commit/c61c14a1273b95871ba8fa2877b37544410cbbef) docs: remove core.module.ts from file tree in style guide ([#30679](https://github-redirect.dependabot.com/angular/angular/issues/30679)) - [`652b095`](https://github.com/angular/angular/commit/652b0959a871b29a8f731af3c98fa0f3183ed934) docs: add missing preposition ([#30691](https://github-redirect.dependabot.com/angular/angular/issues/30691)) - [`002fbdd`](https://github.com/angular/angular/commit/002fbddcf116fd5e30cd36615d98d6cac374c086) docs: add default AOT to migrating projects to Ivy ([#30697](https://github-redirect.dependabot.com/angular/angular/issues/30697)) - [`4761d40`](https://github.com/angular/angular/commit/4761d40a415c623ad105a584f8863d2b60eb507d) docs: fix typo in a declaration alert ([#30545](https://github-redirect.dependabot.com/angular/angular/issues/30545)) - [`608e0f0`](https://github.com/angular/angular/commit/608e0f0d675a3ff88f079a797276536c087de079) docs: add dynamic import allowed syntax to the deprecation guide ([#30545](https://github-redirect.dependabot.com/angular/angular/issues/30545)) - [`45718b3`](https://github.com/angular/angular/commit/45718b3b21e3b97508b93891198f669a94a838bd) build(docs-infra): upgrade cli command docs sources to 9a3d36c98 ([#30609](https://github-redirect.dependabot.com/angular/angular/issues/30609)) - [`b5756bc`](https://github.com/angular/angular/commit/b5756bcc39e6ff61f0c0645385bbbb2892f0c7cc) docs(bazel): remove out of date known issue with Webstorm ([#30650](https://github-redirect.dependabot.com/angular/angular/issues/30650)) - [`60f0462`](https://github.com/angular/angular/commit/60f04620492cc24b854eeaf4f2e8794d00c59e05) docs: drop coding conventions from style guide ([#30334](https://github-redirect.dependabot.com/angular/angular/issues/30334)) - [`9fd2295`](https://github.com/angular/angular/commit/9fd22959d33b0c363e8991dbf88b5be718587d07) docs: add Michael Hladky to GDE resources ([#30596](https://github-redirect.dependabot.com/angular/angular/issues/30596)) - Additional commits viewable in [compare view](https://github.com/angular/angular/compare/5.1.2...8.0.0)


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #67.