yacosta738 / yacosta738.github.io

My Personal Blog and Portfolio 🚀
https://yunielacosta.com
39 stars 5 forks source link

chore(deps): update astro monorepo #1294

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/rss (source) 4.0.5 -> 4.0.9 age adoption passing confidence
@astrojs/sitemap (source) 3.1.1 -> 3.2.1 age adoption passing confidence
@astrojs/tailwind (source) 5.1.0 -> 5.1.2 age adoption passing confidence
@astrojs/vue (source) 4.0.8 -> 4.5.2 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/rss) ### [`v4.0.9`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#409) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/rss@4.0.8...@astrojs/rss@4.0.9) ##### Patch Changes - [#​12157](https://redirect.github.com/withastro/astro/pull/12157) [`925cff3`](https://redirect.github.com/withastro/astro/commit/925cff31bc040874e73decd6a6b3a5ba84c60258) Thanks [@​bholmesdev](https://redirect.github.com/bholmesdev)! - Improves README configuration reference. ### [`v4.0.8`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#408) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/rss@4.0.7...@astrojs/rss@4.0.8) ##### Patch Changes - [#​12137](https://redirect.github.com/withastro/astro/pull/12137) [`50dd88b`](https://redirect.github.com/withastro/astro/commit/50dd88bc6611243e3f1b2df643af6d0b551fe140) Thanks [@​ArmandPhilippot](https://redirect.github.com/ArmandPhilippot)! - Fixes an error that occurred when the optional `pubDate` property was missing in an item. - [#​12137](https://redirect.github.com/withastro/astro/pull/12137) [`50dd88b`](https://redirect.github.com/withastro/astro/commit/50dd88bc6611243e3f1b2df643af6d0b551fe140) Thanks [@​ArmandPhilippot](https://redirect.github.com/ArmandPhilippot)! - Fixes an error where docs incorrectly stated the `title`, `link` and `pubDate` properties of RSS items was required. ### [`v4.0.7`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#407) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/rss@4.0.6...@astrojs/rss@4.0.7) ##### Patch Changes - [#​11299](https://redirect.github.com/withastro/astro/pull/11299) [`8ce66f2`](https://redirect.github.com/withastro/astro/commit/8ce66f2ef7328546d823f1076f9bab4217a6be7d) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Fixes an issue where the `pagesGlobToRssItems` returned an incorrect type for `items` ### [`v4.0.6`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro-rss/CHANGELOG.md#406) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/rss@4.0.5...@astrojs/rss@4.0.6) ##### Patch Changes - [#​11050](https://redirect.github.com/withastro/astro/pull/11050) [`841df1f`](https://redirect.github.com/withastro/astro/commit/841df1f1b192f39849509cda49b7243940cc30f9) Thanks [@​mingjunlu](https://redirect.github.com/mingjunlu)! - Fixes an issue where trailing slash is not removed even if the `trailingSlash` option is set to `false`.
withastro/astro (@​astrojs/sitemap) ### [`v3.2.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#321) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/sitemap@3.2.0...@astrojs/sitemap@3.2.1) ##### Patch Changes - [#​12156](https://redirect.github.com/withastro/astro/pull/12156) [`07754f5`](https://redirect.github.com/withastro/astro/commit/07754f5873b05ab4dae31ded7264fe4056c2dfc8) Thanks [@​mingjunlu](https://redirect.github.com/mingjunlu)! - Adds missing `xslURL` property to `SitemapOptions` type. ### [`v3.2.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#320) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/sitemap@3.1.6...@astrojs/sitemap@3.2.0) ##### Minor Changes - [#​11485](https://redirect.github.com/withastro/astro/pull/11485) [`fbe1bc5`](https://redirect.github.com/withastro/astro/commit/fbe1bc51d89994c4919c12768908658604513bd3) Thanks [@​sondr3](https://redirect.github.com/sondr3)! - Adds new `xslURL` option to enable styling of sitemaps ### [`v3.1.6`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#316) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/sitemap@3.1.5...@astrojs/sitemap@3.1.6) ##### Patch Changes - [#​11263](https://redirect.github.com/withastro/astro/pull/11263) [`7d59750`](https://redirect.github.com/withastro/astro/commit/7d597506615fa5a34327304e8321be7b9c4b799d) Thanks [@​wackbyte](https://redirect.github.com/wackbyte)! - Refactor to use Astro's integration logger for logging ### [`v3.1.5`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#315) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/sitemap@3.1.4...@astrojs/sitemap@3.1.5) ##### Patch Changes - [#​10779](https://redirect.github.com/withastro/astro/pull/10779) [`cefeadf`](https://redirect.github.com/withastro/astro/commit/cefeadf0a4a51420130445b6dc5ab1e5b331732b) Thanks [@​adrianlyjak](https://redirect.github.com/adrianlyjak)! - Fixes false positives for status code routes like `404` and `500` when generating sitemaps. ### [`v3.1.4`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#314) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/sitemap@3.1.3...@astrojs/sitemap@3.1.4) ##### Patch Changes - [#​10772](https://redirect.github.com/withastro/astro/pull/10772) [`0e22462d1534afc8f7bb6782f86db680c7a5f245`](https://redirect.github.com/withastro/astro/commit/0e22462d1534afc8f7bb6782f86db680c7a5f245) Thanks [@​gislerro](https://redirect.github.com/gislerro)! - Fixes an issue where the root url does not follow the `trailingSlash` config option ### [`v3.1.3`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#313) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/sitemap@3.1.2...@astrojs/sitemap@3.1.3) ##### Patch Changes - [#​10795](https://redirect.github.com/withastro/astro/pull/10795) [`1ce22881c657becf0397b83ac393fb5d2399104c`](https://redirect.github.com/withastro/astro/commit/1ce22881c657becf0397b83ac393fb5d2399104c) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Improves performance when generating the sitemap data ### [`v3.1.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#312) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/sitemap@3.1.1...@astrojs/sitemap@3.1.2) ##### Patch Changes - [#​10557](https://redirect.github.com/withastro/astro/pull/10557) [`5f7e9c47e01116f6ec74b33770f480404680956a`](https://redirect.github.com/withastro/astro/commit/5f7e9c47e01116f6ec74b33770f480404680956a) Thanks [@​mingjunlu](https://redirect.github.com/mingjunlu)! - Fixes an issue where the base path is missing in `sitemap-index.xml`.
withastro/astro (@​astrojs/tailwind) ### [`v5.1.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/tailwind/CHANGELOG.md#512) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/tailwind@5.1.1...@astrojs/tailwind@5.1.2) ##### Patch Changes - [#​12161](https://redirect.github.com/withastro/astro/pull/12161) [`8e500f2`](https://redirect.github.com/withastro/astro/commit/8e500f2f9656a98e4a14ef567f9bf072459f62c4) Thanks [@​delucis](https://redirect.github.com/delucis)! - Adds keywords to `package.json` to improve categorization in the Astro integrations catalog ### [`v5.1.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/tailwind/CHANGELOG.md#511) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/tailwind@5.1.0...@astrojs/tailwind@5.1.1) ##### Patch Changes - [#​12018](https://redirect.github.com/withastro/astro/pull/12018) [`dcd1158`](https://redirect.github.com/withastro/astro/commit/dcd115892a23b17309347c13ce4d82af73d204b2) Thanks [@​matthewp](https://redirect.github.com/matthewp)! - Make [@​astrojs/tailwind](https://redirect.github.com/astrojs/tailwind) compat with Astro 5
withastro/astro (@​astrojs/vue) ### [`v4.5.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/vue/CHANGELOG.md#452) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/vue@4.5.1...@astrojs/vue@4.5.2) ##### Patch Changes - [#​12112](https://redirect.github.com/withastro/astro/pull/12112) [`f9dd942`](https://redirect.github.com/withastro/astro/commit/f9dd9428c6cd1c9d23488ea4645f186b4a4ad4b2) Thanks [@​florian-lefebvre](https://redirect.github.com/florian-lefebvre)! - Fixes a case where IDs generated by `useId()` (introduced in Vue 3.5) would not be unique between islands - [#​12116](https://redirect.github.com/withastro/astro/pull/12116) [`af8401e`](https://redirect.github.com/withastro/astro/commit/af8401ebf9e5cbe94ded0d0f745ed1e3ec6f6d8a) Thanks [@​sammibajrami](https://redirect.github.com/sammibajrami)! - Fixes an Reference Error that occurred during client transitions ### [`v4.5.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/vue/CHANGELOG.md#451) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/vue@4.5.0...@astrojs/vue@4.5.1) ##### Patch Changes - [#​11946](https://redirect.github.com/withastro/astro/pull/11946) [`b75bfc8`](https://redirect.github.com/withastro/astro/commit/b75bfc8cc41f5c631c10055b78670fdc26dff23a) Thanks [@​johannesspohr](https://redirect.github.com/johannesspohr)! - Fix vue islands keeping their state when using view transition persistence ### [`v4.5.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/vue/CHANGELOG.md#450) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/vue@4.4.0...@astrojs/vue@4.5.0) ##### Minor Changes - [#​11234](https://redirect.github.com/withastro/astro/pull/11234) [`4385bf7`](https://redirect.github.com/withastro/astro/commit/4385bf7a4dc9c65bff53a30c660f7a909fcabfc9) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Adds a new function called `addServerRenderer` to the Container API. Use this function to manually store renderers inside the instance of your container. This new function should be preferred when using the Container API in environments like on-demand pages: ```ts import type { APIRoute } from 'astro'; import { experimental_AstroContainer } from 'astro/container'; import reactRenderer from '@​astrojs/react/server.js'; import vueRenderer from '@​astrojs/vue/server.js'; import ReactComponent from '../components/button.jsx'; import VueComponent from '../components/button.vue'; // MDX runtime is contained inside the Astro core import mdxRenderer from 'astro/jsx/server.js'; // In case you need to import a custom renderer import customRenderer from '../renderers/customRenderer.js'; export const GET: APIRoute = async (ctx) => { const container = await experimental_AstroContainer.create(); container.addServerRenderer({ renderer: reactRenderer }); container.addServerRenderer({ renderer: vueRenderer }); container.addServerRenderer({ renderer: customRenderer }); // You can pass a custom name too container.addServerRenderer({ name: 'customRenderer', renderer: customRenderer, }); const vueComponent = await container.renderToString(VueComponent); return await container.renderToResponse(Component); }; ``` ### [`v4.4.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/vue/CHANGELOG.md#440) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/vue@4.3.0...@astrojs/vue@4.4.0) ##### Minor Changes - [#​11144](https://redirect.github.com/withastro/astro/pull/11144) [`803dd80`](https://redirect.github.com/withastro/astro/commit/803dd8061df02138b4928442bcb76e77dcf6f5e7) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - The integration now exposes a function called `getContainerRenderer`, that can be used inside the Container APIs to load the relative renderer. ```js import { experimental_AstroContainer as AstroContainer } from 'astro/container'; import ReactWrapper from '../src/components/ReactWrapper.astro'; import { loadRenderers } from 'astro:container'; import { getContainerRenderer } from '@​astrojs/react'; test('ReactWrapper with react renderer', async () => { const renderers = await loadRenderers([getContainerRenderer()]); const container = await AstroContainer.create({ renderers, }); const result = await container.renderToString(ReactWrapper); expect(result).toContain('Counter'); expect(result).toContain('Count: 5'); }); ``` ### [`v4.3.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/vue/CHANGELOG.md#430) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/vue@4.2.0...@astrojs/vue@4.3.0) ##### Minor Changes - [#​11055](https://redirect.github.com/withastro/astro/pull/11055) [`b92de22`](https://redirect.github.com/withastro/astro/commit/b92de22d2853efc4da4270a3812b9db120d06d3a) Thanks [@​niklas-wortmann](https://redirect.github.com/niklas-wortmann)! - Updates the `devtools` type to allow passing `VueDevToolsOptions` For more customization, you can pass options that the [Vue DevTools Vite Plugin](https://devtools-next.vuejs.org/guide/vite-plugin#options) supports. (Note: `appendTo` is not supported.) For example, you can set `launchEditor` to your preferred editor if you are not using Visual Studio Code: ```js title="astro.config.mjs" import { defineConfig } from 'astro/config'; import vue from '@​astrojs/vue'; export default defineConfig({ // ... integrations: [ vue({ devtools: { launchEditor: 'webstorm' }, }), ], }); ``` ### [`v4.2.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/vue/CHANGELOG.md#420) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/vue@4.1.0...@astrojs/vue@4.2.0) ##### Minor Changes - [#​10929](https://redirect.github.com/withastro/astro/pull/10929) [`082abb8`](https://redirect.github.com/withastro/astro/commit/082abb82d574a200f9168ee5ae92c65c71e29eda) Thanks [@​florian-lefebvre](https://redirect.github.com/florian-lefebvre)! - Adds a `devtools` option You can enable the [official Vue DevTools](https://devtools-next.vuejs.org/) while working in development mode by setting `devtools:true` in your `vue()` integration config: ```js import { defineConfig } from 'astro/config'; import vue from '@​astrojs/vue'; export default defineConfig({ integrations: [vue({ devtools: true })], }); ``` ### [`v4.1.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/vue/CHANGELOG.md#410) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/vue@4.0.11...@astrojs/vue@4.1.0) ##### Minor Changes - [#​10689](https://redirect.github.com/withastro/astro/pull/10689) [`683d51a5eecafbbfbfed3910a3f1fbf0b3531b99`](https://redirect.github.com/withastro/astro/commit/683d51a5eecafbbfbfed3910a3f1fbf0b3531b99) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Deprecate support for versions of Node.js older than `v18.17.1` for Node.js 18, older than `v20.0.3` for Node.js 20, and the complete Node.js v19 release line. This change is in line with Astro's [Node.js support policy](https://docs.astro.build/en/upgrade-astro/#support). ### [`v4.0.11`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/vue/CHANGELOG.md#4011) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/vue@4.0.10...@astrojs/vue@4.0.11) ##### Patch Changes - [#​10687](https://redirect.github.com/withastro/astro/pull/10687) [`4ea042c38839783fb42e8261d89d7c7149892518`](https://redirect.github.com/withastro/astro/commit/4ea042c38839783fb42e8261d89d7c7149892518) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Removes unused `jsxTransformOptions` and `jsxImportSource` options from the renderer config ### [`v4.0.10`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/vue/CHANGELOG.md#4010) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/vue@4.0.9...@astrojs/vue@4.0.10) ##### Patch Changes - [#​10601](https://redirect.github.com/withastro/astro/pull/10601) [`b3028caecf1a96310e2ee7a65075a81c231d87be`](https://redirect.github.com/withastro/astro/commit/b3028caecf1a96310e2ee7a65075a81c231d87be) Thanks [@​kalepail](https://redirect.github.com/kalepail)! - Remove the unnecessary and deprecated [@​vue/server-renderer](https://redirect.github.com/vue/server-renderer) package from the ssr.external vite config ### [`v4.0.9`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/vue/CHANGELOG.md#409) [Compare Source](https://redirect.github.com/withastro/astro/compare/@astrojs/vue@4.0.8...@astrojs/vue@4.0.9) ##### Patch Changes - [#​10419](https://redirect.github.com/withastro/astro/pull/10419) [`ee07e62942eb07532bd70365c7dd3ca2e4a18064`](https://redirect.github.com/withastro/astro/commit/ee07e62942eb07532bd70365c7dd3ca2e4a18064) Thanks [@​Princesseuh](https://redirect.github.com/Princesseuh)! - Fixes using images from public inside Vue components not working correctly

Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 6 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud