Skip to content

Update sharp in docs & examples to latest#3261

Merged
delucis merged 1 commit intomainfrom
chris/update-sharp
Jun 30, 2025
Merged

Update sharp in docs & examples to latest#3261
delucis merged 1 commit intomainfrom
chris/update-sharp

Conversation

@delucis
Copy link
Copy Markdown
Member

@delucis delucis commented Jun 30, 2025

Description

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jun 30, 2025

⚠️ No Changeset found

Latest commit: c544c37

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 Jun 30, 2025

Deploy Preview for astro-starlight ready!

Name Link
🔨 Latest commit c544c37
🔍 Latest deploy log https://app.netlify.com/projects/astro-starlight/deploys/68626d44e18d750008ac2cc6
😎 Deploy Preview https://deploy-preview-3261--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: 89 (🔴 down 10 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 the 📚 docs Documentation website changes label Jun 30, 2025
@astrobot-houston
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
/index.html 7.2 KB (0%)
/_astro/*.js 25.76 KB (0%)
/_astro/*.css 14.24 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.

Tested locally the current version by making the prebuilt binary host unjoinable, it fails like in the linked issue and then tested the same thing using this PR and it now install successfully.

LGTM 🎉

@delucis delucis merged commit 1d80a33 into main Jun 30, 2025
16 checks passed
@delucis delucis deleted the chris/update-sharp branch June 30, 2025 15:00
frostybee pushed a commit to frostybee/starlight that referenced this pull request Jul 6, 2025
HiDeoo added a commit to shubham-padia/starlight that referenced this pull request Jul 15, 2025
* main: (26 commits)
  [ci] release (withastro#3296)
  Fix slug override with `/` value (withastro#3293)
  i18n(fr): update `guides/i18n.mdx` (withastro#3294)
  i18n(ko-KR): update `i18n.mdx` (withastro#3292)
  [ci] release (withastro#3286)
  Revert withastro#3281 (withastro#3291)
  i18n(de): update `guides/i18n.mdx` (withastro#3289)
  Fix Astro i18n config default locale issue (withastro#3288)
  docs: fix `t.exists()` documentation + example (withastro#3287)
  Make targeting sidebar links with CSS a little easier (withastro#3281)
  i18n(fr): update `resources/plugins.mdx` (withastro#3284)
  Extract main padding to CSS custom property  (withastro#3282)
  i18n(de): update plugins translation (withastro#3285)
  i18n(ko-KR): update `plugins.mdx` (withastro#3283)
  Add link to the codeblock-fullscreen plugin (withastro#3279)
  Fix TabItem typo in zh-cn authoring-content.mdx (withastro#3268) (withastro#3269)
  [ci] format
  i18n(ru): update translations (withastro#3270)
  Update `sharp` in docs & examples to latest (withastro#3261)
  Add missing danish UI translations (withastro#3252)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📚 docs Documentation website changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot run npm install on Mac due to sharp dependency

3 participants