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: upgrade all dependencies #1806

Merged
merged 1 commit into from
Aug 9, 2023
Merged

chore: upgrade all dependencies #1806

merged 1 commit into from
Aug 9, 2023

Conversation

PeachScript
Copy link
Member

🤔 这个变动的性质是?/ What is the nature of this change?

  • 新特性提交 / New feature
  • bug 修复 / Fix bug
  • 样式优化 / Style optimization
  • 代码风格优化 / Code style optimization
  • 性能优化 / Performance optimization
  • 构建优化 / Build optimization
  • 网站、文档、Demo 改进 / Website, documentation, demo improvements
  • 重构代码或样式 / Refactor code or style
  • 测试相关 / Test related
  • 其他 / Other

🔗 相关 Issue / Related Issue

💡 需求背景和解决方案 / Background or solution

更新所有可升级的依赖,包括 NPM 及 Rust Crate,大多为 minor/patch 升级,几个发生 major 升级的依赖如下:

  1. hast-util-raw@^7.2.2 -> ^8.0.0: https://github.com/syntax-tree/hast-util-raw/releases/tag/8.0.0
  2. html-to-text@^8.2.1 -> ^9.0.5: https://github.com/html-to-text/node-html-to-text/blob/ffd94801b6b3b173a75eccaa92c2e619b26d8dc9/packages/html-to-text/CHANGELOG.md#version-900
  3. react-error-boundary@^3.1.4 -> ^4.0.10: https://github.com/bvaughn/react-error-boundary/releases/tag/4.0.0

这几个 major 升级产生的 Breaking Change 对 dumi 理论上无影响,且对用户无感知

📝 更新日志 / Changelog

Language Changelog
🇺🇸 English --
🇨🇳 Chinese --

@vercel
Copy link

vercel bot commented Jul 31, 2023

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

Name Status Preview Updated (UTC)
dumi ✅ Ready (Inspect) Visit Preview Jul 31, 2023 10:40am

@PeachScript PeachScript merged commit f0cd3d3 into master Aug 9, 2023
9 checks passed
@PeachScript PeachScript deleted the support/upgrade-deps branch August 9, 2023 13:23
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.

2 participants