build(deps): Bump astro from 7.1.4 to 7.1.5 in /website in the site group across 1 directory - #7
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the site group with 1 update in the /website directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 7.1.4 to 7.1.5 - [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.1.5/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: site ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/website/site-8aaef193c5
branch
from
July 28, 2026 18:01
569f30e to
f977e16
Compare
Author
|
Looks like astro is no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/website/site-8aaef193c5
branch
July 29, 2026 01:06
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 site group with 1 update in the /website directory: astro.
Updates
astrofrom 7.1.4 to 7.1.5Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
b0535ca[ci] release (#17528)c895b12Update js-yaml to 4.3.0 (#17474)f61ba9cfix(logger): loading at runtime when entrypoint is a URL (#17480)e614b7bfix(astro): do not resolve action function properties as path segments (#17525)7613030Return a response when request finalization fails (#17524)c775c1fRender the custom 404 page when a middleware rewrite dead-ends in an empty 40...