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

⬆️ deps: Update dependencies (non-major) #267

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@docusaurus/core (source) 3.5.2 -> 3.6.3 age adoption passing confidence dependencies minor
@docusaurus/module-type-aliases (source) 3.5.2 -> 3.6.3 age adoption passing confidence devDependencies minor
@docusaurus/preset-classic (source) 3.5.2 -> 3.6.3 age adoption passing confidence dependencies minor
@docusaurus/types (source) 3.5.2 -> 3.6.3 age adoption passing confidence devDependencies minor
@​douyinfe/semi-icons 2.68.0 -> 2.72.0 age adoption passing confidence dependencies minor
@​douyinfe/semi-rspack-plugin 2.68.0 -> 2.72.0 age adoption passing confidence devDependencies minor
@douyinfe/semi-ui (source) 2.48.0 -> 2.72.0 age adoption passing confidence dependencies minor
@rsbuild/core (source) ^0.5.3 -> ^0.7.0 age adoption passing confidence devDependencies minor
@rsbuild/plugin-react (source) ^0.1.8 -> ^0.7.0 age adoption passing confidence devDependencies minor
@types/react (source) 18.3.11 -> 18.3.18 age adoption passing confidence devDependencies patch
@types/react-dom (source) 18.3.1 -> 18.3.5 age adoption passing confidence devDependencies patch
@uiw/react-json-view (source) 2.0.0-alpha.29 -> 2.0.0-alpha.30 age adoption passing confidence dependencies patch
@vitejs/plugin-react (source) 4.3.2 -> 4.3.4 age adoption passing confidence devDependencies patch
cypress (source) 13.15.0 -> 13.17.0 age adoption passing confidence devDependencies minor
echarts (source) 5.5.1 -> 5.6.0 age adoption passing confidence dependencies minor
eslint-import-resolver-typescript 3.6.3 -> 3.7.0 age adoption passing confidence devDependencies minor
eslint-plugin-react-hooks (source) 5.0.0 -> 5.1.0 age adoption passing confidence devDependencies minor
eslint-plugin-react-refresh 0.4.12 -> 0.4.16 age adoption passing confidence devDependencies patch
httpx (changelog) ^0.27.0 -> ^0.28.0 age adoption passing confidence dependencies minor
jotai 2.10.1 -> 2.11.0 age adoption passing confidence dependencies minor
prettier (source) 3.1.0 -> 3.4.2 age adoption passing confidence devDependencies minor
prism-react-renderer 2.4.0 -> 2.4.1 age adoption passing confidence dependencies patch
python >=3.9,<3.13 -> >=3.13,<3.14 age adoption passing confidence dependencies minor
python-multipart (changelog) ^0.0.12 -> ^0.0.20 age adoption passing confidence dependencies patch
react-router-dom (source) 6.27.0 -> 6.28.1 age adoption passing confidence dependencies minor
swr (source) 2.2.5 -> 2.3.0 age adoption passing confidence dependencies minor
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence devDependencies minor
uvicorn (changelog) ^0.32.0 -> ^0.34.0 age adoption passing confidence dependencies minor
vite (source) 5.4.9 -> 5.4.11 age adoption passing confidence devDependencies patch
yarn (source) 4.5.0 -> 4.5.3 age adoption passing confidence packageManager patch

Release Notes

facebook/docusaurus (@​docusaurus/core)

v3.6.3

Compare Source

🐛 Bug Fix
Committers: 1

v3.6.2: 3.6.2

Compare Source

3.6.2 (2024-11-19)

🐛 Bug Fix
  • docusaurus-module-type-aliases
  • docusaurus-theme-translations
  • docusaurus
    • #​10685 fix(cli): docusaurus --help should print plugin commands using extendCli() (@​slorber)
  • docusaurus-bundler
  • create-docusaurus
  • docusaurus-bundler, docusaurus-faster, docusaurus
🔧 Maintenance
Committers: 5

v3.6.1

Compare Source

🐛 Bug Fix
  • docusaurus
  • docusaurus-bundler, docusaurus-faster, docusaurus-utils-common, docusaurus-utils
💅 Polish
  • docusaurus-bundler, docusaurus-types, docusaurus
📝 Documentation
🔧 Maintenance
  • docusaurus-mdx-loader
    • #​10651 refactor(mdx-loader): streamline typescript usage for remark plugin types (@​lebalz)
  • Other
Committers: 2

v3.6.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-content-blog, docusaurus-theme-classic
  • docusaurus
  • docusaurus-logger
  • docusaurus-plugin-rsdoctor
  • docusaurus-bundler, docusaurus-faster, docusaurus-theme-classic, docusaurus
    • #​10402 feat(core): Replace Webpack with Rspack - siteConfig.future.experimental_faster.rspackBundler (@​slorber)
  • docusaurus-bundler, docusaurus-faster, docusaurus-types, docusaurus
    • #​10554 feat(core): faster HTML minimizer - siteConfig.future.experimental_faster.swcHtmlMinimizer (@​slorber)
    • #​10522 feat(core): faster CSS minimizer - siteConfig.future.experimental_faster.lightningCssMinimizer (@​slorber)
  • docusaurus-theme-mermaid
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus
    • #​10479 feat(core, mdx-loader): deduplicate MDX compilation - siteConfig.future.experimental_faster.mdxCrossCompilerCache (@​slorber)
  • docusaurus-faster, docusaurus-types, docusaurus
    • #​10441 feat(core): faster JS minimizer - siteConfig.future.experimental_faster.swcJsMinimizer (@​slorber)
  • docusaurus-faster, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
    • #​10435 feat(core): faster transpiler option - siteConfig.future.experimental_faster.swcJsLoader (@​slorber)
🐛 Bug Fix
🏃‍♀️ Performance
  • docusaurus-bundler, docusaurus-faster
  • Other
    • #​10601 perf(ci): Add CI checks to prevent memory, build-time and build-size regressions (@​slorber)
  • docusaurus
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages
    • #​10470 refactor(mdx-loader): re-export metadata module instead of serializing it (@​slorber)
    • #​10457 refactor(mdx-loader): read metadata from memory (loaded content) instead of fs (@​slorber)
📝 Documentation
🤖 Dependencies
🔧 Maintenance
  • Other
  • docusaurus-babel, docusaurus-bundler, docusaurus-mdx-loader, docusaurus-plugin-debug, docusaurus-plugin-pwa, docusaurus-plugin-rsdoctor, docusaurus-theme-live-codeblock, docusaurus
  • docusaurus-bundler, docusaurus-faster
  • docusaurus-bundler, docusaurus-logger, docusaurus-types, docusaurus
  • docusaurus
  • docusaurus-bundler, docusaurus-plugin-pwa, docusaurus-types, docusaurus
  • create-docusaurus
  • create-docusaurus, docusaurus-babel, docusaurus-bundler, docusaurus-mdx-loader, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-translations, docusaurus-types, docusaurus-utils, docusaurus
  • create-docusaurus, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-mermaid, docusaurus-utils, docusaurus, eslint-plugin
  • docusaurus-plugin-content-docs, docusaurus-types, docusaurus
  • create-docusaurus, docusaurus-utils
  • create-docusaurus, docusaurus-logger, docusaurus-theme-translations, docusaurus
  • docusaurus-remark-plugin-npm2yarn
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus
  • docusaurus-mdx-loader, docusaurus-utils, docusaurus
  • docusaurus-mdx-loader
Committers: 19
DouyinFE/semi-design (@​douyinfe/semi-ui)

v2.72.0

Compare Source

  • 【Fix】
    • 修复 JsonViewer使用中文输入法错误的问题 #​2616
    • 修复 代码提示框点击无法隐藏的问题 #​2616
    • 修复多次回车导致的渲染问题 #​2616
    • 修复滚动条显示异常的问题 #​2623

  • 【Fix】
    • Fix the problem of JsonViewer using Chinese input method incorrectly #​2616
    • Fix The problem that the code prompt box cannot be hidden when clicked #​2616
    • Fixed the rendering problem caused by multiple carriage returns #​2616
    • Fixed the abnormal display of the scroll bar #​2623

v2.71.3

Compare Source


v2.71.2

Compare Source

  • 【Fix】
    • 去除 Collapsible 组件更新时多余的属性前后是否变化对比 #​2631
    • 修复在 React18 下无论是否动画开启,快速移动鼠标在 tooltip trigger 上时,概率性 dom 只透明但不消失,导致无法点击页面元素的问题 #​2605
    • 修复 Chat 组件 mode 动态变化未生效问题 #​2625
    • 设置图片预览的 img 节点的 max-width 为 none,避免同时使用 tailwind 时放大显示错误问题 #​2624

  • 【Fix】
    • Remove redundant calculations to determine whether the properties have changed when the Collapsible component is updated. #​2631
    • Fixed the issue where in react18, regardless of whether animation is on or not, when the mouse is quickly moved over the tooltip trigger, the DOM would become transparent but not disappear, causing the page element to be unclickable #​2605
    • Fixed the problem that the dynamic mode change of the Chat component did not take effect #​2625
    • Set the max-width of the img node of the image preview to none to avoid enlargement display errors when using tailwind at the same time. #​2624

v2.71.1

Compare Source


v2.71.0

