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

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/cli 3.1.35 -> 3.1.39 age adoption passing confidence
@anansi/core 0.20.4 -> 0.20.5 age adoption passing confidence
@changesets/cli (source) 2.27.7 -> 2.27.8 age adoption passing confidence
@data-client/endpoint (source) 0.14.10 -> 0.14.11 age adoption passing confidence
@data-client/graphql (source) 0.14.10 -> 0.14.11 age adoption passing confidence
@data-client/react (source) 0.14.10 -> 0.14.11 age adoption passing confidence
@data-client/rest (source) 0.14.10 -> 0.14.11 age adoption passing confidence
@types/node (source) 22.5.1 -> 22.5.4 age adoption passing confidence
@types/react (source) 18.3.4 -> 18.3.5 age adoption passing confidence
antd (source) 5.20.3 -> 5.20.6 age adoption passing confidence
next (source) 14.2.7 -> 14.2.8 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.27.8

Compare Source

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

v0.14.11

Compare Source

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

v0.14.11

Compare Source

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

v0.14.11

Compare Source

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

v0.14.11

Compare Source

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

v5.20.6

Compare Source

v5.20.5

Compare Source

  • 🛠 Adjust Tree & TreeSelect defaultExpandAll logic to only add internal expandedKeys which treeNode has children instead to avoid perf issue when with large data or loadData case. #​50689 @​zombieJ
  • 🐞 Fix Cascader not show parent option in search when using multiple. #​50689
  • 🐞 Fix Typography ellipsis.tooltip.title with ReactNode will cause dead loop. #​50688 @​zombieJ

  • 🛠 调整 Tree 与 TreeSelect 的 defaultExpandAll 的行为,仅将有子节点的 treeNode 加入 expandedKeys 以防止在大数据与 loadData 异步的情况下引发的性能问题。#​50689 @​zombieJ
  • 🐞 修复 Cascader 在 multiple 下搜索不会显示父节点作为选项的问题。#​50689
  • 🐞 修复 Typography ellipsis.tooltip.title 配置 ReactNode 会导致死循环的问题。#​50688 @​zombieJ

v5.20.4

Compare Source


vercel/next.js (next)

v14.2.8

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 is behind base branch, 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.

Copy link

changeset-bot bot commented Sep 9, 2024

⚠️ No Changeset found

Latest commit: 5d87bbe

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 9, 2024 14:59
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 5d87bbe Previous: 1ce07be Ratio
normalizeLong 467 ops/sec (±0.59%) 510 ops/sec (±0.29%) 1.09
infer All 9212 ops/sec (±0.48%) 9608 ops/sec (±0.31%) 1.04
denormalizeLong 334 ops/sec (±0.91%) 344 ops/sec (±0.96%) 1.03
denormalizeLong donotcache 868 ops/sec (±0.59%) 887 ops/sec (±2.30%) 1.02
denormalizeShort donotcache 500x 1348 ops/sec (±0.23%) 1386 ops/sec (±0.19%) 1.03
denormalizeShort 500x 964 ops/sec (±0.52%) 982 ops/sec (±0.31%) 1.02
denormalizeShort 500x withCache 4779 ops/sec (±0.32%) 5047 ops/sec (±0.62%) 1.06
denormalizeLong with mixin Entity 293 ops/sec (±0.63%) 304 ops/sec (±0.49%) 1.04
denormalizeLong withCache 6729 ops/sec (±0.17%) 6190 ops/sec (±0.16%) 0.92
denormalizeLong All withCache 6615 ops/sec (±0.20%) 6850 ops/sec (±0.29%) 1.04
denormalizeLong Query-sorted withCache 6495 ops/sec (±0.44%) 6727 ops/sec (±0.27%) 1.04
denormalizeLongAndShort withEntityCacheOnly 1518 ops/sec (±0.48%) 1521 ops/sec (±0.46%) 1.00
getResponse 6132 ops/sec (±0.93%) 6444 ops/sec (±1.09%) 1.05
getResponse (null) 5593543 ops/sec (±0.95%) 4946074 ops/sec (±0.45%) 0.88
getResponse (clear cache) 287 ops/sec (±0.62%) 294 ops/sec (±0.42%) 1.02
getSmallResponse 2617 ops/sec (±0.31%) 2631 ops/sec (±0.23%) 1.01
getSmallInferredResponse 2065 ops/sec (±0.32%) 2093 ops/sec (±0.18%) 1.01
getResponse Query-sorted 5433 ops/sec (±0.68%) 5521 ops/sec (±0.69%) 1.02
getResponse Collection 6521 ops/sec (±1.07%) 6862 ops/sec (±1.29%) 1.05
get Collection 5531 ops/sec (±1.09%) 6261 ops/sec (±1.01%) 1.13
setLong 480 ops/sec (±0.45%) 497 ops/sec (±0.88%) 1.04
setLongWithMerge 194 ops/sec (±0.25%) 199 ops/sec (±0.97%) 1.03
setLongWithSimpleMerge 205 ops/sec (±0.37%) 209 ops/sec (±0.39%) 1.02
setSmallResponse 500x 906 ops/sec (±0.17%) 906 ops/sec (±0.39%) 1

This comment was automatically generated by workflow using github-action-benchmark.

@ntucker ntucker added this pull request to the merge queue Sep 9, 2024
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.76%. Comparing base (7500308) to head (5d87bbe).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3205   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files         132      132           
  Lines        2269     2269           
  Branches      467      467           
=======================================
  Hits         2241     2241           
  Misses         16       16           
  Partials       12       12           

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

Merged via the queue into master with commit 7c29446 Sep 9, 2024
24 checks passed
@ntucker ntucker deleted the renovate/all-minor-patch branch September 9, 2024 15:12
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