Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump astro-expressive-code from 0.35.6 to 0.36.1 #300

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps astro-expressive-code from 0.35.6 to 0.36.1.

Release notes

Sourced from astro-expressive-code's releases.

astro-expressive-code@0.36.1

Patch Changes

  • 370a236: Fixes type incompatibility with Astro v4.15. Thank you @​delucis!
    • rehype-expressive-code@0.36.1

astro-expressive-code@0.36.0

Minor Changes

  • bff1106: Adds the experimental transformers option to the Shiki plugin. Thank you @​MichaelMakesGames!

    This option allows you to specify a list of Shiki transformers to be called during syntax highlighting.

    Important: This option is marked as experimental because it only supports a very limited subset of Shiki transformer features right now. Most importantly, transformers cannot modify a code block's text contents in any way, so most popular transformers will not work.

    In its current state, this option allows you to use transformers that solely modify the tokens produced by Shiki to improve syntax highlighting, e.g. applying bracket matching or changing the color of certain tokens.

    Attempting to pass incompatible transformers to this option will throw an error. This is not a bug, neither in Expressive Code, nor in Shiki or the transformers. Please do not report incompatibilities to other authors, as they are unable to fix them. The current limitations exist because the Shiki transformer API is incompatible with Expressive Code's architecture, and we will continue to work on closing the gap and improving this feature.

  • ca54f6e: Updates Shiki dependency to the latest version.

Patch Changes

  • Updated dependencies [bff1106]
  • Updated dependencies [ca54f6e]
    • rehype-expressive-code@0.36.0
Changelog

Sourced from astro-expressive-code's changelog.

0.36.1

Patch Changes

  • 370a236: Fixes type incompatibility with Astro v4.15. Thank you @​delucis!
    • rehype-expressive-code@0.36.1

0.36.0

Minor Changes

  • bff1106: Adds the experimental transformers option to the Shiki plugin. Thank you @​MichaelMakesGames!

    This option allows you to specify a list of Shiki transformers to be called during syntax highlighting.

    Important: This option is marked as experimental because it only supports a very limited subset of Shiki transformer features right now. Most importantly, transformers cannot modify a code block's text contents in any way, so most popular transformers will not work.

    In its current state, this option allows you to use transformers that solely modify the tokens produced by Shiki to improve syntax highlighting, e.g. applying bracket matching or changing the color of certain tokens.

    Attempting to pass incompatible transformers to this option will throw an error. This is not a bug, neither in Expressive Code, nor in Shiki or the transformers. Please do not report incompatibilities to other authors, as they are unable to fix them. The current limitations exist because the Shiki transformer API is incompatible with Expressive Code's architecture, and we will continue to work on closing the gap and improving this feature.

  • ca54f6e: Updates Shiki dependency to the latest version.

Patch Changes

  • Updated dependencies [bff1106]
  • Updated dependencies [ca54f6e]
    • rehype-expressive-code@0.36.0
Commits

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.35.6 to 0.36.1.
- [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.36.1/packages/astro-expressive-code)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 1, 2024

Deploying astro-theme-cactus with  Cloudflare Pages  Cloudflare Pages

Latest commit: 940227d
Status: ✅  Deploy successful!
Preview URL: https://356d57f1.astro-theme-cactus.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-astr-wm4v.astro-theme-cactus.pages.dev

View logs

Copy link

netlify bot commented Sep 1, 2024

Deploy Preview for astro-theme-cactus ready!

Name Link
🔨 Latest commit 940227d
🔍 Latest deploy log https://app.netlify.com/sites/astro-theme-cactus/deploys/66d4416a22725d00086e3260
😎 Deploy Preview https://deploy-preview-300--astro-theme-cactus.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants