Skip to content

chore(deps): bump astro-expressive-code from 0.38.3 to 0.41.6 in /pages#18

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pages/astro-expressive-code-0.41.6
Closed

chore(deps): bump astro-expressive-code from 0.38.3 to 0.41.6 in /pages#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pages/astro-expressive-code-0.41.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 20, 2026

Copy link
Copy Markdown
Contributor

Bumps astro-expressive-code from 0.38.3 to 0.41.6.

Release notes

Sourced from astro-expressive-code's releases.

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

astro-expressive-code@0.41.3

Patch Changes

  • eb82591: Fixes WCAG 4.1.2 compliance issue by dynamically adding role="region" to scrollable code blocks. Thank you @​ruslanpashkov!
  • Updated dependencies [eb82591]
    • rehype-expressive-code@0.41.3

astro-expressive-code@0.41.2

Patch Changes

  • 013f07a: Fixes an issue where the deprecated, but still available theme option was not being taken into account during SSR bundle trimming.
  • 013f07a: Improves the error message when the <Code> component is being used on a page without having the Astro integration enabled in the project.
    • rehype-expressive-code@0.41.2

astro-expressive-code@0.41.1

Patch Changes

  • a53e749: Fixes a regression that caused inline text markers to be rendered with two layered background colors.
  • Updated dependencies [a53e749]
    • rehype-expressive-code@0.41.1

astro-expressive-code@0.41.0

Minor Changes

  • 380bfcc: Adds new createInlineSvgUrl export that creates an inline SVG image data URL from the given contents of an SVG file.

    You can use it to embed SVG images directly into a plugin's styles or HAST, or pass it to an existing styleOverrides icon setting.

... (truncated)

Changelog

Sourced from astro-expressive-code's changelog.

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

0.41.3

Patch Changes

  • eb82591: Fixes WCAG 4.1.2 compliance issue by dynamically adding role="region" to scrollable code blocks. Thank you @​ruslanpashkov!
  • Updated dependencies [eb82591]
    • rehype-expressive-code@0.41.3

0.41.2

Patch Changes

  • 013f07a: Fixes an issue where the deprecated, but still available theme option was not being taken into account during SSR bundle trimming.
  • 013f07a: Improves the error message when the <Code> component is being used on a page without having the Astro integration enabled in the project.
    • rehype-expressive-code@0.41.2

0.41.1

Patch Changes

  • a53e749: Fixes a regression that caused inline text markers to be rendered with two layered background colors.
  • Updated dependencies [a53e749]
    • rehype-expressive-code@0.41.1

... (truncated)

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 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 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.38.3 to 0.41.6.
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/astro-expressive-code/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/astro-expressive-code@0.41.6/packages/astro-expressive-code)

---
updated-dependencies:
- dependency-name: astro-expressive-code
  dependency-version: 0.41.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the documentation Improvements or additions to documentation label Jan 20, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jan 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Feb 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #36.

@dependabot dependabot Bot closed this Feb 24, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/pages/astro-expressive-code-0.41.6 branch February 24, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants