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.29.2 #682

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @theia/filesystem from 1.16.0 to 1.29.2.

Release notes

Sourced from @​theia/filesystem's releases.

Eclipse Theia v1.29.2 - 2022-11 Community Release

What's Changed

The v1.29.2 Eclipse Theia community release is based on the v1.29.1 and includes the following updates:

Eclipse Theia v1.29.1 - 2022-09 Community Release

This is the first Eclipse Theia Community release. Please see here for more details about this community release.

What's Changed

As there is no previous community release, please see the [change logs of our monthly releases] (https://github.com/eclipse-theia/theia/releases) leading to this release to find out about breaking changes and respective release notes.

Eclipse Theia v1.29.0

What's Changed

Contributors

@​AlbyIanna, @​AlexandraBuzila, @​alvsan09, @​colin-grant-work, @​danepowell, @​hyy215, @​jaimemartinagui, @​kittaakos, @​martin-fleck-at, @​msujew, @​ndoschek, @​paul-marechal, @​perrinjerome, @​planger, @​pluralia, @​tortmayr, @​vince-fugnitto, @​yiliang114

New Contributors :rocket:

Full Changelog: https://github.com/eclipse-theia/theia/compare/v1.28.0...v1.29.0

Eclipse Theia v1.28.0

What's Changed

Contributors

@​AlexandraBuzila, @​CamilleLetavernier, @​FinnChen, @​Niklas-Dahlquist, @​alvsan09, @​bbelyavsky-ti, @​colin-grant-work, @​jbicker, @​kaiyue-pan-work, @​msujew, @​ndoschek, @​paul-marechal, @​planger, @​pluralia, @​tortmayr, @​vince-fugnitto, @​xai, @​yiliang114, @​yiningwang11

New Contributors :rocket:

... (truncated)

Changelog

Sourced from @​theia/filesystem's changelog.

Changelog

History

v1.32.0

  • [plugin] added Task#runOptions field and RunOptions interface #11759 - Contributed on behalf of STMicroelectronics
  • [tasks] added support for reevaluateOnRerun run option #11759 - Contributed on behalf of STMicroelectronics
  • [plugin] updated the default VS Code API version from 1.53.2 to 1.55.2 #11823
  • [plugin] aligned typings for HoverProvider.provideHover with VS Code #11862 - Contributed on behalf of STMicroelectronics

Breaking Changes:

  • [tasks] if the variables of a task should be reevaluated on a rerun (this was the behavior until now) the reevaluateOnRerun run option in the task description needs to be set to true from now on #11759 - Contributed on behalf of STMicroelectronics
  • [preferences] PreferenceHeaderRendererContribution moved to preference-node-renderer-creator.ts. #11432
  • [workspace] removed workspace.supportMultiRootWorkspace preference #11538
  • [workspace] removed method isMultiRootWorkspaceEnabled from WorkspaceService #11538

v1.31.0 - 10/27/2022

  • [debug] added confirmation message for debug exit #11546
  • [git] fixed the implementation of the unstage all command #11805
  • [messages] fixed transparent notifications issue #11714
  • [monaco] fixed issue with editor-* preferences not being applied properly #11711
  • [output] fixed issue with channel selector #11727
  • [plugin] added handling to check if commands registered via registerTextEditorCommand are declared in the package.json #11764
  • [plugin] added stubs for the Tests VS Code API #11717
  • [plugin] added support for the InlayHints VS Code API #11736
  • [plugin] added support for the InlineValues VS Code API #11729 - Contributed on behalf of STMicroelectronics
  • [plugin] added support for the RelativePattern.baseUri VS Code API #11670
  • [plugin] added support for the Terminal.state VS Code API #11733
  • [plugin] added support for the TerminalLinkProviders VS Code API #11552 - Contributed on behalf of STMicroelectronics
  • [plugin] added support for the TerminalOptions.hideFromUser VS Code API #11630
  • [plugin] added support for the TreeDataProvider.resolveTreeItem VS Code API #11708 - Contributed on behalf of STMicroelectronics
  • [plugin] added support for the TypeHierarchy VS Code API #11694
  • [plugin] fixed issues when registering VS Code menus to corresponding internal menus #11741
  • [plugin] improved extensibility of HostedPluginSupport #11755
  • [plugin] improved support for VS Code web extensions #11752
  • [plugin] introduced theia-extra.d.ts for plugin APIs specific to Theia #11684
  • [process] fixed issue where an incorrect terminal is attached when switching workspaces #11440
  • [repo] added automated license check reviews through dash-licenses #11766
  • [repo] performed yarn upgrade #11773
  • [repo] updated CI runners from ubuntu-18.04 to ubuntu-latest #11731
  • [repo] upgraded lerna to v5.5.4 #11738
  • [terminal] added secondary window support to extract terminals #11707

Breaking Changes:

... (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 1 year ago

Superseded by #689.