Skip to content

Bump md-editor-v3 from 6.5.4 to 6.5.5 - #1312

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/md-editor-v3-6.5.5
Open

Bump md-editor-v3 from 6.5.4 to 6.5.5#1312
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/md-editor-v3-6.5.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps md-editor-v3 from 6.5.4 to 6.5.5.

Release notes

Sourced from md-editor-v3's releases.

v6.5.5

See full changelog in CHANGELOG.md.

New Contributors

Full Changelog: imzbf/md-editor-v3@v6.5.4...v6.5.5

Changelog

Sourced from md-editor-v3's changelog.

6.5.5 (2026-07-30)

Fixed Bugs

  • clean up temporary render container (commit 7fcff92)

    • Always remove the off-screen container after rendering, including unclosed and failed render paths.
  • preserve selection and copy in read-only mode (commit 7b6b93d) #1032

    • Separate read-only behavior from disabled state and block user-triggered mutations while keeping programmatic updates available.
  • guard DOM work after unmount (commit f3dc7eb)

Full Changelog: v6.5.4...v6.5.5


Commits
  • 6d69030 6.5.5
  • 7fcff92 fix(mermaid): clean up temporary render container
  • 16a6c77 Merge branch 'develop' of github.com:imzbf/md-editor-v3 into develop
  • 7b6b93d fix(editor): preserve selection and copy in read-only mode
  • def14b3 Merge pull request #1033 from fabeat/fix/guard-unmounted-dom-refs
  • f3dc7eb fix(editor): guard DOM work after unmount
  • 22249a8 docs(changelog): update for v6.5.4
  • See full diff 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 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 6.5.4 to 6.5.5.
- [Release notes](https://github.com/imzbf/md-editor-v3/releases)
- [Changelog](https://github.com/imzbf/md-editor-v3/blob/develop/CHANGELOG.md)
- [Commits](imzbf/md-editor-v3@v6.5.4...v6.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants