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 v4 #2999

Merged
merged 3 commits into from
Jul 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)

v4.0.0: 4.0.0

Compare Source

Version 4.0.0 upgrades/replaces the Volar packages used for Vue support, to use the latest vue-tsc package that's part of Volar 2. To migrate, you just have to remove @volar/vue-typescript and if you're using it, also @volar/vue-language-plugin-pug, and replace it with vue-tsc and @vue/language-plugin-pug respectively. There are no breaking changes other than this.

Thanks @​johnsoncodehk for contributing this 🎉


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 requested a review from a team as a code owner July 8, 2024 01:49
@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Jul 8, 2024
@renovate renovate bot added this to the vAnytime milestone Jul 8, 2024
Copy link

netlify bot commented Jul 8, 2024

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 34fd0e9
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/668bf39ccceb120008cf00db
😎 Deploy Preview https://deploy-preview-2999.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.96%. Comparing base (daa5815) to head (34fd0e9).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2999      +/-   ##
==========================================
- Coverage   99.96%   99.96%   -0.01%     
==========================================
  Files        2747     2747              
  Lines      239079   239079              
  Branches      944      589     -355     
==========================================
- Hits       239005   238999       -6     
- Misses         74       80       +6     

see 1 file with indirect coverage changes

@ST-DDT
Copy link
Member

ST-DDT commented Jul 8, 2024

Looks like we have to install a new dependency for this:

Please install vue-tsc to organize imports in Vue files.

@renovate renovate bot force-pushed the renovate/major-devdependencies branch 4 times, most recently from 6444b24 to 8dc83e3 Compare July 8, 2024 09:00
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 8dc83e3 to 524207b Compare July 8, 2024 09:13
@Shinigami92
Copy link
Member

Looks like we have to install a new dependency for this:

Please install vue-tsc to organize imports in Vue files.

As we do have some .vue files in docs/.vitepress/components I think this is valid

Copy link
Contributor Author

renovate bot commented Jul 8, 2024

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.

@ST-DDT ST-DDT requested review from a team July 8, 2024 14:14
@ST-DDT ST-DDT self-assigned this Jul 8, 2024
@ST-DDT ST-DDT merged commit 9505750 into next Jul 8, 2024
23 checks passed
@ST-DDT ST-DDT deleted the renovate/major-devdependencies branch July 8, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants