build(deps): bump astro from 5.18.0 to 6.1.1, fixes #577#575
Merged
Conversation
Deploying ddev-com-front-end with
|
| 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 |
Closed
f37e0da to
53cf342
Compare
df0d512 to
2227038
Compare
Member
|
Draft until I deal with the HMR issues:
|
Member
|
I read through https://docs.astro.build/en/guides/upgrade-to/v6/, but not sure if we need to update anything. |
stasadev
approved these changes
Mar 30, 2026
Member
stasadev
left a comment
There was a problem hiding this comment.
I checked everything I could.
Merging this to clean up auto-generated PRs created by dependabot.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Issue
Astro v6 is out.
How This PR Solves The Issue
Adds
/resources/featured-sponsors.svgto Markdown demo (and fixes it for HMR, where it didn't work).Bumps action
withastro/action@v5=>withastro/action@v6Manual Testing Instructions
Check if local
ddev startworks and there are no errors in dev tools (F12) and inddev logsRead 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