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

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.27.3 -> 2.27.5 age adoption passing confidence
@data-client/hooks (source) 0.1.10 -> 0.1.11 age adoption passing confidence
@data-client/react (source) 0.12.5 -> 0.12.8 age adoption passing confidence
@data-client/redux (source) 0.12.3 -> 0.12.8 age adoption passing confidence
@data-client/rest (source) 0.12.7 -> 0.12.8 age adoption passing confidence
@data-client/ssr (source) 0.12.3 -> 0.12.8 age adoption passing confidence
@types/node (source) 20.12.12 -> 20.14.1 age adoption passing confidence
antd (source) 5.17.3 -> 5.18.0 age adoption passing confidence
react-native-safe-area-context 4.10.1 -> 4.10.3 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.27.5

Compare Source

Patch Changes

v2.27.4

Compare Source

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

v0.1.11

Compare Source

Patch Changes
  • #​3071 7fba440 Thanks @​ntucker! - React 19 JSX runtime compatibility.

    BREAKING CHANGE: Min React version 16.8.4 -> 16.14

    16.14 is the first version of React to include JSX runtime.

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

v0.12.8

Compare Source

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

v0.12.8

Compare Source

Patch Changes
  • #​3071 7fba440 Thanks @​ntucker! - React 19 JSX runtime compatibility.

    BREAKING CHANGE: Min React version 16.8.4 -> 16.14

    16.14 is the first version of React to include JSX runtime.

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

v0.12.8

Compare Source

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

v0.12.8

Compare Source

Patch Changes
  • #​3071 7fba440 Thanks @​ntucker! - React 19 JSX runtime compatibility.

    BREAKING CHANGE: Min React version 16.8.4 -> 16.14

    16.14 is the first version of React to include JSX runtime.

ant-design/ant-design (antd)

v5.18.0

Compare Source

v5.17.4

Compare Source

  • 🐞 Fix Modal with confirm would not close correctly when returning true in onOk or onCancel. #​49054 @​wanpan11
  • 🐞 Fix Carousel was warned about having non-standard DOM attributes by React. #​49031
  • 🐞 Fix Form prop of scrollToFirstError not working for InputNumber. #​48989 @​Wxh16144
  • TypeScript
    • 🤖 Fix Modal missing styles.wrapper type. #​49055
    • 🤖 Enhance Spin component TypeScript definitions and documentation. #​49036 @​arvinxx
    • 🤖 Enhance Checkbox.Group TypeScript generic limitation. #​49073

  • 🐞 修复 Modal 的 confirmonOkonCancel 中返回 true 时,窗体不会正确关闭的问题。#​49054 @​wanpan11
  • 🐞 修复 Carousel 会被提示存在非标准 dom 属性的问题。#​49031
  • 🐞 修复 Form 的 scrollToFirstError 对 InputNumber 无效的问题。#​48989 @​Wxh16144
  • TypeScript
    • 🤖 修复 Modal styles.wrapper TS 定义丢失的问题。#​49055
    • 🤖 优化 Spin 的 TypeScript 定义并提供更详细的描述信息。#​49036 @​arvinxx
    • 🤖 优化 Checkbox.Group 的 TypeScript 类型约束。#​49073
th3rdwave/react-native-safe-area-context (react-native-safe-area-context)

v4.10.3: Release 4.10.3

Compare Source

Bug Fixes

v4.10.2: Release 4.10.2

Compare Source

Bug Fixes
  • using edge modes on web (8b5d629)

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.

Copy link

changeset-bot bot commented Jun 4, 2024

⚠️ No Changeset found

Latest commit: f7f54f2

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

Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.49%. Comparing base (1de46b0) to head (f7f54f2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3072   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files         122      122           
  Lines        2199     2199           
  Branches      451      451           
=======================================
  Hits         2166     2166           
  Misses         21       21           
  Partials       12       12           

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

@ntucker ntucker enabled auto-merge June 4, 2024 11:57
@ntucker ntucker added this pull request to the merge queue Jun 4, 2024
Merged via the queue into master with commit d1677e1 Jun 4, 2024
22 checks passed
@ntucker ntucker deleted the renovate/all-minor-patch branch June 4, 2024 12:03
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.

None yet

1 participant