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 v16 #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-standard 8.0.1 -> 16.4.1 age adoption passing confidence

Release Notes

sheerun/prettier-standard

v16.4.1

Compare Source

v16.4.0

Compare Source

v16.3.0

Compare Source

  • Update all dependencies, including prettierx, eslint, and plugins

v16.2.1

Compare Source

v16.2.0

Compare Source

v16.1.0

Compare Source

v16.0.0

Compare Source

v15.0.1

Compare Source

  • prettier-standard by default will format all files in repository, if no patterns are present
  • prettier-standard --staged for formatting just staged changes
  • fix: support all possible CLI globs for git repositories

v15.0.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 Mend Renovate. View repository job log here.

@commit-lint
Copy link

commit-lint bot commented Dec 15, 2019

Chore

  • deps: update dependency prettier-standard to v16 (c188e71)

Contributors

renovate-bot

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@coveralls
Copy link

coveralls commented Dec 15, 2019

Pull Request Test Coverage Report for Build 780

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 776: 0.0%
Covered Lines: 19
Relevant Lines: 19

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch 2 times, most recently from c9bbf16 to 7ec4310 Compare March 4, 2020 11:39
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from 7ec4310 to 322966a Compare April 23, 2020 11:13
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch 2 times, most recently from 4aa40ff to 211a47f Compare July 8, 2020 13:56
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from 211a47f to 99df458 Compare December 11, 2020 01:55
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from 99df458 to f8e088a Compare January 10, 2021 13:00
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from f8e088a to f1cecfe Compare February 11, 2021 11:45
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch 2 times, most recently from b7714ff to d97faa0 Compare March 3, 2021 22:30
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from d97faa0 to 69d3a82 Compare March 13, 2021 00:54
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from 69d3a82 to 141f11e Compare June 16, 2021 10:08
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from 141f11e to c188e71 Compare March 26, 2022 15:39
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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