Skip to content

Commit

Permalink
fix(deps): update dependency astro to v4.5.13 (#177)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [astro](https://astro.build)
([source](https://togithub.com/withastro/astro/tree/HEAD/packages/astro))
| [`4.5.12` ->
`4.5.13`](https://renovatebot.com/diffs/npm/astro/4.5.12/4.5.13) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/astro/4.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/astro/4.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/astro/4.5.12/4.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/4.5.12/4.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>withastro/astro (astro)</summary>

###
[`v4.5.13`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4513)

[Compare
Source](https://togithub.com/withastro/astro/compare/[email protected]@4.5.13)

##### Patch Changes

- [#&#8203;10495](https://togithub.com/withastro/astro/pull/10495)
[`046d69d517118ab5c0e71604b321729d66ddffff`](https://togithub.com/withastro/astro/commit/046d69d517118ab5c0e71604b321729d66ddffff)
Thanks [@&#8203;satyarohith](https://togithub.com/satyarohith)! - This
patch allows astro to run in node-compat mode in Deno. Deno doesn't
support
construction of response from async iterables in node-compat mode so we
need to
    use ReadableStream.

- [#&#8203;10605](https://togithub.com/withastro/astro/pull/10605)
[`a16a829f4e25ad5c9a1b4557ec089fc8ab53320f`](https://togithub.com/withastro/astro/commit/a16a829f4e25ad5c9a1b4557ec089fc8ab53320f)
Thanks [@&#8203;martrapp](https://togithub.com/martrapp)! - Fixes an
issue with outdated page titles in browser history when using text
fragments in view transition navigation.

- [#&#8203;10584](https://togithub.com/withastro/astro/pull/10584)
[`e648c5575a8774af739231cfa9fc27a32086aa5f`](https://togithub.com/withastro/astro/commit/e648c5575a8774af739231cfa9fc27a32086aa5f)
Thanks [@&#8203;duanwilliam](https://togithub.com/duanwilliam)! - Fixes
a bug where JSX runtime would error on components with nullish prop
values in certain conditions.

- [#&#8203;10608](https://togithub.com/withastro/astro/pull/10608)
[`e31bea0704890ff92ce4f9b0ce536c1c90715f2c`](https://togithub.com/withastro/astro/commit/e31bea0704890ff92ce4f9b0ce536c1c90715f2c)
Thanks [@&#8203;matthewp](https://togithub.com/matthewp)! - Fixes bug
with head content being pushed into body

- Updated dependencies
\[[`2cf116f80cb5e421ab5cc5eb4a654e7b78c1b8de`](https://togithub.com/withastro/astro/commit/2cf116f80cb5e421ab5cc5eb4a654e7b78c1b8de),
[`374efcdff9625ca43309d89e3b9cfc9174351512`](https://togithub.com/withastro/astro/commit/374efcdff9625ca43309d89e3b9cfc9174351512)]:
-
[@&#8203;astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@&#8203;5](https://togithub.com/5).0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Tuhura-Tech/Wiki).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent 904b0ad commit db54f83
Showing 1 changed file with 69 additions and 50 deletions.
119 changes: 69 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db54f83

Please sign in to comment.