haxibami / haxibami.net

haxibami's website.
https://www.haxibami.net
17 stars 0 forks source link

fix(deps): update dependency astro to v4.3.2 #347

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
astro (source) 4.2.8 -> 4.3.2 age adoption passing confidence

Release Notes

withastro/astro (astro) ### [`v4.3.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#432) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.3.1...astro@4.3.2) ##### Patch Changes - [#​9932](https://togithub.com/withastro/astro/pull/9932) [`9f0d89fa7e9e7c08c8600b0c49c2cce7489a7582`](https://togithub.com/withastro/astro/commit/9f0d89fa7e9e7c08c8600b0c49c2cce7489a7582) Thanks [@​ematipico](https://togithub.com/ematipico)! - Fixes a case where a warning was logged even when the feature `i18nDomains` wasn't enabled - [#​9907](https://togithub.com/withastro/astro/pull/9907) [`6c894af5ab79f290f4ff7feb68617a66e91febc1`](https://togithub.com/withastro/astro/commit/6c894af5ab79f290f4ff7feb68617a66e91febc1) Thanks [@​ktym4a](https://togithub.com/ktym4a)! - Load 404.html on all non-existent paths on astro preview. ### [`v4.3.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#431) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.3.0...astro@4.3.1) ##### Patch Changes - [#​9841](https://togithub.com/withastro/astro/pull/9841) [`27ea080e24e2c5cdc59b63b1dfe0a83a0c696597`](https://togithub.com/withastro/astro/commit/27ea080e24e2c5cdc59b63b1dfe0a83a0c696597) Thanks [@​kristianbinau](https://togithub.com/kristianbinau)! - Makes the warning clearer when having a custom `base` and requesting a public URL without it - [#​9888](https://togithub.com/withastro/astro/pull/9888) [`9d2fdb293d6a7323e10126cebad18ef9a2ea2800`](https://togithub.com/withastro/astro/commit/9d2fdb293d6a7323e10126cebad18ef9a2ea2800) Thanks [@​natemoo-re](https://togithub.com/natemoo-re)! - Improves error handling logic for the `astro sync` command. - [#​9918](https://togithub.com/withastro/astro/pull/9918) [`d52529e09450c84933dd15d6481edb32269f537b`](https://togithub.com/withastro/astro/commit/d52529e09450c84933dd15d6481edb32269f537b) Thanks [@​LarryIVC](https://togithub.com/LarryIVC)! - Adds the `name` attribute to the `
` tag type - [#​9938](https://togithub.com/withastro/astro/pull/9938) [`1568afb78a163db63a4cde146dec87785a83db1d`](https://togithub.com/withastro/astro/commit/1568afb78a163db63a4cde146dec87785a83db1d) Thanks [@​lilnasy](https://togithub.com/lilnasy)! - Fixes a regression where middleware did not run for prerendered pages and endpoints. - [#​9931](https://togithub.com/withastro/astro/pull/9931) [`44674418965d658733d3602668a9354e18f8ef89`](https://togithub.com/withastro/astro/commit/44674418965d658733d3602668a9354e18f8ef89) Thanks [@​lilnasy](https://togithub.com/lilnasy)! - Fixes a regression where a response created with `Response.redirect` or containing `null` as the body never completed in node-based adapters. ### [`v4.3.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#430) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.2.8...astro@4.3.0) ##### Minor Changes - [#​9839](https://togithub.com/withastro/astro/pull/9839) [`58f9e393a188702eef5329e41deff3dcb65a3230`](https://togithub.com/withastro/astro/commit/58f9e393a188702eef5329e41deff3dcb65a3230) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Adds a new `ComponentProps` type export from `astro/types` to get the props type of an Astro component.

Configuration

📅 Schedule: Branch creation - "after 9am on monday,before 12am on monday" in timezone Asia/Tokyo, 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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.