build(deps): bump astro-expressive-code from 0.41.2 to 0.41.3 #72

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/astro-expressive-code-0.41.3 into main 2025-10-12 23:43:05 +02:00
dependabot[bot] commented 2025-08-01 21:27:40 +02:00 (Migrated from github.com)

Bumps astro-expressive-code from 0.41.2 to 0.41.3.

Release notes

Sourced from astro-expressive-code's releases.

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
Changelog

Sourced from astro-expressive-code's changelog.

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
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @florianbeisel.


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)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [astro-expressive-code](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code) from 0.41.2 to 0.41.3. <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.3</h2> <h3>Patch Changes</h3> <ul> <li>eb82591: Fixes WCAG 4.1.2 compliance issue by dynamically adding <code>role=&quot;region&quot;</code> to scrollable code blocks. Thank you <a href="https://github.com/ruslanpashkov"><code>@​ruslanpashkov</code></a>!</li> <li>Updated dependencies [eb82591] <ul> <li>rehype-expressive-code@0.41.3</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.3</h2> <h3>Patch Changes</h3> <ul> <li>eb82591: Fixes WCAG 4.1.2 compliance issue by dynamically adding <code>role=&quot;region&quot;</code> to scrollable code blocks. Thank you <a href="https://github.com/ruslanpashkov"><code>@​ruslanpashkov</code></a>!</li> <li>Updated dependencies [eb82591] <ul> <li>rehype-expressive-code@0.41.3</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressive-code/expressive-code/commit/89cc3de210f67057b1ca00bf8ea321d853f82d65"><code>89cc3de</code></a> [CI] Release (<a href="https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code/issues/346">#346</a>)</li> <li><a href="https://github.com/expressive-code/expressive-code/commit/efc03ceea486b28df9916e9a9946960f7de9c6a2"><code>efc03ce</code></a> Bump allowed bundle size (<a href="https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code/issues/341">#341</a>)</li> <li>See full diff in <a href="https://github.com/expressive-code/expressive-code/commits/astro-expressive-code@0.41.3/packages/astro-expressive-code">compare view</a></li> </ul> </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.2&new-version=0.41.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @florianbeisel. [//]: # (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 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
florianbeisel commented 2025-10-12 23:34:01 +02:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
florianbeisel commented 2025-10-12 23:35:40 +02:00 (Migrated from github.com)

@dependabot merge

@dependabot merge
dependabot[bot] commented 2025-10-12 23:35:42 +02:00 (Migrated from github.com)

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the [changelog announcement](https://github.blog/changelog/2025-10-06-upcoming-changes-to-github-dependabot-pull-request-comment-commands/) for additional details.
florianbeisel commented 2025-10-12 23:39:50 +02:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
Sign in to join this conversation.
No description provided.