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 prettier from 1.10.2 to 1.15.2 #11

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps prettier from 1.10.2 to 1.15.2.

Release notes

Sourced from prettier's releases.

1.15.2

🔗 Changelog

1.15.1

🔗 Changelog

Prettier 1.15: HTML, Vue, Angular and MDX Support

🔗 Release Notes

1.14.3

🔗 Changelog

1.14.2

🔗 Changelog

1.14.1

🔗 Changelog

Prettier 1.14: YAML Support

🔗 Release Notes

1.13.7

🔗 Changelog

1.13.6

🔗 Changelog

1.13.5

🔗 Changelog

1.13.4

🔗 Changelog

1.13.3

🔗 Changelog

1.13.2

🔗 Changelog

1.13.1

🔗 Changelog

Prettier 1.13: Conquering the web!

🔗 Release Notes

1.12.1

🔗 Changelog

Prettier 1.12: Fixes, Features, and Formatting, Oh My!

🔗 Release Notes

... (truncated)
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)

1.15.1

diff

  • Markdown: do not keep increasing backslashes for dollar sign (#5358)

1.15.0

diff

🔗 Release Notes

1.14.3

diff

  • Chore: add missing LICENSE (#5114)

1.14.2

... (truncated)
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.


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 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-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 12, 2018
@dependabot-preview
Copy link
Contributor Author

Superseded by #17.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/prettier-1.15.2 branch December 17, 2018 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant