Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2022

Bumps @theia/process from 1.15.0 to 1.29.0.

Release notes

Sourced from @​theia/process's releases.

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 🚀

Full Changelog: eclipse-theia/theia@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 🚀

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

Eclipse Theia v1.27.0

What's Changed

Contributors

... (truncated)

Changelog

Sourced from @​theia/process's changelog.

v1.29.0 - 8/25/2022

  • [application-manager] added the applicationName in the frontend generator #11575
  • [cli] enhanced the cli to include tooling for checking mismatches of Theia dependencies #11483
  • [core] added handling to prevent the application on OSX from not displaying menus #11584
  • [core] added handling to respect the included preference schema property #11588
  • [core] added support for workbench.action.focusNthEditorGroup #11496
  • [core] added support for the toggle breadcrumbs command #11548
  • [core] fixed rendering for empty submenus #11577
  • [core] updated handling to properly hide toolbars on inactive tabbars #11480
  • [core] updated to msgpackr for encoding of rpc messages #11447
  • [debug] added support for compound launches #11444
  • [debug] fixed an issue where the debug hover would not appear #11597
  • [editor] added support for next group and previous group commands #11545
  • [ffmpeg] updated @electron/get to v2.0.0 #11573
  • [git] fixed an issue with blame annotations #11540
  • [git] fixed issue when performing discard changes on a new file #11532
  • [memory-inspector] added the @theia/memory-inspector extension #11394
  • [monaco] updated handling for invalid theming values #11596
  • [plugin] added support for VS Code theme icons #11527
  • [plugin] added support for EvaluatableExpressions #11484 - Contributed on behalf of STMicroelectronics
  • [plugin] added support for keys in the Memento VS Code API #11487
  • [plugin] added support for the InputBoxValidationMessage VS Code API #11492
  • [plugin] fixed an issue when the text document provider returns an empty string #11474
  • [plugin] improved preference access for plugins #11393
  • [plugin] updated authentication VS Code API #11564
  • [plugin] updated handling when restoring the current language #11472
  • [plugin] updated styling for spinning icons #11542
  • [repo] added no-unreachable eslint rule #11476
  • [repo] replaced usages of any #11490
  • [scm] added handling to select nodes according to the active editor #11560
  • [terminal] added toggle terminal command #11193
  • [terminal] improved terminal link matching #11398
  • [terminal] updated the terminal clear command to not require terminal focus #11565
  • [vsx-registry] fixed an issue preventing extensions from being installed on new setups #11486
  • [vsx-registry] improved styling of the Extensions view #11494
  • [vsx-registry] removed localization for Open VSX Registry #11523
  • [vsx-registry] updated extension editor rendering #11605

Breaking Changes:

  • [core] replaced Emitter fields by Event fields in both DescriptionWidget and BadgeWidget #11601
  • [core] replaced react-virtualized with react-virtuoso for tree rendering. Removed the TreeWidget#forceUpdate, TreeWidget#handleScroll and TreeWidget.View#renderTreeRow methods in the process #11553
  • [core] updateThemePreference and updateThemeFromPreference removed from CommonFrontendContribution. Corresponding functionality as been moved to the respective theme service. load removed from IconThemeService #11473
  • [core] removed WidgetManager.widgetPromises; use WidgetManager.widgets instead #11555
  • [core] updated react and react-dom dependencies to version 18, which introduce new root API for rendering (replaces ReactDOM.render). Since React no longer supports render callbacks, the onRender field from ReactDialog and ReactWidget was removed. #11455 - Contributed on behalf of STMicroelectronics
  • [workspace] removed DefaultWorkspaceServer#untitledWorkspaceStaleThreshhold; use DefaultWorkspaceServer#untitledWorkspaceStaleThreshold instead #11603

v1.28.0 - 7/28/2022

... (truncated)

Commits
  • 67aac9c v1.29.0
  • cf80420 docs: update changelog for v1.29.0 (#11612)
  • 3fe0fd3 Translation update for version 1.29.0
  • 8622c95 macos: fix window.titleBarStyle on macOS
  • 9331b9b Integrate Memory Inspector in Theia repository (#11394)
  • 6bd8e74 cli: Enhance tooling for checking dependencies (#11483)
  • cdec042 workspace: export RecentWorkspacePathsData + fix typo (#11603)
  • 19644aa Remove manual height manipulation in Extension Editor (#11605)
  • 73260a1 revert IPC server change + fix pipe communication on Windows (#11561)
  • a32c959 Show window.menuBarVisibility on OSX (browser) (#11602)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vince-fugnitto, a new releaser for @​theia/process 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/process](https://github.com/eclipse-theia/theia) from 1.15.0 to 1.29.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.15.0...v1.29.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2022
@cla-bot cla-bot bot added the cla-signed label Aug 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2022

Superseded by #275.

@dependabot dependabot bot closed this Oct 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/theia/process-1.29.0 branch October 3, 2022 13:30
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.

1 participant