fix(deps): update all non-major dependencies#208
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
527ca48 to
96b22b0
Compare
96b22b0 to
02bc092
Compare
ea1249b to
3dec0ea
Compare
4ff3547 to
135694f
Compare
a58d0d1 to
ab57990
Compare
b24a61d to
f5f92c0
Compare
f5f92c0 to
920f089
Compare
95fd904 to
f38d0ac
Compare
f38d0ac to
67aa2e1
Compare
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.18.4→^0.19.8^0.8.11→^0.11.3^1.6.6→^1.7.7^1.6.6→^1.7.75.90.11→5.90.211.139.14→1.163.31.139.14→1.164.0^18.3.27→^18.3.28^19.2.7→^19.2.14^18.3.25→^18.3.28^18.3.23→^18.3.28^0.50.2→^0.52.010.24.0→10.30.3^19.2.1→^19.2.4^19.2.1→^19.2.4^3.5.0→^3.6.1^3.4.18→^3.4.19^2.6.2→^2.8.12~5.9.2→~5.9.3^5.0.9→^5.0.11Release Notes
lynx-family/lynx-stack (@lynx-js/web-core)
v0.19.8Compare Source
Patch Changes
fix: avoid error when LynxView is removed immediately after connected (#2182)
Updated dependencies []:
v0.19.7Compare Source
Patch Changes
feat: add browser config of lynx-view, now you can customize the browser config of lynx-view: (#2140)
Updated dependencies []:
v0.19.6Compare Source
Patch Changes
fix: avoid crash on CPUs that do not support SIMD (#2133)
feat: support lynx.reload() (#2127)
Updated dependencies [
179f984,f7133c1,6c2b51a,556fe9f,5b589ab]:v0.19.5Compare Source
Patch Changes
fix: pixelWidth and pixelHeight use client instead of screen (#2055)
Updated dependencies [
a91173c]:v0.19.4Compare Source
Patch Changes
bba05e2]:v0.19.3Compare Source
Patch Changes
986761d]:v0.19.2Compare Source
Patch Changes
chore: mark the "multi-thread" deprecated (#2030)
NOTICE This will be a breaking change in the future
mark the thread strategy "multi-thread" as deprecated.
Please use "all-on-ui" instead. If you still want to use multi-thread mode, please try to use a cross-origin isolated iframe.
A console warning will be printed if
thread-strategyis set tomulti-thread.fix csp issue for mts realm (#1998)
Updated dependencies []:
v0.19.1Compare Source
Patch Changes
fix: support CSP for mts (#1994)
Updated dependencies [
f7256d5]:v0.19.0Compare Source
Minor Changes
Patch Changes
40c3a1a,46bd5ee]:lynx-family/lynx-stack (@lynx-js/web-elements)
v0.11.3Compare Source
Patch Changes
v0.11.2Compare Source
Patch Changes
Add scrollHeight/scrollWidth getters to XList. (#2156)
Inherit padding styles for x-input elements. (#2199)
Remove the default lazy-loading attribute from x-image elements. (#2186)
Fix x-input number type forwarding to the inner input element. (#2193)
v0.11.1Compare Source
Patch Changes
v0.11.0Compare Source
Minor Changes
feat: integrate the LinearContainer Compat plugin (#2100)
This is a BREAKING CHANGE
Now we integrated the
LinearCompatinto @lynx-js/web-elements. Developers can safely remove the following imports:Patch Changes
fix: list-item
containproperty changes fromsizetolayout paint, because the size of thelist-itemcan be expanded by its children. (#2043)Use the scoped
@lynx-js/source-fieldfor source build resolution. (#2096)v0.10.1Compare Source
Patch Changes
feat: implement x-webview component (#2061)
feat: support
recyclable="false"onlist-itemand enable overflow visibility (#2069)v0.10.0Compare Source
Minor Changes
Before
After
Patch Changes
refactor: change code structure for improved readability and maintainability (#2004)
This is a part of #1937
v0.9.0Compare Source
Minor Changes
Patch Changes
fix: x-input display should add !important to avoid override (#1960)
Updated dependencies []:
web-infra-dev/rspack (@rspack/cli)
v1.7.7Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rspack@v1.7.6...v1.7.7
v1.7.6Compare Source
What's Changed
Bug Fixes 🐞
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.7.5...v1.7.6
v1.7.5Compare Source
What's Changed
Bug Fixes 🐞
rstest.importActualnot work when imported from@rstest/coreby @9aoy in #12918Other Changes
Full Changelog: web-infra-dev/rspack@v1.7.4...v1.7.5
v1.7.4Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
require.resolve()replaced asrequire()by @intellild in #12773rs.requireActualandrs.importActualin all contexts by @9aoy in #12806Refactor 🔨
Other Changes
X msby @stormslowly in #12790New Contributors
Full Changelog: web-infra-dev/rspack@v1.7.3...v1.7.4
v1.7.3Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Other Changes
swc_corefrom 54 to 55 by @CPunisher in #12758New Contributors
Full Changelog: web-infra-dev/rspack@v1.7.2...v1.7.3
v1.7.2Compare Source
What's Changed
New Features 🎉
requireAliasoption to control require variable renaming by @LingyuCoder in #12686sync_traceforloggertracing layer by @CPunisher in #12687preserveNewUrloption to keep new URL untouched by @fi3ework in #12632Bug Fixes 🐞
environments.importMetaDirnameAndFilenamenot work by @chenjiahan in #12708Refactor 🔨
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.7.1...v1.7.2
v1.7.1Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
compiler.rspackby @LingyuCoder in #12636Refactor 🔨
ExprRefto avoid cloneExprast nodes by @CPunisher in #12622Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.7.0...v1.7.1
v1.7.0Compare Source
🎉 See Announcing Rspack 1.7 for more details.
What's Changed
Performance Improvements ⚡
New Features 🎉
swc_corefrom 46.0.3 to 50.2.3 andswc_experimentalby @CPunisher in #12445Bug Fixes 🐞
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.