Skip to content

Bump md-editor-v3 from 4.21.3 to 5.7.0 #160

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps md-editor-v3 from 4.21.3 to 5.7.0.

Release notes

Sourced from md-editor-v3's releases.

v5.7.0

新增特性

  • 🌟 代码头部粘性定位(#880)。

重构

  • ⭐️ 矫正”裁剪上传“的翻译。

  • ⭐️ 重命名类型 ConfigOptionGlobalConfig

  • ⭐️ 主题调整:

     1. 图片不再使用外边框包裹,正常显示原始图片。
     2. 统一各模块的圆角大小。
     3. 警告模块配色调整。
    

修复问题

  • 🐞 滚动条样式错误的使用了 CSS 变量。

New Features

  • 🌟 Setting position of code header to sticky(#880)

Refactor

  • ⭐️ Correct crop command translation.

  • ⭐️ Rename type ConfigOption to GlobalConfig.

  • ⭐️ Theme Adjustment:

     1. Images are no longer wrapped with an outer border and will be displayed in their original form.
     2. Unify the corner radius across all modules.
     3. Color scheme adjustment for the admonition module.
    

Fixed Bugs

  • 🐞 Scrollbar styles incorrectly use CSS variables.

v5.6.1

新增特性

  • 🌟 extraTools属性可以被设置为方法(#865)。

修复问题

... (truncated)

Commits
  • a1d4a23 5.7.0
  • cb45d3f chore: upgrade @​vavt/markdown-theme
  • bc16478 Merge pull request #882 from HDDTHR/develop
  • 8b5438d Merge remote-tracking branch 'main/develop' into develop
  • 36f5b18 feat: revert changes
  • 9fc657f refactor: rename type ConfigOption to GlobalConfig
  • 61dbf51 chore: updating the debugging code
  • 72761c0 feat: setting position of code header to sticky(#880)
  • cff70b7 feat: correct crop command translation
  • 59a852a 5.6.1
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 16, 2025
Copy link


> build
> vue-tsc && vitepress build

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2025

Superseded by #162.

@dependabot dependabot bot closed this Jun 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/md-editor-v3-5.7.0 branch June 30, 2025 00:30
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