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

Bump @angular/forms from 4.3.6 to 5.2.9 #46

Conversation

dependabot-preview[bot]
Copy link

Bumps @angular/forms from 4.3.6 to 5.2.9.

Changelog

Sourced from angular/forms's changelog.

5.2.9 (2018-03-14)

Bug Fixes

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

6.0.0-beta.7 (2018-03-07)

Bug Fixes

  • bazel: fixes for ng_package on Windows (#22597) (4c40812)
  • compiler: allow tree-shakeable injectables to depend on string tokens (#22376) (dd53447)
  • router: fix URL serialization so special characters are only encoded where needed (#22337) (fa974c7), closes #10280

5.2.8 (2018-03-07)

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**](https://github.com/angular)](https://github.com/angular)/upgrade (#22167) (6638390)
  • upgrade: fix empty transclusion content with AngularJS@>=1.5.8 (#22167) (a9a0e27), closes #22175

6.0.0-beta.6 (2018-02-28)

Bug Fixes

Commits
  • 5298b2b docs: add changelog for 5.2.9
  • 25ae886 release: cut the 5.2.9 release
  • fc6dfc2 fix(platform-server): add styles to elements correctly (#22527)
  • c0670ef docs(aio): add ng-japan 2018 to events (#22750)
  • fe96caf fix(aio): constrain error logging to improve reporting (#22713)
  • ad674da docs: testing - highlight dispatchEvent (#22726)
  • 86517f2 fix(router): correct over-encoding of URL fragment (#22687)
  • 6d9a4f8 docs: refactor revert() and call to lifecylce hook, edit doc to changes (#22094)
  • a1efc27 ci: double our cores on CircleCI (#22641)
  • 3112320 docs: add HeroService to code tabs and fix headers (#22373)
  • Additional commits viewable in compare view

Dependabot compatibility score

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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

Bumps [@angular/forms](https://github.com/angular/angular) from 4.3.6 to 5.2.9.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](angular/angular@4.3.6...5.2.9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #90.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/@angular/forms-5.2.9 branch April 23, 2018 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment