Closed renovate[bot] closed 3 weeks ago
Name | Link |
---|---|
Latest commit | 89e5e40efacf8a4aaca9c15f467b69f01e11620c |
Latest deploy log | https://app.netlify.com/sites/node-minify-docs-dev/deploys/6728dcd36078650008515ef0 |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.90%. Comparing base (
2d88f49
) to head (89e5e40
). Report is 1 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
4.16.8
->4.16.9
Release Notes
withastro/astro (astro)
### [`v4.16.9`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4169) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@4.16.8...astro@4.16.9) ##### Patch Changes - [#12333](https://redirect.github.com/withastro/astro/pull/12333) [`836cd91`](https://redirect.github.com/withastro/astro/commit/836cd91c37cea8ae58dd04a326435fcb2c88f358) Thanks [@imattacus](https://redirect.github.com/imattacus)! - Destroy the server response stream if async error is thrown - [#12358](https://redirect.github.com/withastro/astro/pull/12358) [`7680349`](https://redirect.github.com/withastro/astro/commit/76803498738f9e86e7948ce81e01e63607e03549) Thanks [@spacedawwwg](https://redirect.github.com/spacedawwwg)! - Honors `inlineAstroConfig` parameter in `getViteConfig` when creating a logger - [#12353](https://redirect.github.com/withastro/astro/pull/12353) [`35795a1`](https://redirect.github.com/withastro/astro/commit/35795a1a54b2bfaf331c58ca91b47e5672e08c4e) Thanks [@hippotastic](https://redirect.github.com/hippotastic)! - Fixes an issue in dev server watch file handling that could cause multiple restarts for a single file change. - [#12351](https://redirect.github.com/withastro/astro/pull/12351) [`5751488`](https://redirect.github.com/withastro/astro/commit/57514881655b62a0bc39ace1e1ed4b89b96f74ca) Thanks [@florian-lefebvre](https://redirect.github.com/florian-lefebvre)! - Reverts a change made in `4.16.6` that prevented usage of `astro:env` secrets inside middleware in SSR - [#12346](https://redirect.github.com/withastro/astro/pull/12346) [`20e5a84`](https://redirect.github.com/withastro/astro/commit/20e5a843c86e9328814615edf3e8a6fb5e4696cc) Thanks [@bluwy](https://redirect.github.com/bluwy)! - Fixes sourcemap generation when prefetch is enabled - [#12349](https://redirect.github.com/withastro/astro/pull/12349) [`1fc83d3`](https://redirect.github.com/withastro/astro/commit/1fc83d3ba8315c31b2a3aadc77b20b1615d261a0) Thanks [@norskeld](https://redirect.github.com/norskeld)! - Fixes the `getImage` options type so it properly extends `ImageTransform`Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.