Bump astro from 5.18.2 to 7.2.1 in /site - #5
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.18.2 to 7.2.1. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.2.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/site/astro-7.2.0
branch
from
August 16, 2026 07:07
db5abd2 to
dcd8e95
Compare
Author
|
Superseded by #6. |
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.
Bumps astro from 5.18.2 to 7.2.1.
Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
d081033[ci] release (#17608)630b833[ci] format43c9eb6docs: format paragraphs correctly within@deprecatedtags (#17666)97b0cc7docs: add links to the Markdown guide in themarkdown.optionsconfig (#17661)42623f2chore: use star import forjs-yaml(#17551)7133730fix(transitions): preserve CSS HMR across ClientRouter navigations (#17612)bd2c1a5Validate content collection reference() IDs after sync (#17582)4ada248fix(csp): include speculation rules hash in CSP when clientPrerender is enabl...3a890d2fix(incremental): use resolved file names for imported assets in the dependen...d6d5e75[ci] format