Skip to content

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

Merged
dansup merged 1 commit into
mainfrom
dependabot/npm_and_yarn/md-editor-v3-6.5.1
May 23, 2026
Merged

Bump md-editor-v3 from 6.5.0 to 6.5.1#962
dansup merged 1 commit into
mainfrom
dependabot/npm_and_yarn/md-editor-v3-6.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

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 force-pushed the dependabot/npm_and_yarn/md-editor-v3-6.5.1 branch from 6ac183a to 5e8309c Compare May 23, 2026 03:17
@dansup dansup merged commit 162046a into main May 23, 2026
7 checks passed
@dansup dansup deleted the dependabot/npm_and_yarn/md-editor-v3-6.5.1 branch May 23, 2026 04:24
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.

1 participant