Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps astro-expressive-code from 0.41.3 to 0.41.5.

Release notes

Sourced from astro-expressive-code's releases.

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.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 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.41.3 to 0.41.5.
- [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.5/packages/astro-expressive-code)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 1, 2026
@bumu bumu merged commit d3e1234 into main Jan 7, 2026
0 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/astro-expressive-code-0.41.5 branch January 7, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants