Laze-Project-Team / LazeNext

This is repository for Laze website
https://laze.ddns.net/
Apache License 2.0
5 stars 1 forks source link

Bump monaco-editor from 0.33.0 to 0.36.0 #665

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps monaco-editor from 0.33.0 to 0.36.0.

Changelog

Sourced from monaco-editor's changelog.

[0.36.0]

  • Maintenance release

[0.35.0]

  • Adds sticky scrolling
  • Support for custom diff algorithms

Breaking Changes

  • Renamed the option enableDropIntoEditor to dropIntoEditor
  • Changed IContentWidgetPosition.range: Range to IContentWidgetPosition.secondaryPosition: Position
  • renderFinalNewline config: is now of type 'on' | 'off' | 'dimmed' (was boolean).
  • cursorSmoothCaretAnimation config: is now of type 'off' | 'explicit' | 'on' (was boolean)

Contributions to monaco-editor:

[0.34.1]

  • Adds API to register global actions, commands, or keybinding rules

[0.34.0]

  • Introduction of IEditor.createDecorationsCollection API
  • New function removeAllMarkers to remove all markers
  • Support for light high contrast theme
  • Introduction of BracketPairColorizationOptions.independentColorPoolPerBracketType
  • Introduction of PositionAffinity.LeftOfInjectedText and PositionAffinity.RightOfInjectedText
  • Introduction of IEditorOptions.showFoldingControls: 'never'
  • Introduction of IDiffEditorBaseOptions.renderMarginRevertIcon: boolean

... (truncated)

Commits
  • f86fe93 Merge pull request #3599 from microsoft/hediet/thorough-bat
  • 0677fa6 Fixes pipeline
  • 4e1721e Merge pull request #3598 from microsoft/hediet/wily-leopard
  • 43f7122 Adds out folder docs
  • 2c0e801 Merge pull request #3597 from microsoft/hediet/racial-raccoon
  • f7e0f46 Merge pull request #3554 from andrewbranch/update-types-node
  • 84c5f99 Prepares release of 0.36.0
  • 3b800d8 Merge pull request #3583 from madcodelife/main
  • 9cb6000 Merge pull request #3596 from microsoft/hediet/latin-deer
  • bdc690a Merge pull request #3595 from microsoft/hediet/blonde-puma
  • 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 #675.