Skip to content

Bump astro from 7.0.2 to 7.0.3 in /site#42

Merged
jssblck merged 2 commits into
mainfrom
dependabot/npm_and_yarn/site/astro-7.0.3
Jul 1, 2026
Merged

Bump astro from 7.0.2 to 7.0.3 in /site#42
jssblck merged 2 commits into
mainfrom
dependabot/npm_and_yarn/site/astro-7.0.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps astro from 7.0.2 to 7.0.3.

Release notes

Sourced from astro's releases.

astro@7.0.3

Patch Changes

  • #17189 24d2c9e Thanks @​astrobot-houston! - Fixes a bug where an error thrown inside one route's getStaticPaths() would prevent other valid routes from being matched in dev mode

  • #16932 8f4a3db Thanks @​fkatsuhiro! - Fixes HMR for action files during development. Editing files in src/actions/ now takes effect on the next request without requiring a dev server restart.

  • #17087 fb0ab02 Thanks @​jp-knj! - Fixes localized custom error pages in i18n projects so routes like /pt/404 are used for missing localized pages and return the correct status code

Changelog

Sourced from astro's changelog.

7.0.3

Patch Changes

  • #17189 24d2c9e Thanks @​astrobot-houston! - Fixes a bug where an error thrown inside one route's getStaticPaths() would prevent other valid routes from being matched in dev mode

  • #16932 8f4a3db Thanks @​fkatsuhiro! - Fixes HMR for action files during development. Editing files in src/actions/ now takes effect on the next request without requiring a dev server restart.

  • #17087 fb0ab02 Thanks @​jp-knj! - Fixes localized custom error pages in i18n projects so routes like /pt/404 are used for missing localized pages and return the correct status code

Commits
  • f7283e0 [ci] release (#17180)
  • 24d2c9e Fix getStaticPaths error in one route blocking other matching routes in dev (...
  • efdd4d1 [ci] format
  • fb0ab02 fix: localized error route status handling (#17087)
  • 8f4a3db Fix HMR for action files during development (#16932)
  • fa6428a fix(dev): wire AbortController to socket close so request.signal reflects cli...
  • ccd1e37 chore(head): remove meta title tag in favor of standard title tag (#17178)
  • dc260da Remove legacy "X-UA-Compatible" meta tags (#17162)
  • 74f5f24 chore: update Vite to 8.1 (#17160)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 7.0.2 to 7.0.3.
- [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.0.3/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 7.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 26, 2026
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

Bastion review

Passed. All 3 gate(s) passed. 3 reviewer(s) ran, 28s, 179292 in / 2316 out / 70400 cached tokens.

Warning

Bastion's bundled agent skills are missing or out of date in this repository, so agents may be working from stale guidance on how to use Bastion. To fix, run bastion skills install to install them, then commit the result.

  • .claude/skills/using-bastion/SKILL.md (missing)
  • .agents/skills/using-bastion/SKILL.md (missing)
Reviewer Mode Verdict Summary
private-eval-ip-disclosure gate pass No private eval disclosure issues found; changes only bump Astro package metadata.
prose-hygiene gate pass Changed prose is clean.
committed-artifacts gate pass Only the Astro dependency version changed; no forbidden artifacts were added.

Posted by Bastion. Full transcripts are attached to the workflow run as an artifact. These checks were posted under the shared GitHub Actions app, so with other workflows on the commit they can cluster under one of those; set up a dedicated app to give them their own group.

@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of astro exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@jssblck jssblck merged commit 866f6e0 into main Jul 1, 2026
12 of 13 checks passed
@jssblck jssblck deleted the dependabot/npm_and_yarn/site/astro-7.0.3 branch July 1, 2026 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant