[core] updated the returns of many methods of MenuModelRegistry changed from CompositeMenuNode to MutableCompoundMenuNode. To mutate a menu, use the updateOptions method or add a check for instanceof CompositeMenuNode, which will be true in most cases #11910
[plugin-ext] refactored the plugin RPC API - now also reuses the msgpackR based RPC protocol that is better suited for handling binary data and enables message tunneling #11228. All plugin protocol types now use UInt8Array as type for message parameters instead of string - Contributed on behalf of STMicroelectronics.
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
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.15.0 to 1.33.0.
Release notes
Sourced from
@theia/markers
's releases.... (truncated)
Changelog
Sourced from
@theia/markers
's changelog.... (truncated)
Commits
9dd8b13
v1.33.07bc9c96
docs: update changelog for1.33.0
(#12013)4b9d8e6
nls: translation update for version 1.33.0 (#12011)885d50e
plugin: fixnotebook
stubs (#12003)29feb48
[vscode] AddWebviewOptions.enableForms
(#11983)dc81358
fixing plugin-ext: typos in terminal-main.ts4542e03
[vscode] Stub vscode 'Notebook' API (#11993)ac7a9ff
Handle file system permissions (#11965)1446bca
editor: addtoggle sticky scroll
command (#11926)4440abd
vscode: addhcLight
support (#11589)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)