Uh oh!
There was an error while loading. Please reload this page.
build(deps): bump the minor-and-patch group with 5 updates - #314
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group with 5 updates#314dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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>
Contributor
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 5 updates:
7.21.37.22.17.21.37.22.10.8.30.9.20.53.00.56.04.124.04.125.0Updates
@milkdown/crepefrom 7.21.3 to 7.22.1Release notes
Sourced from @milkdown/crepe's releases.
Changelog
Sourced from @milkdown/crepe's changelog.
... (truncated)
Commits
bb9b386chore: version packages (#2457)1223273fix(preset-commonmark): make the inline code mark not inclusive (#2451)c3b4008chore: version packages (#2421)834443afeat(crepe): expose the AI feature to a custom toolbar (#2438)7f95ef7feat(crepe): derive toolbar shortcuts from keymaps (#2437)732e2c7feat(crepe): give toolbar items an accessible name (#2435)aa6fba3feat(crepe): add --crepe-base-font-size theme variable (#2432)cc9abcfchore: bump up all non-major dependencies (#2407)9712647refactor(crepe): forward block handle options explicitly (#2427)0afa10cfeat(crepe): allow configuring slash menu root and floating options (#2426)Updates
@milkdown/kitfrom 7.21.3 to 7.22.1Release notes
Sourced from @milkdown/kit's releases.
Commits
Updates
js-md5from 0.8.3 to 0.9.2Release notes
Sourced from js-md5's releases.
Changelog
Sourced from js-md5's changelog.
Commits
ee1c332fixed cif6407a6fixed CI tests114d18e### Changed801a004upadte CHANGELOGb02f0d9### Added6f25176Merge pull request #43 from cyfung1031/patch-benchmarka4f0f50Update Benchmark4c40b94Merge pull request #41 from emn178/dependabot/npm_and_yarn/babel/traverse-7.23.21ed1b06Bump@babel/traversefrom 7.21.2 to 7.23.2Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for js-md5 since your current version.
Updates
monaco-editorfrom 0.53.0 to 0.56.0Release notes
Sourced from monaco-editor's releases.
... (truncated)
Changelog
Sourced from monaco-editor's changelog.
Commits
13f0c87Bump websocket-driver from 0.7.4 to 0.7.5 in /website (#5392)b5f23a3Merge pull request #5396 from microsoft/hediet/b/release-0.56.09d053abImprove Monaco Editor 0.56.0 changelog0ba33d0Release Monaco Editor 0.56.06d961b1Bump websocket-driver from 0.7.4 to 0.7.5 in /samples (#5385)d8c9ff0Removes leftover debugger statements. (#5379)59285abfixes pipeline (#5376)aaf58dbBump webpack-dev-server from 5.2.4 to 5.2.5 in /samples (#5374)d8ac38eBump webpack-dev-server from 5.2.4 to 5.2.5 in /website (#5373)874af57Bump undici from 7.24.7 to 7.28.0 (#5371)Updates
wranglerfrom 4.124.0 to 4.125.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
38b4623Version Packages (#15250)39dcea6move writeOutput into deploy helpers (#15284)4cdfebd[wrangler] Skip VPC Service remote binding test (#15281)f2437e6[workers-auth] Use again the temporary account from the same command run (#15...c68f9cbfeat(wrangler): add container support to worker previews (#15172)bfcc442[vitest-plugin] Rename package for v1 (#15074)30c2d47[workflows] add individual and batch instance deletion (#14735)630048bMove a few more bits of triggers deploy into deploy-helpers (#15253)649f667WC-5764 Create parent Worker for Previews (#15174)59872c4[wrangler] addconnectwrangler config section (#14995)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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