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

pkg: Update all non-major dependencies #2863

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.8.7 -> 20.8.8 age adoption passing confidence
@types/react (source) 18.2.29 -> 18.2.31 age adoption passing confidence
antd (source) 5.10.1 -> 5.10.2 age adoption passing confidence
react-native-screens 3.26.0 -> 3.27.0 age adoption passing confidence

Release Notes

ant-design/ant-design (antd)

v5.10.2

Compare Source

  • 🐞 Layout support auto hasSider check to avoid blink in SSR. #​45361
  • 🐞 Fix FloatButton.BackTop throws warning findDOMNode is deprecated in StrictMode. #​45390 @​li-jia-nan
  • 🐞 Fix ColorPicker does not supports id and data-* attributes. #​45413 @​cheng87126
  • 🐞 Fix Table sorter tooltip cannot be open when column.showSorterTooltip is a object. #​45403
  • 🐞 Fix Form with inline mode makes elements overlap on the small screen. #​45340 @​Yuiai01
  • 💄 Remove duplicate disabled styles in Upload.Dragger. #​45446 @​vagusX
  • TypeScript
    • 🐞 Table pagination.position should accept 'none'. #​45398
  • RTL
    • 💄 Fix Notification's incorrect margin in rtl mode. #​45386

  • 🐞 Layout 支持自动检测 hasSider 以防止在 SSR 场景下的闪烁问题。#​45361
  • 🐞 修复 FloatButton.BackTop 组件显示 findDOMNode is deprecated in StrictMode 警告的问题。#​45390 @​li-jia-nan
  • 🐞 修复 ColorPicker 不支持 iddata-* 属性的问题。#​45413 @​cheng87126
  • 🐞 修复 Table 当 column.showSorterTooltip 是一个对象时排序 tooltip 不显示的问题。#​45403
  • 🐞 修复 Form inline 模式在小屏幕发生元素重叠的问题。#​45340 @​Yuiai01
  • 💄 移除 Upload.Dragger 中重复的 disabled 样式。#​45446 @​vagusX
  • TypeScript
    • 🐞 修复 Table pagination.position TS 定义不支持 'none' 的问题。#​45398
  • RTL
    • 💄 修复 Notification 组件在 rtl 模式下边缘间距错误的问题。#​45386
software-mansion/react-native-screens (react-native-screens)

v3.27.0

Compare Source

Minor release focusing on resolving build issues in certain configurations, compatibility with RC versions of React Native and crash on Fabric.

What's Changed

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.26.0...3.27.0


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 has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Oct 25, 2023

⚠️ No Changeset found

Latest commit: 94265b9

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

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (000e19f) 98.58% compared to head (94265b9) 98.58%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2863   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files         116      116           
  Lines        1907     1907           
  Branches      277      277           
=======================================
  Hits         1880     1880           
  Misses         14       14           
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ntucker ntucker enabled auto-merge October 25, 2023 08:19
@ntucker ntucker added this pull request to the merge queue Oct 25, 2023
Merged via the queue into master with commit c250cff Oct 25, 2023
5 checks passed
@ntucker ntucker deleted the renovate/all-minor-patch branch October 25, 2023 08:26
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