This repository was archived by the owner on May 31, 2026. It is now read-only.
Commit 3350468
authored
chore(deps): update dependency astro to v5.11.1 (#682)
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.11.0` ->
`5.11.1`](https://renovatebot.com/diffs/npm/astro/5.11.0/5.11.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>withastro/astro (astro)</summary>
###
[`v5.11.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#5111)
[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.11.0...astro@5.11.1)
##### Patch Changes
-
[#​14045](https://redirect.github.com/withastro/astro/pull/14045)
[`3276b79`](https://redirect.github.com/withastro/astro/commit/3276b798d4ecb41c98f97e94d4ddeaa91aa25013)
Thanks [@​ghubo](https://redirect.github.com/ghubo)! - Fixes a
problem where importing animated `.avif` files returns a
`NoImageMetadata` error.
-
[#​14041](https://redirect.github.com/withastro/astro/pull/14041)
[`0c4d5f8`](https://redirect.github.com/withastro/astro/commit/0c4d5f8d57d166fc24d12b37cf208d263f330868)
Thanks [@​dixslyf](https://redirect.github.com/dixslyf)! - Fixes a
`<ClientRouter />` bug where the fallback view transition animations
when exiting a page
ran too early for browsers that do not support the View Transition API.
This bug prevented `event.viewTransition?.skipTransition()` from
skipping the page exit animation
when used in an `astro:before-swap` event hook.
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 126538f commit 3350468
2 files changed
Lines changed: 33 additions & 41 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments