Yash-Singh1 / monaco-mermaid

Monaco language and theme support for mermaidJS
MIT License
8 stars 2 forks source link

chore(deps-dev): bump monaco-editor from 0.34.1 to 0.39.0 #45

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps monaco-editor from 0.34.1 to 0.39.0.

Changelog

Sourced from monaco-editor's changelog.

[0.39.0]

  • New method Environment.createTrustedTypesPolicy to override trusted types handling.
  • Bugfixes

Contributions to monaco-editor:

[0.38.0]

  • diffAlgorithm values changed: smart -> legacy, experimental -> advanced
  • New registerEditorOpener API
  • New property IViewZone.showInHiddenAreas to show view zones in hidden areas
  • New properties InlineCompletions.suppressSuggestions and InlineCompletions.enableForwardStability
  • Bugfixes

Contributions to monaco-editor:

[0.37.1]

  • Fixes Inline Completions feature

[0.37.0]

  • New registerLinkOpener API
  • New onLanguageEncountered event for when a language is encountered during tokenization.
  • Updated TypeScript to 5.0
  • New required field canFormatMultipleRanges on DocumentRangeFormattingEditProvider
  • Bugfixes

Contributions to monaco-editor:

... (truncated)

Commits
  • ff3621a Merge pull request #4006 from microsoft/hediet/b/fellow-chameleon
  • 35ba019 Include package.json content in cache key
  • 815929c Update lock file
  • 72a7f32 Merge pull request #4003 from microsoft/hediet/b/academic-walrus
  • 6c7d6b1 0.39.0
  • 5f70e6f Merge pull request #4002 from microsoft/hediet/b/academic-walrus
  • 74470a5 Allows for manual nightly builds.
  • 8bb1a4e Merge pull request #3994 from microsoft/hediet/b/lonely-pelican
  • 5744a23 Fixes regexp
  • c84c0cb Merge pull request #3992 from microsoft/hediet/b/complex-silverfish
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vscode-bot, a new releaser for monaco-editor since your current version.


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)
dependabot[bot] commented 1 year ago

Superseded by #51.