Skip to content

fix(deps): update all non-major dependencies#208

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#208
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@lynx-js/web-core (source) ^0.18.4^0.19.8 age confidence
@lynx-js/web-elements (source) ^0.8.11^0.11.3 age confidence
@rspack/cli (source) ^1.6.6^1.7.7 age confidence
@rspack/core (source) ^1.6.6^1.7.7 age confidence
@tanstack/react-query (source) 5.90.115.90.21 age confidence
@tanstack/react-router (source) 1.139.141.163.3 age confidence
@tanstack/router-plugin (source) 1.139.141.164.0 age confidence
@types/react (source) ^18.3.27^18.3.28 age confidence
@types/react (source) ^19.2.7^19.2.14 age confidence
@types/react (source) ^18.3.25^18.3.28 age confidence
@types/react (source) ^18.3.23^18.3.28 age confidence
dprint ^0.50.2^0.52.0 age confidence
pnpm (source) 10.24.010.30.3 age confidence
react (source) ^19.2.1^19.2.4 age confidence
react-dom (source) ^19.2.1^19.2.4 age confidence
sort-package-json ^3.5.0^3.6.1 age confidence
tailwindcss (source) ^3.4.18^3.4.19 age confidence
turbo (source) ^2.6.2^2.8.12 age confidence
typescript (source) ~5.9.2~5.9.3 age confidence
zustand ^5.0.9^5.0.11 age confidence

Release Notes

lynx-family/lynx-stack (@​lynx-js/web-core)

v0.19.8

Compare Source

Patch Changes

v0.19.7

Compare Source

Patch Changes

v0.19.6

Compare Source

Patch Changes

v0.19.5

Compare Source

Patch Changes

v0.19.4

Compare Source

Patch Changes

v0.19.3

Compare Source

Patch Changes

v0.19.2

Compare Source

Patch Changes

v0.19.1

Compare Source

Patch Changes

v0.19.0

Compare Source

Minor Changes
Patch Changes
lynx-family/lynx-stack (@​lynx-js/web-elements)

v0.11.3

Compare Source

Patch Changes
  • fix: firefox 147+ layout issue (#​2205)

v0.11.2

Compare 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.1

Compare Source

Patch Changes
  • feat: add wheel event handling and corresponding tests for x-foldview-ng (#​2145)

v0.11.0

Compare Source

Minor Changes
  • feat: integrate the LinearContainer Compat plugin (#​2100)

    This is a BREAKING CHANGE

    Now we integrated the LinearCompat into @​lynx-js/web-elements. Developers can safely remove the following imports:

    import '@​lynx-js/web-elements/compat/LinearContainer';
    import '@​lynx-js/web-elements-compat/LinearContainer';
Patch Changes
  • fix: list-item contain property changes from size to layout paint, because the size of the list-item can be expanded by its children. (#​2043)

  • Use the scoped @lynx-js/source-field for source build resolution. (#​2096)

v0.10.1

Compare Source

Patch Changes
  • feat: implement x-webview component (#​2061)

  • feat: support recyclable="false" on list-item and enable overflow visibility (#​2069)

v0.10.0

Compare Source

Minor Changes
Before
import '@​lynx-js/web-elements-template';
import '@​lynx-js/web-elements-compat/LinearContainer';
After
import '@​lynx-js/web-elements/html-templates';
import '@​lynx-js/web-elements/compat/LinearContainer';
Patch Changes

v0.9.0

Compare Source

Minor Changes
Patch Changes
web-infra-dev/rspack (@​rspack/cli)

v1.7.7

Compare Source

What's Changed

Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rspack@v1.7.6...v1.7.7

v1.7.6

Compare Source

What's Changed

Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.7.5...v1.7.6

v1.7.5

Compare Source

What's Changed

Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rspack@v1.7.4...v1.7.5

v1.7.4

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v1.7.3...v1.7.4

v1.7.3

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v1.7.2...v1.7.3

v1.7.2

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v1.7.1...v1.7.2

v1.7.1

Compare Source

What's Changed

New Features 🎉
  • feat(module-federation): enhance manifest generation and shared module handling by @​2heal1 in #​12399
Bug Fixes 🐞
Refactor 🔨
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.7.0...v1.7.1

v1.7.0

Compare Source

🎉 See Announcing Rspack 1.7 for more details.
What's Changed
Performance Improvements ⚡
New Features 🎉
Bug 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from colinaaa as a code owner December 4, 2025 06:40
@renovate renovate bot added the bot:renovate label Dec 4, 2025
@renovate renovate bot enabled auto-merge (squash) December 4, 2025 06:40
@changeset-bot
Copy link

changeset-bot bot commented Dec 4, 2025

⚠️ No Changeset found

Latest commit: 67aa2e1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 527ca48 to 96b22b0 Compare December 4, 2025 06:53
@renovate renovate bot changed the title chore(deps): update dependency @types/react to ^18.3.27 chore(deps): update all non-major dependencies Dec 4, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 96b22b0 to 02bc092 Compare December 4, 2025 06:57
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 4, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from ea1249b to 3dec0ea Compare December 11, 2025 02:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 4ff3547 to 135694f Compare December 18, 2025 04:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from a58d0d1 to ab57990 Compare December 30, 2025 15:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from b24a61d to f5f92c0 Compare January 6, 2026 13:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5f92c0 to 920f089 Compare January 7, 2026 13:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 95fd904 to f38d0ac Compare March 2, 2026 12:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f38d0ac to 67aa2e1 Compare March 3, 2026 10:15
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.

0 participants