Skip to content

build(deps-dev): bump @astrojs/compiler-rs from 0.1.6 to 0.1.7#472

Merged
github-actions[bot] merged 1 commit intoCurrentfrom
dependabot/npm_and_yarn/astrojs/compiler-rs-0.1.7
Apr 15, 2026
Merged

build(deps-dev): bump @astrojs/compiler-rs from 0.1.6 to 0.1.7#472
github-actions[bot] merged 1 commit intoCurrentfrom
dependabot/npm_and_yarn/astrojs/compiler-rs-0.1.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps @astrojs/compiler-rs from 0.1.6 to 0.1.7.

Release notes

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

@​astrojs/compiler-rs@​0.1.7

Patch Changes

  • 4c9a9ed: Fixes edge cases where certain niche types of expressions wouldn't properly compile
  • 1b17201: Fixes slots not working inside parenthesized conditional slots
  • cace524: Fixes the compiler sometimes adding extra whitespace between root elements when one of the root elements would be hoisted (e.g. style tags, scripts etc.)
  • 4ebb68d: Fixes slots not being collected inside optional chain expressions
  • dc9cbe4: Fixes scripts inside template elements not being rendered as-is
  • Updated dependencies [4c9a9ed]
  • Updated dependencies [1b17201]
  • Updated dependencies [cace524]
  • Updated dependencies [4ebb68d]
  • Updated dependencies [dc9cbe4]
    • @​astrojs/compiler-binding@​0.1.7
Commits
  • a316310 Version Packages (#23)
  • cace524 fix: don't print whitespace between elements that will be removed anyway (#24)
  • 4c9a9ed feat: handle more types of expressions correctly
  • 4ebb68d collect slots inside optional chain expressions (#16)
  • 1b17201 handle parenthesized conditional slots (#15)
  • dc9cbe4 fix(scripts): Render scripts inside template elements as-is
  • f54b744 fix(ci): add -x to x86_64-unknown-linux-gnu build for glibc compat (#22)
  • See full diff in compare view

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.1.6 to 0.1.7.
- [Release notes](https://github.com/withastro/compiler-rs/releases)
- [Commits](https://github.com/withastro/compiler-rs/compare/@astrojs/compiler-rs@0.1.6...@astrojs/compiler-rs@0.1.7)

---
updated-dependencies:
- dependency-name: "@astrojs/compiler-rs"
  dependency-version: 0.1.7
  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 Apr 15, 2026
@github-actions github-actions Bot merged commit e499795 into Current Apr 15, 2026
6 of 9 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/astrojs/compiler-rs-0.1.7 branch April 15, 2026 22:44
@github-actions github-actions Bot requested a review from NikolaRHristov April 15, 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