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 dependencies (non-major) #1328

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/jest-dom ^6.5.0 -> ^6.6.3 age adoption passing confidence
@types/jest (source) ^29.5.13 -> ^29.5.14 age adoption passing confidence
@types/node (source) ^22.8.6 -> ^22.9.0 age adoption passing confidence
@types/react (source) ^18.3.11 -> ^18.3.12 age adoption passing confidence
antd (source) 5.21.3 -> 5.22.1 age adoption passing confidence
antd-style ^3.7.0 -> ^3.7.1 age adoption passing confidence
cypress (source) ^13.15.0 -> ^13.15.2 age adoption passing confidence
framer-motion ^11.11.8 -> ^11.11.17 age adoption passing confidence
next-nprogress-bar (source) ^2.3.14 -> ^2.3.15 age adoption passing confidence
pnpm (source) 9.12.1 -> 9.13.2 age adoption passing confidence
postcss (source) ^8.4.47 -> ^8.4.49 age adoption passing confidence
postcss-preset-env (source) ^10.0.7 -> ^10.1.0 age adoption passing confidence
tailwindcss (source) ^3.4.13 -> ^3.4.15 age adoption passing confidence
tslib (source) ^2.7.0 -> ^2.8.1 age adoption passing confidence

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.3

Compare Source

v6.6.2

Compare Source

Bug Fixes

v6.6.1

Compare Source

v6.6.0

Compare Source

ant-design/ant-design (antd)

v5.22.1

Compare Source

  • 🛠 Adjust DatePicker.RangePicker to not allow switching to the next field by clicking the input when needConfirm and the user has not submitted the date. #​51591 @​zombieJ
  • 🛠 Lock Input.OTP ctrl + z operation to avoid data not correct. #​51609 @​zombieJ
  • 🐞 Fix Select tags or multiple mode display issue. #​51605 @​guoyunhe
  • 🐞 Fix Badge count motion missing in Safari. #​51598 @​zombieJ
  • 🐞 Fix Tabs with centered the tabs can not fully display. #​51571 @​DDDDD12138
  • 🐞 Fix Transfer with controlled dataSource & selectedKeys sometime miss sync checked state. #​51523 @​IsKaros
  • 🐞 Revert Button display inline-flex back to inline-block to resolve Icon align issue. #​51588 @​Wxh16144

  • 🛠 调整 DatePicker.RangePicker 当 needConfirm 切用户未提交日期时,不允许通过点击输入框切换到下一个字段。#​51591 @​zombieJ
  • 🛠 禁用 Input.OTP ctrl + z 操作以防止数据变化非预期的问题。#​51609 @​zombieJ
  • 🐞 修复 Select 标签模式下展示异常的问题。#​51605 @​guoyunhe
  • 🐞 修复 Badge count 在 Safari 下动画丢失的问题。#​51598 @​zombieJ
  • 🐞 修复 Tabs centered 下标签展示不全的问题。#​51571 @​DDDDD12138
  • 🐞 修复 Transfer 受控 dataSourceselectedKeys 时,偶尔会出现勾选不正确的问题。#​51523 @​IsKaros
  • 🐞 回滚 Button displayinline-flexinline-block 以解决 Icon 位置偏移的问题。#​51588 @​Wxh16144

v5.22.0

Compare Source


v5.21.6

Compare Source

  • 🐞 Fix Tree.DirectoryTree interactive area not being a whole row. #​51210
  • 🐞 Fix the Button icon was not vertically centered. #​51381
  • 🐞 Fix the pointer style not set to not-allowed in the disabled state when variant of the Input was set to borderless. #​51387 @​ustcfury
  • Splitter
    • 💄 Improve the pre-rendered style of Splitter under SSR. #​51378
    • 💄 Increased the click area of ​​the Splitter collapse button to improve usability. #​51383 @​aojunhao123
  • 💄 Improve Checkbox indeterminate to enhance accessibility experience. #​51350 @​SpaNb4
  • 💄 Improve the title of the Empty preset svg image to improve accessibility experience. #​51368

  • 🐞 修复 Tree.DirectoryTree 交互区域不是整行的问题。#​51210
  • 🐞 修复 Button 图标未垂直居中的问题。#​51381
  • 🐞 修复 Input 组件 variant 设置 borderless 时,disabled 状态下指针样式未设置 not-allowed 的问题。#​51387 @​ustcfury
  • Splitter
  • 💄 优化 Checkbox indeterminate 提升无障碍体验。#​51350 @​SpaNb4
  • 💄 优化 Empty 预设 svg 图片的 title 提升无障碍体验。#​51368

v5.21.5

Compare Source


v5.21.4

Compare Source


ant-design/antd-style (antd-style)

v3.7.1

Compare Source

🐛 Bug Fixes
cypress-io/cypress (cypress)

v13.15.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2

v13.15.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

framer/motion (framer-motion)

v11.11.17

Compare Source

v11.11.16

Compare Source

Fixed
  • Ensuring animations passed to scroll are scrubbed linearly.
  • Fixing mini types entrypoint.
  • Exporting easing types from "motion".

v11.11.15

Compare Source

Fixed
  • Fixing mini and react-mini entrypoints.

v11.11.13

Compare Source

Fixed
  • Fixing build and entry points for "motion".

v11.11.12

Compare Source

Changed
  • Adding "motion" package.

v11.11.11

Compare Source

Fixed
  • Fixing double update() call on mount.

v11.11.10

Compare Source

Fixed
  • Removing will-change from SSR.

v11.11.9

Compare Source

Changed
  • will-change is now no longer automatically managed without useWillChange.
Skyleen77/next-nprogress-bar (next-nprogress-bar)

v2.3.15

Compare Source

pnpm/pnpm (pnpm)

v9.13.2

Compare Source

v9.13.1

Compare Source

v9.13.0

Compare Source

v9.12.3

Compare Source

Patch Changes
  • Don't purge node_modules, when typing "n" in the prompt that asks whether to remove node_modules before installation #​8655.
  • Fix a bug causing pnpm to infinitely spawn itself when manage-package-manager-versions=true is set and the .tools directory is corrupt.
  • Use crypto.hash, when available, for improved performance #​8629.
  • Fixed a race condition in temporary file creation in the store by including worker thread ID in filename. Previously, multiple worker threads could attempt to use the same temporary file. Temporary files now include both process ID and thread ID for uniqueness #​8703.
  • All commands should read settings from the package.json at the root of the workspace #​8667.
  • When manage-package-manager-versions is set to true, errors spawning a self-managed version of pnpm will now be shown (instead of being silent).
  • Pass the find command to npm, it is an alias for npm search

v9.12.2

Compare Source

Patch Changes
  • When checking whether a file in the store has executable permissions, the new approach checks if at least one of the executable bits (owner, group, and others) is set to 1. Previously, a file was incorrectly considered executable only when all the executable bits were set to 1. This fix ensures that files with any executable permission, regardless of the user class, are now correctly identified as executable #​8546.
postcss/postcss (postcss)

v8.4.49

Compare Source

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).
csstools/postcss-plugins (postcss-preset-env)

v10.1.0

Compare Source

November 11, 2024

v10.0.9

Compare Source

November 1, 2024

v10.0.8

Compare Source

October 23, 2024

tailwindlabs/tailwindcss (tailwindcss)

v3.4.15

Compare Source

  • Bump versions for security vulnerabilities (#​14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#​14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#​15003)

v3.4.14

Compare Source

Fixed
  • Don't set display: none on elements that use hidden="until-found" (#​14625)
Microsoft/tslib (tslib)

v2.8.1

Compare Source

v2.8.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

vercel bot commented Oct 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 6:33pm

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 18, 2024
Copy link
Contributor

github-actions bot commented Oct 18, 2024

Lighthouse Report

🚦 Waiting for the Vercel preview ...

@renovate renovate bot requested a review from sabertazimi October 18, 2024 18:38
Copy link

socket-security bot commented Oct 25, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant