Skip to content

[pull] main from withastro:main#397

Merged
pull[bot] merged 8 commits intocode:mainfrom
withastro:main
Feb 23, 2026
Merged

[pull] main from withastro:main#397
pull[bot] merged 8 commits intocode:mainfrom
withastro:main

Conversation

@pull
Copy link

@pull pull bot commented Feb 23, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

renovate bot and others added 8 commits February 23, 2026 10:49
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* bench: add targeted rendering performance benchmarks

Add benchmarks isolating specific rendering hot paths:
- many-components: markHTMLString/isHTMLString/validateComponentProps
- many-expressions: renderChild dispatch ordering, escapeHTML
- many-head-elements: head deduplication
- many-slots: eager slot prerendering
- large-array: BufferedRenderer per array child
- static-heavy: baseline for static HTML overhead

* perf: rendering optimizations (A+B+C+E+F, no WeakMap cache)

* chore: add changeset for rendering perf optimizations

* Changes from review
* Limit the size of an action payload

Limits the size to prevent exhausting the server and potentionally crashing it.

* fix build
* Respect remote image allowlists (#15569)

* Respect remote image allowlists

* Fix inferRemoteSize virtual module import

* fix tests

* fix(tests): allow Unsplash host in layout fixture

* Update .changeset/tame-lemons-probe.md

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>

* Add back support for service override

---------

Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Feb 23, 2026
@pull pull bot added the ⤵️ pull label Feb 23, 2026
@pull pull bot merged commit 35bc814 into code:main Feb 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants