Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 27, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-standard 6.0.0 -> 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

v8.0.1

Compare Source

  • Improve bootstrap time (minimist instead of meow)

v8.0.0

Compare Source

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source


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.

@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from 52efddc to d2dadd4 Compare December 3, 2019 10:36
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from d2dadd4 to d3d2d50 Compare March 10, 2020 13:59
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from d3d2d50 to eadefb8 Compare April 26, 2020 09:00
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from eadefb8 to 0e44180 Compare August 20, 2020 12:06
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from 0e44180 to a8336d4 Compare January 24, 2021 21:57
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch 2 times, most recently from fbafaf2 to cab1635 Compare February 12, 2021 15:44
@renovate renovate bot force-pushed the renovate/prettier-standard-16.x branch from cab1635 to 91a1c40 Compare March 2, 2021 18:56
@renovate
Copy link
Author

renovate bot commented Mar 25, 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.

2 participants