Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Playground dependencies]: Bump monaco-editor from 0.49.0 to 0.50.0 in /playground in the dependencies-prod group #356

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2024

Bumps the dependencies-prod group in /playground with 1 update: monaco-editor.

Updates monaco-editor from 0.49.0 to 0.50.0

Release notes

Sourced from monaco-editor's releases.

v0.50.0

Changes:

  • #4572: Prepare monaco-editor for release
  • #4570: Bump ws from 8.4.2 to 8.17.1
  • #4447: Bump express from 4.18.1 to 4.19.2 in /website
  • #4446: Bump express from 4.18.1 to 4.19.2 in /samples
  • #4565: Bump braces from 3.0.2 to 3.0.3 in /samples
  • #4564: Bump braces from 3.0.2 to 3.0.3
  • #4482: Call clearFiles on internal EmitOutput diagnostics, pass args down
  • #4504: Add extension to csp.contribution.ts
  • #4525: Update version
  • #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.50.0-rc

Changes:

  • #4570: Bump ws from 8.4.2 to 8.17.1

This list of changes was auto generated.

v0.50.0-dev-20240620

No release notes provided.

v0.50.0-dev-20240619

No release notes provided.

v0.50.0-dev-20240618

Changes:

  • #4447: Bump express from 4.18.1 to 4.19.2 in /website
  • #4446: Bump express from 4.18.1 to 4.19.2 in /samples
  • #4565: Bump braces from 3.0.2 to 3.0.3 in /samples
  • #4564: Bump braces from 3.0.2 to 3.0.3

This list of changes was auto generated.

v0.50.0-dev-20240617

... (truncated)

Changelog

Sourced from monaco-editor's changelog.

[0.50.0]

  • New field IEditorMinimapOptions.sectionHeaderLetterSpacing
  • New field IOverlayWidgetPosition.stackOridinal
  • New field EmitOutput.diagnostics
  • New event IOverlayWidget.onDidLayout
  • New events ICodeEditor.onBeginUpdate and ICodeEditor.onEndUpdate
  • HoverVerbosityRequest.action -> HoverVerbosityRequest.verbosityDelta
  • MultiDocumentHighlightProvider.selector changed from LanguageFilter to LanguageSelector
  • New optional parameters in getEmitOutput: emitOnlyDtsFiles and forceDtsEmit

Contributions to monaco-editor:

Commits
  • c321d0f Merge pull request #4572 from microsoft/satisfactory-beetle
  • 29a4a3a updating the version in the package.json file
  • ada2b3d Merge pull request #4570 from microsoft/dependabot/npm_and_yarn/ws-8.17.1
  • 8a98f87 Bump ws from 8.4.2 to 8.17.1
  • d15d6ba Bump express from 4.18.1 to 4.19.2 in /website (#4447)
  • 654fd3d Bump express from 4.18.1 to 4.19.2 in /samples (#4446)
  • 1eed447 Bump braces from 3.0.2 to 3.0.3 in /samples (#4565)
  • f883fe9 Bump braces from 3.0.2 to 3.0.3 (#4564)
  • c49fdf9 Merge pull request #4482 from jakebailey/emit-file-diagnostics
  • 045e29b Merge pull request #4504 from htcfreek/patch-1
  • Additional commits viewable in compare view

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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file playground labels Jun 23, 2024
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 027d4bd on dependabot/npm_and_yarn/playground/dependencies-prod-732c6f2ebb
into 2274df1 on master.

@elchininet
Copy link
Owner

@dependabot rebase

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling ec82efc on dependabot/npm_and_yarn/playground/dependencies-prod-732c6f2ebb
into d86a238 on master.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling a6dd009 on dependabot/npm_and_yarn/playground/dependencies-prod-732c6f2ebb
into d86a238 on master.

dependabot bot and others added 2 commits June 24, 2024 00:28
Bumps the dependencies-prod group in /playground with 1 update: [monaco-editor](https://github.com/microsoft/monaco-editor).

Updates `monaco-editor` from 0.49.0 to 0.50.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.49.0...v0.50.0)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-prod
...

Signed-off-by: dependabot[bot] <[email protected]>
@elchininet elchininet force-pushed the dependabot/npm_and_yarn/playground/dependencies-prod-732c6f2ebb branch from a6dd009 to 61e916f Compare June 23, 2024 22:29
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 61e916f on dependabot/npm_and_yarn/playground/dependencies-prod-732c6f2ebb
into d86a238 on master.

@elchininet elchininet merged commit f1aef23 into master Jun 23, 2024
2 checks passed
@elchininet elchininet deleted the dependabot/npm_and_yarn/playground/dependencies-prod-732c6f2ebb branch June 23, 2024 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file playground
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants