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/platform-browser from 2.4.10 to 5.2.9 #253

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @angular/platform-browser from 2.4.10 to 5.2.9.

Changelog

Sourced from angular/platform-browser'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

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/platform-browser](https://github.com/angular/angular) from 2.4.10 to 5.2.9.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/5.2.9)

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

Superseded by #287.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/@angular/platform-browser-5.2.9 branch April 16, 2018 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment