Skip to content

build(deps): bump the minor-and-patch group with 5 updates - #314

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-ae4f7421af
Open

build(deps): bump the minor-and-patch group with 5 updates#314
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-ae4f7421af

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 24, 2026

Copy link
Copy Markdown

Bumps the minor-and-patch group with 5 updates:

PackageFromTo
@milkdown/crepe7.21.37.22.1
@milkdown/kit7.21.37.22.1
js-md50.8.30.9.2
monaco-editor0.53.00.56.0
wrangler4.124.04.125.0

Updates @milkdown/crepe from 7.21.3 to 7.22.1

Release notes

Sourced from @​milkdown/crepe's releases.

v7.22.1

Please refer to CHANGELOG.md for details.

v7.22.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​milkdown/crepe's changelog.

7.22.1

Patch Changes

  • 2c5f128: Milkdown patch version release.

    Fix

    • fix(components): sync readonly code block updates (#2455)
    • fix: keep the dragged node on view.dragging when using the block handle (#2452)
    • fix(preset-commonmark): make the inline code mark not inclusive (#2451)
    • fix(prose): respect inline code in mark input rules (#2445)

    Chore

    • chore: Lock file maintenance (#2453)
    • chore: bump up pkg-pr-new version to ^0.0.87 (#2450)
    • chore: bump up dompurify version to v3.4.13 [SECURITY] (#2448)
    • chore: bump up all non-major dependencies (#2444)
    • chore: bump up pnpm to v11.19.0 (#2443)
  • Updated dependencies [2c5f128]

    • @​milkdown/kit@​7.22.1

7.22.0

Minor Changes

  • bd890e0: Milkdown minor release.

    Feat

    • feat(crepe): expose the AI feature to a custom toolbar (#2438)
    • feat(crepe): derive toolbar shortcuts from keymaps (#2437)
    • feat(crepe): give toolbar items an accessible name (#2435)
    • feat(crepe): add --crepe-base-font-size theme variable (#2432)
    • feat(crepe): allow configuring slash menu root and floating options (#2426)

    Fix

    • fix(docs): pin builddocs to 1.x to fix api docs build (#2442)
    • fix(prism): re-highlight non-first code blocks on language change (#2440)
    • fix(preset): anchor mark input rules to the cursor to prevent paste corruption (#2433)
    • fix: preserve schema registration order in extendSchema (#2370) (#2429)
    • fix: track innerView.value for reactive re-render in latex inline tooltip (#2425)
    • fix: give internal input elements a unique id (#2416) (#2424)
    • fix: store list spread attribute as boolean (#2419) (#2423)
    • fix: use TextSelection.between for list item cursor placement (#2422)
    • fix: resolve list item selection against current doc (#2412)

    Refactor

    • refactor(crepe): forward block handle options explicitly (#2427)

    Perf

... (truncated)

Commits
  • bb9b386 chore: version packages (#2457)
  • 1223273 fix(preset-commonmark): make the inline code mark not inclusive (#2451)
  • c3b4008 chore: version packages (#2421)
  • 834443a feat(crepe): expose the AI feature to a custom toolbar (#2438)
  • 7f95ef7 feat(crepe): derive toolbar shortcuts from keymaps (#2437)
  • 732e2c7 feat(crepe): give toolbar items an accessible name (#2435)
  • aa6fba3 feat(crepe): add --crepe-base-font-size theme variable (#2432)
  • cc9abcf chore: bump up all non-major dependencies (#2407)
  • 9712647 refactor(crepe): forward block handle options explicitly (#2427)
  • 0afa10c feat(crepe): allow configuring slash menu root and floating options (#2426)
  • Additional commits viewable in compare view

Updates @milkdown/kit from 7.21.3 to 7.22.1

Release notes

Sourced from @​milkdown/kit's releases.

v7.22.1

Please refer to CHANGELOG.md for details.

v7.22.0

Please refer to CHANGELOG.md for details.

Commits

Updates js-md5 from 0.8.3 to 0.9.2

Release notes

Sourced from js-md5's releases.

v0.9.2

Full Changelog: emn178/js-md5@v0.9.1...v0.9.2

v0.9.1

Changed

  • web worker detection. #44

Full Changelog: emn178/js-md5@v0.9.0...v0.9.1

v0.9.0

Added

  • Modern and lite builds generated from the same source. #44
  • support ESM.
  • Set up GitHub release action / provenance

Fixed

  • Fix uploading coverage to coveralls
  • fix recognize environment is node when use browserfs

What's Changed

New Contributors

Full Changelog: emn178/js-md5@v0.8.3...v0.9.0

Changelog

Sourced from js-md5's changelog.

v0.9.2 / 2026-07-20

Fixed

  • CI test.

v0.9.1 / 2026-07-20

Changed

  • web worker detection. #44

v0.9.0 / 2026-07-20

Added

  • Modern and lite builds generated from the same source. #44
  • support ESM.
  • Set up GitHub release action / provenance

Fixed

  • Fix uploading coverage to coveralls
  • fix recognize environment is node when use browserfs
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for js-md5 since your current version.


Updates monaco-editor from 0.53.0 to 0.56.0

Release notes

Sourced from monaco-editor's releases.

v0.56.0

Changes:

  • #5392: Bump websocket-driver from 0.7.4 to 0.7.5 in /website
  • #5396: Release Monaco Editor 0.56.0
  • #5385: Bump websocket-driver from 0.7.4 to 0.7.5 in /samples
  • #5379: Removes leftover debugger statements.
  • #5376: fixes pipeline
  • #5374: Bump webpack-dev-server from 5.2.4 to 5.2.5 in /samples
  • #5373: Bump webpack-dev-server from 5.2.4 to 5.2.5 in /website
  • #5371: Bump undici from 7.24.7 to 7.28.0
  • #5372: Fixes CI
  • #5363: Bump launch-editor from 2.10.0 to 2.14.1 in /samples
  • #5362: Bump @​babel/core from 7.17.8 to 7.29.6 in /samples/browser-esm-webpack-typescript-react
  • #5361: Bump js-yaml from 4.1.1 to 4.2.0
  • #5360: Bump vite from 7.3.2 to 7.3.5
  • #5358: Bump shell-quote from 1.8.3 to 1.8.4 in /samples
  • #5359: Bump ws from 8.20.1 to 8.21.0 in /monaco-lsp-client
  • #5357: Bump esbuild and vite in /samples/browser-esm-vite-react
  • #5354: Bump shell-quote from 1.8.3 to 1.8.4 in /website
  • #5333: Bump dompurify from 3.2.7 to 3.4.5
  • #5347: Revert "Bump dompurify from 3.2.7 to 3.4.5"
  • #5337: Bump qs from 6.14.2 to 6.15.2
  • #5338: Bump qs and express in /samples
  • #5336: Bump qs and express in /website
  • #5335: Bump webpack-dev-server from 5.2.1 to 5.2.4 in /website
  • #5331: Bump ws from 8.18.3 to 8.20.1 in /monaco-lsp-client
  • #5330: Bump webpack-dev-server from 5.2.1 to 5.2.4 in /samples
  • #5326: Run npm audit fix and update lockfile
  • #5323: Bump postcss from 8.5.6 to 8.5.14 in /samples/browser-esm-vite-react
  • #5322: Bump postcss from 8.5.6 to 8.5.14 in /website
  • #5320: Bump @​babel/plugin-transform-modules-systemjs from 7.17.8 to 7.29.4 in /samples/browser-esm-webpack-typescript-react
  • #5317: Bump fast-uri from 3.1.0 to 3.1.2 in /webpack-plugin
  • #5315: Bump fast-uri from 3.0.6 to 3.1.2 in /samples
  • #5316: Bump fast-uri from 3.1.0 to 3.1.2
  • #5318: Bump fast-uri from 3.1.0 to 3.1.2 in /website
  • #5319: Bump fast-uri from 3.1.0 to 3.1.2 in /samples/browser-esm-webpack-typescript-react
  • #5313: Bump postcss from 8.4.31 to 8.5.13 in /samples
  • #5308: Bump postcss from 8.5.6 to 8.5.12
  • #5306: Bump postcss from 8.4.31 to 8.5.10 in /webpack-plugin
  • #5301: Bump follow-redirects from 1.15.9 to 1.16.0 in /samples
  • #5300: Bump follow-redirects from 1.15.11 to 1.16.0 in /website
  • #5299: Bump follow-redirects from 1.15.6 to 1.16.0
  • #5295: Bump vite from 5.4.21 to 6.4.2 in /samples/browser-esm-vite-react
  • #5293: Bump lodash from 4.17.23 to 4.18.1 in /website
  • #5292: Bump lodash from 4.17.23 to 4.18.1 in /samples

... (truncated)

Changelog

Sourced from monaco-editor's changelog.

[0.56.0]

Breaking Changes

  • Reorganizes the exported ESM modules to provide supported, tree-shakeable entry points (#5155). The monaco-editor entry point continues to load all features and languages. Custom bundles can now import monaco-editor/editor and opt into:
    • all editor features with monaco-editor/features/register.all, or individual features with monaco-editor/features/<feature>/register;
    • all language definitions with monaco-editor/languages/definitions/register.all, or individual definitions with monaco-editor/languages/definitions/<language>/register;
    • the CSS, HTML, JSON, and TypeScript language features with monaco-editor/languages/features/register.all, or their individual register entry points.
  • Renames the misspelled IOverlayWidgetPosition.stackOridinal property to stackOrdinal.
  • Removes the deprecated IMirrorModel and IWorkerContext worker API types.

New Features and APIs

  • Adds editor.doubleClickSelectsBlock.
  • Adds editor.find.closeOnResult and editor.inlayHints.showLongLineWarning.
  • Adds offWhenInlineCompletions to QuickSuggestionsValue.
  • Adds model and provider option support to inline completion providers.
  • Adds ICodeEditor.revealAllCursors, ICodeEditor.getWidthOfLine, and ICodeEditor.renderAsync.
  • Adds advanced-external and advanced-wasm diff algorithms.
  • Exposes typed native LSP client and transport APIs.

Fixes

  • Treats Markdown returned by language servers as untrusted (#5280).
  • Updates the editor core to the version used by 0.56.0-dev-20260625.

[0.55.1]

  • Fixes missing language exports (monaco.json/typescript/...) due to wrong "types" path - #5123

[0.55.0]

Breaking Changes

  • Moves nested namespaces (languages.css, languages.html, languages.json, languages.typescript) to top level namespaces (css, html, json, typescript) to simplify the build process and align with typescript recommendations.

New Features

  • Adds native LSP support (see new lsp namespace).

Bug Fixes

  • Updates dompurify to 3.2.7

[0.54.0]

  • Adds option editor.mouseMiddleClickAction
  • Various bug fixes
Commits

Updates wrangler from 4.124.0 to 4.125.0

Release notes

Sourced from wrangler's releases.

wrangler@4.125.0

Minor Changes

  • #1499559872c4 Thanks @​ThomasRubini! - Add connect trigger for raw sockets

    You can now configure a Worker to receive raw socket connections during wrangler dev, delivered directly to the Worker's connect(socket, env, ctx) handler:

    {
    "connect": [{ "protocol": "tcp", "port": 5432 }]
    }

    Each entry opens a listening socket on 127.0.0.1 (or the given address) that forwards incoming connections straight to the Worker, bypassing the local dev HTTP entry point. This requires the experimental compatibility flag. Only "tcp" is supported at the moment.

    @cloudflare/config also supports declaring this trigger via triggers.connect(...), which lowers to the connect field above:

    import{defineWorker,triggers}from"@cloudflare/config";exportdefaultdefineWorker({triggers: [triggers.connect({protocol: "tcp",port: 5432,address: "127.0.0.1"}),],});

  • #15172c68f9cb Thanks @​WillTaylorDev! - Add container support to worker previews

    Worker previews now support containers through a new previews.containers configuration block. Container configuration doesn't inherit, so declare containers explicitly in the previews block to enable them for previews. This mirrors how previews.durable_objects works today. Wrangler names each preview container application {worker_name}_{preview_slug}_{class_name}, normalising and shortening the result to what the API accepts. Either change appends a short digest of the composed name, so two names that would otherwise land on one stay distinct. An entry cannot set its own name, because application names are unique to an account and a fixed name would collide between two previews of the same Worker. A Durable Object class is backed by at most one container application, so the validator rejects two entries that share a class_name. Wrangler skips container applications bound to Durable Object classes that another Worker implements through script_name, because the implementing Worker owns its own container application. A binding is not required: a Durable Object declared through migrations or exports and reached only over ctx.exports can still back a container. Every entry must set class_name. A previews.containers entry whose class_name matches no Durable Object class at all is rejected before the preview deployment is created, so a typo fails loudly instead of producing a preview with no container.

    Wrangler creates the container applications on wrangler preview. Deleting a preview tears them down server side, so wrangler preview delete doesn't remove them.

    Container build and deploy progress prints to stdout. wrangler preview --json suppresses wrangler's own output so it doesn't interleave with the payload, and warnings and errors still go to stderr. Docker's build output and the progress spinner write to stdout directly and bypass that suppression, so parse --json from a non interactive shell, where the spinner is skipped, and prefer a prebuilt image over a Dockerfile.

  • #15174649f667 Thanks @​WillTaylorDev! - [private beta]: Create the parent Worker automatically when wrangler preview targets one that doesn't exist yet

    Previews hang off a parent Worker, so running wrangler preview before the Worker had ever been deployed failed with a raw API error naming the Preview endpoint. Wrangler now offers to create an empty parent Worker and then carries on creating the Preview. The parent uses the same workers.dev and Preview URL settings that wrangler deploy would resolve, without applying routes or cron triggers. In non-interactive environments, Wrangler creates the Worker without asking.

  • #1473530c2d47 Thanks @​vaishnav-mk! - Add individual and batch Workflow instance deletion to the runtime and SDK.

    • WorkflowInstance.delete() deletes one instance. Self-deletion stops the current execution.
    • env.MY_WORKFLOW.deleteBatch(instanceIds) deletes up to 100 instances and returns { deleted, errors } per input position.
    • wrangler workflows instances delete <name> [id..] deletes instances remotely or with --local; IDs can also come from a JSON array passed with --filename, with a combined limit of 100.

Patch Changes

  • #152605ae9d5b Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

... (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 minor-and-patch group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@milkdown/crepe](https://github.com/Milkdown/milkdown/tree/HEAD/packages/crepe) | `7.21.3` | `7.22.1` |
| [@milkdown/kit](https://github.com/Milkdown/milkdown/tree/HEAD/packages/milkdown) | `7.21.3` | `7.22.1` |
| [js-md5](https://github.com/emn178/js-md5) | `0.8.3` | `0.9.2` |
| [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.53.0` | `0.56.0` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.124.0` | `4.125.0` |
Updates `@milkdown/crepe` from 7.21.3 to 7.22.1
- [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.22.1/packages/crepe)
Updates `@milkdown/kit` from 7.21.3 to 7.22.1
- [Release notes](https://github.com/Milkdown/milkdown/releases)
- [Commits](https://github.com/Milkdown/milkdown/commits/v7.22.1/packages/milkdown)
Updates `js-md5` from 0.8.3 to 0.9.2
- [Release notes](https://github.com/emn178/js-md5/releases)
- [Changelog](https://github.com/emn178/js-md5/blob/master/CHANGELOG.md)
- [Commits](emn178/js-md5@v0.8.3...v0.9.2)
Updates `monaco-editor` from 0.53.0 to 0.56.0
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.53.0...v0.56.0)
Updates `wrangler` from 4.124.0 to 4.125.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.125.0/packages/wrangler)
---
updated-dependencies:
- dependency-name: "@milkdown/crepe"
dependency-version: 7.22.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@milkdown/kit"
dependency-version: 7.22.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: js-md5
dependency-version: 0.9.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: monaco-editor
dependency-version: 0.56.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: wrangler
dependency-version: 4.125.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@dependabot
dependabotBot requested a review from itsmeakhil as a code ownerAugust 24, 2026 08:33
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@vercel

vercelBot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
mydevtools-techReadyReadyPreviewAug 24, 2026 8:34am

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants