Skip to content

chore(deps): bump astro from 7.0.2 to 7.0.3#206

Merged
bsmth merged 1 commit into
mainfrom
dependabot/npm_and_yarn/astro-7.0.3
Jun 26, 2026
Merged

chore(deps): bump astro from 7.0.2 to 7.0.3#206
bsmth merged 1 commit into
mainfrom
dependabot/npm_and_yarn/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 the automated pr Pull requests created via automation label Jun 26, 2026
@dependabot dependabot Bot requested a review from bsmth as a code owner June 26, 2026 14:13
@dependabot dependabot Bot added the automated pr Pull requests created via automation label Jun 26, 2026
@bsmth bsmth merged commit a3a5de3 into main Jun 26, 2026
1 check passed
@bsmth bsmth deleted the dependabot/npm_and_yarn/astro-7.0.3 branch June 26, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated pr Pull requests created via automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant