build(deps): bump astro-expressive-code from 0.41.3 to 0.41.7 #127

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/astro-expressive-code-0.41.7 into main
dependabot[bot] commented 2026-03-01 20:05:48 +01:00 (Migrated from github.com)

Bumps astro-expressive-code from 0.41.3 to 0.41.7.

Release notes

Sourced from astro-expressive-code's releases.

astro-expressive-code@0.41.7

Patch Changes

  • 0599626: Prevents the frames plugin from treating Twoslash // @filename directives as filename comments. This keeps multi-file Twoslash code blocks intact. Thank you for the report, @​Adammatthiesen!
  • Updated dependencies [0599626]
    • rehype-expressive-code@0.41.7

astro-expressive-code@0.41.6

Patch Changes

  • 662aa67: Adds support for Astro v6
    • rehype-expressive-code@0.41.6

astro-expressive-code@0.41.5

Patch Changes

  • 03bd507: Adds fish to the terminal languages group. Thank you @​kj!
  • 24cb221: Fixes partially missing styles in the <Code> component when using the addStyles plugin API function. When custom styles are added to an individual code block group, they are now correctly output after the group's base styles.
  • 24cb221: Fixes missing <Code> component styles when using emitExternalStylesheet: false. Thank you @​delucis!
  • 24cb221: Fixes order of base styles and group-level styles, ensuring that base styles are output first to prevent cascading issues.
  • Updated dependencies [03bd507]
  • Updated dependencies [24cb221]
    • rehype-expressive-code@0.41.5

astro-expressive-code@0.41.4

Patch Changes

  • 1c8807c: Fixes an import in component type definitions
    • rehype-expressive-code@0.41.4
Changelog

Sourced from astro-expressive-code's changelog.

0.41.7

Patch Changes

  • 0599626: Prevents the frames plugin from treating Twoslash // @filename directives as filename comments. This keeps multi-file Twoslash code blocks intact. Thank you for the report, @​Adammatthiesen!
  • Updated dependencies [0599626]
    • rehype-expressive-code@0.41.7

0.41.6

Patch Changes

  • 662aa67: Adds support for Astro v6
    • rehype-expressive-code@0.41.6

0.41.5

Patch Changes

  • 03bd507: Adds fish to the terminal languages group. Thank you @​kj!
  • 24cb221: Fixes partially missing styles in the <Code> component when using the addStyles plugin API function. When custom styles are added to an individual code block group, they are now correctly output after the group's base styles.
  • 24cb221: Fixes missing <Code> component styles when using emitExternalStylesheet: false. Thank you @​delucis!
  • 24cb221: Fixes order of base styles and group-level styles, ensuring that base styles are output first to prevent cascading issues.
  • Updated dependencies [03bd507]
  • Updated dependencies [24cb221]
    • rehype-expressive-code@0.41.5

0.41.4

Patch Changes

  • 1c8807c: Fixes an import in component type definitions
    • rehype-expressive-code@0.41.4
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for astro-expressive-code since your current version.


Dependabot compatibility score

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [astro-expressive-code](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code) from 0.41.3 to 0.41.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressive-code/expressive-code/releases">astro-expressive-code's releases</a>.</em></p> <blockquote> <h2>astro-expressive-code@0.41.7</h2> <h3>Patch Changes</h3> <ul> <li>0599626: Prevents the frames plugin from treating Twoslash <code>// @filename</code> directives as filename comments. This keeps multi-file Twoslash code blocks intact. Thank you for the report, <a href="https://github.com/Adammatthiesen"><code>@​Adammatthiesen</code></a>!</li> <li>Updated dependencies [0599626] <ul> <li>rehype-expressive-code@0.41.7</li> </ul> </li> </ul> <h2>astro-expressive-code@0.41.6</h2> <h3>Patch Changes</h3> <ul> <li>662aa67: Adds support for Astro v6 <ul> <li>rehype-expressive-code@0.41.6</li> </ul> </li> </ul> <h2>astro-expressive-code@0.41.5</h2> <h3>Patch Changes</h3> <ul> <li>03bd507: Adds <code>fish</code> to the terminal languages group. Thank you <a href="https://github.com/kj"><code>@​kj</code></a>!</li> <li>24cb221: Fixes partially missing styles in the <code>&lt;Code&gt;</code> component when using the <code>addStyles</code> plugin API function. When custom styles are added to an individual code block group, they are now correctly output after the group's base styles.</li> <li>24cb221: Fixes missing <code>&lt;Code&gt;</code> component styles when using <code>emitExternalStylesheet: false</code>. Thank you <a href="https://github.com/delucis"><code>@​delucis</code></a>!</li> <li>24cb221: Fixes order of base styles and group-level styles, ensuring that base styles are output first to prevent cascading issues.</li> <li>Updated dependencies [03bd507]</li> <li>Updated dependencies [24cb221] <ul> <li>rehype-expressive-code@0.41.5</li> </ul> </li> </ul> <h2>astro-expressive-code@0.41.4</h2> <h3>Patch Changes</h3> <ul> <li>1c8807c: Fixes an import in component type definitions <ul> <li>rehype-expressive-code@0.41.4</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressive-code/expressive-code/blob/main/packages/astro-expressive-code/CHANGELOG.md">astro-expressive-code's changelog</a>.</em></p> <blockquote> <h2>0.41.7</h2> <h3>Patch Changes</h3> <ul> <li>0599626: Prevents the frames plugin from treating Twoslash <code>// @filename</code> directives as filename comments. This keeps multi-file Twoslash code blocks intact. Thank you for the report, <a href="https://github.com/Adammatthiesen"><code>@​Adammatthiesen</code></a>!</li> <li>Updated dependencies [0599626] <ul> <li>rehype-expressive-code@0.41.7</li> </ul> </li> </ul> <h2>0.41.6</h2> <h3>Patch Changes</h3> <ul> <li>662aa67: Adds support for Astro v6 <ul> <li>rehype-expressive-code@0.41.6</li> </ul> </li> </ul> <h2>0.41.5</h2> <h3>Patch Changes</h3> <ul> <li>03bd507: Adds <code>fish</code> to the terminal languages group. Thank you <a href="https://github.com/kj"><code>@​kj</code></a>!</li> <li>24cb221: Fixes partially missing styles in the <code>&lt;Code&gt;</code> component when using the <code>addStyles</code> plugin API function. When custom styles are added to an individual code block group, they are now correctly output after the group's base styles.</li> <li>24cb221: Fixes missing <code>&lt;Code&gt;</code> component styles when using <code>emitExternalStylesheet: false</code>. Thank you <a href="https://github.com/delucis"><code>@​delucis</code></a>!</li> <li>24cb221: Fixes order of base styles and group-level styles, ensuring that base styles are output first to prevent cascading issues.</li> <li>Updated dependencies [03bd507]</li> <li>Updated dependencies [24cb221] <ul> <li>rehype-expressive-code@0.41.5</li> </ul> </li> </ul> <h2>0.41.4</h2> <h3>Patch Changes</h3> <ul> <li>1c8807c: Fixes an import in component type definitions <ul> <li>rehype-expressive-code@0.41.4</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressive-code/expressive-code/commit/a6eefe9d911ee81aeebbf8d4485d96b2156651e9"><code>a6eefe9</code></a> [CI] Release (<a href="https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code/issues/429">#429</a>)</li> <li><a href="https://github.com/expressive-code/expressive-code/commit/e9d2218cc0eb4355405a01de462a0425f37a36e7"><code>e9d2218</code></a> Parallelize <code>astro-expressive-code</code> integration test builds (<a href="https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code/issues/422">#422</a>)</li> <li><a href="https://github.com/expressive-code/expressive-code/commit/9a9920398e602a5990a39de0911459ca76c843c9"><code>9a99203</code></a> Migrate to ESLint v9 with flat config (<a href="https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code/issues/421">#421</a>)</li> <li><a href="https://github.com/expressive-code/expressive-code/commit/6bec5bb40296f81c7de75bdaa106c7f15d65d048"><code>6bec5bb</code></a> [CI] Release (<a href="https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code/issues/416">#416</a>)</li> <li><a href="https://github.com/expressive-code/expressive-code/commit/662aa67fa7872701763b907995c90ce780fa6a76"><code>662aa67</code></a> support astro 6.0 (<a href="https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code/issues/415">#415</a>)</li> <li><a href="https://github.com/expressive-code/expressive-code/commit/462ed8fae7b9ba5c7ee4514b8276562fb3e6658c"><code>462ed8f</code></a> [CI] Release (<a href="https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code/issues/409">#409</a>)</li> <li><a href="https://github.com/expressive-code/expressive-code/commit/24cb22175acc673206de4079ff004765a19578b6"><code>24cb221</code></a> Fix style output and ordering for Code component and addStyles API (<a href="https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code/issues/407">#407</a>)</li> <li><a href="https://github.com/expressive-code/expressive-code/commit/0d3a91d1decc58d331d08bf9e2686909d8214a48"><code>0d3a91d</code></a> [CI] Release (<a href="https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code/issues/370">#370</a>)</li> <li><a href="https://github.com/expressive-code/expressive-code/commit/1c8807c3f7d5a599b2b69d1b7ab67c4f7e427da9"><code>1c8807c</code></a> Add <code>type</code> keyword to ExpressiveCodeBlockProps import (<a href="https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code/issues/358">#358</a>)</li> <li>See full diff in <a href="https://github.com/expressive-code/expressive-code/commits/astro-expressive-code@0.41.7/packages/astro-expressive-code">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for astro-expressive-code since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=astro-expressive-code&package-manager=npm_and_yarn&previous-version=0.41.3&new-version=0.41.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/astro-expressive-code-0.41.7:dependabot/npm_and_yarn/astro-expressive-code-0.41.7
git switch dependabot/npm_and_yarn/astro-expressive-code-0.41.7

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff dependabot/npm_and_yarn/astro-expressive-code-0.41.7
git switch dependabot/npm_and_yarn/astro-expressive-code-0.41.7
git rebase main
git switch main
git merge --ff-only dependabot/npm_and_yarn/astro-expressive-code-0.41.7
git switch dependabot/npm_and_yarn/astro-expressive-code-0.41.7
git rebase main
git switch main
git merge --no-ff dependabot/npm_and_yarn/astro-expressive-code-0.41.7
git switch main
git merge --squash dependabot/npm_and_yarn/astro-expressive-code-0.41.7
git switch main
git merge --ff-only dependabot/npm_and_yarn/astro-expressive-code-0.41.7
git switch main
git merge dependabot/npm_and_yarn/astro-expressive-code-0.41.7
git push origin main
Sign in to join this conversation.
No description provided.