Skip to content

Conversation

julien-deramond
Copy link
Member

@julien-deramond julien-deramond commented Apr 15, 2025

This PR partially supersedes #41382.

  • Updates to rollup and stylelint will be handled separately, as a Dependabot PR for them existed prior to the Astro migration merge.
  • The image-size upgrade will also be addressed in a separate PR due to a related build issue.

I ran npm run docs on both the main branch and this branch, compared all the generated HTML files (after running Prettier), and the only differences are (for all files):

diff --color=auto -r _site/docs/versions/index.html _site.dependabot/docs/versions/index.html
14c14
<     <meta name="generator" content="Astro v5.6.1" />
---
>     <meta name="generator" content="Astro v5.7.0" />

So the generated HTML files are the same.

@julien-deramond julien-deramond marked this pull request as ready for review April 15, 2025 18:42
@julien-deramond julien-deramond changed the title Build(deps-dev): Bump the development-dependencies group across 1 directory with 10 updates Update devDependencies Apr 15, 2025
@github-project-automation github-project-automation bot moved this to To do in v5.3.6 Apr 15, 2025
@julien-deramond julien-deramond moved this from To do to Needs review in v5.3.6 Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants