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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump prettier from 1.15.1 to 1.15.2 #201

Merged
merged 1 commit into from Nov 15, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 12, 2018

Bumps prettier from 1.15.1 to 1.15.2.

Release notes

Sourced from prettier's releases.

1.15.2

馃敆 Changelog

Changelog

Sourced from prettier's changelog.

1.15.2

diff

  • CLI: allow flag overriding (#5390)
  • JavaScript: do not apply test call formatting to arrow function without body (#5366)
  • JavaScript: do not duplicate comments in styled-components (#5416)
  • JavaScript: do not indent comments behind variable declarations (#5434)
  • JavaScript: inline property decorator should stay inline (#5364, #5423)
  • JavaScript: treat createSelector as function composition (#5430)
  • Flow: do not move flow comment for function argument to its body (#5435)
  • Flow: force-break interface body to be consistent with TypeScript interface (#5432)
  • Flow/TypeScript: remove extra indentation for extends (#5432)
  • TypeScript: distinguish module and namespace correctly (#5432)
  • HTML: handle CRLF correctly (#5393)
  • HTML: handle <pre> with interpolation (#5400)
  • HTML: preserve content for \<template> with unknown lang (#5388)
  • HTML: preserve incomplete IE conditional comments (#5429)
  • HTML: preserve unterminated IE conditional comments (#5424)
  • HTML: treat capital element as custom element (#5395)
  • Angular: add missing parens for pipe in ternary (#5397)
  • Angular: correctly print unary expression with operator + (#5405)
  • Angular: correctly handle parens (#5387)
  • Angular/Vue: whitespaces between interpolation and text are sensitive (#5396)
  • Vue: do not add invalid semicolon for v-on attribute value (#5418)
  • SCSS: do not crash on grid value (#5394)
  • Markdown: handle CRLF correctly (#5414)
  • Markdown: identify CJK correctly (#5402)
  • MDX: treat JSX code block same as in Markdown (#5391)
Commits
  • 4b2d8c1 Release 1.15.2
  • 56dc7b0 Mention new 1.15 options in the option philosophy (#5419)
  • 7e72889 fix(javascript): fix locEnd for VariableDeclaration caused by --no-semi (#5434)
  • 1ce7629 fix(vue): do not add invalid semicolon for event attr (#5418)
  • 2bb95d8 fix(markdown): handle CRLF correctly (#5414)
  • 6cedf7d fix(flow,ts): consistent interface and remove unnecessary indent for extends ...
  • e0f74cb fix(javascript): do not attach to block if it's not behind right func paren (...
  • 182a92e fix(html): preserve incomplete ie conditional comment (#5429)
  • 8b1260a fix(javascript): inline property decorator should stay inline (part 2) (#5423)
  • cc6899e fix(css-in-js): do not duplicate comments (#5416)
  • 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.


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 cancel merge will cancel a previously requested merge
  • @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:

  • 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 is rebasing this PR 鈿狅笍

This PR will be updated for you in a moment. If you make any changes yourself then they will take precedence over the rebase (which will be abandoned).

Bumps [prettier](https://github.com/prettier/prettier) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/prettier@1.15.1...1.15.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@u3u u3u merged commit 04f0e20 into master Nov 15, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/prettier-1.15.2 branch November 15, 2018 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants