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/core from 1.16.0 to 1.31.1 #674

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @theia/core from 1.16.0 to 1.31.1.

Release notes

Sourced from @​theia/core's releases.

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

New Contributors 🚀

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

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

... (truncated)

Changelog

Sourced from @​theia/core's changelog.

v1.31.1 - 11/01/2022

  • [core] upgrade socket.io to v4.5.3 #11819

v1.31.0 - 10/27/2022

  • [debug] added confirmation message for debug exit #11546
  • [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:

  • [core] the generated webpack configuration (gen-webpack.config.js) now exports an array of two webpack configs instead of a single one: the first contains the config for generating the main code bundle (as before), the second serves to generate a *.css file for inclusion into secondaryWindow.html #11707
  • [plugin-ext] when clauses removed from codeToTheiaMappings #11741
  • [terminal] the AbstractCmdClickTerminalContribution API has been removed in favor of the TerminalLinkProvider interface #11552 - Contributed on behalf of STMicroelectronics
  • [typehierarchy] - Adding Support of vscode TypeHierarchy API with the following breaking changes: #11694
    • [plugin-ext/main] The file callhierarchy-type-converters.ts was renamed to hierarchy-types-converters.ts
      • The method toDefinition was renamed to toItemHierarchyDefinition and the overloaded signatures were removed.
      • The method fromDefinition was replaced for fromItemHierarchyDefinition to convert both TypeHierarchyItem and CallHierarchyItem to a common HierarchyItem.
    • [plugin-ext/plugin] - type-converters.ts #fromCallHierarchyItem was replaced by fromHierarchyItem to convert from CallHierarchyItem or TypeHierarchyItem to HierarchyItem.

v1.30.0 - 9/29/2022

  • [core] added functionality ot listen to keyboard layout changes #11689
  • [core] added support for moving webview-based views into a secondary window for browser applications #11048 - Contributed on behalf of ST Microelectronics and Ericsson and by ARM and EclipseSource
    • Added the new @theia/secondary-window extension which contributes the UI to enable the new feature.
  • [core] fixed RPC decoding errors on large objects #11636
  • [core] fixed about dialog rendering when closed and re-opened #11687

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vince-fugnitto, a new releaser for @​theia/core 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/core](https://github.com/eclipse-theia/theia) from 1.16.0 to 1.31.1.
- [Release notes](https://github.com/eclipse-theia/theia/releases)
- [Changelog](https://github.com/eclipse-theia/theia/blob/v1.31.1/CHANGELOG.md)
- [Commits](eclipse-theia/theia@v1.16.0...v1.31.1)

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

dependabot bot commented on behalf of github Nov 10, 2022

Superseded by #677.

@dependabot dependabot bot closed this Nov 10, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/theia/core-1.31.1 branch November 10, 2022 06:37
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