chrismwilliams / astro-theme-cactus

A simple Astro theme. Use it to create your blog or website.
https://astro-cactus.chriswilliams.dev/
MIT License
936 stars 149 forks source link

Bump astro-expressive-code from 0.31.0 to 0.32.3 #210

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps astro-expressive-code from 0.31.0 to 0.32.3.

Release notes

Sourced from astro-expressive-code's releases.

astro-expressive-code@0.32.3

Patch Changes

  • bc6683b: Improves error messages in case an ec.config.mjs file was found, but could not be loaded.
    • remark-expressive-code@0.32.3

astro-expressive-code@0.32.2

Patch Changes

  • 062b158: Fixes a race condition with missing styles when multiple <Code> components are rendered on the same page.
    • remark-expressive-code@0.32.2

astro-expressive-code@0.32.1

Patch Changes

  • b2cf5cf: Fixes virtual API module not resolving without direct package dependency.
    • remark-expressive-code@0.32.1

astro-expressive-code@0.32.0

Minor Changes

  • e807f1f: Adds a <Code> component that can be used to render code blocks with dynamic contents.

    In addition to rendering fenced code blocks in markdown & MDX documents, the Expressive Code Astro integration now also provides a <Code> component that can be used from .astro and .mdx pages.

    The <Code> component provides props like code, lang or meta that allow you to dynamically define a code block's contents. Using this component, you can render code blocks from variables or data coming from external sources like files, databases or APIs.

Patch Changes

  • remark-expressive-code@0.32.0
Changelog

Sourced from astro-expressive-code's changelog.

0.32.3

Patch Changes

  • bc6683b: Improves error messages in case an ec.config.mjs file was found, but could not be loaded.
    • remark-expressive-code@0.32.3

0.32.2

Patch Changes

  • 062b158: Fixes a race condition with missing styles when multiple <Code> components are rendered on the same page.
    • remark-expressive-code@0.32.2

0.32.1

Patch Changes

  • b2cf5cf: Fixes virtual API module not resolving without direct package dependency.
    • remark-expressive-code@0.32.1

0.32.0

Minor Changes

  • e807f1f: Adds a <Code> component that can be used to render code blocks with dynamic contents.

    In addition to rendering fenced code blocks in markdown & MDX documents, the Expressive Code Astro integration now also provides a <Code> component that can be used from .astro and .mdx pages.

    The <Code> component provides props like code, lang or meta that allow you to dynamically define a code block's contents. Using this component, you can render code blocks from variables or data coming from external sources like files, databases or APIs.

Patch Changes

  • remark-expressive-code@0.32.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 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)
cloudflare-workers-and-pages[bot] commented 9 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e8ab4e9
Status: ✅  Deploy successful!
Preview URL: https://e4a7e454.astro-theme-cactus.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-astr-b7z4.astro-theme-cactus.pages.dev

View logs

netlify[bot] commented 9 months ago

Deploy Preview for astro-theme-cactus ready!

Name Link
Latest commit e8ab4e90540e9485617f4b4307a0153ae26f7054
Latest deploy log https://app.netlify.com/sites/astro-theme-cactus/deploys/65bb6e10588ae500089d1a94
Deploy Preview https://deploy-preview-210--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.

dependabot[bot] commented 8 months ago

Looks like astro-expressive-code is up-to-date now, so this is no longer needed.