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

build(deps): bump @theia/plugin-ext from 1.18.0-next.120 to 1.18.0 #144

Open
wants to merge 1 commit into
base: azure-pipelines
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 13, 2022

Bumps @theia/plugin-ext from 1.18.0-next.120 to 1.18.0.

Release notes

Sourced from @​theia/plugin-ext's releases.

Eclipse Theia v1.18.0

Release Changelog

Migration Guide

Changelog

Sourced from @​theia/plugin-ext's changelog.

v1.18.0 - 9/30/2021

1.18.0 Milestone

  • [callhierarchy] added support for SymbolTag.Deprecated styling when rendering nodes #10114
  • [cli] added support for downloading .theia plugins #10082
  • [core] added support for editor breadcrumbs #9920
    • contributions to breadcrumbs contributions were added from core, filesystem, outline-view and workspace.
  • [core] added support for sub-headings in view-container parts #9909
  • [core] added support to hide the statusbar #10092
  • [core] fixed font-size for the compact sidebar menu #10180
  • [core] updated menu separator styling with vscode #10080
  • [debug] added functionality to support DebugVariables navigation #10165
  • [debug] added support for dynamic debug configurations API #10134
  • [debug] fixed flickering when clicking toolbar items #10062
  • [debug] updated DebugConfigurationManager to wait for preferences being ready before initializing debug configurations #10167
  • [documentation] fixed broken roadmap links in publishing documentation #9984
  • [eslint-plugin] added new runtime-import-check rule to error when importing from folders meant for incompatible runtimes #10124
  • [filesystem] fixed canRead implementation which caused false positives #10131
  • [filesystem] updated file dialog to properly apply the default filter #10133
  • [mini-browser] fixed issues when attempting open source or preview of resources #10047
  • [monaco] updated focused quick-input styling #10074
  • [monaco] updated the QuickInputService to properly pass options when calling input #10096
  • [outline-view] fixed minor documentation typo #10071
  • [plugin] added DebugConsoleMode enum #10113
  • [plugin] added deprecated LanguageConfiguration fields (__characterPairSupport and __electricCharacterSupport) #10050
  • [plugin] added functionality to allow downloads from webviews #10064
  • [plugin] added handling to avoid infinite redirect loop for webviews #10064
  • [plugin] added handling to check message source frame in webviews #10202
  • [plugin] added missing CompletionItemKind constants #10123
  • [plugin] added stub for ExtensionMode to not fail plugin activation #10205
  • [plugin] added stub for setKeysForSync to not fail plugin activation #10205
  • [plugin] added support for CancellationError #10035
  • [plugin] added support for callhierarchy tags #10114
  • [plugin] added support for the vscode.openWith command #9881
  • [plugin] added support for the workbench.action.openWorkspaceConfigFile command #10039
  • [plugin] fixed an issue where items in the quick-pick menu were not properly updated #10065
  • [plugin] fixed bug which prevented tree-searching in tree-views #10097
  • [plugin] fixed issue where panel location was not respected #10162
  • [plugin] update instanceof ThemeIcon to is method #10012
  • [plugin] updated DocumentSelector to correctly use a ReadonlyArray instead of Array #10070
  • [plugin] updated custom-editor opener to support option priority #10158
  • [plugin] updated the default vscode API from 1.50.0 to 1.53.2 #9959
  • [preview] fixed opening of markdown sources to align with vscode behavior #10047
  • [repo] added dash-licenses CI workflow to verify dependencies for 3PP FOSS license compatibility #9953
  • [repo] fixed attach to electron frontend debug launch configuration #10101
  • [repo] reworked and simplified build system for Theia development #9710
  • [repo] updated existing icons to codicons #9864
  • [scripts] added ts-clean script to help when performing major refactorings #10156
  • [task] updated provideTasks implementation similarly to vscode #10061

... (truncated)

Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2022
Bumps [@theia/plugin-ext](https://github.com/eclipse-theia/theia) from 1.18.0-next.120 to 1.18.0.
- [Release notes](https://github.com/eclipse-theia/theia/releases)
- [Changelog](https://github.com/eclipse-theia/theia/blob/v1.18.0/CHANGELOG.md)
- [Commits](https://github.com/eclipse-theia/theia/commits/v1.18.0)

---
updated-dependencies:
- dependency-name: "@theia/plugin-ext"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/theia/plugin-ext-1.18.0 branch from 8498c03 to e65f311 Compare March 27, 2022 11:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants