[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
This version was pushed to npm by vince-fugnitto, a new releaser for @theia/markers since your current version.
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/markers from 1.16.0 to 1.29.0.
Release notes
Sourced from
@theia/markers
's releases.... (truncated)
Changelog
Sourced from
@theia/markers
's changelog.... (truncated)
Commits
67aac9c
v1.29.0cf80420
docs: update changelog forv1.29.0
(#11612)3fe0fd3
Translation update for version 1.29.08622c95
macos: fixwindow.titleBarStyle
on macOS9331b9b
Integrate Memory Inspector in Theia repository (#11394)6bd8e74
cli: Enhance tooling for checking dependencies (#11483)cdec042
workspace: exportRecentWorkspacePathsData
+ fix typo (#11603)19644aa
Remove manual height manipulation in Extension Editor (#11605)73260a1
revert IPC server change + fix pipe communication on Windows (#11561)a32c959
Showwindow.menuBarVisibility
on OSX (browser) (#11602)Maintainer changes
This version was pushed to npm by vince-fugnitto, a new releaser for
@theia/markers
since your current version.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)