evolvedbinary / fusion-studio-extension

Fusion Studio is a Theia IDE extension for FusionDB
GNU General Public License v3.0
4 stars 5 forks source link

chore(deps): bump @theia/filesystem from 1.16.0 to 1.27.0 #627

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @theia/filesystem from 1.16.0 to 1.27.0.

Release notes

Sourced from @​theia/filesystem'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 :rocket:

Full Changelog: https://github.com/eclipse-theia/theia/compare/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 :rocket:

Full Changelog: https://github.com/eclipse-theia/theia/compare/v1.25.0...v1.26.0

Eclipse Theia v1.25.0

What's Changed

Contributors

... (truncated)

Changelog

Sourced from @​theia/filesystem'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/filesystem 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[bot] commented 2 years ago

Superseded by #635.