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 v3 - autoclosed #81

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
astro (source) ^2.10.15 -> ^3.0.0 age adoption passing confidence

Release Notes

withastro/astro (astro) ### [`v3.1.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#310) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.13...astro@3.1.0) ##### Minor Changes - [#​8467](https://togithub.com/withastro/astro/pull/8467) [`ecc65abbf`](https://togithub.com/withastro/astro/commit/ecc65abbf9e086c5bbd1973cd4a820082b4e0dc5) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Add a new `image.endpoint` setting to allow using a custom endpoint in dev and SSR - [#​8518](https://togithub.com/withastro/astro/pull/8518) [`2c4fc878b`](https://togithub.com/withastro/astro/commit/2c4fc878bece36b7fcf1470419c7ce6f1e1e95d0) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Adds support for using AVIF (`.avif`) files with the Image component. Importing an AVIF file will now correctly return the same object shape as other image file types. See the [Image docs](https://docs.astro.build/en/guides/images/#update-existing-img-tags) for more information on the different properties available on the returned object. - [#​8464](https://togithub.com/withastro/astro/pull/8464) [`c92e0acd7`](https://togithub.com/withastro/astro/commit/c92e0acd715171b3f4c3294099780e21576648c8) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Add types for the object syntax for `style` (ex: `style={{color: 'red'}}`) ##### Patch Changes - [#​8532](https://togithub.com/withastro/astro/pull/8532) [`7522bb491`](https://togithub.com/withastro/astro/commit/7522bb4914f2f9e8b8f3c743bc9c941fd3aca644) Thanks [@​bluwy](https://togithub.com/bluwy)! - Improve markdown rendering performance by sharing processor instance - [#​8537](https://togithub.com/withastro/astro/pull/8537) [`f95febf96`](https://togithub.com/withastro/astro/commit/f95febf96bb97babb28d78994332f5e47f5f637d) Thanks [@​martrapp](https://togithub.com/martrapp)! - bugfix checking media-type in client-side router - [#​8536](https://togithub.com/withastro/astro/pull/8536) [`b85c8a78a`](https://togithub.com/withastro/astro/commit/b85c8a78a116dbbddc901438bc0b7a1917dc0238) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Improved error messages around `astro:assets` - [#​7607](https://togithub.com/withastro/astro/pull/7607) [`45364c345`](https://togithub.com/withastro/astro/commit/45364c345267429e400baecd1fbc290503f8b13a) Thanks [@​FineWolf](https://togithub.com/FineWolf)! - Add `CollectionKey`, `ContentCollectionKey`, and `DataCollectionKey` exports to `astro:content` - Updated dependencies \[[`d93987824`](https://togithub.com/withastro/astro/commit/d93987824d3d6b4f58267be21ab8466ee8d5d5f8), [`7522bb491`](https://togithub.com/withastro/astro/commit/7522bb4914f2f9e8b8f3c743bc9c941fd3aca644)]: - [@​astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@​3](https://togithub.com/3).2.0 ### [`v3.0.13`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#3013) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.12...astro@3.0.13) ##### Patch Changes - [#​8484](https://togithub.com/withastro/astro/pull/8484) [`78b82bb39`](https://togithub.com/withastro/astro/commit/78b82bb3929bee5d8d9bd32d65374956ddb05859) Thanks [@​bb010g](https://togithub.com/bb010g)! - fix(astro): add support for `src/content/config.mts` files - [#​8504](https://togithub.com/withastro/astro/pull/8504) [`5e1099f68`](https://togithub.com/withastro/astro/commit/5e1099f686abcc7026bd4fa74727f3b311c6d6d6) Thanks [@​ematipico](https://togithub.com/ematipico)! - Minify the HTML of the redicts emitted during the build. - [#​8480](https://togithub.com/withastro/astro/pull/8480) [`644825845`](https://togithub.com/withastro/astro/commit/644825845c11c8d100a9b0d16b69a23c165c529e) Thanks [@​yamanoku](https://togithub.com/yamanoku)! - Do not add type="text/css" to inline style tag - [#​8472](https://togithub.com/withastro/astro/pull/8472) [`fa77fa63d`](https://togithub.com/withastro/astro/commit/fa77fa63d944f709a37f08be93f0d14fe1d91188) Thanks [@​matthewp](https://togithub.com/matthewp)! - Prevent client:only styles from being removed in dev (View Transitions) - [#​8506](https://togithub.com/withastro/astro/pull/8506) [`23f9536de`](https://togithub.com/withastro/astro/commit/23f9536de0456ed2ddc9a77f7aef773ab6a8e73c) Thanks [@​mascii](https://togithub.com/mascii)! - chore: correct description of `attribute` option in `scopedStyleStrategy` - [#​8505](https://togithub.com/withastro/astro/pull/8505) [`2db9762eb`](https://togithub.com/withastro/astro/commit/2db9762eb06d8a95021556c64e0cbb56c61352d5) Thanks [@​martrapp](https://togithub.com/martrapp)! - Restore horizontal scroll position on history navigation (view transitions) - [#​8461](https://togithub.com/withastro/astro/pull/8461) [`435b10549`](https://togithub.com/withastro/astro/commit/435b10549878281ad2bb60207cb86f312a4a809f) Thanks [@​rdwz](https://togithub.com/rdwz)! - Fix lang unspecified code blocks (markdownlint MD040) - [#​8492](https://togithub.com/withastro/astro/pull/8492) [`a6a516d94`](https://togithub.com/withastro/astro/commit/a6a516d9446a50cc32fbd7201b243c63b3a4db43) Thanks [@​xiBread](https://togithub.com/xiBread)! - fix(types): make `image.service` optional - [#​8522](https://togithub.com/withastro/astro/pull/8522) [`43bc5f2a5`](https://togithub.com/withastro/astro/commit/43bc5f2a55173218bcfeec50242b72ae999930e2) Thanks [@​martrapp](https://togithub.com/martrapp)! - let view transitions handle same origin redirects - [#​8491](https://togithub.com/withastro/astro/pull/8491) [`0ca332ba4`](https://togithub.com/withastro/astro/commit/0ca332ba4ab82cc04872776398952867b0f43d33) Thanks [@​martrapp](https://togithub.com/martrapp)! - Bugfixes for back navigation in the view transition client-side router ### [`v3.0.12`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#3012) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.11...astro@3.0.12) ##### Patch Changes - [#​8449](https://togithub.com/withastro/astro/pull/8449) [`7eea37a07`](https://togithub.com/withastro/astro/commit/7eea37a075c6abb1de715de76d1911ff41e8ab13) Thanks [@​matthewp](https://togithub.com/matthewp)! - Fix multi-layout head injection ### [`v3.0.11`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#3011) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.10...astro@3.0.11) ##### Patch Changes - [#​8441](https://togithub.com/withastro/astro/pull/8441) [`f66053a1e`](https://togithub.com/withastro/astro/commit/f66053a1ea0a4e3bdb0b0df12bb1bf56e1ea2618) Thanks [@​martrapp](https://togithub.com/martrapp)! - Only transition between pages where both have ViewTransitions enabled - [#​8443](https://togithub.com/withastro/astro/pull/8443) [`0fa483283`](https://togithub.com/withastro/astro/commit/0fa483283e54c94f173838cd558dc0dbdd11e699) Thanks [@​the-dijkstra](https://togithub.com/the-dijkstra)! - Fix "Cannot read properties of null" error in CLI code - Updated dependencies \[[`f3f62a5a2`](https://togithub.com/withastro/astro/commit/f3f62a5a20f4881bb04f65f192df8e1ccf7fb601)]: - [@​astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@​3](https://togithub.com/3).1.0 ### [`v3.0.10`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#3010) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.9...astro@3.0.10) ##### Patch Changes - [#​8437](https://togithub.com/withastro/astro/pull/8437) [`b3cf1b327`](https://togithub.com/withastro/astro/commit/b3cf1b32765c76cfc90e497a68280ad52f02cb1f) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix imports of images with uppercased file extensions not working - [#​8440](https://togithub.com/withastro/astro/pull/8440) [`b92d066b7`](https://togithub.com/withastro/astro/commit/b92d066b737f64f08a9cf293bd07c9263ef8f32d) Thanks [@​natemoo-re](https://togithub.com/natemoo-re)! - Fix issue where `renderToFinalDestination` would throw in internal Astro code ### [`v3.0.9`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#309) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.8...astro@3.0.9) ##### Patch Changes - [#​8351](https://togithub.com/withastro/astro/pull/8351) [`7d95bd9ba`](https://togithub.com/withastro/astro/commit/7d95bd9baaf755239fd7d35e4813861b2dbccf42) Thanks [@​lilnasy](https://togithub.com/lilnasy)! - Fixed a case where dynamic imports tried to preload inlined stylesheets. - [#​8353](https://togithub.com/withastro/astro/pull/8353) [`1947ef7a9`](https://togithub.com/withastro/astro/commit/1947ef7a99ce3d1d6ea797842edd31d5edffa5de) Thanks [@​elevatebart](https://togithub.com/elevatebart)! - Astro will now skip asset optimization when there is a query in the import. Instead, it will let vite deal with it using plugins. ```vue ``` - [#​8424](https://togithub.com/withastro/astro/pull/8424) [`61ad70fdc`](https://togithub.com/withastro/astro/commit/61ad70fdc52035964c43ecdb4cf7468f6c2b61e7) Thanks [@​itsmatteomanf](https://togithub.com/itsmatteomanf)! - Fixes remote assets caching logic to not use expired assets - [#​8306](https://togithub.com/withastro/astro/pull/8306) [`d2f2a11cd`](https://togithub.com/withastro/astro/commit/d2f2a11cdb42b0de79be21c798eda8e7e7b2a277) Thanks [@​jacobthesheep](https://togithub.com/jacobthesheep)! - Support detecting Bun when logging messages with package manager information. - [#​8414](https://togithub.com/withastro/astro/pull/8414) [`5126c6a40`](https://togithub.com/withastro/astro/commit/5126c6a40f88bff66ee5d3c3a21eea8c4a44ce7a) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix missing type for `imageConfig` export from `astro:assets` - [#​8416](https://togithub.com/withastro/astro/pull/8416) [`48ff7855b`](https://togithub.com/withastro/astro/commit/48ff7855b238536a3df17cb29335c90029fc41a4) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Installing will no longer fail when Sharp can't be installed - [#​8418](https://togithub.com/withastro/astro/pull/8418) [`923a443cb`](https://togithub.com/withastro/astro/commit/923a443cb060a0e936a0e1cc87c0360232f77914) Thanks [@​bluwy](https://togithub.com/bluwy)! - Fix markdown page HMR - [#​8332](https://togithub.com/withastro/astro/pull/8332) [`8935b3b46`](https://togithub.com/withastro/astro/commit/8935b3b4672d6c54c7b79e6c4575298f75eeb9f4) Thanks [@​martrapp](https://togithub.com/martrapp)! - Fix scroll position when navigating back from page w/o ViewTransitions ### [`v3.0.8`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#308) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.7...astro@3.0.8) ##### Patch Changes - [#​8388](https://togithub.com/withastro/astro/pull/8388) [`362491b8d`](https://togithub.com/withastro/astro/commit/362491b8da33317c9a1116fbd5a648184b9b3c7f) Thanks [@​natemoo-re](https://togithub.com/natemoo-re)! - Properly handle `BEFORE_HYDRATION_SCRIPT` generation, fixing MIME type error on hydration. - [#​8370](https://togithub.com/withastro/astro/pull/8370) [`06e7256b5`](https://togithub.com/withastro/astro/commit/06e7256b58682064cf7410f72658ce44507f639e) Thanks [@​itsmatteomanf](https://togithub.com/itsmatteomanf)! - Removed extra curly brace. ### [`v3.0.7`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#307) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.6...astro@3.0.7) ##### Patch Changes - [#​8366](https://togithub.com/withastro/astro/pull/8366) [`c5633434f`](https://togithub.com/withastro/astro/commit/c5633434f02cc477ee8da380e22efaccfa55d459) Thanks [@​natemoo-re](https://togithub.com/natemoo-re)! - Update `chunkFileNames` to avoid emitting invalid characters - [#​8367](https://togithub.com/withastro/astro/pull/8367) [`405ad9501`](https://togithub.com/withastro/astro/commit/405ad950173dadddc519cf1c2e7f2523bf5326a8) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix `tsc` complaining about imports of `.astro` files in specific cases - [#​8357](https://togithub.com/withastro/astro/pull/8357) [`6b1e79814`](https://togithub.com/withastro/astro/commit/6b1e7981469d30aa4c3658487abed6ffea94797f) Thanks [@​itsmatteomanf](https://togithub.com/itsmatteomanf)! - Added counter to show progress for assets image generation. Fixed small unit of measurement error. - Updated dependencies \[[`0ce0720c7`](https://togithub.com/withastro/astro/commit/0ce0720c7f2c7ba21dddfea0b75d1e9b39c6a274)]: - [@​astrojs/telemetry](https://togithub.com/astrojs/telemetry)[@​3](https://togithub.com/3).0.1 ### [`v3.0.6`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#306) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.5...astro@3.0.6) ##### Patch Changes - [#​8276](https://togithub.com/withastro/astro/pull/8276) [`d3a6f9f83`](https://togithub.com/withastro/astro/commit/d3a6f9f836e35932a950e40ba69eff63d7db7eed) Thanks [@​FredKSchott](https://togithub.com/FredKSchott)! - Sanitize route params for leading and trailing slashes - [#​8339](https://togithub.com/withastro/astro/pull/8339) [`f21599671`](https://togithub.com/withastro/astro/commit/f21599671a90c3327307eb6d2f4d5c02e9137207) Thanks [@​martrapp](https://togithub.com/martrapp)! - Respect the download attribute in links when using view transitions ### [`v3.0.5`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#305) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.4...astro@3.0.5) ##### Patch Changes - [#​8327](https://togithub.com/withastro/astro/pull/8327) [`5f3a44aee`](https://togithub.com/withastro/astro/commit/5f3a44aeeff3c5f31a8063b6005abb90343a817e) Thanks [@​natemoo-re](https://togithub.com/natemoo-re)! - Improve `astro info` command formatting, allow users to copy info automatically - [#​8320](https://togithub.com/withastro/astro/pull/8320) [`b21038c19`](https://togithub.com/withastro/astro/commit/b21038c193fd30351235a1b241a4a0aaf4e692f2) Thanks [@​ematipico](https://togithub.com/ematipico)! - Exclude redirects from split entry points - [#​8331](https://togithub.com/withastro/astro/pull/8331) [`7a894eec3`](https://togithub.com/withastro/astro/commit/7a894eec3e6d2670632ca8cdb592cf5649a22d3e) Thanks [@​matthewp](https://togithub.com/matthewp)! - Prevent View Transition fallback from waiting on looping animations - [#​8231](https://togithub.com/withastro/astro/pull/8231) [`af41b03d0`](https://togithub.com/withastro/astro/commit/af41b03d05f8a561990de42ccc93663343da2c0d) Thanks [@​justinbeaty](https://togithub.com/justinbeaty)! - Fixes scroll behavior when using View Transitions by enabling `manual` scroll restoration ### [`v3.0.4`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#304) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.3...astro@3.0.4) ##### Patch Changes - [#​8324](https://togithub.com/withastro/astro/pull/8324) [`0752cf368`](https://togithub.com/withastro/astro/commit/0752cf3688eaac535ceda1ebcd22ccaf20b2171f) Thanks [@​matthewp](https://togithub.com/matthewp)! - Prevent React hook call warnings when used with MDX When React and MDX are used in the same project, if the MDX integration is added before React, previously you'd get a warning about hook calls. This makes it so that the MDX integration's JSX renderer is last in order. ### [`v3.0.3`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#303) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.2...astro@3.0.3) ##### Patch Changes - [#​8300](https://togithub.com/withastro/astro/pull/8300) [`d4a6ab733`](https://togithub.com/withastro/astro/commit/d4a6ab7339043042fd62dffd30ba078edae55f86) Thanks [@​ematipico](https://togithub.com/ematipico)! - Correctly retrive middleware when using it in SSR enviroments. ### [`v3.0.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#302) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.1...astro@3.0.2) ##### Patch Changes - [#​8293](https://togithub.com/withastro/astro/pull/8293) [`d9bd7cf5c`](https://togithub.com/withastro/astro/commit/d9bd7cf5ce4086d9dd59e372ca25d4c4cfdb05f6) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - Fix `tsc` errors inside `astro/components/index.ts` ### [`v3.0.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#3013) [Compare Source](https://togithub.com/withastro/astro/compare/astro@3.0.0...astro@3.0.1) ##### Patch Changes - [#​8484](https://togithub.com/withastro/astro/pull/8484) [`78b82bb39`](https://togithub.com/withastro/astro/commit/78b82bb3929bee5d8d9bd32d65374956ddb05859) Thanks [@​bb010g](https://togithub.com/bb010g)! - fix(astro): add support for `src/content/config.mts` files - [#​8504](https://togithub.com/withastro/astro/pull/8504) [`5e1099f68`](https://togithub.com/withastro/astro/commit/5e1099f686abcc7026bd4fa74727f3b311c6d6d6) Thanks [@​ematipico](https://togithub.com/ematipico)! - Minify the HTML of the redicts emitted during the build. - [#​8480](https://togithub.com/withastro/astro/pull/8480) [`644825845`](https://togithub.com/withastro/astro/commit/644825845c11c8d100a9b0d16b69a23c165c529e) Thanks [@​yamanoku](https://togithub.com/yamanoku)! - Do not add type="text/css" to inline style tag - [#​8472](https://togithub.com/withastro/astro/pull/8472) [`fa77fa63d`](https://togithub.com/withastro/astro/commit/fa77fa63d944f709a37f08be93f0d14fe1d91188) Thanks [@​matthewp](https://togithub.com/matthewp)! - Prevent client:only styles from being removed in dev (View Transitions) - [#​8506](https://togithub.com/withastro/astro/pull/8506) [`23f9536de`](https://togithub.com/withastro/astro/commit/23f9536de0456ed2ddc9a77f7aef773ab6a8e73c) Thanks [@​mascii](https://togithub.com/mascii)! - chore: correct description of `attribute` option in `scopedStyleStrategy` - [#​8505](https://togithub.com/withastro/astro/pull/8505) [`2db9762eb`](https://togithub.com/withastro/astro/commit/2db9762eb06d8a95021556c64e0cbb56c61352d5) Thanks [@​martrapp](https://togithub.com/martrapp)! - Restore horizontal scroll position on history navigation (view transitions) - [#​8461](https://togithub.com/withastro/astro/pull/8461) [`435b10549`](https://togithub.com/withastro/astro/commit/435b10549878281ad2bb60207cb86f312a4a809f) Thanks [@​rdwz](https://togithub.com/rdwz)! - Fix lang unspecified code blocks (markdownlint MD040) - [#​8492](https://togithub.com/withastro/astro/pull/8492) [`a6a516d94`](https://togithub.com/withastro/astro/commit/a6a516d9446a50cc32fbd7201b243c63b3a4db43) Thanks [@​xiBread](https://togithub.com/xiBread)! - fix(types): make `image.service` optional - [#​8522](https://togithub.com/withastro/astro/pull/8522) [`43bc5f2a5`](https://togithub.com/withastro/astro/commit/43bc5f2a55173218bcfeec50242b72ae999930e2) Thanks [@​martrapp](https://togithub.com/martrapp)! - let view transitions handle same origin redirects - [#​8491](https://togithub.com/withastro/astro/pull/8491) [`0ca332ba4`](https://togithub.com/withastro/astro/commit/0ca332ba4ab82cc04872776398952867b0f43d33) Thanks [@​martrapp](https://togithub.com/martrapp)! - Bugfixes for back navigation in the view transition client-side router ### [`v3.0.0`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#300) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.10.15...astro@3.0.0) ##### Major Changes - [#​8188](https://togithub.com/withastro/astro/pull/8188) [`d0679a666`](https://togithub.com/withastro/astro/commit/d0679a666f37da0fca396d42b9b32bbb25d29312) Thanks [@​ematipico](https://togithub.com/ematipico)! - Remove support for Node 16. The lowest supported version by Astro and all integrations is now v18.14.1. As a reminder, Node 16 will be deprecated on the 11th September 2023. - [#​8188](https://togithub.com/withastro/astro/pull/8188) [`364d861bd`](https://togithub.com/withastro/astro/commit/364d861bd527b8511968e2837728148f090bedef) Thanks [@​ematipico](https://togithub.com/ematipico)! - Removed automatic flattening of `getStaticPaths` result. `.flatMap` and `.flat` should now be used to ensure that you're returning a flat array. - [#​8113](https://togithub.com/withastro/astro/pull/8113) [`2484dc408`](https://togithub.com/withastro/astro/commit/2484dc4080e5cd84b9a53648a1de426d7c907be2) Thanks [@​Princesseuh](https://togithub.com/Princesseuh)! - This import alias is no longer included by default with astro:assets. If you were using this alias with experimental assets, you must convert them to relative file paths, or create your own [import aliases](https://docs.astro.build/en/guides/aliases/).

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 10 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: be97d6a
Status:🚫  Build failed.

View logs