Skip to content

chore(deps): update dependency @astrojs/compiler-rs to v0.4.0 - #925

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astrojs-compiler-rs-0.x
Open

chore(deps): update dependency @astrojs/compiler-rs to v0.4.0#925
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astrojs-compiler-rs-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@astrojs/compiler-rs (source) 0.3.10.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]

v0.3.2

Compare Source

Patch Changes
  • 2264c9a: Fixes an issue where define:vars didn't work correctly for custom components.
  • 4006641: Fixes two :global() scoping mismatches with the Go compiler. An attribute or class suffixed onto a leading :global() (:global(a)[role="button"], :global(a).cls) is no longer mis-scoped and now stays global. A selector list inside :global() (.x :global(ul, ol)) no longer drops later items; the scope prefix is distributed across every item instead.
  • Updated dependencies [2264c9a]
  • Updated dependencies [4006641]

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@socket-security

socket-security Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​astrojs/​compiler-rs@​0.3.1 ⏵ 0.4.0100 +451007294 -2100

View full report

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk: low. Approved — patch bump of @astrojs/compiler-rs (0.3.1 → 0.3.2) with lockfile update only; Cursor Bugbot was not present after the initial check poll so that signal was skipped. No reviewers assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver External

@renovate
renovate Bot force-pushed the renovate/astrojs-compiler-rs-0.x branch from 0c8adb8 to 25d33d9 Compare August 10, 2026 07:08
@renovate renovate Bot changed the title chore(deps): update dependency @astrojs/compiler-rs to v0.3.2 Update dependency @astrojs/compiler-rs to v0.3.2 Aug 10, 2026
@renovate
renovate Bot force-pushed the renovate/astrojs-compiler-rs-0.x branch from 25d33d9 to 019487e Compare August 11, 2026 02:51
@renovate renovate Bot changed the title Update dependency @astrojs/compiler-rs to v0.3.2 Update dependency @astrojs/compiler-rs to v0.4.0 Aug 11, 2026
@renovate
renovate Bot force-pushed the renovate/astrojs-compiler-rs-0.x branch from 019487e to 308471c Compare August 11, 2026 07:14
@renovate renovate Bot changed the title Update dependency @astrojs/compiler-rs to v0.4.0 chore(deps): update dependency @astrojs/compiler-rs to v0.4.0 Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/astrojs-compiler-rs-0.x branch from 308471c to 7c4a840 Compare August 14, 2026 12:37
@renovate
renovate Bot force-pushed the renovate/astrojs-compiler-rs-0.x branch from 7c4a840 to 73f5b82 Compare August 17, 2026 08:14
@sonarqubecloud

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants