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

Bump @theia/plugin-ext from 1.12.1 to 1.19.0 in /theia #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 15, 2021

Bumps @theia/plugin-ext from 1.12.1 to 1.19.0.

Release notes

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

Eclipse Theia v1.19.0

Release Changelog

Migration Guide

Eclipse Theia v1.18.0

Release Changelog

Migration Guide

Eclipse Theia v1.17.2

CHANGELOG

Migration Guide

Eclipse Theia v1.17.1

CHANGELOG

Migration Guide

Eclipse Theia v1.16.0

Release Changelog

Eclipse Theia v1.15.0

Release Changelog

Eclipse Theia v1.14.0

Release Changelog

Eclipse Theia v1.13.0

See CHANGELOG.

Changelog

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

v1.19.0 - 10/28/2021

1.19.0 Milestone

  • [callhierarchy] updated callhierarchy support #10310:
    • prepareCallHierarchy types brought closer to VSCode / LSP expectations.
    • optional data field added to CallHierarchyItem and related type.
  • [cli] added localization extraction to the cli #10247
  • [core] added support for window.titleBarStyle #10044
  • [core] added support for richer tooltip overlays #10108
  • [core] added support to drag-and-drop individual sections across view containers #9644
  • [core] fixed regressions when using svg icons causing them not to display #10232
  • [debug] added support for debug.confirmOnExit #10270
  • [debug] fixed an issue preventing .theia/launch.json from being re-created #10222
  • [debug] fixed the restoration of the selected configuration across application restarts #10287
  • [editor] added close editor command to the file main-menu #10193
  • [editor] added additional commands to the go main-menu #10299
  • [editor] added support for the workbench.action.files.revert command #10294
  • [editor] updated editor tooltips to display their full path #10238
  • [eslint-plugin] added a new rule to warn against the usage of src imports over lib #10234
  • [filesystem] added better support when uploading with existing files #10216
  • [filesystem] fixed an issue causing the open dialog not to open when a workspace is deleted #10171
  • [markers] added better ordering support for markers #9691
  • [monaco] added better theming support for label colors in the action bar #10301
  • [monaco] added support for monaco editor localizations #10084
  • [monaco] fixed styling in the monaco suggestion overlay #10241
  • [ovsx-client] fixed a mismatch in the default supported api version #10229
  • [plugin-ext] added additional startup logging for plugin starting and application loading #10116 - Contributed on behalf of STMicroelectronics
  • [plugin] added LocationLink and Declaration typings #10139
  • [plugin] added localization support for plugins through language packs #10087
  • [plugin] added support for DebugAdapterNamedPipeServer and DebugAdapterInlineImplementation #10163
  • [plugin] added support for descriptions in tree-views #10253
  • [plugin] aligned the behavior of the command workbench.action.closeActiveEditor closer to vscode #10193
  • [plugin] fixed a webview regression due to postMessage #10336
  • [plugin] fixed a potential JSON RPC error in the quick-open API #10230
  • [plugin] improved display of modal dialogs #10245
  • [plugin] updated api to default to vscode over theia #10199
  • [repo] added localization support for the entire framework #10106
  • [scripts] added extension impact script #10192 - Contributed on behalf of STMicroelectronics
  • [scripts] added startup performance measurement script #9777 - Contributed on behalf of STMicroelectronics
  • [search-in-workspace] added support for the replace in files command #10242
  • [task] added handling to fill task options explicitly if problemMatchers is set #10166
  • [task] updated duplicated task configurations from workspace and folder scopes #10335

Breaking Changes:

  • [callhierarchy][plugin] retyped callhierarchy methods getRootDefinition, $provideRootDefinition, provideRootDefinition, and prepareCallHierarchy to allow a return of an item or an array of items #10310
  • [core] moved DEFAULT_WINDOW_HASH to common/window.ts #10291
  • [core] moved NewWindowOptions to common/window.ts #10291
  • [core] moved nls localization namespace from browser to common. #10153

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vince-fugnitto, a new releaser for @​theia/plugin-ext 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 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.

Bumps [@theia/plugin-ext](https://github.com/eclipse-theia/theia) from 1.12.1 to 1.19.0.
- [Release notes](https://github.com/eclipse-theia/theia/releases)
- [Changelog](https://github.com/eclipse-theia/theia/blob/master/CHANGELOG.md)
- [Commits](eclipse-theia/theia@v1.12.1...v1.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2021
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