Skip to content

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

Merged
Lenni009 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/md-editor-v3-6.5.5
Aug 3, 2026
Merged

Bump md-editor-v3 from 6.5.4 to 6.5.5#242
Lenni009 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/md-editor-v3-6.5.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 3, 2026
@Lenni009
Lenni009 merged commit c4ca490 into dev Aug 3, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dev/md-editor-v3-6.5.5 branch August 3, 2026 13:10
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.

1 participant