Skip to content

build(deps): bump astro from 7.2.6 to 7.2.8 - #11886

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/astro-7.2.8
Open

build(deps): bump astro from 7.2.6 to 7.2.8#11886
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/astro-7.2.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps astro from 7.2.6 to 7.2.8.

Release notes

Sourced from astro's releases.

astro@7.2.8

Patch Changes

astro@7.2.7

Patch Changes

  • #17415 55d38c8 Thanks @​iseraph-dev! - Deserializes each route once when loading the SSR manifest

  • #17772 023b48b Thanks @​matthewp! - Fixes route selection for normalized request paths in adapter and development request handling

  • #17819 633855b Thanks @​matthewp! - Updates generated and default Cloudflare compatibility_date values to match the installed runtime and requires Wrangler ^4.125.0

  • #17813 ae26d18 Thanks @​matthewp! - Fixes rewrite() and next(payload) for GET and HEAD requests with host-provided bodies

  • #17816 a0d2fe3 Thanks @​astro-factory! - Fixes the experimental svgOptimizer not generating unique per-file ID prefixes when using SVGO's prefixIds plugin

Changelog

Sourced from astro's changelog.

7.2.8

Patch Changes

7.2.7

Patch Changes

  • #17415 55d38c8 Thanks @​iseraph-dev! - Deserializes each route once when loading the SSR manifest

  • #17772 023b48b Thanks @​matthewp! - Fixes route selection for normalized request paths in adapter and development request handling

  • #17819 633855b Thanks @​matthewp! - Updates generated and default Cloudflare compatibility_date values to match the installed runtime and requires Wrangler ^4.125.0

  • #17813 ae26d18 Thanks @​matthewp! - Fixes rewrite() and next(payload) for GET and HEAD requests with host-provided bodies

  • #17816 a0d2fe3 Thanks @​astro-factory! - Fixes the experimental svgOptimizer not generating unique per-file ID prefixes when using SVGO's prefixIds plugin

Commits

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
1 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The PR metadata says Astro is bumped to 7.2.8, but the updated lockfile resolves Astro to 7.3.2 due to the caret range, so intent vs. result should be aligned.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates the pnpm workspace catalog to bump the astro dependency version used by the website-related packages in the TypeSpec monorepo.

Changes:

  • Bump astro in the shared pnpm catalog from ^7.2.6 to ^7.2.8.
  • Update the lockfile to reflect the new resolved dependency graph (including transitive updates such as Sharp-related packages and find-processfind-proc).
File summaries
File Description
pnpm-workspace.yaml Updates the workspace catalog entry for astro to ^7.2.8.
pnpm-lock.yaml Refreshes the lockfile resolution for astro and related transitive dependencies.
Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pnpm-workspace.yaml
ajv: ^8.20.0
ajv-formats: ^3.0.1
astro: ^7.2.6
astro: ^7.2.8
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 7.2.6 to 7.2.8.
- [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.8/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 7.2.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings September 9, 2026 19:03
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/astro-7.2.8 branch from 4eac8e4 to 72de2e2 Compare September 9, 2026 19:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 Needs a closer look

The PR title/description claims a bump to 7.2.8, but the caret range allows (and already resolves to) a newer minor version, so the intent needs to be made consistent.

Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file

Suppressed comments (1)

pnpm-workspace.yaml:94

  • With a caret range (^7.2.8), pnpm will resolve to newer minor versions as they release; in this PR the lockfile already resolves Astro to 7.3.2, so this isn’t actually a bump specifically to 7.2.8 as the PR title/description states. If the intent is to stay on the 7.2 patch line, pin the catalog entry to ~7.2.8 (or 7.2.8); otherwise update the PR title/description to reflect a minor upgrade.
  astro: ^7.2.8
  • Files reviewed: 1/2 changed files
  • Comments generated: 0 new
  • Review effort level: Lite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant