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.3.0 to 1.5.4 #176

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps prettier from 1.3.0 to 1.5.4.

Changelog

Sourced from prettier's changelog.

[1.5.4] - 2021-03-17

Changed

  • #835 - valscion, kddeisz - Array splat operator should not get moved by leading comments.
  • #836 - valscion, kddeisz - Array splat operator should not get moved by trailing comments.
  • #821 - jscheid, kddeisz - Better error handling when using GNU netcat.

[1.5.3] - 2021-02-28

Changed

  • #812 - valscion, kddeisz - Splats and blocks within args that have comments attached should place their respective operators in the right place.
  • #816 - valscion - Document RuboCop's Style/Lambda should be disabled
  • #814 - jscheid, kddeisz - Provide better errors when the source location of the error is known.

[1.5.2] - 2021-02-03

Changed

  • kddeisz - Fix up binary node comparison operators so that it will handle either Symbol literals or the @op nodes which are incorrectly coming from JRuby (jruby/jruby#6548).

[1.5.1] - 2021-01-27

Changed

  • #799 - jscheid, kddeisz - Multi-byte characters shouldn't give invalid source string bounds.
  • #801 - jscheid, kddeisz - When converting a conditional to the modifier form, make sure to add parentheses if there is a chained method call.
  • #803 - jscheid, kddeisz - Fix formatWithCursor support to match new parser format.

[1.5.0] - 2021-01-21

Added

  • kddeisz - Add .rbi as a file type that we support.

Changed

  • #795 djrodgerspryor, kddeisz - Trailing comments attached to empty arrays should not multiply.
  • #794 djrodgerspryor, kddeisz - Fix embedded parser parsing by stripping common leading whitespace before passing on the content.
  • #793 djrodgerspryor, kddeisz - Do not include trailing commas on arguments within arg_paren nodes if they could not be parsed with them (command and command_call).
  • #788 clarkdave, kddeisz - Break child hashes within a multi-line hash regardless of whether or not they can fit on one line.
  • kddeisz - Stop using ; to separate empty class definitions, module definitions, and loops.

[1.4.0] - 2021-01-15

Added

  • ianks, kddeisz - Use netcat to communicate to a parser server for better performance when formatting multiple files.

... (truncated)

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.


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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2021

Superseded by #182.

@dependabot dependabot bot closed this Mar 26, 2021
@dependabot dependabot bot deleted the dependabot/bundler/prettier-1.5.4 branch March 26, 2021 05:01
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants