Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

Commit b75f125

Browse files
chore(deps): update dependency astro to v5.12.5 (#697)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [astro](https://astro.build) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro)) | [`5.12.4` -> `5.12.5`](https://renovatebot.com/diffs/npm/astro/5.12.4/5.12.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/astro/5.12.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/5.12.4/5.12.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>withastro/astro (astro)</summary> ### [`v5.12.5`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#5125) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.12.4...astro@5.12.5) ##### Patch Changes - [#&#8203;14059](https://redirect.github.com/withastro/astro/pull/14059) [`19f53eb`](https://redirect.github.com/withastro/astro/commit/19f53eb59dfeeff08078cec0a903c8722b5650ca) Thanks [@&#8203;benosmac](https://redirect.github.com/benosmac)! - Fixes a bug in i18n implementation, where Astro didn't emit the correct pages when `fallback` is enabled, and a locale uses a catch-all route, e.g. `src/pages/es/[...catchAll].astro` - [#&#8203;14155](https://redirect.github.com/withastro/astro/pull/14155) [`31822c3`](https://redirect.github.com/withastro/astro/commit/31822c3f0c8401e20129d0fc6bf8d1d670249265) Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes a bug that caused an error "serverEntrypointModule\[\_start] is not a function" in some adapters </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Tuhura-Tech/wiki). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb0ea05 commit b75f125

2 files changed

Lines changed: 38 additions & 43 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/mdast": "4.0.4",
3131
"@types/node": "22.16.5",
3232
"@typescript-eslint/parser": "8.38.0",
33-
"astro": "5.12.4",
33+
"astro": "5.12.5",
3434
"astro-auto-import": "0.4.4",
3535
"astro-eslint-parser": "1.2.2",
3636
"astro-og-canvas": "0.7.0",

pnpm-lock.yaml

Lines changed: 37 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)