Tuhura-Tech / wiki

Free and public resources for NZ schools
https://wiki.tuhuratech.org.nz
GNU Affero General Public License v3.0
4 stars 7 forks source link

fix(deps): update dependency astro to v4.5.9 #152

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

withastro/astro (astro) ### [`v4.5.9`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#459) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.8...astro@4.5.9) ##### Patch Changes - [#​10532](https://togithub.com/withastro/astro/pull/10532) [`8306ce1ff7b71a2a0d7908336c9be462a54d395a`](https://togithub.com/withastro/astro/commit/8306ce1ff7b71a2a0d7908336c9be462a54d395a) Thanks [@​martrapp](https://togithub.com/martrapp)! - Fixes a style issue of `client:only` components in DEV mode during view transitions. - [#​10473](https://togithub.com/withastro/astro/pull/10473) [`627e47d67af4846cea2acf26a96b4124001b26fc`](https://togithub.com/withastro/astro/commit/627e47d67af4846cea2acf26a96b4124001b26fc) Thanks [@​bluwy](https://togithub.com/bluwy)! - Fixes and improves performance when rendering Astro JSX ### [`v4.5.8`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#458) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.7...astro@4.5.8) ##### Patch Changes - [#​10504](https://togithub.com/withastro/astro/pull/10504) [`8e4e554cc211e59c329c0a5d110c839c886ff120`](https://togithub.com/withastro/astro/commit/8e4e554cc211e59c329c0a5d110c839c886ff120) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Update Babel version to fix regression in Babel's `7.24.2`. - Updated dependencies \[[`19e42c368184013fc30d1e46753b9e9383bb2bdf`](https://togithub.com/withastro/astro/commit/19e42c368184013fc30d1e46753b9e9383bb2bdf)]: - [@​astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@​4](https://togithub.com/4).3.1 ### [`v4.5.7`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#457) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.6...astro@4.5.7) ##### Patch Changes - [#​10493](https://togithub.com/withastro/astro/pull/10493) [`e4a6462751725878bfe47632eeafa6854cad5bf2`](https://togithub.com/withastro/astro/commit/e4a6462751725878bfe47632eeafa6854cad5bf2) Thanks [@​firefoxic](https://togithub.com/firefoxic)! - `` tags created by astro for optimized stylesheets now do not include the closing forward slash. This slash is optional for void elements such as link, but made some html validation fail. ### [`v4.5.6`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#456) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.5...astro@4.5.6) ##### Patch Changes - [#​10455](https://togithub.com/withastro/astro/pull/10455) [`c12666166db724915e42e37a048483c99f88e6d9`](https://togithub.com/withastro/astro/commit/c12666166db724915e42e37a048483c99f88e6d9) Thanks [@​lilnasy](https://togithub.com/lilnasy)! - Adds a helpful error message that will be shown when an endpoint does not return a `Response`. - [#​10426](https://togithub.com/withastro/astro/pull/10426) [`6a9a35ee15069541c3144012385366a3c689240a`](https://togithub.com/withastro/astro/commit/6a9a35ee15069541c3144012385366a3c689240a) Thanks [@​markgaze](https://togithub.com/markgaze)! - Fixes an issue with generating JSON schemas when the schema is a function - [#​10448](https://togithub.com/withastro/astro/pull/10448) [`fcece3658697248ab58f77b3d4a8b14d362f3c47`](https://togithub.com/withastro/astro/commit/fcece3658697248ab58f77b3d4a8b14d362f3c47) Thanks [@​lilnasy](https://togithub.com/lilnasy)! - Fixes an issue where multiple rendering errors resulted in a crash of the SSR app server. ### [`v4.5.5`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#455) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.4...astro@4.5.5) ##### Patch Changes - [#​10379](https://togithub.com/withastro/astro/pull/10379) [`3776ecf0aa9e08a992d3ae76e90682fd04093721`](https://togithub.com/withastro/astro/commit/3776ecf0aa9e08a992d3ae76e90682fd04093721) Thanks [@​1574242600](https://togithub.com/1574242600)! - Fixes a routing issue with partially truncated dynamic segments. - [#​10442](https://togithub.com/withastro/astro/pull/10442) [`f8e0ad3c52a37b8a2175fe2f5ff2bd0cd738f499`](https://togithub.com/withastro/astro/commit/f8e0ad3c52a37b8a2175fe2f5ff2bd0cd738f499) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fixes small rendering issues with the dev toolbar in certain contexts - [#​10438](https://togithub.com/withastro/astro/pull/10438) [`5b48cc0fc8383b0659a595afd3a6ee28b28779c3`](https://togithub.com/withastro/astro/commit/5b48cc0fc8383b0659a595afd3a6ee28b28779c3) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Generate Astro DB types when running `astro sync`. - [#​10456](https://togithub.com/withastro/astro/pull/10456) [`1900a8f9bc337f3a882178d1770e10ab67fab0ce`](https://togithub.com/withastro/astro/commit/1900a8f9bc337f3a882178d1770e10ab67fab0ce) Thanks [@​martrapp](https://togithub.com/martrapp)! - Fixes an error when using `astro:transtions/client` without `` ### [`v4.5.4`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#454) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.3...astro@4.5.4) ##### Patch Changes - [#​10427](https://togithub.com/withastro/astro/pull/10427) [`128c7a36397d99608dea918885b68bd302d00e7f`](https://togithub.com/withastro/astro/commit/128c7a36397d99608dea918885b68bd302d00e7f) Thanks [@​lilnasy](https://togithub.com/lilnasy)! - Fixes an issue where error pages did not have access to the `Astro.locals` fields provided by the adapter. ### [`v4.5.3`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#453) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.2...astro@4.5.3) ##### Patch Changes - [#​10410](https://togithub.com/withastro/astro/pull/10410) [`055fe293c6702dd27bcd6c4f59297c6d4385abb1`](https://togithub.com/withastro/astro/commit/055fe293c6702dd27bcd6c4f59297c6d4385abb1) Thanks [@​lilnasy](https://togithub.com/lilnasy)! - Fixes an issue where configured redirects could not include certain characters in the target path. - [#​9820](https://togithub.com/withastro/astro/pull/9820) [`8edc42aa7c209b12d98ecf20cdecccddf7314af0`](https://togithub.com/withastro/astro/commit/8edc42aa7c209b12d98ecf20cdecccddf7314af0) Thanks [@​alexnguyennz](https://togithub.com/alexnguyennz)! - Prevents fully formed URLs in attributes from being escaped ### [`v4.5.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#452) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.1...astro@4.5.2) ##### Patch Changes - [#​10400](https://togithub.com/withastro/astro/pull/10400) [`629c9d7c4d96ae5711d95601e738b3d31d268116`](https://togithub.com/withastro/astro/commit/629c9d7c4d96ae5711d95601e738b3d31d268116) Thanks [@​mingjunlu](https://togithub.com/mingjunlu)! - Fixes an issue where dev toolbar x-ray didn't escape props content. ### [`v4.5.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#451) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.5.0...astro@4.5.1) ##### Patch Changes - [#​10392](https://togithub.com/withastro/astro/pull/10392) [`02aeb01cb8b62b9cc4dfe6069857219404343b73`](https://togithub.com/withastro/astro/commit/02aeb01cb8b62b9cc4dfe6069857219404343b73) Thanks [@​martrapp](https://togithub.com/martrapp)! - Fixes broken types for some functions of `astro:transitions/client`. - [#​10390](https://togithub.com/withastro/astro/pull/10390) [`236cdbb611587692d3c781850cb949604677ef82`](https://togithub.com/withastro/astro/commit/236cdbb611587692d3c781850cb949604677ef82) Thanks [@​bholmesdev](https://togithub.com/bholmesdev)! - Adds `--help` reference for new db and studio CLI commands

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 has been generated by Mend Renovate. View repository job log here.

cloudflare-pages[bot] commented 3 months ago

Deploying wiki with  Cloudflare Pages  Cloudflare Pages

Latest commit: 27e63e1
Status: ✅  Deploy successful!
Preview URL: https://43c01160.wiki-752.pages.dev
Branch Preview URL: https://renovate-astro-4-x-lockfile.wiki-752.pages.dev

View logs