Skip to content

build(deps): bump astro from 5.18.0 to 6.1.1, fixes #577#575

Merged
stasadev merged 6 commits intomainfrom
dependabot/npm_and_yarn/major-deps-9cb5d63502
Mar 30, 2026
Merged

build(deps): bump astro from 5.18.0 to 6.1.1, fixes #577#575
stasadev merged 6 commits intomainfrom
dependabot/npm_and_yarn/major-deps-9cb5d63502

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

The Issue

Astro v6 is out.

How This PR Solves The Issue

ddev npx @astrojs/upgrade
ddev npm update

Adds /resources/featured-sponsors.svg to Markdown demo (and fixes it for HMR, where it didn't work).

Bumps action withastro/action@v5 => withastro/action@v6

Manual Testing Instructions

Check if local ddev start works and there are no errors in dev tools (F12) and in ddev logs


Read https://docs.astro.build/en/guides/upgrade-to/v6/ - maybe we need to update more things?


Compare side by side:

https://ddev.com/ vs https://dependabot-npm-and-yarn-majo-ajay.ddev-com-front-end.pages.dev/

Click different links, etc.

Check if Markdown works fine:

https://ddev.com/blog/markdown-features-demo/ vs https://dependabot-npm-and-yarn-majo-ajay.ddev-com-front-end.pages.dev/blog/markdown-features-demo/

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 23, 2026

Deploying ddev-com-front-end with  Cloudflare Pages  Cloudflare Pages

Latest commit: a6fa7b1
Status: ✅  Deploy successful!
Preview URL: https://0033e8d8.ddev-com-front-end.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-majo-ajay.ddev-com-front-end.pages.dev

View logs

@stasadev stasadev mentioned this pull request Mar 23, 2026
@stasadev stasadev changed the title build(deps): bump the major-deps group across 1 directory with 3 updates build(deps): bump Astro to v6 Mar 23, 2026
@stasadev stasadev changed the title build(deps): bump Astro to v6 build(deps): bump Astro to v6, fixes #577 Mar 23, 2026
@stasadev stasadev force-pushed the dependabot/npm_and_yarn/major-deps-9cb5d63502 branch from f37e0da to 53cf342 Compare March 28, 2026 08:20
@stasadev stasadev force-pushed the dependabot/npm_and_yarn/major-deps-9cb5d63502 branch from df0d512 to 2227038 Compare March 28, 2026 09:05
@stasadev stasadev changed the title build(deps): bump Astro to v6, fixes #577 build(deps): bump astro from 5.18.0 to 6.1.1, fixes #577 Mar 28, 2026
@stasadev stasadev marked this pull request as draft March 28, 2026 09:13
@stasadev
Copy link
Copy Markdown
Member

stasadev commented Mar 28, 2026

Draft until I deal with the HMR issues:

Hot Module Reloading (HMR) is available at https://ddev.com.ddev.site:4321

$ ddev logs
11:19:01 [vite] Re-optimizing dependencies because lockfile has changed
 astro  v6.1.1 ready in 18487 ms
┃ Local    http://localhost:4321/
┃ Network  http://172.19.0.2:4321/
           http://172.18.0.3:4321/
11:19:01 watching for file changes...
▶ Vite 8.0.3 detected in your project.
  Astro requires Vite 7. Add "overrides": { "vite": "^7" } to your package.json to avoid issues.

@stasadev stasadev marked this pull request as ready for review March 28, 2026 09:24
@stasadev stasadev requested review from bmartinez287 and rfay March 28, 2026 09:24
@stasadev
Copy link
Copy Markdown
Member

I read through https://docs.astro.build/en/guides/upgrade-to/v6/, but not sure if we need to update anything.

Copy link
Copy Markdown
Member

@rfay rfay left a comment

Choose a reason for hiding this comment

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

Thank you!

Copy link
Copy Markdown
Member

@stasadev stasadev left a comment

Choose a reason for hiding this comment

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

I checked everything I could.

Merging this to clean up auto-generated PRs created by dependabot.

@stasadev stasadev merged commit 5ce1a8e into main Mar 30, 2026
5 checks passed
@stasadev stasadev deleted the dependabot/npm_and_yarn/major-deps-9cb5d63502 branch March 30, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump Astro to v6

2 participants