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 #2836

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/cli 3.0.16 -> 3.0.17 age adoption passing confidence
@anansi/core 0.18.7 -> 0.18.8 age adoption passing confidence
@data-client/react (source) 0.9.6 -> 0.9.7 age adoption passing confidence
@data-client/redux (source) 0.9.4 -> 0.9.7 age adoption passing confidence
@data-client/ssr (source) 0.9.5 -> 0.9.7 age adoption passing confidence
@types/node (source) 20.6.4 -> 20.7.0 age adoption passing confidence
@types/react (source) 18.2.22 -> 18.2.23 age adoption passing confidence
antd (source) 5.9.2 -> 5.9.3 age adoption passing confidence
next (source) 13.5.2 -> 13.5.3 age adoption passing confidence
react-native (changelog) 0.72.4 -> 0.72.5 age adoption passing confidence
rimraf 5.0.1 -> 5.0.4 age adoption passing confidence

Release Notes

reactive/data-client (@​data-client/react)

v0.9.7

Compare Source

Patch Changes
reactive/data-client (@​data-client/redux)

v0.9.7

Compare Source

Patch Changes
reactive/data-client (@​data-client/ssr)

v0.9.7

Compare Source

Patch Changes
ant-design/ant-design (antd)

v5.9.3

Compare Source

  • 🐞 Fix Popover that should shift automaticly when overflowed. #​45015 @​MadCcc
  • Tooltip
    • 🛠 Tooltip delete the logic of wrap span on disabled element. It can always work as expect on disabled element now. #​44895 @​Yuiai01
    • 🐞 Fix Tooltip / Popover position jump when content height changed. #​44976
  • 🛠 ComponentToken remove radiusBase must less than 16 limitation. #​44980
  • 🐞 Fix Dropdown can not give ref for the root children rendered by dropdownRender. #​44971
  • 🐞 Fix Table cellPaddingBlock not working. #​45040
  • 🐞 Fix Input wrong height with small controlHeight. #​45048
  • TypeScript

  • 🐞 修复 Popover 超出屏幕时不会自动调整偏移的问题。#​45015 @​MadCcc
  • Tooltip
    • 🛠 Tooltip 删除对 disabled 子元素额外包括 span 的逻辑,现在始终能够正确触发。#​44895 @​Yuiai01
    • 🐞 修复 Tooltip / Popover 在内容高度变化时,位置会闪动的问题。#​44976
  • 🛠 ComponentToken 移除 radiusBase 必须小于 16 的限制。#​44980
  • 🐞 修复 Dropdown 通过 dropdownRender 渲染的子节点配置 ref 不生效的问题。#​44971
  • 🐞 修复 Table cellPaddingBlock 不生效的问题。#​45040
  • 🐞 修复 Input 组件在小尺寸 controlHeight 下高度不正确的问题。#​45048
  • TypeScript
vercel/next.js (next)

v13.5.3

Compare Source

facebook/react-native (react-native)

v0.72.5

Compare Source

isaacs/rimraf (rimraf)

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

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


  • 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 Sep 26, 2023

⚠️ No Changeset found

Latest commit: 74a15eb

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

@ntucker ntucker enabled auto-merge September 26, 2023 17:45
@ntucker ntucker added this pull request to the merge queue Sep 26, 2023
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (087c02f) 98.58% compared to head (74a15eb) 98.58%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2836   +/-   ##
=======================================
  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.

Merged via the queue into master with commit 1513ef8 Sep 26, 2023
5 checks passed
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