Skip to content

build(deps-dev): bump @astrojs/compiler-rs from 0.2.3 to 0.3.0#543

Merged
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/astrojs/compiler-rs-0.3.0
Jun 30, 2026
Merged

build(deps-dev): bump @astrojs/compiler-rs from 0.2.3 to 0.3.0#543
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/astrojs/compiler-rs-0.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps @astrojs/compiler-rs from 0.2.3 to 0.3.0.

Release notes

Sourced from @​astrojs/compiler-rs's releases.

@​astrojs/compiler-rs@​0.3.0

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]
    • @​astrojs/compiler-binding@​0.3.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 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 [@astrojs/compiler-rs](https://github.com/withastro/compiler-rs) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/withastro/compiler-rs/releases)
- [Commits](https://github.com/withastro/compiler-rs/compare/@astrojs/compiler-rs@0.2.3...@astrojs/compiler-rs@0.3.0)

---
updated-dependencies:
- dependency-name: "@astrojs/compiler-rs"
  dependency-version: 0.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2026
@github-actions
github-actions Bot requested a review from NikolaRHristov June 30, 2026 22:43
@github-actions
github-actions Bot merged commit 12e8a39 into Current Jun 30, 2026
5 of 8 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/astrojs/compiler-rs-0.3.0 branch June 30, 2026 22:43
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant