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

Bump md-editor-v3 from 4.21.3 to 5.1.1 #126

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps md-editor-v3 from 4.21.3 to 5.1.1.

Release notes

Sourced from md-editor-v3's releases.

v5.1.1

修复问题

  • 🐞 无标题且滚动时,MdCatalog组件会显示之前缓存的目录。

New Features

  • 🐞 Untitled, and when scrolling, MdCatalog component will display the last cached catalog.

v5.1.0

新增特性

  • 🌟 属性disabled现在对工具栏生效了(#722)。

重构

  • ⭐️ 目录现在不受工具栏项限制(#730)。
  • ⭐️ 使用default 插槽替换部分trigger插槽。

修复问题

  • 🐞 复制代码按钮的类型定义不正确(#727)。

New Features

  • 🌟 Attribute disabled is now effective for the toolbar(#722).

Refactor

  • ⭐️ Catalog is not restricted by the toolbar(#730).
  • ⭐️ Replace part of trigger slot with default slot.

Fixed Bugs

  • 🐞 Icon type definition for copy code is incorrect(#727).

v5.0.2

修复问题

  • 🐞 在组件被销毁后,异步任务仍在运行(#716)。
  • 🐞 忽略了以两个$开头的案例。

Fixed Bugs

... (truncated)

Commits
  • d9f343a 5.1.1
  • fb84cc8 fix: untitled, and when scrolling, MdCatalog component will display the la...
  • 02d75ab 5.1.0
  • 185a840 fix: read theme of null
  • 8ab61f8 refactor: replace part of trigger slot with default slot
  • 7b58f31 refactor: catalog is not restricted by the toolbar
  • 078fe06 feat: attribute disabled is now effective for the toolbar(#722)
  • 0d14b46 chore: lowest available version of vue
  • f450390 fix: icon type definition for copy code is incorrect
  • 6de07c0 5.0.2
  • 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 Dec 23, 2024
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 5.1.1.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Commits](imzbf/md-editor-v3@v4.21.3...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/md-editor-v3-5.1.1 branch from 9da49ce to 3a1e158 Compare December 30, 2024 06:23
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 Jan 13, 2025

Superseded by #129.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/md-editor-v3-5.1.1 branch January 13, 2025 00:56
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