Skip to content

Pin to old Prettier version to unblock release#3747

Merged
delucis merged 4 commits into
mainfrom
chris/pin-prettier
Mar 11, 2026
Merged

Pin to old Prettier version to unblock release#3747
delucis merged 4 commits into
mainfrom
chris/pin-prettier

Conversation

@delucis
Copy link
Copy Markdown
Member

@delucis delucis commented Mar 11, 2026

Description

  • Astro 6 support #3644 introduced an update to Prettier which is breaking some of our formatting
  • This PR reverts the formatting commits this caused and pins Prettier to the old version to unblock us
  • We can revisit updating Prettier when we’re not trying to release stuff

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 11, 2026

⚠️ No Changeset found

Latest commit: 0dbbfb2

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 11, 2026

Deploy Preview for astro-starlight ready!

Name Link
🔨 Latest commit 0dbbfb2
🔍 Latest deploy log https://app.netlify.com/projects/astro-starlight/deploys/69b12d91747e8a0008ae8fec
😎 Deploy Preview https://deploy-preview-3747--astro-starlight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@github-actions github-actions Bot added i18n Anything to do with internationalization & translation efforts 📚 docs Documentation website changes 🌟 core Changes to Starlight’s main package 🌟 tailwind Changes to Starlight’s Tailwind package labels Mar 11, 2026
@astrobot-houston
Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

Locale File Note
de guides/customization.mdx Localization changed, will be marked as complete.
de guides/i18n.mdx Localization changed, will be marked as complete.
es guides/customization.mdx Localization changed, will be marked as complete.
es guides/i18n.mdx Localization changed, will be marked as complete.
fr guides/customization.mdx Localization changed, will be marked as complete.
fr guides/i18n.mdx Localization changed, will be marked as complete.
en guides/customization.mdx Source changed, localizations will be marked as outdated.
en guides/i18n.mdx Source changed, localizations will be marked as outdated.
ja guides/customization.mdx Localization changed, will be marked as complete.
ja guides/i18n.mdx Localization changed, will be marked as complete.
ko components/tabs.mdx Localization changed, will be marked as complete.
ko guides/customization.mdx Localization changed, will be marked as complete.
ko guides/i18n.mdx Localization changed, will be marked as complete.
ru guides/customization.mdx Localization changed, will be marked as complete.
ru guides/i18n.mdx Localization changed, will be marked as complete.
zh-cn guides/customization.mdx Localization changed, will be marked as complete.
zh-cn guides/i18n.mdx Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@astrobot-houston
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
/index.html 5.61 KB (0%)
/_astro/*.js 26.03 KB (0%)
/_astro/*.css 16.05 KB (0%)

Copy link
Copy Markdown
Member

@HiDeoo HiDeoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Came to the same workaround, also tested running locally pnpm format against this branch and no files are modified.

@delucis delucis merged commit 924070d into main Mar 11, 2026
18 checks passed
@delucis delucis deleted the chris/pin-prettier branch March 11, 2026 08:59
gxxxr-111 pushed a commit to gxxxr-111/starlight that referenced this pull request Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌟 core Changes to Starlight’s main package 📚 docs Documentation website changes i18n Anything to do with internationalization & translation efforts 🌟 tailwind Changes to Starlight’s Tailwind package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants