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

chore(deps): update dependency prettier-standard to v14 - autoclosed #223

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2019

This PR contains the following updates:

Package Type Update Change
prettier-standard devDependencies major 8.0.1 -> 14.1.1

Release Notes

sheerun/prettier-standard

v14.1.1

Compare Source

v14.1.0

Compare Source

v14.0.7

Compare Source

v14.0.6

Compare Source

v14.0.5

Compare Source

v14.0.4

Compare Source

v14.0.3

Compare Source

v14.0.2

Compare Source

v14.0.1

Compare Source

v14.0.0

Compare Source

v13.0.6

Compare Source

v13.0.5

Compare Source

v13.0.4

Compare Source

v13.0.3

Compare Source

v13.0.2

Compare Source

v13.0.1

Compare Source

v13.0.0

Compare Source

  • Added --chaged flag that allows to format just changed lines (requires git)
  • Added --since <branch> flag that allows to format just changes since given branch (requires git)

Also, --changed can be combined with --since <branch> and --check 💛

v12.0.2

Compare Source

v12.0.1

Compare Source

v12.0.0

Compare Source

This release is complete rewrite which avoids spawning external processes, it should be faster now! 🥂

  • --check flag has been introduced that behaves similarly to prettier --check
  • multiple patterns are now allowed to be provided

v11.0.0

Compare Source

v9.1.1

Compare Source

Fix formatting files other than .js when passed as paths instead of stdin

v9.1.0

Compare Source

Add support for --parser flag that allows to format files other than .js when passed to stdin

v9.0.0

Compare Source

This release does not pass code through standard --fix to fix formatting, it uses prettierx instead.

Breaking changes:

  • Custom configuration happens through .prettierrc instead of .eslintrc
  • If you use eslint, you need to extend prettier and prettier/standard in .eslintrc
  • Output matches the output of prettier
  • Prettier upgraded to 16

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@coveralls
Copy link

coveralls commented Sep 2, 2019

Coverage Status

Coverage remained the same at 47.826% when pulling 8f62d26 on renovate/prettier-standard-14.x into 4e9d0cf on master.

@renovate renovate bot force-pushed the renovate/prettier-standard-14.x branch 5 times, most recently from dd16b79 to b52f495 Compare September 6, 2019 10:30
@renovate renovate bot force-pushed the renovate/prettier-standard-14.x branch 3 times, most recently from 8f62d26 to ba2fdd8 Compare September 28, 2019 07:44
@commit-lint
Copy link

commit-lint bot commented Sep 28, 2019

Chore

  • deps: update dependency prettier-standard to v14 (e739abe)

Contributors

@renovate-bot

@renovate renovate bot force-pushed the renovate/prettier-standard-14.x branch from ba2fdd8 to e739abe Compare September 28, 2019 07:51
@renovate renovate bot changed the title chore(deps): update dependency prettier-standard to v14 chore(deps): update dependency prettier-standard to v14 - autoclosed Sep 28, 2019
@renovate renovate bot closed this Sep 28, 2019
@renovate renovate bot deleted the renovate/prettier-standard-14.x branch September 28, 2019 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants