Skip to content

Commit

Permalink
chore(deps): update dependency astro to v4.6.2 (#276)
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.6.1` ->
`4.6.2`](https://renovatebot.com/diffs/npm/astro/4.6.1/4.6.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/astro/4.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/astro/4.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/astro/4.6.1/4.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/4.6.1/4.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/withastro/astro/compare/astro@4.6.1...astro@4.6.2)

##### Patch Changes

- [#&#8203;10732](https://togithub.com/withastro/astro/pull/10732)
[`a92e263beb6e0166f1f13c97803d1861793e2a99`](https://togithub.com/withastro/astro/commit/a92e263beb6e0166f1f13c97803d1861793e2a99)
Thanks [@&#8203;rishi-raj-jain](https://togithub.com/rishi-raj-jain)! -
Correctly sets `build.assets` directory during `vite` config setup

- [#&#8203;10776](https://togithub.com/withastro/astro/pull/10776)
[`1607face67051b16d4648555f1001b2a9308e377`](https://togithub.com/withastro/astro/commit/1607face67051b16d4648555f1001b2a9308e377)
Thanks [@&#8203;fshafiee](https://togithub.com/fshafiee)! - Fixes
cookies type inference

- [#&#8203;10796](https://togithub.com/withastro/astro/pull/10796)
[`90669472df3a05b33f0de46fd2d039e3eba7f7dd`](https://togithub.com/withastro/astro/commit/90669472df3a05b33f0de46fd2d039e3eba7f7dd)
Thanks [@&#8203;bluwy](https://togithub.com/bluwy)! - Disables streaming
when rendering site with `output: "static"`

- [#&#8203;10782](https://togithub.com/withastro/astro/pull/10782)
[`b0589d05538fcc77dd3c38198bf93f3548362cd8`](https://togithub.com/withastro/astro/commit/b0589d05538fcc77dd3c38198bf93f3548362cd8)
Thanks [@&#8203;nektro](https://togithub.com/nektro)! - Handles possible
null value when calling `which-pm` during dynamic package installation

- [#&#8203;10774](https://togithub.com/withastro/astro/pull/10774)
[`308b5d8c122f44e7724bb2f3ad3aa5c43a83e584`](https://togithub.com/withastro/astro/commit/308b5d8c122f44e7724bb2f3ad3aa5c43a83e584)
Thanks [@&#8203;Princesseuh](https://togithub.com/Princesseuh)! - Fixes
`astro add` sometimes modifying `baseUrl` unintentionally

- [#&#8203;10783](https://togithub.com/withastro/astro/pull/10783)
[`4dbd545304d1a8af903c8c97f237eb55c988c40b`](https://togithub.com/withastro/astro/commit/4dbd545304d1a8af903c8c97f237eb55c988c40b)
Thanks [@&#8203;jurajkapsz](https://togithub.com/jurajkapsz)! - Fixes
Picture component specialFormatsFallback fallback check

- [#&#8203;10775](https://togithub.com/withastro/astro/pull/10775)
[`06843121450899ecf0390ca4efaff6c9a6fe0f75`](https://togithub.com/withastro/astro/commit/06843121450899ecf0390ca4efaff6c9a6fe0f75)
Thanks [@&#8203;Princesseuh](https://togithub.com/Princesseuh)! - Fixes
assets endpoint in serverless returning 404 in certain situations where
the website might be under a protected route

- [#&#8203;10787](https://togithub.com/withastro/astro/pull/10787)
[`699f4559a279b374bddb3e5e48c72afe2709e8e7`](https://togithub.com/withastro/astro/commit/699f4559a279b374bddb3e5e48c72afe2709e8e7)
Thanks [@&#8203;martrapp](https://togithub.com/martrapp)! - Fixes a
timing issue in the view transition simulation.

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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/JoshuaKGoldberg/emoji-blast).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent 248e730 commit 7db546e
Showing 1 changed file with 41 additions and 36 deletions.
77 changes: 41 additions & 36 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 7db546e

Please sign in to comment.