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-plugin-organize-imports to v2 #124

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-organize-imports 1.1.1 -> 2.2.0 age adoption passing confidence

Release Notes

simonhaenisch/prettier-plugin-organize-imports

v2.2.0

Compare Source

  • feat: use cache map for compiler options (closes #​19)

Thanks @​blidblid for helping debug this performance issue.

v2.1.0

Compare Source

Adds support for Vue.js (.vue) files (see #​16 and 474bbcb).

v2.0.0

Compare Source

Now supports JavaScript via the babel parser and also supports TypeScript via the babel-ts parser 🎉

Special thanks to @​duniul for the contribution (see #​18)!

Both parsers are only available since Prettier v2, therefore the peer dependency has had a major version bump, which led me to release this as a major version as well. There are no breaking changes otherwise, so unless you're still on Prettier v1, you can just upgrade.

(The parser was called babylon in Prettier v1 but had a different signature so it would not have been easy to do a backwards-compatible implementation)


Configuration

📅 Schedule: "before 3am on Monday" in timezone Asia/Tokyo.

🚦 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label May 9, 2021
@renovate renovate bot force-pushed the renovate/prettier-plugin-organize-imports-2.x branch from 7c0d8db to f21bfbb Compare May 17, 2021 21:05
@renovate renovate bot force-pushed the renovate/prettier-plugin-organize-imports-2.x branch from f21bfbb to bf086ee Compare June 24, 2021 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant