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.26.2 to 0.29.2 #869

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps astro-expressive-code from 0.26.2 to 0.29.2.

Release notes

Sourced from astro-expressive-code's releases.

[email protected]

Patch Changes

  • e18c69d: Comments like // ... are now no longer incorrectly detected as file names. Thanks @​kdheepak!
  • Updated dependencies [e18c69d]

[email protected]

Patch Changes

  • ff368fc: Fix asset URLs when using non-default Astro config options for base, build.assets or build.assetsPrefix.

[email protected]

Minor Changes

  • 85dbab8: Update default fonts to match Tailwind CSS.

    The previous set of default fonts could result in very thin character line widths on iOS devices. This is now fixed by using the same widely tested set of fonts that Tailwind CSS uses.

  • e020b64: Clean up frontmatter after file name comment extraction.

    If a file name comment gets extracted from a code block without a title attribute, additional cleanup work is now performed on the surrounding lines:

    • If the code block's language supports frontmatter, and the comment was located in a frontmatter block that has now become empty, the empty frontmatter block gets removed.
    • If the line following the removed comment (or removed frontmatter block) is empty, it gets removed as well.

Patch Changes

[email protected]

Patch Changes

  • 8c1bdd7: Use import type in route handlers to avoid potential APIRoute warning.

[email protected]

Patch Changes

  • 3425d97: Add missing files entry to make emitExternalStylesheet option work.

    Sadly, this bug didn't occur before actually publishing the package - it worked fine when linking the package locally. Sorry about that!

[email protected]

Minor Changes

... (truncated)

Changelog

Sourced from astro-expressive-code's changelog.

0.29.2

Patch Changes

  • e18c69d: Comments like // ... are now no longer incorrectly detected as file names. Thanks @​kdheepak!
  • Updated dependencies [e18c69d]

0.29.1

Patch Changes

  • ff368fc: Fix asset URLs when using non-default Astro config options for base, build.assets or build.assetsPrefix.

0.29.0

Minor Changes

  • 85dbab8: Update default fonts to match Tailwind CSS.

    The previous set of default fonts could result in very thin character line widths on iOS devices. This is now fixed by using the same widely tested set of fonts that Tailwind CSS uses.

  • e020b64: Clean up frontmatter after file name comment extraction.

    If a file name comment gets extracted from a code block without a title attribute, additional cleanup work is now performed on the surrounding lines:

    • If the code block's language supports frontmatter, and the comment was located in a frontmatter block that has now become empty, the empty frontmatter block gets removed.
    • If the line following the removed comment (or removed frontmatter block) is empty, it gets removed as well.

Patch Changes

0.28.2

Patch Changes

  • 8c1bdd7: Use import type in route handlers to avoid potential APIRoute warning.

0.28.1

Patch Changes

  • 3425d97: Add missing files entry to make emitExternalStylesheet option work.

    Sadly, this bug didn't occur before actually publishing the package - it worked fine when linking the package locally. Sorry about that!

... (truncated)

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.26.2 to 0.29.2.
- [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/[email protected]/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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
Copy link

vercel bot commented Dec 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog ❌ Failed (Inspect) Dec 1, 2023 5:53am

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

Superseded by #872.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/astro-expressive-code-0.29.2 branch December 11, 2023 23:29
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