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

⬆️ upgrade prettier to v3.5.2 #781

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier (source) 3.5.0 -> 3.5.2 age adoption passing confidence

Release Notes

prettier/prettier (prettier)

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Nov 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kitchn-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 22, 2025 7:01am
kitchn-workshop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 22, 2025 7:01am

Copy link

changeset-bot bot commented Nov 30, 2024

⚠️ No Changeset found

Latest commit: 1d2955d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/prettier-3.x-lockfile branch from 7ede359 to b48b5ca Compare December 1, 2024 00:18
@renovate renovate bot changed the title ⬆️ upgrade prettier to v3.4.1 ⬆️ upgrade prettier to v3.4.2 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/prettier-3.x-lockfile branch from b48b5ca to 8fd0014 Compare December 11, 2024 22:36
@renovate renovate bot force-pushed the renovate/prettier-3.x-lockfile branch from 8fd0014 to 44177a9 Compare December 13, 2024 20:53
@renovate renovate bot force-pushed the renovate/prettier-3.x-lockfile branch from 44177a9 to dfe88f8 Compare January 11, 2025 02:35
@renovate renovate bot force-pushed the renovate/prettier-3.x-lockfile branch from dfe88f8 to b9ac432 Compare January 11, 2025 06:37
@renovate renovate bot force-pushed the renovate/prettier-3.x-lockfile branch from b9ac432 to 5b15328 Compare January 11, 2025 23:45
Copy link

vercel bot commented Jan 11, 2025

Deployment failed with the following error:

Resource is limited - try again in 3 hours (more than 100, code: "api-deployments-free-per-day").

Copy link

vercel bot commented Feb 11, 2025

Deployment failed with the following error:

Resource is limited - try again in 7 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/prettier-3.x-lockfile branch 2 times, most recently from baefa4b to f7f3929 Compare February 11, 2025 15:59
Copy link

vercel bot commented Feb 11, 2025

Deployment failed with the following error:

Resource is limited - try again in 4 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot changed the title ⬆️ upgrade prettier to v3.5.0 ⬆️ upgrade prettier to v3.5.0 - autoclosed Feb 11, 2025
@renovate renovate bot closed this Feb 11, 2025
@renovate renovate bot deleted the renovate/prettier-3.x-lockfile branch February 11, 2025 16:04
@renovate renovate bot changed the title ⬆️ upgrade prettier to v3.5.0 - autoclosed ⬆️ upgrade prettier to v3.5.0 Feb 15, 2025
@renovate renovate bot reopened this Feb 15, 2025
@renovate renovate bot force-pushed the renovate/prettier-3.x-lockfile branch from 0fd2d68 to f7f3929 Compare February 15, 2025 01:41
@renovate renovate bot changed the title ⬆️ upgrade prettier to v3.5.0 ⬆️ upgrade prettier to v3.5.1 Feb 15, 2025
@renovate renovate bot force-pushed the renovate/prettier-3.x-lockfile branch from f7f3929 to b83003d Compare February 15, 2025 05:27
@renovate renovate bot force-pushed the renovate/prettier-3.x-lockfile branch from b83003d to 906bad5 Compare February 17, 2025 00:25
@renovate renovate bot force-pushed the renovate/prettier-3.x-lockfile branch from 906bad5 to 1d2955d Compare February 22, 2025 06:57
@renovate renovate bot changed the title ⬆️ upgrade prettier to v3.5.1 ⬆️ upgrade prettier to v3.5.2 Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants