firecamp-dev / firecamp

Developer-first OpenSource API DevTool, Postman/Insomnia alternative.
https://firecamp.dev
GNU Affero General Public License v3.0
1.92k stars 120 forks source link

build(deps): bump monaco-editor from 0.34.1 to 0.49.0 #226

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps monaco-editor from 0.34.1 to 0.49.0.

Release notes

Sourced from monaco-editor's releases.

v0.49.0

Changes:

  • #4533: Adding the node versioning in the build steps of publish-stable.yml
  • #4532: Update version
  • #4450: Add support for TypeSpec language

This list of changes was auto generated.

v0.49.0-rc

No release notes provided.

v0.49.0-dev-20240524

Changes:

  • #4528: chore: exclude all vscode from CG
  • #4401: Adding Python f-string syntax support
  • #4305: Update TypeScript to TS 5.4.5 in all projects, vendored files

This list of changes was auto generated.

v0.49.0-dev-20240523

Changes:

  • #4401: Adding Python f-string syntax support
  • #4305: Update TypeScript to TS 5.4.5 in all projects, vendored files

This list of changes was auto generated.

v0.49.0-dev-20240522

No release notes provided.

v0.49.0-dev-20240521

No release notes provided.

v0.49.0-dev-20240520

No release notes provided.

v0.49.0-dev-20240519

No release notes provided.

v0.49.0-dev-20240518

... (truncated)

Changelog

Sourced from monaco-editor's changelog.

[0.49.0]

  • New proposed editorHoverVerbosityLevel API
  • New proposed newSymbolNamesProvider API

Contributions to monaco-editor:

[0.48.0]

Additions

  • Various bug fixes
  • Minimap Section Headers (see config option showRegionSectionHeaders)
  • Diff Editor Gutter Menu (see config option renderGutterMenu)
  • InlineCompletionsProvider.handlePartialAccept has PartialAcceptInfo

Contributions to monaco-editor:

[0.47.0]

Additions

  • Bug fixes
  • registerNewSymbolNameProvider
  • Experimental registerInlineEditProvider

[0.46.0]

  • Bug fixes

[0.45.0]

Breaking Changes

  • wordBasedSuggestions: boolean -> 'off' | 'currentDocument' | 'matchingDocuments' | 'allDocuments'
  • occurrencesHighlight: boolean -> 'off' | 'singleFile' | 'multiFile'

Additions

  • Many bug fixes
  • IEditorScrollbarOptions.ignoreHorizontalScrollbarInContentHeight
  • IDiffEditor.goToDiff
  • IDiffEditor.revealFirstDiff

[0.44.0]

... (truncated)

Commits
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
netlify[bot] commented 3 months ago

Deploy Preview for staging-firecamp-dev failed.

Name Link
Latest commit 936c32ae3dd312c19cd84b362c8ad2b2012fed24
Latest deploy log https://app.netlify.com/sites/staging-firecamp-dev/deploys/665833e75beec700088b6170
dependabot[bot] commented 2 months ago

Superseded by #238.