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-dev): bump @theia/cli from 1.16.0 to 1.32.0 #692

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2022

Bumps @theia/cli from 1.16.0 to 1.32.0.

Release notes

Sourced from @​theia/cli's releases.

Eclipse Theia v1.32.0

What's Changed

Contributors

@​EstFoisy, @​FinnChen, @​Hanksha, @​Niklas-Dahlquist, @​Pranav2612000, @​colin-grant-work, @​erezmus, @​inlann, @​kittaakos, @​marcdumais-work, @​msujew, @​planger, @​sgraband, @​thegecko, @​tsmaeder, @​vince-fugnitto,

New Contributors 🚀

Full Changelog: eclipse-theia/theia@v1.31.0...v1.32.0

Eclipse Theia v1.31.1

What's Changed

Based on https://github.com/eclipse-theia/theia/releases/tag/v1.31.0.

The release fixes a CVE from socket.io-parser (eclipse-theia/theia@4ae2a68)

Eclipse Theia v1.31.0

What's Changed

Contributors

@​EstFoisy, @​alvsan09, @​colin-grant-work, @​federicobozzini, @​inlann, @​jfaltermeier, @​lucas-koehler, @​marcdumais-work , @​ndoschek, @​paul-marechal, @​planger, @​tsmaeder, @​vince-fugnitto, @​xai

New Contributors 🚀

Full Changelog: eclipse-theia/theia@v1.30.0...v1.31.0

Eclipse Theia v1.30.0

What's Changed

Contributors

@​EstFoisy, @​akhileshraju, @​colin-grant-work, @​jbicker, @​jfaltermeier, @​kittaakos, @​lucas-koehler, @​marcdumais-work, @​msujew, @​paul-marechal, @​perrinjerome, @​planger, @​safisa, @​tortmayr, @​tsmaeder, @​vince-fugnitto, @​yiliang114

... (truncated)

Changelog

Sourced from @​theia/cli's changelog.

v1.32.0 - 11/24/2022

  • [application-manager] fixed various webpack warnings during the build #11830
  • [application-package] fixed "Failed to resolve module" warnings during the build #11830
  • [core] added support for a generic hover service #11869
  • [core] added unit tests for objects.ts #11762
  • [core] fixed an issue when cycling tabs #11794
  • [core] fixed an issue with context-menus for tree-views #11742
  • [core] fixed issue on electron when reloading or opening new windows #11810
  • [core] fixed issue regarding theme-icons in tree-views #11914
  • [core] fixed various zh-cn localizations #11842
  • [core] upgraded nls metadata to VS Code v1.55.2 #11824
  • [debug] fixed the styling for the expansion toggle in the debug-view #11895
  • [filesystem] added support for copy when performing drag-and-drop #11872
  • [filesystem] fixed a potential race condition when copying files and directories #11857
  • [git] upgraded dugite-extra from v0.1.16 to v0.1.17 #11782
  • [monaco] uplifted monaco to VS Code v1.73.3 #11787
  • [navigator] added support for the explorer.decorations.colors preference #11802
  • [plugin] added Task#runOptions field and RunOptions interface #11759 - Contributed on behalf of STMicroelectronics
  • [plugin] added full support for the TerminalOptions.shellArgs VS Code API #11767
  • [plugin] added full support for the withScmProgress VS Code API #11798
  • [plugin] added support for the DebugSessionOptions#lifecycleManagedByParent VS Code API #11751
  • [plugin] aligned typings for HoverProvider.provideHover with VS Code #11862 - Contributed on behalf of STMicroelectronics
  • [plugin] fixed initialization of the localization service #11853
  • [plugin] fixed issues when using the separator in quick-open menus #11834
  • [plugin] updated the default VS Code API version from v1.53.2 to v1.55.2 #11823
  • [preferences] added localizations for preference validations #11906
  • [repo] fixed various circular dependency warnings #11432
  • [repo] upgraded minimatch from v3.0.4 to v5.1.0 #11820
  • [repo] upgraded the lerna from v5.5.4 to v6.0.1 #11820
  • [repo] upgraded the mocha dependency and configurations from ^7.0.0 to ^10.1.0 #11820
  • [tasks] added support for reevaluateOnRerun run option #11759 - Contributed on behalf of STMicroelectronics

Breaking Changes:

  • [application-manager] removed circular-dependency-plugin #11864
  • [cli] updated the download:plugins script to download and resolve plugins sequentially by default #11860
  • [preferences] moved PreferenceHeaderRendererContribution to preference-node-renderer-creator.ts #11432
  • [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
  • [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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vince-fugnitto, a new releaser for @​theia/cli 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/cli](https://github.com/eclipse-theia/theia) from 1.16.0 to 1.32.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.32.0)

---
updated-dependencies:
- dependency-name: "@theia/cli"
  dependency-type: direct:development
  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 Nov 25, 2022
@cla-bot cla-bot bot added the cla-signed label Nov 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2022

Superseded by #700.

@dependabot dependabot bot closed this Dec 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/theia/cli-1.32.0 branch December 21, 2022 06:09
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