Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2021

Bumps @theia/electron from 1.16.0 to 1.19.0.

Release notes

Sourced from @​theia/electron'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

Changelog

Sourced from @​theia/electron'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/electron 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)

Bumps [@theia/electron](https://github.com/eclipse-theia/theia) from 1.16.0 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.16.0...v1.19.0)

---
updated-dependencies:
- dependency-name: "@theia/electron"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2021
@cla-bot cla-bot bot added the cla-signed label Oct 29, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2021

Superseded by #547.

@dependabot dependabot bot closed this Nov 26, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/theia/electron-1.19.0 branch November 26, 2021 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant