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

fix(deps): update dependencies (non-major) #1172

Merged
merged 2 commits into from
Dec 26, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codesandbox/sandpack-react ^2.9.0 -> ^2.10.0 age adoption passing confidence
@octokit/types ^12.0.0 -> ^12.4.0 age adoption passing confidence
@testing-library/jest-dom ^6.1.4 -> ^6.1.5 age adoption passing confidence
@testing-library/react ^14.0.0 -> ^14.1.2 age adoption passing confidence
@types/jest (source) ^29.5.5 -> ^29.5.11 age adoption passing confidence
@types/jest-axe (source) ^3.5.6 -> ^3.5.9 age adoption passing confidence
@types/mdast (source) ^4.0.1 -> ^4.0.3 age adoption passing confidence
@types/node (source) ^20.8.6 -> ^20.10.5 age adoption passing confidence
@types/react (source) ^18.2.28 -> ^18.2.45 age adoption passing confidence
@types/react-dom (source) ^18.2.13 -> ^18.2.18 age adoption passing confidence
@types/unist (source) ^3.0.0 -> ^3.0.2 age adoption passing confidence
antd (source) ^5.10.0 -> ^5.12.5 age adoption passing confidence
classnames ^2.3.2 -> ^2.4.0 age adoption passing confidence
cypress (source) ^13.3.1 -> ^13.6.1 age adoption passing confidence
eslint (source) ^8.51.0 -> ^8.56.0 age adoption passing confidence
eslint-config-prettier ^9.0.0 -> ^9.1.0 age adoption passing confidence
framer-motion ^10.16.4 -> ^10.16.16 age adoption passing confidence
next-seo ^6.1.0 -> ^6.4.0 age adoption passing confidence
postcss (source) ^8.4.31 -> ^8.4.32 age adoption passing confidence
postcss-preset-env (source) ^9.2.0 -> ^9.3.0 age adoption passing confidence
prettier (source) ^3.0.3 -> ^3.1.1 age adoption passing confidence
prettier-plugin-tailwindcss ^0.5.6 -> ^0.5.9 age adoption passing confidence
react-use ^17.4.0 -> ^17.4.2 age adoption passing confidence
rehype-autolink-headings ^7.0.0 -> ^7.1.0 age adoption passing confidence
start-server-and-test ^2.0.1 -> ^2.0.3 age adoption passing confidence
tailwindcss (source) ^3.3.3 -> ^3.4.0 age adoption passing confidence
typed.js ^2.0.132 -> ^2.1.0 age adoption passing confidence
typescript (source) ^5.2.2 -> ^5.3.3 age adoption passing confidence
unified (source) ^11.0.3 -> ^11.0.4 age adoption passing confidence

Release Notes

codesandbox/sandpack (@​codesandbox/sandpack-react)

v2.10.0

Compare Source

Bug Fixes
Features
octokit/types.ts (@​octokit/types)

v12.4.0

Compare Source

Features

v12.3.0

Compare Source

