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.1.3 #85

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 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.1.3](https://github.com/angular/angular/compare/8.1.2...8.1.3) (2019-07-26) > > > ### Bug Fixes > > * **elements:** handle falsy initial value ([#31604](https://github-redirect.dependabot.com/angular/angular/issues/31604)) ([434b796](https://github.com/angular/angular/commit/434b796)), closes [angular/angular#30834](https://github-redirect.dependabot.com/angular/angular/issues/30834) > > > ### Performance Improvements > > * **compiler:** avoid copying from prototype while cloning an object ([#31638](https://github-redirect.dependabot.com/angular/angular/issues/31638)) ([1f3daa0](https://github.com/angular/angular/commit/1f3daa0)), closes [#31627](https://github-redirect.dependabot.com/angular/angular/issues/31627) > > > > # [8.2.0-next.2](https://github.com/angular/angular/compare/8.2.0-next.1...8.2.0-next.2) (2019-07-17) > > > ### Bug Fixes > > * use the correct WTF array to iterate over ([#31208](https://github-redirect.dependabot.com/angular/angular/issues/31208)) ([9204de9](https://github.com/angular/angular/commit/9204de9)) > * **bazel:** pass custom bazel compiler host rather than rewriting one ([#31496](https://github-redirect.dependabot.com/angular/angular/issues/31496)) ([0c61a35](https://github.com/angular/angular/commit/0c61a35)) > * **compiler-cli:** Return original sourceFile instead of redirected sourceFile from getSourceFile ([#26036](https://github-redirect.dependabot.com/angular/angular/issues/26036)) ([3166cff](https://github.com/angular/angular/commit/3166cff)), closes [#22524](https://github-redirect.dependabot.com/angular/angular/issues/22524) > * **language-service:** Eagarly initialize data members ([#31577](https://github-redirect.dependabot.com/angular/angular/issues/31577)) ([0110de2](https://github.com/angular/angular/commit/0110de2)) > > > > > ## [8.1.2](https://github.com/angular/angular/compare/8.1.0...8.1.2) (2019-07-17) > > > ### Bug Fixes > > * use the correct WTF array to iterate over ([#31208](https://github-redirect.dependabot.com/angular/angular/issues/31208)) ([4aed480](https://github.com/angular/angular/commit/4aed480)) > * **compiler-cli:** Return original sourceFile instead of redirected sourceFile from getSourceFile ([#26036](https://github-redirect.dependabot.com/angular/angular/issues/26036)) ([13dbb98](https://github.com/angular/angular/commit/13dbb98)), closes [#22524](https://github-redirect.dependabot.com/angular/angular/issues/22524) > * **core:** export provider interfaces that are part of the public API types ([#31377](https://github-redirect.dependabot.com/angular/angular/issues/31377)) ([bebf089](https://github.com/angular/angular/commit/bebf089)), closes [/github-redirect.dependabot.com/angular/angular/pull/31377#discussion_r299254408](https://github.com//github-redirect.dependabot.com/angular/angular/pull/31377/issues/discussion_r299254408) [/github.com/angular/angular/blob/9e34670b2/packages/core/src/di/interface/provider.ts#L365-L366](https://github.com//github.com/angular/angular/blob/9e34670b2/packages/core/src/di/interface/provider.ts/issues/L365-L366) [/github.com/angular/angular/blob/9e34670b2/packages/core/src/di/interface/provider.ts#L283-L284](https://github.com//github.com/angular/angular/blob/9e34670b2/packages/core/src/di/interface/provider.ts/issues/L283-L284) [/github.com/angular/angular/blob/9e34670b2/packages/core/src/di/index.ts#L23](https://github.com//github.com/angular/angular/blob/9e34670b2/packages/core/src/di/index.ts/issues/L23) > > > > > # [8.2.0-next.1](https://github.com/angular/angular/compare/8.2.0-next.0...8.2.0-next.1) (2019-07-10) > > > ### Bug Fixes > > * **bazel:** revert location of xi18n outputs to bazel-genfiles ([#31410](https://github-redirect.dependabot.com/angular/angular/issues/31410)) ([1d3e227](https://github.com/angular/angular/commit/1d3e227)) > * **compiler:** give ASTWithSource its own visit method ([#31347](https://github-redirect.dependabot.com/angular/angular/issues/31347)) ([6aaca21](https://github.com/angular/angular/commit/6aaca21)) > > > ### Features > > ... (truncated)
Commits - See full diff in [compare view](https://github.com/angular/angular/commits)


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.


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). To ignore the version in this PR you can just close it - `@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) - 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 4 years ago

Superseded by #87.