Skip to content

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

Merged
HagaSpa merged 1 commit into
mainfrom
renovate/all-non-major-dependencies
Jul 5, 2026
Merged

fix(deps): update dependency @astrojs/compiler-rs to ^0.3.0#54
HagaSpa merged 1 commit into
mainfrom
renovate/all-non-major-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.3.0

Compare Source

Minor Changes
  • 7116c0c: The compiler now needs Node.js v22.12.0 a minimum version.
  • 7116c0c: The compiler now ships only ESM modules.
Patch Changes
  • 6bde0ca: Fixes backslashes being dropped from attribute values, such as <input pattern="^example\.com$" /> rendering as ^example.com$. Backslashes are now kept in element attributes, component props, and set:html.
  • 9abf779: Fix handling JSX in object literal
  • 0ec1a02: Fix :global() being silently ignored when its selector starts with a combinator
  • 6bde0ca: Fixes unquoted attribute values containing a / failing to compile, such as URLs like <a href=https://example.com/path> or root-relative paths like <img src=/logo.png>. Values containing =, quotes, or backticks are also no longer cut short.
  • Updated dependencies [6bde0ca]
  • Updated dependencies [6bde0ca]

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.

@renovate renovate Bot added the dependencies label Jul 3, 2026
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies branch from a0ac1c2 to c5d3ede Compare July 5, 2026 19:58
@HagaSpa
HagaSpa merged commit 17bc359 into main Jul 5, 2026
1 of 2 checks passed
@HagaSpa
HagaSpa deleted the renovate/all-non-major-dependencies branch July 5, 2026 20:00
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.

1 participant