Features
  • backport improvements from [@octokit-next](https://togithub.com/octokit-next) (#​595) (0eebf54)

v12.2.0

Compare Source

Features

v12.1.1

Compare Source

Bug Fixes

v12.1.0

Compare Source

Features
  • new /orgs/{org}/properties/schema/{custom_property_name, GET /orgs/{org}/properties/schema, GET /orgs/{org}/properties/values, GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}, GET /orgs/{org}/rulesets/rule-suites, GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}, POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel endpoints (#​590) (decdf84)

v12.0.1

Compare Source

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

v6.1.5

Compare Source

Bug Fixes
testing-library/react-testing-library (@​testing-library/react)

v14.1.2

Compare Source

Bug Fixes

v14.1.1

Compare Source

Bug Fixes

v14.1.0

Compare Source

Features
ant-design/ant-design (antd)

v5.12.5

Compare Source

  • 💄 Fix Tabs style issue of editable mode when there is only "new" button left. #​46585 @​hzyhbk
  • 💄 Fix Progress style issue of line mode with strokeLinecap. #​46551 @​ZN1996
  • 🐞 Fix ColorPicker not support prefixCls. #​46561

  • 💄 修复 Tabs 在 可编辑模式下只剩新增按钮时的样式问题。#​46585 @​hzyhbk
  • 💄 修复 Progress strokeLinecap 不生效的问题。#​46551 @​ZN1996
  • 🐞 修复 ColorPicker 配置 prefixCls 不生效的问题。#​46561

v5.12.4

Compare Source

  • 🐞 Fix DatePicker style in cssVar mode. #​46526

  • 🐞 修复 DatePicker 组件在 CSS 变量模式下的样式错乱问题。#​46526

v5.12.3

Compare Source

  • 💄 修复 Tag 组件在 SSR 场景下的样式丢失问题。#​46500 @​MadCcc
  • 🐞 Upload 的 disabled 属性不再对下载按钮生效。#​46454
  • 💄 Upload.Dragger 增加一个水平内边距。#​46457
  • 🐞 修复 Upload actions 的颜色问题。#​46456
  • 🐞 修复 Form 使用 getValueProps 展示值无法更新的问题。#​46445
  • 💄 修复 Checkbox 自定义 token.lineWidth 时勾选箭头错位问题。#​46431
  • 🐞 修复 Select 组件定制 token 会让 padding 失效的问题。#​46427 @​MadCcc
  • 🐞 修复 Message 在 cssVar 模式下覆盖组件 token 无效的问题。#​46415 @​MadCcc
  • 💄 Flex 组件不应该应用额外的样式。#​46404 @​li-jia-nan

v5.12.2

Compare Source


  • 🐞 MISC: 修复 React 17 以下使用 webpack 构建时报错 useId 找不到的问题。#​46261
  • Pagination
  • 🐞 修复 Table 筛选菜单在 CSS 变量模式下丢失背景色的问题。#​46314
  • 🐞 优化 Spin 交互,全屏状态时禁止用户触发鼠标事件。#​46303 @​li-jia-nan
  • 🐞 修复 Form hideRequiredMark 属性的优先级低于 ConfigProvider 的 form 配置的问题。#​46299 @​linhf123
  • TypeScript

v5.12.1

Compare Source

  • 🐞 MISC: Fix missing color less variables converted from token. #​46250
  • 🐞 Fix Notification title overlaps with the close icon when it is too long。 #​46211 @​zh-lx

  • 🐞 MISC: 修复 token 转换 less 变量丢失的问题。#​46250
  • 🐞 修复 Notification 标题太长时会与关闭图标重叠的问题。#​46211 @​zh-lx

v5.12.0

Compare Source


v5.11.5

Compare Source


v5.11.4

Compare Source

  • 🐞 Fix where Image sets z-index abnormally in nested Modal. #​46035
  • 🐞 Fix Button that disabled link button should not have navigate options when right click. #​46021
  • Card
    • 🛠 Refactor the Card internal method getAction into a function component. #​46032
    • 🐞 Fix the problem of Card warning invalid annotation in Rollup. #​46024
  • TypeScript
    • 🤖 Export the type definition for the required property of the Radio and Checkbox components. #​46028 @​nnmax

  • 🐞 修复 Image 在嵌套 Modal 中设置 z-index 异常的问题。#​46035
  • 🐞 修复 Button 禁用的链接按钮右键点击时会有打开新链接选项的问题。#​46021
  • Card
    • 🛠 把 Card 内部方法 getAction 重构为函数组件。#​46032
    • 🐞 解决 Card 在 Rollup 中会警告 invalid annotation 的问题。#​46024
  • TypeScript
    • 🤖 导出 Radio 和 Checkbox 组件的 required 属性的类型定义。#​46028 @​nnmax

v5.11.3

Compare Source


  • 🐞 修复 Modal 静态方法创建 zIndex 过高会覆盖其他弹出内容的问题。#​46012
  • Image
  • 🐞 修复 Collapse 可折叠区域鼠标 hover 样式问题。#​45994
  • 🐞 修复 ColorPicker 不支持 Form 组件的禁用问题。#​45978 @​RedJue
  • 🐞 修复 Typography.Text code 在 Layout 下开启 ellipsis 时 tooltip 无效的问题。#​45962
  • 🐞 修复 Select 搜索框在 Safari 下显示多余的 🔍 图标。#​46008
  • 💄 删除 Rate 组件无用样式。 #​45927 @​JarvisArt
  • 🛠 UMD 版本 antd.js 现在会优先使用全局的 @ant-design/cssinjs 依赖。#​46009
  • 🌐 补充 eu_ES 国际化内容。#​45928 @​ionlizarazu

v5.11.2

Compare Source

  • 🆕 Table with virtual can now customize components except the components.body. #​45857
  • 🐞 Fix Button with href and disabled that could be focused. #​45910 @​MadCcc
  • 🐞 Fix zIndex logic problem that message and notification are covered when multiple Modal are opened. #​45911 #​45864 @​kiner-tang
  • 💄 Fix QRCode style.padding is not working. #​45815
  • 💄 Optimize Carousel dots border radius style. #​45817
  • TypeScript

  • 🆕 放开 Table virtualcomponents 的限制,现在除了 components.body 都可以自定义。#​45857
  • 🐞 修复 Button 带有链接且禁用时可以被聚焦到的问题。#​45910 @​MadCcc
  • 🐞 修复 zIndex 逻辑,解决多层 Modal 打开时,message 与 notification 被遮盖的问题。#​45911 #​45864 @​kiner-tang
  • 💄 修复 QRCode 设置 style.padding 时无效的问题。#​45815
  • 💄 优化 Carousel 切换条圆角样式。#​45817
  • TypeScript

v5.11.1

Compare Source


  • 🐞 修复 Dropdown 在嵌套列表时 zIndex 错误的问题。#​45761
  • 🐞 修复 Upload 显式指定 showRemoveIcon: true 时删除图标未显示的问题。#​45752
  • 🐞 修复 Descriptions 使用 children 结构语法糖时,会丢失 Descriptions.Item 的 key 的问题。#​45757
  • 🐞 修复 Message 组件在组件范围设置全局 token 无效的问题。#​45721 @​MadCcc
  • 🐞 修复 Popconfirm 不兼容 visible 的问题。#​45702 @​linhf123
  • 🐞 修复默认 Tag 的背景颜色不正确的问题。#​45711 @​kiner-tang
  • 💄 修复 Notification 组件设置 style.width 无效的问题。#​45681 @​MadCcc
  • 🐞 修复 App 设置 component=false 时,会报非预期的属性警告的问题。#​45671 @​li-jia-nan
  • TypeScript

v5.11.0

Compare Source

  • Slider
    • 🆕 Slider will show tooltip when focus handler. #​45653
    • 💄 Slider handler should be movable after click tracker. #​45651
  • InputNumber
    • 🆕 InputNumber support changeOnBlur prop to disable trigger onChange event when blur. #​45395
    • 🐞 Fix InputNumber in Form with hasFeedback that will lose focus when feedback icon appear. #​45632 @​MadCcc
    • 🐞 Fix InputNumber dynamic modify formatter not working. #​45325
  • Table
    • 🆕 Table columnTitle support render function. #​41937 @​Zhou-Bill
    • 🛠 Refactor Table ref to support scrollTo to scroll to target key or index or top. #​45245
  • Tabs
    • 🆕 Tabs items support tab pane level destroyInactiveTabPane. #​45359
    • 🐞 Fix Tabs overflow blinking when Tab bar has decimal width. #​45370
  • ConfigProvider
  • 🆕 ColorPicker preset prop support defaultOpen to control whether preset colors is open by default. #​45607 @​Wxh16144
  • 🆕 Select support optionRender prop. #​45529 @​RedJue
  • 🆕 Pagination support combine simple and showSizeChanger. #​45538
  • 🆕 Spin support fullscreen to display as backdrop. #​44986 @​Rafael-Martins #​45436 @​li-jia-nan
  • 🆕 Form validateFields support dirty for validating touched and validated fields. #​45389
  • 🆕 Watermark support inherit prop to disable watermark pass to Drawer and Modal. #​45319
  • 🆕 App support component for customization. #​45292
  • 🆕 Input and Input.TextArea support count custom character count (for example, fix emoji character length to 1); count.max supports out-of-range styles; restore emoji to native count to solve the problem of maxLength and value mismatch. #​45140
  • 🐞 Fix Dropdown not trigger onOpenChange when click menu item to close the popup. #​45378
  • 💄 Modal static function support styles. #​45558 @​KotoriK
  • 💄 Optimize z-index logic of popup components, and make them don't block each other by default. #​45512 #​45490 @​kiner-tang

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 20, 2023
@vercel
Copy link

vercel bot commented Oct 20, 2023

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 Dec 26, 2023 4:57pm

@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2023

Lighthouse Report

https://blog-fqrzudjyr-sabertaz.vercel.app/

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 90
🟢 accessibility 100
🟢 best-practices 92
🟢 seo 100
🟢 pwa 100

https://blog-fqrzudjyr-sabertaz.vercel.app/posts

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟡 performance 88
🟢 accessibility 92
🟢 best-practices 92
🟢 seo 100
🟢 pwa 100

https://blog-fqrzudjyr-sabertaz.vercel.app/tags

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 99
🟢 accessibility 92
🟢 best-practices 92
🟢 seo 100
🟢 pwa 100

https://blog-fqrzudjyr-sabertaz.vercel.app/books

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 99
🟢 accessibility 92
🟢 best-practices 92
🟢 seo 100
🟢 pwa 100

https://blog-fqrzudjyr-sabertaz.vercel.app/about

🚀 Vercel preview deployment
Lighthouse report

Category Score
🟢 performance 99
🟢 accessibility 92
🟢 best-practices 92
🟢 seo 100
🟢 pwa 100

@socket-security
Copy link

socket-security bot commented Oct 24, 2023

No top level dependency changes detected. Learn more about Socket for GitHub ↗︎

@renovate renovate bot force-pushed the renovate/dependencies branch from 48f9a90 to da08e9d Compare October 24, 2023 18:28
@renovate renovate bot force-pushed the renovate/dependencies branch from da08e9d to 22057ff Compare October 24, 2023 22:58
@renovate renovate bot force-pushed the renovate/dependencies branch from 22057ff to 8176364 Compare October 25, 2023 16:50
@renovate renovate bot force-pushed the renovate/dependencies branch from 8176364 to cc34442 Compare October 25, 2023 20:12
@renovate renovate bot force-pushed the renovate/dependencies branch from cc34442 to 92be383 Compare October 25, 2023 22:07
@renovate renovate bot force-pushed the renovate/dependencies branch from 92be383 to 147f8ed Compare October 26, 2023 06:47
@renovate renovate bot force-pushed the renovate/dependencies branch from 147f8ed to 6ea2b0a Compare October 26, 2023 12:13
@renovate renovate bot force-pushed the renovate/dependencies branch from 6ea2b0a to ae4e78d Compare October 28, 2023 16:00
@renovate renovate bot force-pushed the renovate/dependencies branch from ae4e78d to 2d4043b Compare October 28, 2023 18:50
@renovate renovate bot force-pushed the renovate/dependencies branch from a62de19 to 6c1a0bf Compare December 18, 2023 20:08
@renovate renovate bot force-pushed the renovate/dependencies branch from 6c1a0bf to ecf1156 Compare December 19, 2023 07:17
@renovate renovate bot force-pushed the renovate/dependencies branch from ecf1156 to c1b2a2a Compare December 19, 2023 15:48
@renovate renovate bot force-pushed the renovate/dependencies branch from c1b2a2a to c24173d Compare December 19, 2023 19:30
@renovate renovate bot force-pushed the renovate/dependencies branch from c24173d to a823c95 Compare December 22, 2023 13:59
@renovate renovate bot force-pushed the renovate/dependencies branch from a823c95 to 51367b2 Compare December 25, 2023 16:30
@renovate renovate bot force-pushed the renovate/dependencies branch from 51367b2 to a18ee7a Compare December 26, 2023 13:10
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 1a2423e to 45ce283 Compare December 26, 2023 13:42
@renovate renovate bot force-pushed the renovate/dependencies branch from 45ce283 to 54e7f3d Compare December 26, 2023 14:12

This PR has 58 quantified lines of changes. In general, a change size of upto 200 lines is ideal for the best PR experience!


Quantification details

Label      : Small
Size       : +29 -29
Percentile : 23.2%

Total files changed: 10

Change summary by file extension:
.snap : +0 -0
.json : +29 -29
.lock : +0 -0

Change counts above are quantified counts, based on the PullRequestQuantifier customizations.

Why proper sizing of changes matters

Optimal pull request sizes drive a better predictable PR flow as they strike a
balance between between PR complexity and PR review overhead. PRs within the
optimal size (typical small, or medium sized PRs) mean:

  • Fast and predictable releases to production:
    • Optimal size changes are more likely to be reviewed faster with fewer
      iterations.
    • Similarity in low PR complexity drives similar review times.
  • Review quality is likely higher as complexity is lower:
    • Bugs are more likely to be detected.
    • Code inconsistencies are more likely to be detected.
  • Knowledge sharing is improved within the participants:
    • Small portions can be assimilated better.
  • Better engineering practices are exercised:
    • Solving big problems by dividing them in well contained, smaller problems.
    • Exercising separation of concerns within the code changes.

What can I do to optimize my changes

  • Use the PullRequestQuantifier to quantify your PR accurately
    • Create a context profile for your repo using the context generator
    • Exclude files that are not necessary to be reviewed or do not increase the review complexity. Example: Autogenerated code, docs, project IDE setting files, binaries, etc. Check out the Excluded section from your prquantifier.yaml context profile.
    • Understand your typical change complexity, drive towards the desired complexity by adjusting the label mapping in your prquantifier.yaml context profile.
    • Only use the labels that matter to you, see context specification to customize your prquantifier.yaml context profile.
  • Change your engineering behaviors
    • For PRs that fall outside of the desired spectrum, review the details and check if:
      • Your PR could be split in smaller, self-contained PRs instead
      • Your PR only solves one particular issue. (For example, don't refactor and code new features in the same PR).

How to interpret the change counts in git diff output

  • One line was added: +1 -0
  • One line was deleted: +0 -1
  • One line was modified: +1 -1 (git diff doesn't know about modified, it will
    interpret that line like one addition plus one deletion)
  • Change percentiles: Change characteristics (addition, deletion, modification)
    of this PR in relation to all other PRs within the repository.


Was this comment helpful? 👍  :ok_hand:  :thumbsdown: (Email)
Customize PullRequestQuantifier for this repository.

Copy link

codecov bot commented Dec 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e4de26e) 98.45% compared to head (010dbc9) 98.45%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1172   +/-   ##
=======================================
  Coverage   98.45%   98.45%           
=======================================
  Files         175      175           
  Lines         839      839           
  Branches       86       86           
=======================================
  Hits          826      826           
  Misses         10       10           
  Partials        3        3           

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

@sabertazimi sabertazimi merged commit 5ad57c6 into main Dec 26, 2023
14 checks passed
@sabertazimi sabertazimi deleted the renovate/dependencies branch December 26, 2023 17:01
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 Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant