Skip to content

chore(deps): bump astro from 7.2.3 to 7.2.4 in /docs in the astro group across 1 directory - #6670

Merged
devantler merged 2 commits into
mainfrom
dependabot/npm_and_yarn/docs/astro-22faac0be9
Aug 26, 2026
Merged

chore(deps): bump astro from 7.2.3 to 7.2.4 in /docs in the astro group across 1 directory#6670
devantler merged 2 commits into
mainfrom
dependabot/npm_and_yarn/docs/astro-22faac0be9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the astro group with 1 update in the /docs directory: astro.

Updates astro from 7.2.3 to 7.2.4

Release notes

Sourced from astro's releases.

astro@7.2.4

Patch Changes

  • #17747 a90ff66 Thanks @​Princesseuh! - Fixes builds hanging when an image file is malformed

  • #17701 05763a0 Thanks @​matthewp! - Fixes base path stripping to respect path-segment boundaries. With a configured base such as /docs, a request like /docs-archive/page is no longer treated as being under the base, so routing and context.url.pathname now agree on the same pathname.

  • #17742 70b449d Thanks @​Kjubikstronk! - Fixes astro build throwing TypeError: Missing parameter for dynamic routes when build.format: 'preserve' and trailingSlash: 'always' are used together. Stripping the framework-injected .html suffix dropped the trailing slash that the compiled route pattern requires, so the route no longer matched itself and its params resolved as empty.

  • #17703 771b0a9 Thanks @​astrobot-houston! - Fixes Astro.site always being undefined when rendering components via the Container API, even when site is set in astroConfig

  • Updated dependencies [05763a0, bc171af]:

    • @​astrojs/internal-helpers@​0.10.4
    • @​astrojs/markdown-satteri@​0.3.7
    • @​astrojs/markdown-remark@​7.2.4
Changelog

Sourced from astro's changelog.

7.2.4

Patch Changes

  • #17747 a90ff66 Thanks @​Princesseuh! - Fixes builds hanging when an image file is malformed

  • #17701 05763a0 Thanks @​matthewp! - Fixes base path stripping to respect path-segment boundaries. With a configured base such as /docs, a request like /docs-archive/page is no longer treated as being under the base, so routing and context.url.pathname now agree on the same pathname.

  • #17742 70b449d Thanks @​Kjubikstronk! - Fixes astro build throwing TypeError: Missing parameter for dynamic routes when build.format: 'preserve' and trailingSlash: 'always' are used together. Stripping the framework-injected .html suffix dropped the trailing slash that the compiled route pattern requires, so the route no longer matched itself and its params resolved as empty.

  • #17703 771b0a9 Thanks @​astrobot-houston! - Fixes Astro.site always being undefined when rendering components via the Container API, even when site is set in astroConfig

  • Updated dependencies [05763a0, bc171af]:

    • @​astrojs/internal-helpers@​0.10.4
    • @​astrojs/markdown-satteri@​0.3.7
    • @​astrojs/markdown-remark@​7.2.4
Commits
  • 8a31cba [ci] release (#17739)
  • aeda810 [ci] format
  • a90ff66 fix(assets): harden vendored image-size box and entry checks (#17747)
  • 05763a0 Respect path-segment boundaries when stripping the configured base (#17701)
  • 70b449d fix(routing): keep the trailing slash when stripping an injected .html (#17742)
  • 771b0a9 fix(container): wire astroConfig.site through to the SSR manifest so Astro.si...
  • See full diff in compare view

@ksail-bot
ksail-bot Bot enabled auto-merge (squash) August 26, 2026 17:15
@github-actions

github-actions Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

✅ Linters with no issues

actionlint, bash-exec, git_diff, hadolint, jscpd, jsonlint, lychee, markdown-table-formatter, markdownlint, prettier, prettier, shellcheck, shfmt, stylelint, syft, trivy-sbom, trufflehog, v8r, v8r, yamllint

Notices

⚠️ Your configuration references items that have been removed from MegaLinter and are ignored: REPOSITORY_GITLEAKS. See Removed linters to find their replacements.

See detailed reports in MegaLinter artifacts

MegaLinter is provided by OX Security
Show us your support by starring ⭐ the repository

Bumps the astro group with 1 update in the /docs 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 dependabot Bot changed the title chore(deps): bump astro from 7.2.3 to 7.2.4 in /docs in the astro group chore(deps): bump astro from 7.2.3 to 7.2.4 in /docs in the astro group across 1 directory Aug 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/astro-22faac0be9 branch from e6f9000 to 8027c4f Compare August 26, 2026 17:22
@devantler
devantler disabled auto-merge August 26, 2026 18:39
@devantler
devantler marked this pull request as draft August 26, 2026 18:39
@devantler

Copy link
Copy Markdown
Contributor

🤖 Generated by the Agentic Engineer

@coderabbitai review

Adapted exact head 317933008c79d2d9fcb30384eb18b12b6dc14eae after reproducing npm 11.17.0's missing optional-package lock entries. The repaired lock was generated with npm 11.13.0, then verified under npm 11.17.0 with npm ci, npm audit --audit-level=moderate, and npm run build (192 pages; all internal links valid).

Reviewed head: 317933008c79d2d9fcb30384eb18b12b6dc14eae

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

@devantler I will review pull request #6670 at commit 317933008c79d2d9fcb30384eb18b12b6dc14eae.

✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: c210335d-cd87-4558-bc55-97c1075bcf3d

📥 Commits

Reviewing files that changed from the base of the PR and between a564a51 and 3179330.

⛔ Files ignored due to path filters (1)
  • docs/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • docs/package.json

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.

📜 Recent review details
⏰ Context from checks skipped due to timeout. (8)
  • GitHub Check: ⏳ Rate Limit Gate
  • GitHub Check: 🔍 Detect Changes
  • GitHub Check: eligibility
  • GitHub Check: eligibility
  • GitHub Check: dependency-review
  • GitHub Check: Analyze (actions)
  • GitHub Check: Analyze (go)
  • GitHub Check: Analyze (javascript-typescript)
🧰 Additional context used
📓 Path-based instructions (2)
Generated files must not be hand-edited; run `make generate` as the canonical regeneration command.

📄 CodeRabbit inference engine (AGENTS.md)

Files:

  • docs/package.json
For documentation changes, install dependencies with `npm ci` and verify the site using `npm run build`.

📄 CodeRabbit inference engine (AGENTS.md)

Files:

  • docs/package.json
🔇 Additional comments (1)
docs/package.json (1)

13-13: LGTM!


📝 Walkthrough

Walkthrough

The documentation package updates the astro dependency constraint from ^7.2.3 to ^7.2.4.

Merge Risk: ⚪ Minimal · up to 31793

This is a localized patch-level dependency update with no actionable merge-blocking risk remaining beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the Astro dependency update from 7.2.3 to 7.2.4 in the /docs directory. It is longer than necessary but remains specific and relevant.
Description check ✅ Passed The description accurately explains the Astro dependency update and summarizes the patch release changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@devantler
devantler marked this pull request as ready for review August 26, 2026 19:23
@devantler
devantler merged commit c032d7e into main Aug 26, 2026
47 checks passed
@devantler
devantler deleted the dependabot/npm_and_yarn/docs/astro-22faac0be9 branch August 26, 2026 19:25
@github-project-automation github-project-automation Bot moved this from 🫴 Ready to ✅ Done in 🌊 Project Board Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant