chore(deps): bump astro from 6.4.6 to 7.1.1 in /docs - #202
Merged
Conversation
|
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.4.6 to 7.1.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.1.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/docs/astro-7.1.1
branch
from
July 30, 2026 19:54
64db84a to
64c781f
Compare
Roger-luo
enabled auto-merge (squash)
July 30, 2026 19:56
Collaborator
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Roger-luo
added a commit
that referenced
this pull request
Jul 30, 2026
…arp 0.35.3) (#203) Bumps the two direct `docs/` dependencies to their latest releases and regenerates the lockfile, pulling transitive deps forward. | Package | From | To | |---------|------|-----| | astro | 7.1.1 | **7.1.6** | | marked | 18.0.3 | **18.0.7** | | sharp (transitive) | 0.34.5 | **0.35.3** | ### Why sharp matters sharp 0.34.5 carries a **high-severity** libvips advisory — [GHSA-f88m-g3jw-g9cj](GHSA-f88m-g3jw-g9cj) (CVE-2026-33327 / 33328 / 35590 / 35591). Bumping astro alone did not pull sharp forward, so `npm audit fix` was used to force 0.35.3. `npm audit` now reports **0 vulnerabilities**. ### Supersedes Consolidates the Dependabot updates that were auto-closed as "updatable in another way" after the lockfile shifted: - #197 (sharp + astro) - #192 (esbuild + astro) — the esbuild 0.28.1 security fix already landed transitively via #202. The postcss (#201), astro→7.1.1 (#202), svgo (#194), and vite bumps already merged / resolved on main. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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 6.4.6 to 7.1.1.
Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
91c645a[ci] release (#17403)4b03702Normalize domain-based i18n request paths consistently (#17399)fdd673c[ci] release (#17387)d9f99e1Preserve CSP resource defaults for element directives (#17394)092da56Add more escaping for rendered content (#17393)186a1e7fix(logger): allows setting in updateConfig() (#17391)4407483fix(logger): useconsoleAPI in JSON logger for cross-runtime compatibility...16de021feat(logger): allow passing entrypoint as URL (#17389)ed71eaffix(logger): make AstroLoggerDestination not generic (#17390)30698a2feat: chunk data store (#17296)