Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps md-editor-v3 from 4.21.3 to 6.0.1.

Release notes

Sourced from md-editor-v3's releases.

v6.0.1

修复问题

  • 🐞 无法正确切换预览状态(#949)。
  • 🐞 未正确定义按钮类型,导致点击工具栏会提交表单。

Fixed Bugs

  • 🐞 Unable to correctly toggle preview state (#949).
  • 🐞 Button type not properly defined, causing form submission when clicking the toolbar.

v6.0.0

新增特性

  • 🌟 自定义滚动条,统一不同浏览器下的表现。
  • 🌟 滚动内容时目录跟随滚动。
  • 🌟 自动折叠过长链接 (#929)。
  • 🌟 支持使用 ECharts,语法
  • 🌟 浮动工具栏 (#909),设定与 toolbar 一直,默认不展示,文档参考:文档
  • 🌟 不再提供 UMD 版本,示例

重构

  • ⭐️ 移除了添加链接和图片的弹窗。
  • ⭐️ 为 codemirror 的扩展提供 typeoptions,用于区分不同扩展。文档
  • ⭐️ 使用 MdPreview 时,移除外层包装元素。
  • ⭐️ 为自定义标题 ID 函数提供 tokens (#928)。文档

修复问题

  • 🐞 在禁用时滚动状态仍然可以被切换。
  • 🐞 使用 CDN 时无法从 codemirror 导入 EditorView

New Features

  • 🌟 Custom scrollbar to unify appearance across different browsers.
  • 🌟 Catalog scrolls in sync with the content.
  • 🌟 Automatically collapse long links(#929).
  • 🌟 Support for using ECharts, Syntax.
  • 🌟 Floating toolbar (#909), settings are consistent with toolbar, hidden by default. Documentation.
  • 🌟 UMD version is no longer provided. Example.

Refactor

  • ⭐️ Remove pop-ups for new links and images.
  • ⭐️ Provide type and options for codemirror's extensions to use to distinguish between them. Documentation

... (truncated)

Commits
  • 27776ed 6.0.1
  • 2ec77e0 fix: unable to toggle preview state(#949)
  • 25b1964 fix: button type not set
  • 55ee27c 6.0.0
  • c407c6d Merge branch 'develop'
  • b027338 fix: the image cropping function fails when the same image is selected twice ...
  • 6d46a99 refactor: rename echarts-related variable names
  • d581c7c 5.8.5
  • 60f29f0 fix: the image cropping function fails when the same image is selected twice ...
  • cdf0574 fix: the codemirror floating toolbar extension was not reconfigured correctly
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
Copy link


> build
> vue-tsc && vitepress build

components/MarkdownEditor.vue(18,7): error TS6133: 'emit' is declared but its value is never read.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/md-editor-v3-6.0.1 branch from 99ca2cc to 14767de Compare September 15, 2025 05:55
Copy link


> build
> vue-tsc && vitepress build

components/MarkdownEditor.vue(18,7): error TS6133: 'emit' is declared but its value is never read.

Bumps [md-editor-v3](https://github.com/imzbf/md-editor-v3) from 4.21.3 to 6.0.1.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](imzbf/md-editor-v3@v4.21.3...v6.0.1)

---
updated-dependencies:
- dependency-name: md-editor-v3
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/md-editor-v3-6.0.1 branch from 14767de to c552df7 Compare September 29, 2025 06:49
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants