Closed renovate[bot] closed 2 months ago
Latest commit: e7166313aa9675d71c255ebe68882ba786514658
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
This PR contains the following updates:
4.14.5
->4.14.6
Release Notes
withastro/astro (astro)
### [`v4.14.6`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4146) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.14.5...astro@4.14.6) ##### Patch Changes - [#11847](https://togithub.com/withastro/astro/pull/11847) [`45b599c`](https://togithub.com/withastro/astro/commit/45b599c4d40ded6a3e03881181b441ae494cbfcf) Thanks [@ascorbic](https://togithub.com/ascorbic)! - Fixes a case where Vite would be imported by the SSR runtime, causing bundling errors and bloat. - [#11822](https://togithub.com/withastro/astro/pull/11822) [`6fcaab8`](https://togithub.com/withastro/astro/commit/6fcaab84de1044ff4d186b2dfa5831964460062d) Thanks [@bluwy](https://togithub.com/bluwy)! - Marks internal `vite-plugin-fileurl` plugin with `enforce: 'pre'` - [#11713](https://togithub.com/withastro/astro/pull/11713) [`497324c`](https://togithub.com/withastro/astro/commit/497324c4e87538dc1dc13aea3ced9bd3642d9ba6) Thanks [@voidfill](https://togithub.com/voidfill)! - Prevents prefetching of the same urls with different hashes. - [#11814](https://togithub.com/withastro/astro/pull/11814) [`2bb72c6`](https://togithub.com/withastro/astro/commit/2bb72c63969f8f21dd279fa927c32f192ff79a3f) Thanks [@eduardocereto](https://togithub.com/eduardocereto)! - Updates the documentation for experimental Content Layer API with a corrected code example - [#11842](https://togithub.com/withastro/astro/pull/11842) [`1ffaae0`](https://togithub.com/withastro/astro/commit/1ffaae04cf790390f730bf900b9722b99642adc1) Thanks [@stephan281094](https://togithub.com/stephan281094)! - Fixes a typo in the `MissingImageDimension` error message - [#11828](https://togithub.com/withastro/astro/pull/11828) [`20d47aa`](https://togithub.com/withastro/astro/commit/20d47aa85a3a0d7ac3390f749715d92de830cf3e) Thanks [@bholmesdev](https://togithub.com/bholmesdev)! - Improves error message when invalid data is returned by an Action.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.
This PR was generated by Mend Renovate. View the repository job log.