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

chore(deps): bump @theia/electron from 1.16.0 to 1.27.0 #624

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps @theia/electron from 1.16.0 to 1.27.0.

Release notes

Sourced from @​theia/electron's releases.

Eclipse Theia v1.27.0

What's Changed

Contributors

@​PrajwalBorkar, @​alvsan09, @​colin-grant-work, @​fipro78, @​fipro78, @​hemanthemmady, @​jfaltermeier, @​kenneth-marut-work, @​kittaakos, @​lucas-koehler, @​msujew, @​msujew, @​paul-marechal, @​planger, @​sgraband, @​sgraband, @​thegecko, @​tortmayr, @​vince-fugnitto, @​yiliang114, @​zhaomenghuan

New Contributors 🚀

Full Changelog: eclipse-theia/theia@v1.26.0...v1.27.0

Eclipse Theia v1.26.0

What's Changed

Contributors

@​DanboDuan, @​ShehanAT, @​alvsan09, @​colin-grant-work, @​educphi, @​educphi, @​eneufeld, @​jfaltermeier, @​jfaltermeier, @​kittaakos, @​martin-fleck-at, @​msujew, @​paul-marechal, @​planger, @​tortmayr, @​vince-fugnitto, @​westbury, @​xoriath, @​zhaomenghuan,

New Contributors 🚀

Full Changelog: eclipse-theia/theia@v1.25.0...v1.26.0

Eclipse Theia v1.25.0

What's Changed

Contributors

... (truncated)

Changelog

Sourced from @​theia/electron's changelog.

v1.27.0 - 6/30/2022

  • [core] added better styling for active sidepanel borders #11330
  • [core] added handling to preserve recently used commands for different languages #11336
  • [core] added missing localizations for file save dialogs #11367
  • [core] added missing tooltips when closing and pinning tabs #11272
  • [core] added support for fine-grained dynamic styling in the code #11280
  • [core] fixed url and fs path comparison for stop requests #11229
  • [core] fixed an issue where breadcrumbs are hidden when editors are maximized #11250
  • [core] fixed context menus for CompressedTreeWidget nodes #11230
  • [core] improved TreeWidget focus handling and keyboard navigation #11200
  • [core] improved uri creation for untitled resources #11347
  • [core] refactored theme initialization to occur within application lifecycle rather than at import time #11213
  • [core] updated Configure Display Language command to align with VS Code #11289
  • [core] updated cursor for active menu items #11223
  • [core] updated cursor for the custom select component #11305
  • [core] updated handling for editor and editor previews so they are more flexible #11168
  • [core] updated internal localization data #11379
  • [debug] added support for dynamic debug configurations #10212
  • [debug] fixed runtime-import-check errors for DebugPluginConfiguration #11224
  • [file-search] updated file search to produce better results #11232
  • [filesystem] added handling to omit all files filter in Electron on Linux when no other filters exist #11325
  • [filesystem] updated nsfw to simplify event path resolution #11322
  • [filesystem] upgraded multer dependency to 1.4.4-lts.1 #11215
  • [getting-started] improved icon alignment #11370
  • [git] added support for the git.untrackedChanges preference #11256
  • [keymaps] fixed search when keybindings are updated #11366
  • [monaco] added preference validations to monaco #11257
  • [monaco] fixed symbol icons #11358
  • [navigator] updated open editors UI #10940
  • [output] added handling to prevent output-widget from handling any drag/drop events #11275
  • [playwright] updated @playwright/test dependency #11313
  • [plugin] added Thenable type to API and replaced PromiseLike with Thenable #11352 - Contributed on behalf of STMicroelectronics
  • [plugin] added handling to fully localize plugin data #11334
  • [plugin] added handling to prevent duplicate view welcome #11312
  • [plugin] added support for TreeItemLabel in TreeItem #11288 - Contributed on behalf of STMicroelectronics
  • [plugin] added support for debuggers running in the frontend #10748
  • [plugin] added support for property color of ThemeIcon #11243 - Contributed on behalf of STMicroelectronics
  • [plugin] added support for safe plugin uninstallation #11084
  • [plugin] added support for the OnEnterRule.previousLineText VS Code API #11225
  • [plugin] added support for the TextEditor#show() and TextEditor#hide() VS Code API #11168 - Contributed on behalf of STMicroelectronics
  • [plugin] added support for the languages.configuration.onEnterRules VS Code API #11225
  • [plugin] added support for the experimental device access functionality from VS Code #11323
  • [plugin] added support for the optional property TaskPresentationOptions#clear #11298 - Contributed on behalf of STMicroelectronics
  • [plugin] fixed runtime-import-check errors #11224
  • [plugin] moved WebviewViewResolveContext from window to root namespace #11216 - Contributed on behalf of STMicroelectronics
  • [preferences] added handling to hide deprecated preferences from the UI #11246
  • [preferences] update preference sections so they better reflect individual preferences #11306
  • [repo] added missing localizations across the codebase #11368
  • [repo] added missing localizations for no-Info messages #11354

... (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.27.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.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2022
@cla-bot cla-bot bot added the cla-signed label Jul 1, 2022
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.

0 participants