Skip to content

Commit

Permalink
fix(deps): update dependency astro to v4.14.3 (#676)
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.14.2` ->
`4.14.3`](https://renovatebot.com/diffs/npm/astro/4.14.2/4.14.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/astro/4.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/astro/4.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/astro/4.14.2/4.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/4.14.2/4.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

##### Patch Changes

- [#&#8203;11780](https://github.com/withastro/astro/pull/11780)
[`c6622ad`](https://github.com/withastro/astro/commit/c6622adaeb405e961b12c91f0e5d02c7333d01cf)
Thanks [@&#8203;Princesseuh](https://github.com/Princesseuh)! -
Deprecates the Squoosh image service, to be removed in Astro 5.0. We
recommend migrating to the default Sharp service.

- [#&#8203;11790](https://github.com/withastro/astro/pull/11790)
[`41c3fcb`](https://github.com/withastro/astro/commit/41c3fcb6189709450a67ea8f726071d5f3cdc80e)
Thanks [@&#8203;sarah11918](https://github.com/sarah11918)! - Updates
the documentation for experimental `astro:env` with a corrected link to
the RFC proposal

- [#&#8203;11773](https://github.com/withastro/astro/pull/11773)
[`86a3391`](https://github.com/withastro/astro/commit/86a33915ff41b23ff6b35bcfb1805fefc0760ca7)
Thanks [@&#8203;ematipico](https://github.com/ematipico)! - Changes
messages logged when using unsupported, deprecated, or experimental
adapter features for clarity

- [#&#8203;11745](https://github.com/withastro/astro/pull/11745)
[`89bab1e`](https://github.com/withastro/astro/commit/89bab1e70786123fbe933a9d7a1b80c9334dcc5f)
Thanks [@&#8203;bluwy](https://github.com/bluwy)! - Prints prerender
dynamic value usage warning only if it's used

- [#&#8203;11774](https://github.com/withastro/astro/pull/11774)
[`c6400ab`](https://github.com/withastro/astro/commit/c6400ab99c5e5f4477bc6ef7e801b7869b0aa9ab)
Thanks
[@&#8203;florian-lefebvre](https://github.com/florian-lefebvre)! -
Fixes the path returned by `injectTypes`

- [#&#8203;11730](https://github.com/withastro/astro/pull/11730)
[`2df49a6`](https://github.com/withastro/astro/commit/2df49a6fb4f6d92fe45f7429430abe63defeacd6)
Thanks
[@&#8203;florian-lefebvre](https://github.com/florian-lefebvre)! -
Simplifies path operations of `astro sync`

- [#&#8203;11771](https://github.com/withastro/astro/pull/11771)
[`49650a4`](https://github.com/withastro/astro/commit/49650a45550af46c70c6cf3f848b7b529103a649)
Thanks
[@&#8203;florian-lefebvre](https://github.com/florian-lefebvre)! -
Fixes an error thrown by `astro sync` when an `astro:env` virtual module
is imported inside the Content Collections config

- [#&#8203;11744](https://github.com/withastro/astro/pull/11744)
[`b677429`](https://github.com/withastro/astro/commit/b67742961a384c10e5cd04cf5b02d0f014ea7362)
Thanks [@&#8203;bluwy](https://github.com/bluwy)! - Disables the
WebSocket server when creating a Vite server for loading config files

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/Johannes-Andersen/Johannes).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 684ac11 commit 3ab3186
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@astrojs/cloudflare": "11.0.4",
"@astrojs/sitemap": "3.1.6",
"@astrojs/tailwind": "5.1.0",
"astro": "4.14.2",
"astro": "4.14.3",
"astro-icon": "1.1.1",
"tailwindcss": "3.4.10",
"typescript": "5.5.4"
Expand Down

0 comments on commit 3ab3186

Please sign in to comment.