Skip to content

chore(deps): bump dependencies#1559

Merged
julien-deramond merged 3 commits intomainfrom
main-jd-bump-dependencies-12-march
Mar 12, 2026
Merged

chore(deps): bump dependencies#1559
julien-deramond merged 3 commits intomainfrom
main-jd-bump-dependencies-12-march

Conversation

@julien-deramond
Copy link
Copy Markdown
Member

  • @astrojs/check ^0.9.6 → ^0.9.7
  • @astrojs/starlight ^0.37.7 → ^0.38.1
  • @astrojs/vercel ^9.0.4 → ^10.0.0
  • @vercel/analytics ^1.6.1 → ^2.0.1
  • astro ^5.18.0 → ^6.0.4
  • starlight-blog ^0.25.3 → ^0.26.0
  • starlight-links-validator ^0.19.2 → ^0.20.0
  • starlight-showcases ^0.3.1 → ^0.3.2
  • vercel ^50.29.0 → ^50.32.3
  • vitest ^4.0.18 → ^4.1.0

 - @astrojs/check               ^0.9.6  →    ^0.9.7
 - @astrojs/starlight          ^0.37.7  →   ^0.38.1
 - @astrojs/vercel              ^9.0.4  →   ^10.0.0
 - @vercel/analytics            ^1.6.1  →    ^2.0.1
 - astro                       ^5.18.0  →    ^6.0.4
 - starlight-blog              ^0.25.3  →   ^0.26.0
 - starlight-links-validator   ^0.19.2  →   ^0.20.0
 - starlight-showcases          ^0.3.1  →    ^0.3.2
 - vercel                     ^50.29.0  →  ^50.32.3
 - vitest                      ^4.0.18  →    ^4.1.0
@julien-deramond julien-deramond added dependencies Pull requests that update a dependency file chore labels Mar 12, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openresource-dev Ready Ready Preview, Comment Mar 12, 2026 5:55pm

Comment thread astro.config.mjs
},
recentPostCount: 5,
postCount: Infinity,
postCount: Number.MAX_SAFE_INTEGER,
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I had to change the value here which generated the following error:

8:35:23 Configuration file updated. Restarting...
[astro] Unable to load your Astro config

18:35:23 [ERROR] [config] [AstroUserError] Invalid starlight-blog configuration:

✖ Invalid input: expected number, received number
  → at postCount

  Hint:
    See the error report above for more informations.
    
    If you believe this is a bug, please file an issue at https://github.com/HiDeoo/starlight-blog/issues/new/choose
  Stack trace:
    at validateConfig (/Users/ju/open-reSource/openresource.dev/node_modules/starlight-blog/libs/config.ts:98:11)
    at eval (/Users/ju/open-reSource/openresource.dev/astro.config.mjs:42:18)
    [...] See full stack trace in the browser, or rerun with --verbose.

18:35:23 [ERROR] Continuing with previous valid configuration

Found the new value at https://github.com/HiDeoo/starlight-blog/pull/105/changes.

I'll check upstream later on if there's a regression somehow.

@julien-deramond julien-deramond marked this pull request as ready for review March 12, 2026 17:57
@julien-deramond julien-deramond merged commit 7a7ca5c into main Mar 12, 2026
4 checks passed
@julien-deramond julien-deramond deleted the main-jd-bump-dependencies-12-march branch March 12, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant