Skip to content

Bump md-editor-v3 from 6.5.0 to 6.5.1#223

Merged
Lenni009 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/md-editor-v3-6.5.1
May 25, 2026
Merged

Bump md-editor-v3 from 6.5.0 to 6.5.1#223
Lenni009 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/md-editor-v3-6.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps md-editor-v3 from 6.5.0 to 6.5.1.

Release notes

Sourced from md-editor-v3's releases.

v6.5.1

See full changelog in CHANGELOG.md.

Full Changelog: imzbf/md-editor-v3@v6.5.0...v6.5.1

Changelog

Sourced from md-editor-v3's changelog.

6.5.1 (2026-05-22)

Refactors

  • replace lucide-vue-next with @​lucide/vue (commit f04c440) #1023

    • Migrate to the new official @​lucide/vue package as lucide-vue-next
    • is deprecated, updating imports and build externals accordingly.
  • replace axios with native fetch for image upload (commit 63e9a53)

    • Extract a shared uploadImage helper that uses the Fetch API with
    • proper HTTP status and response-code validation, and remove the
    • axios dev dependency.

Others

  • build(scripts): replace tsx with native Node TypeScript support (commit a81b874)

    • Remove the tsx dev dependency and switch npm scripts to use
    • node directly, leveraging Node's built-in TypeScript stripping.
    • Update imports to use .ts extensions and type-only imports where
    • appropriate, and add the required tsconfig flags
    • (allowImportingTsExtensions, emitDeclarationOnly).
  • docs(skill): update echarts parser guidance (commit bdd9d83)

Full Changelog: v6.5.0...v6.5.1


Commits
  • 2602f07 6.5.1
  • f04c440 refactor(deps): replace lucide-vue-next with @​lucide/vue
  • a81b874 build(scripts): replace tsx with native Node TypeScript support
  • 63e9a53 refactor(preview): replace axios with native fetch for image upload
  • 40d187b Merge branch 'develop' of github.com:imzbf/md-editor-v3 into develop
  • bdd9d83 docs(skill): update echarts parser guidance
  • c2a8a51 docs(changelog): update for v6.5.0
  • 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.0 to 6.5.1.
- [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.0...v6.5.1)

---
updated-dependencies:
- dependency-name: md-editor-v3
  dependency-version: 6.5.1
  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 May 25, 2026
@Lenni009 Lenni009 merged commit 2e8abdd into dev May 25, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev/md-editor-v3-6.5.1 branch May 25, 2026 19:06
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