Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all patch dependencies - autoclosed #342

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@arco-design/web-react (source) ^2.64.0 -> ^2.64.1 age adoption passing confidence
@module-federation/enhanced (source) ^0.6.13 -> ^0.6.14 age adoption passing confidence
@module-federation/rsbuild-plugin (source) ^0.6.13 -> ^0.6.14 age adoption passing confidence
@rsbuild/core (source) ~1.0.18 -> ~1.0.19 age adoption passing confidence
@rsbuild/core (source) ~1.0.14 -> ~1.0.19 age adoption passing confidence
@rsbuild/plugin-react (source) ^1.0.5 -> ^1.0.6 age adoption passing confidence
@rsbuild/plugin-svgr (source) ^1.0.4 -> ^1.0.5 age adoption passing confidence
@rslib/core (source) ^0.0.14 -> ^0.0.15 age adoption passing confidence
@types/lodash (source) ^4.17.12 -> ^4.17.13 age adoption passing confidence
@types/react (source) ^18.3.11 -> ^18.3.12 age adoption passing confidence
create-rstack 1.0.8 -> 1.0.9 age adoption passing confidence
rslib (source) 0.0.14 -> 0.0.15 age adoption passing confidence
rspress (source) 1.35.1 -> 1.35.2 age adoption passing confidence
tsx (source) ^4.19.1 -> ^4.19.2 age adoption passing confidence
vitest (source) ^2.1.3 -> ^2.1.4 age adoption passing confidence

Release Notes

arco-design/arco-design (@​arco-design/web-react)

v2.64.1

Compare Source

🐛 BugFix
  • Dependency library scroll-into-view-if-needed version number updated(#​2848)
  • Fixed the bug that the currently highlighted option did not automatically scroll to the viewport when using the keyboard in the Cascader search panel.(#​2848)
  • Table component fixes the problem that fixed columns become invalid when the virtual list is enabled and the amount of data is small(#​2847)
  • Fix for ColorPicker to select the outer DOM element when the mouse is moved out of the popup artboard after pressing the mouse(#​2824)
  • Fixed the bug that the size attribute provided by ConfigProvider for ColorPicker does not take effect.(#​2822)
  • 修复 AutoComplete 下拉框未完全对齐 bug。(#​2804)
🆎 TypeScript
  • Fix count type issue of Badge component.(#​2750)

🐛 问题修复
  • 依赖库 scroll-into-view-if-needed 版本号更新(#​2848)
  • 修复 Cascader 搜索面板键盘操作时当前高亮选项未自动滚动到视口的 bug。(#​2848)
  • Table 组件修复开启虚拟列表且数据量少时,固定列失效的问题(#​2847)
  • 修复 ColorPicker 在弹出画板上按下鼠标后,鼠标移出画板时,会选中外层 DOM 元素(#​2824)
  • 修复 ConfigProviderColorPicker 提供的 size 属性不生效 bug。(#​2822)
  • 修复 AutoComplete 下拉框未完全对齐 bug。(#​2804)
🆎 类型修正
  • 修复 Badge 组件 count 类型问题。(#​2750)
module-federation/core (@​module-federation/enhanced)

v0.6.14

Compare Source

What's Changed

Bug Fixes 🐞
Other Changes

Full Changelog: module-federation/core@v0.6.13...v0.6.14

module-federation/core (@​module-federation/rsbuild-plugin)

v0.6.14

Compare Source

Patch Changes
web-infra-dev/rsbuild (@​rsbuild/core)

v1.0.19

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.0.18...v1.0.19

web-infra-dev/rslib (@​rslib/core)

v0.0.15

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: v0.0.14...v0.0.15

rspack-contrib/create-rstack (create-rstack)

v1.0.9

Compare Source

What's Changed

Full Changelog: rspack-contrib/create-rstack@v1.0.8...v1.0.9

web-infra-dev/rspress (rspress)

v1.35.2

Compare Source

What's Changed

Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rspress@v1.35.1...v1.35.2

privatenumber/tsx (tsx)

v4.19.2

Compare Source

Bug Fixes
  • generate sourcesContent when Node.js debugger is enabled (#​670) (7c47074)

This release is also available on:

vitest-dev/vitest (vitest)

v2.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

Timeless0911
Timeless0911 previously approved these changes Oct 30, 2024
@Timeless0911 Timeless0911 enabled auto-merge (squash) October 30, 2024 06:41
Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 64a4f97
🔍 Latest deploy log https://app.netlify.com/sites/rslib/deploys/6721eeadca64f400086ee01b
😎 Deploy Preview https://deploy-preview-342--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codspeed-hq bot commented Oct 30, 2024

CodSpeed Performance Report

Merging #342 will not alter performance

Comparing renovate/all-patch (64a4f97) with main (dc28e08)

Summary

✅ 5 untouched benchmarks

@Timeless0911 Timeless0911 merged commit 6432229 into main Oct 30, 2024
21 checks passed
@Timeless0911 Timeless0911 deleted the renovate/all-patch branch October 30, 2024 09:21
@renovate renovate bot changed the title chore(deps): update all patch dependencies chore(deps): update all patch dependencies - autoclosed Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant