Skip to content

Commit

Permalink
fix(deps): update dependency astro to v4.8.7 (#237)
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://github.com/withastro/astro/tree/HEAD/packages/astro))
| [`4.8.6` ->
`4.8.7`](https://renovatebot.com/diffs/npm/astro/4.8.6/4.8.7) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/astro/4.8.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/astro/4.8.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/astro/4.8.6/4.8.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/4.8.6/4.8.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v4.8.7`](https://github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#487)

[Compare
Source](https://github.com/withastro/astro/compare/astro@4.8.6...astro@4.8.7)

##### Patch Changes

- [#&#8203;11073](https://github.com/withastro/astro/pull/11073)
[`f5c8fee`](https://github.com/withastro/astro/commit/f5c8fee76c5e688ef23c18be79705b18f1750415)
Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Prevent
cache content from being left in dist folder

When `contentCollectionsCache` is enabled temporary cached content is
copied into the `outDir` for processing. This fixes it so that this
content is cleaned out, along with the rest of the temporary build JS.

- [#&#8203;11054](https://github.com/withastro/astro/pull/11054)
[`f6b171e`](https://github.com/withastro/astro/commit/f6b171ed50eed253b8ac005bd5e9d1841a8003dd)
Thanks [@&#8203;bholmesdev](https://github.com/bholmesdev)! - Respect
error status when handling Actions with a progressive fallback.

- [#&#8203;11092](https://github.com/withastro/astro/pull/11092)
[`bfe9c73`](https://github.com/withastro/astro/commit/bfe9c73536f0794e4f5ede5040adabbe0e705984)
Thanks [@&#8203;duckycoding-dev](https://github.com/duckycoding-dev)!
- Change `slot` attribute of `IntrinsicAttributes` to match the
definition of `HTMLAttributes`'s own `slot` attribute of type `string |
undefined | null`

- [#&#8203;10875](https://github.com/withastro/astro/pull/10875)
[`b5f95b2`](https://github.com/withastro/astro/commit/b5f95b2fb156152fabf2a22e150037a8255006f9)
Thanks [@&#8203;W1M0R](https://github.com/W1M0R)! - Fixes a typo in a
JSDoc annotation

- [#&#8203;11111](https://github.com/withastro/astro/pull/11111)
[`a5d79dd`](https://github.com/withastro/astro/commit/a5d79ddeb2d592de9eb2468471fdcf3eea5ef730)
Thanks [@&#8203;bholmesdev](https://github.com/bholmesdev)! - Fix
unexpected `headers` warning on prerendered routes when using Astro
Actions.

- [#&#8203;11081](https://github.com/withastro/astro/pull/11081)
[`af42e05`](https://github.com/withastro/astro/commit/af42e0552054b3b4ac784ed78c60f80bfc38d8ca)
Thanks [@&#8203;V3RON](https://github.com/V3RON)! - Correctly position
inspection tooltip in RTL mode

When RTL mode is turned on, the inspection tooltip tend to overflow the
window on the left side.
    Additional check has been added to prevent that.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent 4f20be3 commit 16a7125
Showing 1 changed file with 132 additions and 107 deletions.
Loading

0 comments on commit 16a7125

Please sign in to comment.