Skip to content

Conversation

@pull
Copy link

@pull pull bot commented May 13, 2025

See Commits and Changes for more details.


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

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

colinaaa and others added 6 commits May 13, 2025 12:20
## Summary

<!-- Can you explain the reasoning behind implementing this change? What
problem or issue does this pull request resolve? -->

Allow direct access to `requestAnimationFrame` and
`cancelAnimationFrame` in background thread script.

close: #181 since `fetch` is now a parameter of the runtime wrapper.

<!-- It would be helpful if you could provide any relevant context, such
as GitHub issues or related discussions. -->

## Checklist

<!--- Check and mark with an "x" -->

- [x] Tests updated (or not required).
- [ ] Documentation updated (or not required).
## Summary

<!-- Can you explain the reasoning behind implementing this change? What
problem or issue does this pull request resolve? -->

Fix a regression of #646. The event name should be `merge_group` instead
of `merge_queue`. See:
https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#merge_group.

Also fix an issue that `publish` and `build-all` share the same
`concurrency.group`.

<!-- It would be helpful if you could provide any relevant context, such
as GitHub issues or related discussions. -->

## Checklist

<!--- Check and mark with an "x" -->

- [ ] Tests updated (or not required).
- [ ] Documentation updated (or not required).
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@rspack/cli](https://rspack.dev)
([source](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-cli))
| [`1.3.9` ->
`1.3.10`](https://renovatebot.com/diffs/npm/@rspack%2fcli/1.3.9/1.3.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@rspack%2fcli/1.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rspack%2fcli/1.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@rspack%2fcli/1.3.9/1.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rspack%2fcli/1.3.9/1.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@rspack/core](https://rspack.dev)
([source](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack))
| [`1.3.9` ->
`1.3.10`](https://renovatebot.com/diffs/npm/@rspack%2fcore/1.3.9/1.3.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@rspack%2fcore/1.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rspack%2fcore/1.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@rspack%2fcore/1.3.9/1.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rspack%2fcore/1.3.9/1.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@rspack/test-tools](https://rspack.dev)
([source](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack-test-tools))
| [`1.3.9` ->
`1.3.10`](https://renovatebot.com/diffs/npm/@rspack%2ftest-tools/1.3.9/1.3.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@rspack%2ftest-tools/1.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rspack%2ftest-tools/1.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@rspack%2ftest-tools/1.3.9/1.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rspack%2ftest-tools/1.3.9/1.3.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>web-infra-dev/rspack (@&#8203;rspack/cli)</summary>

###
[`v1.3.10`](https://github.com/web-infra-dev/rspack/releases/tag/v1.3.10)

[Compare
Source](https://github.com/web-infra-dev/rspack/compare/v1.3.9...v1.3.10)

<!-- Release notes generated using configuration in .github/release.yml
at v1.3.10 -->

#### Highlights 💡

##### Source Map Generation for Rspack Runtime Code

Rspack now supports source map generation for runtime code, enabling
more efficient diagnosing problems—both in production and development
environments.


![image](https://github.com/user-attachments/assets/6bd0336a-6810-4124-88f1-dbdd6c7076c8)

#### What's Changed

##### Performance Improvements ⚡

- perf: import node inspector dynamically by
[@&#8203;chenjiahan](https://github.com/chenjiahan) in
[https://github.com/web-infra-dev/rspack/pull/10296](https://github.com/web-infra-dev/rspack/pull/10296)

##### Exciting New Features 🎉

- feat: generate source map for runtime code by
[@&#8203;SyMind](https://github.com/SyMind) in
[https://github.com/web-infra-dev/rspack/pull/10245](https://github.com/web-infra-dev/rspack/pull/10245)
- feat(wasm): support `tracing-chrome` in wasm by
[@&#8203;CPunisher](https://github.com/CPunisher) in
[https://github.com/web-infra-dev/rspack/pull/10246](https://github.com/web-infra-dev/rspack/pull/10246)
- feat: add url config to css parser by
[@&#8203;stormslowly](https://github.com/stormslowly) in
[https://github.com/web-infra-dev/rspack/pull/10229](https://github.com/web-infra-dev/rspack/pull/10229)
- feat: expose hasChunkEntryDependentChunks on ChunkGraph by
[@&#8203;gaoachao](https://github.com/gaoachao) in
[https://github.com/web-infra-dev/rspack/pull/10286](https://github.com/web-infra-dev/rspack/pull/10286)
- feat: support binary option of asset generator by
[@&#8203;LingyuCoder](https://github.com/LingyuCoder) in
[https://github.com/web-infra-dev/rspack/pull/10301](https://github.com/web-infra-dev/rspack/pull/10301)
- feat: js api for compilation code generation results by
[@&#8203;SyMind](https://github.com/SyMind) in
[https://github.com/web-infra-dev/rspack/pull/10303](https://github.com/web-infra-dev/rspack/pull/10303)
- feat: compilation.addEntry support by
[@&#8203;henryqdineen](https://github.com/henryqdineen) in
[https://github.com/web-infra-dev/rspack/pull/10268](https://github.com/web-infra-dev/rspack/pull/10268)
- feat: support `include` and `exclude` of `import.meta.webpackContext`
by [@&#8203;LingyuCoder](https://github.com/LingyuCoder) in
[https://github.com/web-infra-dev/rspack/pull/10318](https://github.com/web-infra-dev/rspack/pull/10318)
- feat(swc): enhance TransformOutput with diagnostics by
[@&#8203;GiveMe-A-Name](https://github.com/GiveMe-A-Name) in
[https://github.com/web-infra-dev/rspack/pull/10312](https://github.com/web-infra-dev/rspack/pull/10312)
- feat(create-rspack): better default browserslist target by
[@&#8203;vegerot](https://github.com/vegerot) in
[https://github.com/web-infra-dev/rspack/pull/10290](https://github.com/web-infra-dev/rspack/pull/10290)

##### Bug Fixes 🐞

- fix(types): export PitchLoaderDefinitionFunction type by
[@&#8203;henryqdineen](https://github.com/henryqdineen) in
[https://github.com/web-infra-dev/rspack/pull/10289](https://github.com/web-infra-dev/rspack/pull/10289)
- fix: allow the SRI plugin to be used without passing options by
[@&#8203;LingyuCoder](https://github.com/LingyuCoder) in
[https://github.com/web-infra-dev/rspack/pull/10294](https://github.com/web-infra-dev/rspack/pull/10294)
- fix: parser generator arg validate by
[@&#8203;stormslowly](https://github.com/stormslowly) in
[https://github.com/web-infra-dev/rspack/pull/10298](https://github.com/web-infra-dev/rspack/pull/10298)
- fix: chunk loading should be import by default when chunk format is
module by [@&#8203;LingyuCoder](https://github.com/LingyuCoder)
in
[https://github.com/web-infra-dev/rspack/pull/10307](https://github.com/web-infra-dev/rspack/pull/10307)
- fix: not evaluate `typeof __dirname` when set to false by
[@&#8203;LingyuCoder](https://github.com/LingyuCoder) in
[https://github.com/web-infra-dev/rspack/pull/10308](https://github.com/web-infra-dev/rspack/pull/10308)
- fix: test no setTimeout by
[@&#8203;LingyuCoder](https://github.com/LingyuCoder) in
[https://github.com/web-infra-dev/rspack/pull/10313](https://github.com/web-infra-dev/rspack/pull/10313)
- fix: environment.dynamicImport should affect chunkFormat and
chunkLoading by
[@&#8203;LingyuCoder](https://github.com/LingyuCoder) in
[https://github.com/web-infra-dev/rspack/pull/10309](https://github.com/web-infra-dev/rspack/pull/10309)
- fix: `dataWebpackPrefix` of load script runtime module by
[@&#8203;LingyuCoder](https://github.com/LingyuCoder) in
[https://github.com/web-infra-dev/rspack/pull/10316](https://github.com/web-infra-dev/rspack/pull/10316)
- fix: simplify trace implementation by removing unused code by
[@&#8203;chenjiahan](https://github.com/chenjiahan) in
[https://github.com/web-infra-dev/rspack/pull/10325](https://github.com/web-infra-dev/rspack/pull/10325)
- fix(template-react-ts): work with newer Node by
[@&#8203;vegerot](https://github.com/vegerot) in
[https://github.com/web-infra-dev/rspack/pull/10304](https://github.com/web-infra-dev/rspack/pull/10304)

##### Document Updates 📖

- docs(diagnostic): add loader experimental diagnostic API by
[@&#8203;h-a-n-a](https://github.com/h-a-n-a) in
[https://github.com/web-infra-dev/rspack/pull/10287](https://github.com/web-infra-dev/rspack/pull/10287)
- docs: fix invalid link by
[@&#8203;Timeless0911](https://github.com/Timeless0911) in
[https://github.com/web-infra-dev/rspack/pull/10299](https://github.com/web-infra-dev/rspack/pull/10299)
- docs: update tracing doc by
[@&#8203;hardfist](https://github.com/hardfist) in
[https://github.com/web-infra-dev/rspack/pull/10328](https://github.com/web-infra-dev/rspack/pull/10328)

##### Other Changes

- chore(deps): update rspress to 2.0.0-beta.4 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/web-infra-dev/rspack/pull/10283](https://github.com/web-infra-dev/rspack/pull/10283)
- chore(deps): update github-actions by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/web-infra-dev/rspack/pull/10280](https://github.com/web-infra-dev/rspack/pull/10280)
- test: remove new code splitting tests as now its the default by
[@&#8203;JSerFeng](https://github.com/JSerFeng) in
[https://github.com/web-infra-dev/rspack/pull/9939](https://github.com/web-infra-dev/rspack/pull/9939)
- test: enable some test cases by
[@&#8203;LingyuCoder](https://github.com/LingyuCoder) in
[https://github.com/web-infra-dev/rspack/pull/10288](https://github.com/web-infra-dev/rspack/pull/10288)
- chore: Revert "test: enable some test cases
([#&#8203;10288](https://github.com/web-infra-dev/rspack/issues/10288))"
by [@&#8203;stormslowly](https://github.com/stormslowly) in
[https://github.com/web-infra-dev/rspack/pull/10300](https://github.com/web-infra-dev/rspack/pull/10300)
- test: enable more webpack stats test cases by
[@&#8203;LingyuCoder](https://github.com/LingyuCoder) in
[https://github.com/web-infra-dev/rspack/pull/10302](https://github.com/web-infra-dev/rspack/pull/10302)
- test: enable more webpack config test cases by
[@&#8203;LingyuCoder](https://github.com/LingyuCoder) in
[https://github.com/web-infra-dev/rspack/pull/10306](https://github.com/web-infra-dev/rspack/pull/10306)
- chore: bump SWC to v23.2.0 and remove swc_parallel by
[@&#8203;GiveMe-A-Name](https://github.com/GiveMe-A-Name) in
[https://github.com/web-infra-dev/rspack/pull/10293](https://github.com/web-infra-dev/rspack/pull/10293)
- chore(deps): update dependency less-loader to ^12.3.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/web-infra-dev/rspack/pull/10322](https://github.com/web-infra-dev/rspack/pull/10322)
- chore(deps): update dependency
[@&#8203;babel/core](https://github.com/babel/core) to ^7.27.1
by [@&#8203;renovate](https://github.com/renovate) in
[https://github.com/web-infra-dev/rspack/pull/10321](https://github.com/web-infra-dev/rspack/pull/10321)
- chore(deps): update rust crate browserslist-rs to 0.18.1 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/web-infra-dev/rspack/pull/10323](https://github.com/web-infra-dev/rspack/pull/10323)

#### New Contributors

- [@&#8203;vegerot](https://github.com/vegerot) made their
first contribution in
[https://github.com/web-infra-dev/rspack/pull/10290](https://github.com/web-infra-dev/rspack/pull/10290)

**Full Changelog**:
web-infra-dev/rspack@v1.3.9...v1.3.10

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/lynx-family/lynx-stack).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS45IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYm90OnJlbm92YXRlIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`^19.1.3` ->
`^19.1.4`](https://renovatebot.com/diffs/npm/@types%2freact/19.1.3/19.1.4)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/19.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/19.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/19.1.3/19.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/19.1.3/19.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom))
| [`^19.1.4` ->
`^19.1.5`](https://renovatebot.com/diffs/npm/@types%2freact-dom/19.1.4/19.1.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/19.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-dom/19.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-dom/19.1.4/19.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/19.1.4/19.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/lynx-family/lynx-stack).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC4xMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3Q6cmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint))
| [`^8.32.0` ->
`^8.32.1`](https://renovatebot.com/diffs/npm/typescript-eslint/8.32.0/8.32.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.32.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript-eslint/8.32.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript-eslint/8.32.0/8.32.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.32.0/8.32.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>

###
[`v8.32.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8321-2025-05-12)

[Compare
Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.32.0...v8.32.1)

This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.

You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/lynx-family/lynx-stack).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImJvdDpyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[create-rstack](https://github.com/rspack-contrib/create-rstack)
| [`1.4.4` ->
`1.4.5`](https://renovatebot.com/diffs/npm/create-rstack/1.4.4/1.4.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/create-rstack/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/create-rstack/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/create-rstack/1.4.4/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/create-rstack/1.4.4/1.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>rspack-contrib/create-rstack (create-rstack)</summary>

###
[`v1.4.5`](https://github.com/rspack-contrib/create-rstack/releases/tag/v1.4.5)

[Compare
Source](https://github.com/rspack-contrib/create-rstack/compare/v1.4.4...v1.4.5)

#### What's Changed

- fix: placeholder should be lowercase by
[@&#8203;nyqykk](https://github.com/nyqykk) in
[https://github.com/rspack-contrib/create-rstack/pull/41](https://github.com/rspack-contrib/create-rstack/pull/41)

**Full Changelog**:
rstackjs/create-rstack@v1.4.4...v1.4.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/lynx-family/lynx-stack).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS45IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYm90OnJlbm92YXRlIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@pull pull bot added the ⤵️ pull label May 13, 2025
@pull pull bot merged commit a077364 into PupilTong:main May 13, 2025
pull bot pushed a commit that referenced this pull request Jan 4, 2026
<!--
  Thank you for submitting a pull request!

We appreciate the time and effort you have invested in making these
changes. Please ensure that you provide enough information to allow
others to review your pull request.

Upon submission, your pull request will be automatically assigned with
reviewers.

If you want to learn more about contributing to this project, please
visit:
https://github.com/lynx-family/lynx-stack/blob/main/CONTRIBUTING.md.
-->

<!-- The AI summary below will be auto-generated - feel free to replace
it with your own. -->

Solves lynx-family#2045

An example log from our examples/react package is as below.

First screen:

<details>

```log
[BackgroundThread Component Render] name: Fragment, uniqID: undefined, __id: undefined
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #1: __CreatePage("0", 0) => page#10
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #2: __GetElementUniqueID(page#10) => 10
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #3: __SetCSSId([page#10], 0)
main-thread.js:3460 [MainThread Component Render] name: App
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #4: __CreateView(10) => view#11
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #5: __CreateView(10) => view#12
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #6: __SetClasses(view#12, "Background")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #7: __AppendElement(view#11, view#12) => view#12
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #8: __CreateView(10) => view#13
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #9: __SetClasses(view#13, "App")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #10: __AppendElement(view#11, view#13) => view#13
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #11: __CreateView(10) => view#14
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #12: __SetClasses(view#14, "Banner")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #13: __AppendElement(view#13, view#14) => view#14
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #14: __CreateWrapperElement(10) => wrapper#15
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #15: __AppendElement(view#14, wrapper#15) => wrapper#15
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #16: __CreateText(10) => text#16
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #17: __SetClasses(text#16, "Title")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #18: __SetAttribute(text#16, "text", "React")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #19: __AppendElement(view#14, text#16) => text#16
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #20: __CreateText(10) => text#17
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #21: __SetClasses(text#17, "Subtitle")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #22: __SetAttribute(text#17, "text", "on Lynx")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #23: __AppendElement(view#14, text#17) => text#17
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #24: __CreateView(10) => view#18
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #25: __SetClasses(view#18, "Content")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #26: __AppendElement(view#13, view#18) => view#18
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #27: __CreateImage(10) => image#19
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #28: __SetClasses(image#19, "Arrow")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #29: __AppendElement(view#18, image#19) => image#19
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #30: __CreateText(10) => text#20
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #31: __SetClasses(text#20, "Description")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #32: __SetAttribute(text#20, "text", "Tap the logo and have fun!")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #33: __AppendElement(view#18, text#20) => text#20
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #34: __CreateText(10) => text#21
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #35: __SetClasses(text#21, "Hint")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #36: __AppendElement(view#18, text#21) => text#21
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #37: __CreateRawText("Edit") => raw-text#22
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #38: __AppendElement(text#21, raw-text#22) => raw-text#22
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #39: __CreateWrapperElement(10) => wrapper#23
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #40: __AppendElement(text#21, wrapper#23) => wrapper#23
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #41: __CreateRawText("to see updates!") => raw-text#24
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #42: __AppendElement(text#21, raw-text#24) => raw-text#24
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #43: __CreateView(10) => view#25
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #44: __SetInlineStyles(view#25, "flex:1")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #45: __AppendElement(view#13, view#25) => view#25
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #46: __AppendElement(page#10, view#11) => view#11
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #47: __SetAttribute(image#19, "src", "http://1.1.1.1:3000/static/image/arrow.aee54ba7.png")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #48: __CreateView(10) => view#26
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #49: __SetClasses(view#26, "Logo")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #50: __ReplaceElement(view#26, wrapper#15)
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #51: __AddEvent(view#26, "bindEvent", "tap", "-3:0:")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #52: __CreateImage(10) => image#27
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #53: __SetClasses(image#27, "Logo--lynx")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #54: __AppendElement(view#26, image#27) => image#27
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #55: __SetAttribute(image#27, "src", "http://1.1.1.1:3000/static/image/lynx-logo.620eb8d1.png")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #56: __CreateText(10) => text#28
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #57: __SetInlineStyles(text#28, "font-style:italic;color:rgba(255, 255, 255, 0.85)")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #58: __ReplaceElement(text#28, wrapper#23)
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #59: __CreateRawText("") => raw-text#29
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #60: __SetAttribute(raw-text#29, "text", " src/App.tsx ")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #61: __AppendElement(text#28, raw-text#29) => raw-text#29
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #62: __OnLifecycleEvent(["rLynxFirstScreen", {"root":"{\"id\":-1,\"type\":\"root\",\"children\":[{\"id\":-5,\"type\":\"__snapshot_835da_b8ae7_1\",\"values\":[\"http://1.1.1.1:3000/static/image/arrow.aee54ba7.png\"],\"children\":[{\"id\":-3,\"type\":\"__snapshot_835da_b8ae7_2\",\"values\":[\"-3:0:\"],\"children\":[{\"id\":-2,\"type\":\"__snapshot_835da_b8ae7_4\",\"values\":[\"http://1.1.1.1:3000/static/image/lynx-logo.620eb8d1.png\"]}]},{\"id\":-4,\"type\":\"__snapshot_835da_b8ae7_5\",\"children\":[{\"id\":-6,\"type\":null,\"values\":[\" src/App.tsx \"]}]}]}]}","jsReadyEventIdSwap":{}}])
background.js:11351 [rspeedy-dev-server] Server started: Hot Module Replacement enabled, Live Reloading enabled, Progress disabled, Overlay disabled.
background.js:3564 [HMR] Waiting for update signal from WDS...
background.js:4476 [BackgroundThread Component Render] name: App, uniqID: __snapshot_835da_b8ae7_1, __id: 2
background.js:4476 [BackgroundThread Component Render] name: Fragment, uniqID: __snapshot_835da_b8ae7_1, __id: 2
background.js:214 Hello, ReactLynx
background.js:8011 [ReactLynxDebug] MTS -> BTS OnLifecycleEvent:
{
  "root": {
    "id": -1,
    "type": "root",
    "children": [
      {
        "id": -5,
        "type": "__snapshot_835da_b8ae7_1",
        "values": [
          "http://1.1.1.1:3000/static/image/arrow.aee54ba7.png"
        ],
        "children": [
          {
            "id": -3,
            "type": "__snapshot_835da_b8ae7_2",
            "values": [
              "-3:0:"
            ],
            "children": [
              {
                "id": -2,
                "type": "__snapshot_835da_b8ae7_4",
                "values": [
                  "http://1.1.1.1:3000/static/image/lynx-logo.620eb8d1.png"
                ]
              }
            ]
          },
          {
            "id": -4,
            "type": "__snapshot_835da_b8ae7_5",
            "children": [
              {
                "id": -6,
                "type": null,
                "values": [
                  " src/App.tsx "
                ]
              }
            ]
          }
        ]
      }
    ]
  },
  "jsReadyEventIdSwap": {}
}
main-thread.js:5801 [ReactLynxDebug] BTS -> MTS updateMainThread:
{
  "data": {
    "patchList": [
      {
        "snapshotPatch": [],
        "id": 2
      }
    ]
  },
  "patchOptions": {
    "isHydration": true,
    "reloadVersion": 0,
    "pipelineOptions": {
      "pipelineID": "0x16c567000_29",
      "needTimestamps": true,
      "pipelineOrigin": "reactLynxHydrate",
      "dsl": "reactLynx",
      "stage": "hydrate"
    }
  }
}
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #63: __FlushElementTree(page#10, {"pipelineOptions":{"pipelineID":"0x16c567000_29","needTimestamps":true,"pipelineOrigin":"reactLynxHydrate","dsl":"reactLynx","stage":"hydrate"}})

```

</details>

Next update:

<details>

```log
[BackgroundThread Component Render] name: App, uniqID: __snapshot_835da_b8ae7_1, __id: -5
main-thread.js:5801 [ReactLynxDebug] BTS -> MTS updateMainThread:
{
  "data": {
    "patchList": [
      {
        "id": 3,
        "snapshotPatch": [
          {
            "op": "RemoveChild",
            "parentId": -3,
            "childId": -2
          },
          {
            "op": "CreateElement",
            "type": "__snapshot_835da_b8ae7_3",
            "id": 7
          },
          {
            "op": "SetAttributes",
            "id": 7,
            "values": [
              "http://1.1.1.1:3000/static/image/react-logo.75eb3837.png"
            ]
          },
          {
            "op": "InsertBefore",
            "parentId": -3,
            "childId": 7,
            "beforeId": null
          }
        ]
      }
    ]
  },
  "patchOptions": {
    "reloadVersion": 0,
    "pipelineOptions": {
      "pipelineID": "0x16c567000_30",
      "needTimestamps": false,
      "pipelineOrigin": "updateTriggeredByBts",
      "dsl": "reactLynx",
      "stage": "update"
    }
  }
}
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #64: __RemoveElement(view#26, image#27) => image#27
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #65: __CreateImage(10) => image#30
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #66: __SetClasses(image#30, "Logo--react")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #67: __SetAttribute(image#30, "src", "http://1.1.1.1:3000/static/image/react-logo.75eb3837.png")
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #68: __AppendElement(view#26, image#30) => image#30
main-thread.js:3421 [ReactLynxDebug] FiberElement API call #69: __FlushElementTree(page#10, {"pipelineOptions":{"pipelineID":"0x16c567000_30","needTimestamps":false,"pipelineOrigin":"updateTriggeredByBts","dsl":"reactLynx","stage":"update"}})
```

</details>

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Enhanced debug logging: structured, dual-thread API-call, lifecycle
and hydration traces when debug mode is enabled.
* **Tests**
* Added and expanded tests and snapshots to validate richer logging,
API-call sequences, and hydration traces.
* **Chores**
* Development-only error messages now include a troubleshooting hint
recommending the debug-mode option for easier diagnosis.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

## Checklist

<!--- Check and mark with an "x" -->

- [x] Tests updated (or not required).
- [ ] Documentation updated (or not required).
- [x] Changeset added, and when a BREAKING CHANGE occurs, it needs to be
clearly marked (or not required).
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