chore(deps): update lynx#251
Merged
Merged
Conversation
|
ae6565b to
0caa509
Compare
colinaaa
approved these changes
Mar 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.4.3→0.4.60.115.3→0.116.40.12.4→0.12.90.12.5→0.13.40.10.1→0.10.43.6.0→3.7.0Release Notes
lynx-family/lynx-stack (@lynx-js/qrcode-rsbuild-plugin)
v0.4.6Compare Source
Patch Changes
v0.4.5Compare Source
Patch Changes
v0.4.4Patch Changes
@clack/promptsv1.0 (#2171)lynx-family/lynx-stack (@lynx-js/react)
v0.116.4Compare Source
Patch Changes
Support
ReactLynx::hooks::setStatetrace for function components. (#2198)fix: properly cleanup
__DestroyLifetimelisteners and listCallbacks insnapshotDestroyList. (#2224)v0.116.3Compare Source
Patch Changes
fix: remove
lynx.createSelectorQuerydeprecated warning in production (#2195)Add a DEV-only guard that detects MainThread flush loops caused by re-entrant MTS handlers. (#2159)
This typically happens when a MainThread handler (e.g. event callback or
MainThreadRef) performs UI mutations (likeElement.setStyleProperty,setStyleProperties,setAttribute, orinvoke) that synchronously trigger a flush which re-enters the handler again.Avoid DEV_ONLY_SetSnapshotEntryName on standalone lazy bundle. (#2184)
Add alog and trace for BTS event handlers. (#2102)
fix: Main thread functions cannot access properties on
thisbefore hydration completes. (#2194)This fixes the
cannot convert to objecterror.Remove element api calls alog by default, and only enable it when
__ALOG_ELEMENT_API__is defined totrueor environment variableREACT_ALOG_ELEMENT_APIis set totrue. (#2192)fix: captured variables in main thread functions within class components do not update correctly (#2197)
v0.116.2Compare Source
Patch Changes
Fix "TypeError: not a function" error caused by
replaceAllnot supported in ES5. (#2142)Bump
swc_corev56. (#2154)Use
disableDeprecatedWarningoption to suppress BROKEN warnings during compilation. (#2157)getNodeRef/getNodeRefFromRoot/createSelectorQueryon component instance is broken and MUST be migrated in ReactLynx 3.0, please use ref or lynx.createSelectorQuery instead.getElementByIdon component instance is broken and MUST be migrated in ReactLynx 3.0, please use ref or lynx.getElementById instead.Fix memory leak by clearing list callbacks when __DestroyLifetime event is triggered. (#2112)
v0.116.1Compare Source
Patch Changes
v0.116.0Compare Source
Minor Changes
Patch Changes
Add safety checks for compilation macros to prevent runtime errors when they are undefined. (#2110)
Replaces direct usage of
__PROFILE__,__MAIN_THREAD__,__BACKGROUND__withtypeofchecks.This improves robustness by checking variable existence before access, preventing runtime errors in environments where compilation macros are not defined.
v0.115.4Compare Source
Patch Changes
fix: unable to access
MainThreadRefin some scenarios (#1996)Add
getComputedStylePropertyforMainThread.Elementto retrieve computed style values synchronously. (#2005)Requires Lynx SDK >= 3.5
lynx-family/lynx-stack (@lynx-js/react-rsbuild-plugin)
v0.12.9Compare Source
Patch Changes
Add alias for
use-sync-external-store/with-selector.jsanduse-sync-external-store/shim/with-selector.jspointing to @lynx-js/use-sync-external-store. (#2200)Updated dependencies [
9033e2d]:v0.12.8Compare Source
Patch Changes
4240138]:v0.12.7Compare Source
Patch Changes
92881e7,1a5f2a1]:v0.12.6Compare Source
Patch Changes
Support using
pluginReactLynxin Rslib. (#2114)Updated dependencies [
4cd7182]:v0.12.5Compare Source
Patch Changes
Support reading config from
pluginLynxConfig. (#2054)Updated dependencies []:
lynx-family/lynx-stack (@lynx-js/rspeedy)
v0.13.4Compare Source
Patch Changes
Bump ts-blank-space v0.7.0 (#2238)
Bump Rsbuild v1.7.3 with Rspack v1.7.5. (#2189)
Updated dependencies []:
v0.13.3Compare Source
Patch Changes
v0.13.2Compare Source
Patch Changes
v0.13.1Compare Source
Patch Changes
v0.13.0Compare Source
Minor Changes
Bump Rsbuild v1.7.1 with Rspack v1.7.0. (#2088)
BREAKING CHANGE: Remove the CLI version selector and the
--unmanagedflag. (#2093)Rspeedy will no longer automatically attempt to use the locally installed version when the CLI is invoked.
Please uninstall your globally installed version of Rspeedy:
Patch Changes
lynx-family/lynx-stack (@lynx-js/template-webpack-plugin)
v0.10.4Compare Source
Patch Changes
Move
cssChunksToMapimplementation from@lynx-js/template-webpack-pluginto@lynx-js/css-serializerfor future reuse. (#2269)Updated dependencies [
9033e2d]:v0.10.3Compare Source
Patch Changes
Fix "Failed to load CSS update file" for lazy bundle (#2150)
Fix "TypeError: cannot read property 'call' of undefined" error of lazy bundle HMR. (#2146)
v0.10.2Compare Source
Patch Changes
lynx.requireModuleAsyncto allow cache same parallel requests. (#2108)lynx-family/lynx (@lynx-js/types)
v3.7.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.