Compare Source

  • 【Fix】
    • 对于非展示状态的 Tooltip,页面尺寸变化时不做位置计算 #​2606

  • 【Fix】
    • For invisible Tooltips, position calculation is not performed when resizing #​2606

v2.70.2

Compare Source


v2.70.1

Compare Source

  • 【Fix】
    • 修复 Chat 组件对话框中的文件 url 错误导致点击文件无法正确打开文件问题 #​2589

  • 【Fix】
    • Fixed the problem that the URL of the file attachment in the Chat component's dialog box was incorrect, causing the file to fail to open when clicking on the file #​2589

v2.70.0

Compare Source


v2.69.2

Compare Source

  • 【Fix】
    • 修复点击触发排序的表头会透出被遮盖的内容问题,影响版本 2.65.0-2.69.1 #​2578

  • 【Fix】
    • Fixed the problem that the covered content will be revealed in the table header that can be clicked to trigger sorting,Affected versions 2.65.0-2.69.1

v2.69.1

Compare Source

  • 【Fix】
    • 修复 MonthRange DatePicker 在存在 disabledDate 情况下点击非禁用年份不跳转问题 #​2569
    • 修复 ArrayField 被条件渲染时,add第一次点击未能正确添加行的问题 #​2568
    • 修复日语场景下 Table pageText 翻译不正确问题 #​2573

  • 【Fix】
    • fix the issue that MonthRange DatePicker does not jump when clicking on a non-disabled year when there is a disabledDate
    • Fixed the problem that when ArrayField is conditionally rendered, the first click of add fails to add rows correctly.
    • fixed incorrect translation of Table pageText in Japanese scenarios

v2.69.0

Compare Source


v2.68.4

Compare Source

  • 【Fix】
    • 修复 Chat Foundation 存在 React 特有的 event.persist 调用,其他框架 Adapter 兼容时存在的问题 #​2543 @​rashagu
  • 【Style】
    • 修复 Select 在 filter、showClear 开启,点击 clearIcon 且失焦后,placeholder 透明度不正确的问题 #​2547
    • Chat 组件样式的 align-items 属性的 start/end 修改为 flex-start/flex-end,避免某些工程中 css 编译可能存在的 warning 问题2546

  • 【Fix】
    • Fixed the issue with Chat Foundation where the React-specific event.persist call causes compatibility problems with adapters for other frameworks. #​2543 @​rashagu
  • 【Style】
    • Fixed the issue where the pla

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

@renovate renovate bot added dependencies Pull requests that update a dependency file python labels Oct 21, 2024
Copy link

vercel bot commented Oct 21, 2024

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

Name Status Preview Comments Updated (UTC)
neetbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 28, 2024 8:09am

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.33%. Comparing base (8c32779) to head (fb14203).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #267   +/-   ##
=======================================
  Coverage   53.33%   53.33%           
=======================================
  Files          62       62           
  Lines        3182     3182           
=======================================
  Hits         1697     1697           
  Misses       1485     1485           

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

@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 2cc3766 to 7e23f42 Compare October 23, 2024 03:27
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 7e23f42 to ad8476b Compare October 23, 2024 07:59
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from ad8476b to ec2af1c Compare October 23, 2024 11:05
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from ec2af1c to cf0510e Compare October 23, 2024 17:37
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from cf0510e to ada8ccd Compare October 24, 2024 18:46
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from ada8ccd to 1a872be Compare October 25, 2024 23:02
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 1a872be to c11dd5b Compare October 27, 2024 09:46
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from c11dd5b to a01c822 Compare October 27, 2024 12:57
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from a01c822 to 4f2fba3 Compare October 28, 2024 12:11
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 4f2fba3 to c89fce9 Compare October 28, 2024 16:06
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 1ede687 to 179b3b4 Compare December 11, 2024 18:30
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 179b3b4 to 12ef8c2 Compare December 13, 2024 09:16
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 12ef8c2 to 6f492ea Compare December 14, 2024 12:17
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 6f492ea to 2d42ecc Compare December 15, 2024 15:16
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 2d42ecc to ee6baa9 Compare December 16, 2024 15:05
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from ee6baa9 to 69d1b9d Compare December 16, 2024 21:54
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 69d1b9d to a401656 Compare December 17, 2024 13:33
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from a401656 to cbd98b9 Compare December 17, 2024 21:23
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from cbd98b9 to 388a481 Compare December 20, 2024 03:43
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 388a481 to da87691 Compare December 20, 2024 14:14
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from da87691 to 5c32e58 Compare December 20, 2024 21:37
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 5c32e58 to a8ceff7 Compare December 23, 2024 07:47
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from a8ceff7 to fb14203 Compare December 23, 2024 17:13
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 python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants