Bump astro from 7.2.3 to 7.2.4 in the astro group across 1 directory - #6
Merged
Merged
Conversation
Member
|
@dependabot rebase |
Bumps the astro group with 1 update in the / directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 7.2.3 to 7.2.4 - [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.4/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-22faac0be9
branch
from
August 26, 2026 16:44
ee313dd to
5cdc8a7
Compare
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 the astro group with 1 update in the / directory: astro.
Updates
astrofrom 7.2.3 to 7.2.4Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
8a31cba[ci] release (#17739)aeda810[ci] formata90ff66fix(assets): harden vendored image-size box and entry checks (#17747)05763a0Respect path-segment boundaries when stripping the configured base (#17701)70b449dfix(routing): keep the trailing slash when stripping an injected .html (#17742)771b0a9fix(container): wire astroConfig.site through to the SSR manifest so Astro.si...