Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the all group with 7 updates (#1615)
Bumps the all group with 7 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `4.0.2` | `4.0.3` | | [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) | `5.1.3` | `5.1.4` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.0.5` | `5.1.1` | | [sanitize-html](https://github.com/apostrophecms/sanitize-html) | `2.13.1` | `2.14.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.16` | `3.4.17` | | [@iconify-json/mdi](https://github.com/iconify/icon-sets) | `1.2.1` | `1.2.2` | | [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.15` | `1.2.16` | Updates `@astrojs/mdx` from 4.0.2 to 4.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@astrojs/mdx</code>'s releases</a>.</em></p> <blockquote> <h2><code>@astrojs/mdx</code><a href="https://github.com/4"><code>@4</code></a>.0.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/12799">#12799</a> <a href="https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0"><code>739dbfb</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Upgrades Vite to pin esbuild</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md"><code>@astrojs/mdx</code>'s changelog</a>.</em></p> <blockquote> <h2>4.0.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/12799">#12799</a> <a href="https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0"><code>739dbfb</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Upgrades Vite to pin esbuild</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/5f4c543609dea291c5f5c1e3ee0252ee5a66a1e1"><code>5f4c543</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12790">#12790</a>)</li> <li><a href="https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0"><code>739dbfb</code></a> fix(deps): upgrade Vite (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/12799">#12799</a>)</li> <li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/mdx">compare view</a></li> </ul> </details> <br /> Updates `@astrojs/tailwind` from 5.1.3 to 5.1.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@astrojs/tailwind</code>'s releases</a>.</em></p> <blockquote> <h2><code>@astrojs/tailwind</code><a href="https://github.com/5"><code>@5</code></a>.1.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/12799">#12799</a> <a href="https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0"><code>739dbfb</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Upgrades Vite to pin esbuild</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md"><code>@astrojs/tailwind</code>'s changelog</a>.</em></p> <blockquote> <h2>5.1.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/withastro/astro/pull/12799">#12799</a> <a href="https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0"><code>739dbfb</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Upgrades Vite to pin esbuild</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/5f4c543609dea291c5f5c1e3ee0252ee5a66a1e1"><code>5f4c543</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind/issues/12790">#12790</a>)</li> <li><a href="https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0"><code>739dbfb</code></a> fix(deps): upgrade Vite (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind/issues/12799">#12799</a>)</li> <li><a href="https://github.com/withastro/astro/commit/901c21f4f09bf61dfbb5ab04db2d7d90120383cb"><code>901c21f</code></a> test: make tailwind test more stable (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind/issues/12732">#12732</a>)</li> <li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/tailwind">compare view</a></li> </ul> </details> <br /> Updates `astro` from 5.0.5 to 5.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/releases">astro's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12782">#12782</a> <a href="https://github.com/withastro/astro/commit/f3d83854aa671df4db6f95558a7ef5bad4bc64f9"><code>f3d8385</code></a> Thanks <a href="https://github.com/fhiromasa"><code>@fhiromasa</code></a>! - update comment in packages/astro/src/types/public/common.ts</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12789">#12789</a> <a href="https://github.com/withastro/astro/commit/f632b945275c2615fc0fdf2abc831c45d0ddebcd"><code>f632b94</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Pass raw frontmatter to remark plugins in glob loader</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12799">#12799</a> <a href="https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0"><code>739dbfb</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Upgrades Vite to pin esbuild</p> </li> </ul> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12441">#12441</a> <a href="https://github.com/withastro/astro/commit/b4fec3c7d17ed92dcaaeea5e2545aae6dfd19e53"><code>b4fec3c</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Adds experimental session support</p> <p>Sessions are used to store user state between requests for server-rendered pages, such as login status, shopping cart contents, or other user-specific data.</p> <pre lang="astro"><code>--- export const prerender = false; // Not needed in 'server' mode const cart = await Astro.session.get('cart'); --- <p><a href="/checkout">🛒 {cart?.length ?? 0} items</a> </code></pre></p> <p>Sessions are available in on-demand rendered/SSR pages, API endpoints, actions and middleware. To enable session support, you must configure a storage driver.</p> <p>If you are using the Node.js adapter, you can use the <code>fs</code> driver to store session data on the filesystem:</p> <pre lang="js"><code>// astro.config.mjs { adapter: node({ mode: 'standalone' }), experimental: { session: { // Required: the name of the unstorage driver driver: "fs", }, }, } </code></pre> <p>If you are deploying to a serverless environment, you can use drivers such as <code>redis</code>, <code>netlify-blobs</code>, <code>vercel-kv</code>, or <code>cloudflare-kv-binding</code> and optionally pass additional configuration options.</p> <p>For more information, including using the session API with other adapters and a full list of supported drivers, see <a href="https://docs.astro.build/en/reference/experimental-flags/sessions/">the docs for experimental session support</a>. For even more details, and to leave feedback and participate in the development of this feature, <a href="https://redirect.github.com/withastro/roadmap/pull/1055">the Sessions RFC</a>.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12426">#12426</a> <a href="https://github.com/withastro/astro/commit/3dc02c57e4060cb2bde7c4e05d91841dd5dd8eb7"><code>3dc02c5</code></a> Thanks <a href="https://github.com/oliverlynch"><code>@oliverlynch</code></a>! - Improves asset caching of remote images</p> <p>Astro will now store <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag">entity tags</a> and the <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Last-Modified">Last-Modified</a> date for cached remote images and use them to revalidate the cache when it goes stale.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md">astro's changelog</a>.</em></p> <blockquote> <h2>5.1.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12782">#12782</a> <a href="https://github.com/withastro/astro/commit/f3d83854aa671df4db6f95558a7ef5bad4bc64f9"><code>f3d8385</code></a> Thanks <a href="https://github.com/fhiromasa"><code>@fhiromasa</code></a>! - update comment in packages/astro/src/types/public/common.ts</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12789">#12789</a> <a href="https://github.com/withastro/astro/commit/f632b945275c2615fc0fdf2abc831c45d0ddebcd"><code>f632b94</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Pass raw frontmatter to remark plugins in glob loader</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12799">#12799</a> <a href="https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0"><code>739dbfb</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Upgrades Vite to pin esbuild</p> </li> </ul> <h2>5.1.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12441">#12441</a> <a href="https://github.com/withastro/astro/commit/b4fec3c7d17ed92dcaaeea5e2545aae6dfd19e53"><code>b4fec3c</code></a> Thanks <a href="https://github.com/ascorbic"><code>@ascorbic</code></a>! - Adds experimental session support</p> <p>Sessions are used to store user state between requests for server-rendered pages, such as login status, shopping cart contents, or other user-specific data.</p> <pre lang="astro"><code>--- export const prerender = false; // Not needed in 'server' mode const cart = await Astro.session.get('cart'); --- <p><a href="/checkout">🛒 {cart?.length ?? 0} items</a> </code></pre></p> <p>Sessions are available in on-demand rendered/SSR pages, API endpoints, actions and middleware. To enable session support, you must configure a storage driver.</p> <p>If you are using the Node.js adapter, you can use the <code>fs</code> driver to store session data on the filesystem:</p> <pre lang="js"><code>// astro.config.mjs { adapter: node({ mode: 'standalone' }), experimental: { session: { // Required: the name of the unstorage driver driver: "fs", }, }, } </code></pre> <p>If you are deploying to a serverless environment, you can use drivers such as <code>redis</code>, <code>netlify-blobs</code>, <code>vercel-kv</code>, or <code>cloudflare-kv-binding</code> and optionally pass additional configuration options.</p> <p>For more information, including using the session API with other adapters and a full list of supported drivers, see <a href="https://docs.astro.build/en/reference/experimental-flags/sessions/">the docs for experimental session support</a>. For even more details, and to leave feedback and participate in the development of this feature, <a href="https://redirect.github.com/withastro/roadmap/pull/1055">the Sessions RFC</a>.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/12426">#12426</a> <a href="https://github.com/withastro/astro/commit/3dc02c57e4060cb2bde7c4e05d91841dd5dd8eb7"><code>3dc02c5</code></a> Thanks <a href="https://github.com/oliverlynch"><code>@oliverlynch</code></a>! - Improves asset caching of remote images</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/5f4c543609dea291c5f5c1e3ee0252ee5a66a1e1"><code>5f4c543</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12790">#12790</a>)</li> <li><a href="https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0"><code>739dbfb</code></a> fix(deps): upgrade Vite (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12799">#12799</a>)</li> <li><a href="https://github.com/withastro/astro/commit/f3d83854aa671df4db6f95558a7ef5bad4bc64f9"><code>f3d8385</code></a> update comment in packages/astro/src/types/public/common.ts (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12782">#12782</a>)</li> <li><a href="https://github.com/withastro/astro/commit/49cc5d72663e2d0140d79b2672a31e151927dadd"><code>49cc5d7</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/f632b945275c2615fc0fdf2abc831c45d0ddebcd"><code>f632b94</code></a> fix: pass raw frontmatter to when parsing markdown in glob loader (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12789">#12789</a>)</li> <li><a href="https://github.com/withastro/astro/commit/5e9d1bcf80fde439bc4ee669abdf99c2ba4a89f1"><code>5e9d1bc</code></a> chore: move files to <code>.mjs</code> (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12765">#12765</a>)</li> <li><a href="https://github.com/withastro/astro/commit/73b6c8b1b35c320c29e6b628759f37903a4390bc"><code>73b6c8b</code></a> chore: fix links in session errors (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12787">#12787</a>)</li> <li><a href="https://github.com/withastro/astro/commit/3f557b2e3268d385454e505c1eebe52b180118a4"><code>3f557b2</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12762">#12762</a>)</li> <li><a href="https://github.com/withastro/astro/commit/4353fc5ccf04ba20909f871f33ae47daf367dac6"><code>4353fc5</code></a> fix: correctly return 404.astro in i18n (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/12764">#12764</a>)</li> <li><a href="https://github.com/withastro/astro/commit/45005a581d356e2cab4939031f036262ff1d9b5c"><code>45005a5</code></a> [ci] format</li> <li>Additional commits viewable in <a href="https://github.com/withastro/astro/commits/[email protected]/packages/astro">compare view</a></li> </ul> </details> <br /> Updates `sanitize-html` from 2.13.1 to 2.14.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md">sanitize-html's changelog</a>.</em></p> <blockquote> <h2>2.14.0 (2024-12-18)</h2> <ul> <li>Fix adding text with <code>transformTags</code> in cases where it originally had no text child elements. Thanks to <a href="https://cthu.lu">f0x</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apostrophecms/sanitize-html/commit/1a11f7cfcf4cc7278e0d85c34c1d7a24eed045ab"><code>1a11f7c</code></a> eslint</li> <li><a href="https://github.com/apostrophecms/sanitize-html/commit/4ae37d9cf153bdf7f41cdb9e4747d186fbce35dc"><code>4ae37d9</code></a> Merge pull request <a href="https://redirect.github.com/apostrophecms/sanitize-html/issues/687">#687</a> from apostrophecms/release-2.14.0</li> <li><a href="https://github.com/apostrophecms/sanitize-html/commit/af629446dbcf6304cbe294002187b397981ec230"><code>af62944</code></a> release 2.14.0</li> <li><a href="https://github.com/apostrophecms/sanitize-html/commit/d50f36f25c7142cda17f5052cbcb3e878efa2b53"><code>d50f36f</code></a> Merge pull request <a href="https://redirect.github.com/apostrophecms/sanitize-html/issues/684">#684</a> from f0x52/transform-new-text1</li> <li><a href="https://github.com/apostrophecms/sanitize-html/commit/19e95321c3b5312a98cb0a24f0a10c9c36b24d67"><code>19e9532</code></a> changelog entry</li> <li><a href="https://github.com/apostrophecms/sanitize-html/commit/de2aefb445ec5d208467115c826ee3d3be7c868f"><code>de2aefb</code></a> add testcase for transforming text inside empty tags</li> <li><a href="https://github.com/apostrophecms/sanitize-html/commit/98b4900dc29af63d7562ffc5d5bdaa81c869bfd1"><code>98b4900</code></a> still add text added by transformation when tag is discarded</li> <li>See full diff in <a href="https://github.com/apostrophecms/sanitize-html/compare/2.13.1...2.14.0">compare view</a></li> </ul> </details> <br /> Updates `tailwindcss` from 3.4.16 to 3.4.17 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's releases</a>.</em></p> <blockquote> <h2>v3.4.17</h2> <h3>Fixed</h3> <ul> <li>Work around Node v22.12+ issue (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/15421">#15421</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> <blockquote> <h2>[3.4.17] - 2024-12-17</h2> <h3>Fixed</h3> <ul> <li>Work around Node v22.12+ issue (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/15421">#15421</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/4f9f603e12b51cc53b8a09c7739b8f88c8eb87eb"><code>4f9f603</code></a> Fix error</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/02faa1529e77b4000e66c0835a8344f55d182f54"><code>02faa15</code></a> v3.4.17</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/e268b2aa962918eed3ab46b6f692041bafc25f4a"><code>e268b2a</code></a> Update changelog</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/0a836f76bbd15d72e3ed4a57b73ff375314e2c22"><code>0a836f7</code></a> Work around issue with Node 22 and Jiti (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/15421">#15421</a>)</li> <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss/compare/v3.4.16...v3.4.17">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/mdi` from 1.2.1 to 1.2.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/iconify/icon-sets/commits">compare view</a></li> </ul> </details> <br /> Updates `@iconify-json/simple-icons` from 1.2.15 to 1.2.16 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/iconify/icon-sets/commits">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information