Skip to content

chore(deps): bump the milkdown group in /scripts/editor with 2 updates#362

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/scripts/editor/milkdown-88fff69846
Open

chore(deps): bump the milkdown group in /scripts/editor with 2 updates#362
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/scripts/editor/milkdown-88fff69846

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the milkdown group in /scripts/editor with 2 updates: @milkdown/crepe and @milkdown/plugin-slash.

Updates @milkdown/crepe from 7.17.3 to 7.21.2

Release notes

Sourced from @​milkdown/crepe's releases.

v7.21.2

Please refer to CHANGELOG.md for details.

v7.21.1

Please refer to CHANGELOG.md for details.

v7.21.0

Please refer to CHANGELOG.md for details.

v7.20.0

Please refer to CHANGELOG.md for details.

v7.19.2

Please refer to CHANGELOG.md for details.

v7.19.1

Please refer to CHANGELOG.md for details.

v7.19.0

Please refer to CHANGELOG.md for details.

v7.18.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​milkdown/crepe's changelog.

7.21.2

Patch Changes

  • 3a54037: Milkdown patch version release.

    Fix

    • fix: import Fragment in image-input to fix paste link error (#2325) (#2386)
    • fix: link tooltip empty-selection insert and outside-click dismiss (#2385)
    • fix: cancel pending listener debounce on editor destroy (#2356) (#2384)
    • fix: avoid importing katex in toolbar when latex feature is disabled (#2383)
  • Updated dependencies [3a54037]

    • @​milkdown/kit@​7.21.2

7.21.1

Patch Changes

  • a612984: Milkdown patch version release.

    Fix

    • fix(crepe): avoid polynomial ReDoS when normalizing provider baseURL (#2366)
    • fix(components): lazy-init SVG sanitizer to keep preview-panel SSR-safe (#2365)

    Chore

  • Updated dependencies [a612984]

    • @​milkdown/kit@​7.21.1

7.21.0

Minor Changes

  • 9fc90c6: Milkdown minor version release.

    The integration of AI features into the Milkdown editor.

    Feat

    • feat(crepe): add OpenAI and Anthropic AI providers (#2355)
    • feat: ship UI surfaces for the AI feature (#2350)
    • feat: expose onError callback for AI feature (#2338)
    • feat: replace-selection mode for streaming plugin (#2335)
    • feat: merge Diff+Streaming into CrepeFeature.AI with provider integration (#2330)
    • feat: per-block diff for the range option (#2329)
    • feat: per-block diff via LCS matching (#2328)
    • feat: add insert-at-cursor mode for streaming plugin (#2318)

... (truncated)

Commits
  • d9dce54 chore: version packages (#2388)
  • 9d34812 fix: link tooltip empty-selection insert and outside-click dismiss (#2385)
  • 71c0ce5 fix: avoid importing katex in toolbar when latex feature is disabled (#2383)
  • 356fc80 chore: bump up all non-major dependencies (#2371)
  • 574ba4f chore: version packages (#2369)
  • 32c3371 fix(crepe): avoid polynomial ReDoS when normalizing provider baseURL (#2366)
  • 144dbe6 chore: bump up all non-major dependencies (#2360)
  • 07f4416 chore: version packages (#2361)
  • 1806ea6 fix(crepe): preserve marks in AI selection for single-paragraph ranges (#2359)
  • 310b78a feat(crepe): add OpenAI and Anthropic AI providers (#2355)
  • Additional commits viewable in compare view

Updates @milkdown/plugin-slash from 7.17.3 to 7.21.2

Release notes

Sourced from @​milkdown/plugin-slash's releases.

v7.21.2

Please refer to CHANGELOG.md for details.

v7.21.1

Please refer to CHANGELOG.md for details.

v7.21.0

Please refer to CHANGELOG.md for details.

v7.20.0

Please refer to CHANGELOG.md for details.

v7.19.2

Please refer to CHANGELOG.md for details.

v7.19.1

Please refer to CHANGELOG.md for details.

v7.19.0

Please refer to CHANGELOG.md for details.

v7.18.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​milkdown/plugin-slash's changelog.

7.21.2

Patch Changes

  • 3a54037: Milkdown patch version release.

    Fix

    • fix: import Fragment in image-input to fix paste link error (#2325) (#2386)
    • fix: link tooltip empty-selection insert and outside-click dismiss (#2385)
    • fix: cancel pending listener debounce on editor destroy (#2356) (#2384)
    • fix: avoid importing katex in toolbar when latex feature is disabled (#2383)
  • Updated dependencies [3a54037]

    • @​milkdown/ctx@​7.21.2
    • @​milkdown/prose@​7.21.2
    • @​milkdown/utils@​7.21.2

7.21.1

Patch Changes

  • a612984: Milkdown patch version release.

    Fix

    • fix(crepe): avoid polynomial ReDoS when normalizing provider baseURL (#2366)
    • fix(components): lazy-init SVG sanitizer to keep preview-panel SSR-safe (#2365)

    Chore

  • Updated dependencies [a612984]

    • @​milkdown/ctx@​7.21.1
    • @​milkdown/prose@​7.21.1
    • @​milkdown/utils@​7.21.1

7.21.0

Minor Changes

  • 9fc90c6: Milkdown minor version release.

    The integration of AI features into the Milkdown editor.

    Feat

    • feat(crepe): add OpenAI and Anthropic AI providers (#2355)
    • feat: ship UI surfaces for the AI feature (#2350)
    • feat: expose onError callback for AI feature (#2338)
    • feat: replace-selection mode for streaming plugin (#2335)

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the milkdown group in /scripts/editor with 2 updates: [@milkdown/crepe](https://github.com/Milkdown/milkdown/tree/HEAD/packages/crepe) and [@milkdown/plugin-slash](https://github.com/Milkdown/milkdown/tree/HEAD/packages/plugins/plugin-slash).


Updates `@milkdown/crepe` from 7.17.3 to 7.21.2
- [Release notes](https://github.com/Milkdown/milkdown/releases)
- [Changelog](https://github.com/Milkdown/milkdown/blob/main/packages/crepe/CHANGELOG.md)
- [Commits](https://github.com/Milkdown/milkdown/commits/v7.21.2/packages/crepe)

Updates `@milkdown/plugin-slash` from 7.17.3 to 7.21.2
- [Release notes](https://github.com/Milkdown/milkdown/releases)
- [Changelog](https://github.com/Milkdown/milkdown/blob/main/packages/plugins/plugin-slash/CHANGELOG.md)
- [Commits](https://github.com/Milkdown/milkdown/commits/v7.21.2/packages/plugins/plugin-slash)

---
updated-dependencies:
- dependency-name: "@milkdown/crepe"
  dependency-version: 7.21.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: milkdown
- dependency-name: "@milkdown/plugin-slash"
  dependency-version: 7.21.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: milkdown
...

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 Jul 5, 2026
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