Skip to content

Commit

Permalink
chore(deps): bump the all group with 10 updates (#1676)
Browse files Browse the repository at this point in the history
Bumps the all group with 10 updates:

| Package | From | To |
| --- | --- | --- |
|
[@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx)
| `4.0.8` | `4.1.0` |
|
[@fontsource-variable/fira-code](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/fira-code)
| `5.1.1` | `5.2.5` |
|
[@fontsource-variable/overpass](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/overpass)
| `5.1.2` | `5.2.5` |
|
[@fontsource-variable/roboto-flex](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/roboto-flex)
| `5.1.1` | `5.2.5` |
|
[@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite)
| `4.0.8` | `4.0.9` |
| [@xmldom/xmldom](https://github.com/xmldom/xmldom) | `0.9.7` | `0.9.8`
|
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) |
`5.3.0` | `5.4.1` |
|
[tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss)
| `4.0.8` | `4.0.9` |
| [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) |
`1.2.25` | `1.2.27` |
| [prettier](https://github.com/prettier/prettier) | `3.5.2` | `3.5.3` |

Updates `@astrojs/mdx` from 4.0.8 to 4.1.0
<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>.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/13254">#13254</a>
<a
href="https://github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b"><code>1e11f5e</code></a>
Thanks <a
href="https://github.com/p0lyw0lf"><code>@​p0lyw0lf</code></a>! - Adds
the ability to process and optimize remote images in Markdown syntax in
MDX files.</p>
<p>Previously, Astro only allowed local images to be optimized when
included using <code>![]()</code> syntax. Astro's image service could
only display remote images without any processing.</p>
<p>Now, Astro's image service can also optimize remote images written in
standard Markdown syntax. This allows you to enjoy the benefits of
Astro's image processing when your images are stored externally, for
example in a CMS or digital asset manager.</p>
<p>No additional configuration is required to use this feature! Any
existing remote images written in Markdown will now automatically be
optimized. To opt-out of this processing, write your images in Markdown
using the JSX <code>&lt;img/&gt;</code> tag instead. Note that images
located in your <code>public/</code> folder are still never
processed.</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b"><code>1e11f5e</code></a>]:
<ul>
<li><code>@​astrojs/markdown-remark</code><a
href="https://github.com/6"><code>@​6</code></a>.2.0</li>
</ul>
</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.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/13254">#13254</a>
<a
href="https://github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b"><code>1e11f5e</code></a>
Thanks <a
href="https://github.com/p0lyw0lf"><code>@​p0lyw0lf</code></a>! - Adds
the ability to process and optimize remote images in Markdown syntax in
MDX files.</p>
<p>Previously, Astro only allowed local images to be optimized when
included using <code>![]()</code> syntax. Astro's image service could
only display remote images without any processing.</p>
<p>Now, Astro's image service can also optimize remote images written in
standard Markdown syntax. This allows you to enjoy the benefits of
Astro's image processing when your images are stored externally, for
example in a CMS or digital asset manager.</p>
<p>No additional configuration is required to use this feature! Any
existing remote images written in Markdown will now automatically be
optimized. To opt-out of this processing, write your images in Markdown
using the JSX <code>&lt;img/&gt;</code> tag instead. Note that images
located in your <code>public/</code> folder are still never
processed.</p>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b"><code>1e11f5e</code></a>]:
<ul>
<li><code>@​astrojs/markdown-remark</code><a
href="https://github.com/6"><code>@​6</code></a>.2.0</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/withastro/astro/commit/9aa5ac10197f08e316a1c4223cfc1fbd5913b3b7"><code>9aa5ac1</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/13318">#13318</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b"><code>1e11f5e</code></a>
feat: Pass remote Markdown images through image service (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/13254">#13254</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/cbd056c94ce837e15cf3609a844e85e6459b1560"><code>cbd056c</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx/issues/13074">#13074</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 `@fontsource-variable/fira-code` from 5.1.1 to 5.2.5
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/fira-code">compare
view</a></li>
</ul>
</details>
<br />

Updates `@fontsource-variable/overpass` from 5.1.2 to 5.2.5
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/overpass">compare
view</a></li>
</ul>
</details>
<br />

Updates `@fontsource-variable/roboto-flex` from 5.1.1 to 5.2.5
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/roboto-flex">compare
view</a></li>
</ul>
</details>
<br />

Updates `@tailwindcss/vite` from 4.0.8 to 4.0.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/releases"><code>@​tailwindcss/vite</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v4.0.9</h2>
<h3>Fixed</h3>
<ul>
<li>Make JS APIs available to plugins and configs in the Standalone CLI
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/15934">#15934</a>)</li>
<li>Vite: Don't crash when importing a virtual module from JavaScript
that ends in <code>.css</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16780">#16780</a>)</li>
<li>Fix an issue where <code>@reference &quot;…&quot;</code> would
sometimes omit keyframe animations (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16774">#16774</a>)</li>
<li>Ensure <code>z-*!</code> utilities are properly marked as
<code>!important</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16795">#16795</a>)</li>
<li>Read UTF-8 CSS files that start with a byte-order mark (BOM) (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16800">#16800</a>)</li>
<li>Ensure nested functions in selectors used with JavaScript plugins
are not truncated (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16802">#16802</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Emit variable fallbacks when using <code>@reference
&quot;…&quot;</code> instead of duplicate CSS variable declarations (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16774">#16774</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md"><code>@​tailwindcss/vite</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[4.0.9] - 2025-02-25</h2>
<h3>Fixed</h3>
<ul>
<li>Make JS APIs available to plugins and configs in the Standalone CLI
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/15934">#15934</a>)</li>
<li>Vite: Don't crash when importing a virtual module from JavaScript
that ends in <code>.css</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16780">#16780</a>)</li>
<li>Fix an issue where <code>@reference &quot;…&quot;</code> would
sometimes omit keyframe animations (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16774">#16774</a>)</li>
<li>Ensure <code>z-*!</code> utilities are properly marked as
<code>!important</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16795">#16795</a>)</li>
<li>Read UTF-8 CSS files that start with a byte-order mark (BOM) (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16800">#16800</a>)</li>
<li>Ensure nested functions in selectors used with JavaScript plugins
are not truncated (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16802">#16802</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Emit variable fallbacks when using <code>@reference
&quot;…&quot;</code> instead of duplicate CSS variable declarations (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16774">#16774</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/85d7375b59bf31bdf20592a636625f5f1ca6112b"><code>85d7375</code></a>
Prepare v4.0.9 release (<a
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite/issues/16804">#16804</a>)</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/59e003e6d1ebf2a0c1724c17c23a998e3602f9f3"><code>59e003e</code></a>
Vite: Don't crash with virtual module dependencies (<a
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite/issues/16780">#16780</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/commits/v4.0.9/packages/@tailwindcss-vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `@xmldom/xmldom` from 0.9.7 to 0.9.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/xmldom/xmldom/releases"><code>@​xmldom/xmldom</code>'s
releases</a>.</em></p>
<blockquote>
<h2>0.9.8</h2>
<p><a
href="https://github.com/xmldom/xmldom/compare/0.9.8...0.9.7">Commits</a></p>
<h3>Fixed</h3>
<ul>
<li>fix: replace \u2029 as part of normalizeLineEndings <a
href="https://redirect.github.com/xmldom/xmldom/pull/839"><code>[#839](https://github.com/xmldom/xmldom/issues/839)</code></a>
/ <a
href="https://redirect.github.com/xmldom/xmldom/issues/838"><code>[#838](https://github.com/xmldom/xmldom/issues/838)</code></a></li>
<li>perf: speed up line detection <a
href="https://redirect.github.com/xmldom/xmldom/pull/847"><code>[#847](https://github.com/xmldom/xmldom/issues/847)</code></a>
/ <a
href="https://redirect.github.com/xmldom/xmldom/issues/838"><code>[#838](https://github.com/xmldom/xmldom/issues/838)</code></a></li>
</ul>
<h3>Chore</h3>
<ul>
<li>updated dependencies</li>
<li>drop jazzer and rxjs devDependencies <a
href="https://redirect.github.com/xmldom/xmldom/pull/845"><code>[#845](https://github.com/xmldom/xmldom/issues/845)</code></a></li>
</ul>
<p>Thank you,
<a href="https://github.com/kboshold"><code>@​kboshold</code></a>,
<a href="https://github.com/Ponynjaa"><code>@​Ponynjaa</code></a>,
for your contributions.</p>
<p><a
href="https://github.com/xmldom/xmldom/discussions/435">https://github.com/xmldom/xmldom/discussions/435</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md"><code>@​xmldom/xmldom</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>This project adheres to <a
href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<h2><a
href="https://github.com/xmldom/xmldom/compare/0.9.8...0.9.7">0.9.8</a></h2>
<h3>Fixed</h3>
<ul>
<li>fix: replace \u2029 as part of normalizeLineEndings <a
href="https://redirect.github.com/xmldom/xmldom/pull/839"><code>[#839](https://github.com/xmldom/xmldom/issues/839)</code></a>
/ <a
href="https://redirect.github.com/xmldom/xmldom/issues/838"><code>[#838](https://github.com/xmldom/xmldom/issues/838)</code></a></li>
<li>perf: speed up line detection <a
href="https://redirect.github.com/xmldom/xmldom/pull/847"><code>[#847](https://github.com/xmldom/xmldom/issues/847)</code></a>
/ <a
href="https://redirect.github.com/xmldom/xmldom/issues/838"><code>[#838](https://github.com/xmldom/xmldom/issues/838)</code></a></li>
</ul>
<h3>Chore</h3>
<ul>
<li>updated dependencies</li>
<li>drop jazzer and rxjs devDependencies <a
href="https://redirect.github.com/xmldom/xmldom/pull/845"><code>[#845](https://github.com/xmldom/xmldom/issues/845)</code></a></li>
</ul>
<p>Thank you,
<a href="https://github.com/kboshold"><code>@​kboshold</code></a>,
<a href="https://github.com/Ponynjaa"><code>@​Ponynjaa</code></a>,
for your contributions.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/xmldom/xmldom/commit/4a1e6e9a74d578fab0173ff89f674e8a22c5699e"><code>4a1e6e9</code></a>
0.9.8</li>
<li><a
href="https://github.com/xmldom/xmldom/commit/24546a047ed4c0f469bcd6500f581b7eb719413d"><code>24546a0</code></a>
docs: prepare changelog for 0.9.8 (<a
href="https://redirect.github.com/xmldom/xmldom/issues/849">#849</a>)</li>
<li><a
href="https://github.com/xmldom/xmldom/commit/d4dc4da7638e702613b6840e71dec851f00ccf97"><code>d4dc4da</code></a>
perf: speed up line detection (<a
href="https://redirect.github.com/xmldom/xmldom/issues/847">#847</a>)</li>
<li><a
href="https://github.com/xmldom/xmldom/commit/bfb5c44702e85cd48184aa3a4999f0bebccd6aa3"><code>bfb5c44</code></a>
chore(deps): update codecov/codecov-action action to v5.4.0 (<a
href="https://redirect.github.com/xmldom/xmldom/issues/848">#848</a>)</li>
<li><a
href="https://github.com/xmldom/xmldom/commit/1b8d4f7c1c939037df4a57d32f8e3a9b02bfb47c"><code>1b8d4f7</code></a>
chore(deps): update dependency prettier to v3.5.2 (<a
href="https://redirect.github.com/xmldom/xmldom/issues/843">#843</a>)</li>
<li><a
href="https://github.com/xmldom/xmldom/commit/cc00fa9b2ddb182b633d787a450efdbc248db110"><code>cc00fa9</code></a>
fix: replace \u2029 as part of normalizeLineEndings (<a
href="https://redirect.github.com/xmldom/xmldom/issues/839">#839</a>)</li>
<li><a
href="https://github.com/xmldom/xmldom/commit/00a686fbef5737cb69e8d9bdefebb65ad8c010d4"><code>00a686f</code></a>
chore: drop jazzer and rxjs devDependencies (<a
href="https://redirect.github.com/xmldom/xmldom/issues/845">#845</a>)</li>
<li><a
href="https://github.com/xmldom/xmldom/commit/7fc02cb1b5285aed120c28c0570cc74e4679b71e"><code>7fc02cb</code></a>
chore(deps): update ossf/scorecard-action action to v2.4.1 (<a
href="https://redirect.github.com/xmldom/xmldom/issues/841">#841</a>)</li>
<li><a
href="https://github.com/xmldom/xmldom/commit/5009c1a8059922455059c5e379f4f08fa277a77a"><code>5009c1a</code></a>
chore(deps): update actions/upload-artifact action to v4.6.1 (<a
href="https://redirect.github.com/xmldom/xmldom/issues/842">#842</a>)</li>
<li><a
href="https://github.com/xmldom/xmldom/commit/c8c1fe26b911deda7e92b7cff7f75d00e5124ced"><code>c8c1fe2</code></a>
chore(deps): update github/codeql-action action to v3.28.10 (<a
href="https://redirect.github.com/xmldom/xmldom/issues/840">#840</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/xmldom/xmldom/compare/0.9.7...0.9.8">compare
view</a></li>
</ul>
</details>
<br />

Updates `astro` from 5.3.0 to 5.4.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/13336">#13336</a>
<a
href="https://github.com/withastro/astro/commit/8f632efe9934fbe7547d890fd01b3892d14c8189"><code>8f632ef</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes a regression where some asset utilities were move across monorepo,
and not re-exported anymore.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/13320">#13320</a>
<a
href="https://github.com/withastro/astro/commit/b5dabe9878510237ceb603ebd3e004da6e965a26"><code>b5dabe9</code></a>
Thanks <a href="https://github.com/%7B">@{</a>! - Adds support for
typing experimental session data</p>
<p>You can add optional types to your session data by creating a
<code>src/env.d.ts</code> file in your project that extends the global
<code>App.SessionData</code> interface. For example:</p>
<pre lang="ts"><code>declare namespace App {
  interface SessionData {
<pre><code>  id: string;
  email: string;
};
lastLogin: Date;
</code></pre>
<p>}
}
</code></pre></p>
<p>Any keys not defined in this interface will be treated as
<code>any</code>.</p>
<p>Then when you access <code>Astro.session</code> in your components,
any defined keys will be typed correctly:</p>
<pre lang="astro"><code>---
const user = await Astro.session.get('user');
//    ^? const: user: { id: string; email: string; } | undefined
<p>const something = await Astro.session.get('something');
//    ^? const: something: any</p>
<h2>Astro.session.set('user', 1);
// ^? Argument of type 'number' is not assignable to parameter of type
'{ id: string; email: string; }'.</h2>
<p></code></pre></p>
<p>See <a
href="https://docs.astro.build/en/reference/experimental-flags/sessions/">the
experimental session docs</a> for more information.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/13330">#13330</a>
<a
href="https://github.com/withastro/astro/commit/5e7646efc12d47bbb65d8c80a160f4f27329903c"><code>5e7646e</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue with the conditional rendering of scripts.</p>
<p><strong>This change updates a v5.0 breaking change when
<code>experimental.directRenderScript</code> became the default script
handling behavior</strong>.</p>
<p>If you have already successfully upgraded to Astro v5, you may need
to review your script tags again and make sure they still behave as
desired after this release. <a
href="https://docs.astro.build/en/guides/upgrade-to/v5/#script-tags-are-rendered-directly-as-declared">See
the v5 Upgrade Guide for more details</a>.</p>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12052">#12052</a>
<a
href="https://github.com/withastro/astro/commit/5be12b2bc9f359d3ecfa29b766f13ed2aabd119f"><code>5be12b2</code></a>
Thanks <a href="https://github.com/Fryuni"><code>@​Fryuni</code></a>! -
Exposes extra APIs for scripting and testing.</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.4.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/13336">#13336</a>
<a
href="https://github.com/withastro/astro/commit/8f632efe9934fbe7547d890fd01b3892d14c8189"><code>8f632ef</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes a regression where some asset utilities were move across monorepo,
and not re-exported anymore.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/13320">#13320</a>
<a
href="https://github.com/withastro/astro/commit/b5dabe9878510237ceb603ebd3e004da6e965a26"><code>b5dabe9</code></a>
Thanks <a href="https://github.com/%7B">@{</a>! - Adds support for
typing experimental session data</p>
<p>You can add optional types to your session data by creating a
<code>src/env.d.ts</code> file in your project that extends the global
<code>App.SessionData</code> interface. For example:</p>
<pre lang="ts"><code>declare namespace App {
  interface SessionData {
<pre><code>  id: string;
  email: string;
};
lastLogin: Date;
</code></pre>
<p>}
}
</code></pre></p>
<p>Any keys not defined in this interface will be treated as
<code>any</code>.</p>
<p>Then when you access <code>Astro.session</code> in your components,
any defined keys will be typed correctly:</p>
<pre lang="astro"><code>---
const user = await Astro.session.get('user');
//    ^? const: user: { id: string; email: string; } | undefined
<p>const something = await Astro.session.get('something');
//    ^? const: something: any</p>
<h2>Astro.session.set('user', 1);
// ^? Argument of type 'number' is not assignable to parameter of type
'{ id: string; email: string; }'.</h2>
<p></code></pre></p>
<p>See <a
href="https://docs.astro.build/en/reference/experimental-flags/sessions/">the
experimental session docs</a> for more information.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/13330">#13330</a>
<a
href="https://github.com/withastro/astro/commit/5e7646efc12d47bbb65d8c80a160f4f27329903c"><code>5e7646e</code></a>
Thanks <a
href="https://github.com/ematipico"><code>@​ematipico</code></a>! -
Fixes an issue with the conditional rendering of scripts.</p>
<p><strong>This change updates a v5.0 breaking change when
<code>experimental.directRenderScript</code> became the default script
handling behavior</strong>.</p>
<p>If you have already successfully upgraded to Astro v5, you may need
to review your script tags again and make sure they still behave as
desired after this release. <a
href="https://docs.astro.build/en/guides/upgrade-to/v5/#script-tags-are-rendered-directly-as-declared">See
the v5 Upgrade Guide for more details</a>.</p>
</li>
</ul>
<h2>5.4.0</h2>
<h3>Minor Changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/withastro/astro/commit/8483502bb222858af96304a35f5d94b450d2e132"><code>8483502</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13337">#13337</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/9c7afbe6208c3a5ecd73a5767678bc6e049aba26"><code>9c7afbe</code></a>
[ci] format</li>
<li><a
href="https://github.com/withastro/astro/commit/b5dabe9878510237ceb603ebd3e004da6e965a26"><code>b5dabe9</code></a>
feat: add support session typing (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13320">#13320</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/5d8f71c369aec33a453b3a3162c76bc9b07a02b8"><code>5d8f71c</code></a>
[ci] format</li>
<li><a
href="https://github.com/withastro/astro/commit/5e7646efc12d47bbb65d8c80a160f4f27329903c"><code>5e7646e</code></a>
chore: bump <code>compiler</code> and <code>upgrade</code> packages (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13330">#13330</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/8f632efe9934fbe7547d890fd01b3892d14c8189"><code>8f632ef</code></a>
fix(assets): export again asset utilities (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13336">#13336</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/9aa5ac10197f08e316a1c4223cfc1fbd5913b3b7"><code>9aa5ac1</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13318">#13318</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/80926fadc06492fcae55f105582b9dc8279da6b3"><code>80926fa</code></a>
chore(deps): update <code>esbuild</code> and <code>vite</code> versions
(<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13323">#13323</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/5b6df02c8802bd963b4a466f2785fe0992ab722a"><code>5b6df02</code></a>
[ci] format</li>
<li><a
href="https://github.com/withastro/astro/commit/5f72a58935d9bdd5237bdf86d2e94bcdc544c7b3"><code>5f72a58</code></a>
fix(core): double encoding during match of routes (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13303">#13303</a>)</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 `tailwindcss` from 4.0.8 to 4.0.9
<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>v4.0.9</h2>
<h3>Fixed</h3>
<ul>
<li>Make JS APIs available to plugins and configs in the Standalone CLI
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/15934">#15934</a>)</li>
<li>Vite: Don't crash when importing a virtual module from JavaScript
that ends in <code>.css</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16780">#16780</a>)</li>
<li>Fix an issue where <code>@reference &quot;…&quot;</code> would
sometimes omit keyframe animations (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16774">#16774</a>)</li>
<li>Ensure <code>z-*!</code> utilities are properly marked as
<code>!important</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16795">#16795</a>)</li>
<li>Read UTF-8 CSS files that start with a byte-order mark (BOM) (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16800">#16800</a>)</li>
<li>Ensure nested functions in selectors used with JavaScript plugins
are not truncated (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16802">#16802</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Emit variable fallbacks when using <code>@reference
&quot;…&quot;</code> instead of duplicate CSS variable declarations (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16774">#16774</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md">tailwindcss's
changelog</a>.</em></p>
<blockquote>
<h2>[4.0.9] - 2025-02-25</h2>
<h3>Fixed</h3>
<ul>
<li>Make JS APIs available to plugins and configs in the Standalone CLI
(<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/15934">#15934</a>)</li>
<li>Vite: Don't crash when importing a virtual module from JavaScript
that ends in <code>.css</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16780">#16780</a>)</li>
<li>Fix an issue where <code>@reference &quot;…&quot;</code> would
sometimes omit keyframe animations (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16774">#16774</a>)</li>
<li>Ensure <code>z-*!</code> utilities are properly marked as
<code>!important</code> (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16795">#16795</a>)</li>
<li>Read UTF-8 CSS files that start with a byte-order mark (BOM) (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16800">#16800</a>)</li>
<li>Ensure nested functions in selectors used with JavaScript plugins
are not truncated (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16802">#16802</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Emit variable fallbacks when using <code>@reference
&quot;…&quot;</code> instead of duplicate CSS variable declarations (<a
href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/16774">#16774</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/85d7375b59bf31bdf20592a636625f5f1ca6112b"><code>85d7375</code></a>
Prepare v4.0.9 release (<a
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/16804">#16804</a>)</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/b56f12e6e737ce5333b9f98a0592f98124666c7b"><code>b56f12e</code></a>
Ensure nested functions in selectors used with JavaScript plugins are
not tru...</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/294952f1702fb49be2d6795ee5bd7a6ac396ae78"><code>294952f</code></a>
Handle BOM (<a
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/16800">#16800</a>)</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/ef57e6ea4d54280577b8622bbd9fabbcdf8f5400"><code>ef57e6e</code></a>
Fix <code>z-*!</code> utilities (<a
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/16795">#16795</a>)</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/b38948337d77f7ed481a55d20b16b2aa4244ce04"><code>b389483</code></a>
Make <code>@reference</code> emit variable fallbacks instead of CSS
variable declaration...</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/751eb747d418ff76581b1e6143c31d31805ae821"><code>751eb74</code></a>
Add <code>inverted-colors</code> variant (<a
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/11693">#11693</a>)</li>
<li><a
href="https://github.com/tailwindlabs/tailwindcss/commit/62d3e74694b356e855bc7f3c99d1066a67f5717f"><code>62d3e74</code></a>
Add <code>wrap-anywhere</code> utility (<a
href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/12128">#12128</a>)</li>
<li>See full diff in <a
href="https://github.com/tailwindlabs/tailwindcss/commits/v4.0.9/packages/tailwindcss">compare
view</a></li>
</ul>
</details>
<br />

Updates `@iconify-json/simple-icons` from 1.2.25 to 1.2.27
<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 `prettier` from 3.5.2 to 3.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.5.3</h2>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#353">Changelog</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.5.3</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.5.2...3.5.3">diff</a></p>
<h4>Flow: Fix missing parentheses in
<code>ConditionalTypeAnnotation</code> (<a
href="https://redirect.github.com/prettier/prettier/pull/17196">#17196</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="jsx"><code>// Input
type T&lt;U&gt; = 'a' | ('b' extends U ? 'c' : empty);
type T&lt;U&gt; = 'a' &amp; ('b' extends U ? 'c' : empty);
<p>// Prettier 3.5.2<br />
type T&lt;U&gt; = &quot;a&quot; | &quot;b&quot; extends U ?
&quot;c&quot; : empty;<br />
type T&lt;U&gt; = &quot;a&quot; &amp; &quot;b&quot; extends U ?
&quot;c&quot; : empty;</p>
<p>// Prettier 3.5.3<br />
type T&lt;U&gt; = &quot;a&quot; | (&quot;b&quot; extends U ?
&quot;c&quot; : empty);<br />
type T&lt;U&gt; = &quot;a&quot; &amp; (&quot;b&quot; extends U ?
&quot;c&quot; : empty);<br />
</code></pre></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/prettier/commit/4ff5dc540fa09b25fb0c02709d227af5ca53cfbf"><code>4ff5dc5</code></a>
Release 3.5.3</li>
<li><a
href="https://github.com/prettier/prettier/commit/a2e560e951b44e4b51b0c082da37a5ce396fadd2"><code>a2e560e</code></a>
Fix missing parentheses in <code>ConditionalTypeAnnotation</code> (<a
href="https://redirect.github.com/prettier/prettier/issues/17196">#17196</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/fa95c97eb30dbcd86e352d4178c9b366bb073b97"><code>fa95c97</code></a>
Add <code>mergeBlogPost</code> step to release script (<a
href="https://redirect.github.com/prettier/prettier/issues/17199">#17199</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/b47cd502ad87859d83a555a735a2889d65588d51"><code>b47cd50</code></a>
Add title to patch release changelog (<a
href="https://redirect.github.com/prettier/prettier/issues/17197">#17197</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/de30788d30990b35534832ca554f5d5add2d4221"><code>de30788</code></a>
Minor fix in release script</li>
<li><a
href="https://github.com/prettier/prettier/commit/ecee6a0e52429be07d84d4ffac0be585c2f89614"><code>ecee6a0</code></a>
Clean changelog_unreleased</li>
<li><a
href="https://github.com/prettier/prettier/commit/fd065126148c5f45a125de49242d4feec0cd8557"><code>fd06512</code></a>
Bump Prettier dependency to 3.5.2</li>
<li><a
href="https://github.com/prettier/prettier/commit/1f74dd55aca696e6eb6f4b866c3cd2dbeb0d245d"><code>1f74dd5</code></a>
Update dependents count</li>
<li>See full diff in <a
href="https://github.com/prettier/prettier/compare/3.5.2...3.5.3">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
dependabot[bot] authored Mar 3, 2025
1 parent c677d92 commit a6fc518
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 235 deletions.
Loading

0 comments on commit a6fc518

Please sign in to comment.