Skip to content

fix(deps): update dependency @astrojs/compiler-rs to ^0.4.0 - #59

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major-dependencies
Open

fix(deps): update dependency @astrojs/compiler-rs to ^0.4.0#59
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@astrojs/compiler-rs (source) ^0.3.0^0.4.0 age confidence

Release Notes

withastro/compiler-rs (@​astrojs/compiler-rs)

v0.4.0

Compare Source

Minor Changes
  • bc10d43: Adds a comments array to the AST returned by parse(), covering comments in the frontmatter, in <script> blocks, and in the template.
  • bc10d43: parse() now reports node and comment positions as UTF-16 offsets, so they line up with JavaScript string indices. Previously they were UTF-8 byte offsets, which drifted on any source containing non-ASCII characters.
Patch Changes
  • 90af674: Fixes an issue where a <script define:vars={...}> element lost all of its other attributes (such as data-astro-rerun, id, or nonce) in the compiled output.
  • Updated dependencies [90af674]
  • Updated dependencies [bc10d43]
  • Updated dependencies [bc10d43]

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 9am on saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants