Skip to content

build(deps-dev): bump @astrojs/compiler-rs from 0.2.0 to 0.2.1#517

Merged
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/astrojs/compiler-rs-0.2.1
May 21, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps @astrojs/compiler-rs from 0.2.0 to 0.2.1.

Release notes

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

@​astrojs/compiler-rs@​0.2.1

Patch Changes

  • eddd417: Fixes CSS scoping incorrectly adding a scope to &::pseudo-element selectors (e.g. &::marker, &::before) and to selectors that only reference & inside :is()/:where()/:not()/:has().
  • f4adcce: Fixes Unterminated string literal error when a quoted attribute on a component contains literal newlines (e.g. multi-line class).
  • ecb43d3: Fixes JSX not being transformed inside function declarations, class declarations and expressions, throw statements, and for-loop initializers.
  • Updated dependencies [eddd417]
  • Updated dependencies [f4adcce]
  • Updated dependencies [ecb43d3]
    • @​astrojs/compiler-binding@​0.2.1
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.0 to 0.2.1.
- [Release notes](https://github.com/withastro/compiler-rs/releases)
- [Commits](https://github.com/withastro/compiler-rs/compare/@astrojs/compiler-rs@0.2.0...@astrojs/compiler-rs@0.2.1)

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

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 May 21, 2026
@github-actions github-actions Bot requested a review from NikolaRHristov May 21, 2026 22:44
@github-actions github-actions Bot merged commit 6e976ab into Current May 21, 2026
6 of 9 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/astrojs/compiler-rs-0.2.1 branch May 21, 2026 22:44
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