[callhierarchy] types Definition, Caller and Callee removed and replaced with CallHierarchyItem, CallHierarchyIncomingCall, CallHierarchyOutgoingCall#10857
[core] changed return type of (Async)LocalizationProvider#getAvailableLanguages from string[] to LanguageInfo[]#11018
[core] changed return type of QuickInputService.showQuickPick and its implementation in MonacoQuickInputService to Promise<T | undefined>. undefined will be returned if the user closes the quick pick without making a selection #11068
[core] changed return type of Saveable.createSnapshot from object to { value: string } | { read(): string | null }#11032
This version was pushed to npm by vince-fugnitto, a new releaser for @theia/navigator 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/navigator from 1.16.0 to 1.25.0.
Release notes
Sourced from
@theia/navigator
's releases.... (truncated)
Changelog
Sourced from
@theia/navigator
's changelog.... (truncated)
Commits
ca417a3
v1.25.03dce8e6
try and force lerna to runversion
(#11088)2c5db35
doc: updatechangelog
for1.25.0
d8064d1
electron: uppercase the token key (#11082)2ccf321
Fixfiles.eol
preference display (#11079)adb4f7c
10002: Add canReply to CommentThread (#11062)c6ac473
Guarantee thatQuickPickService.showQuickPick
resolves on hide (#11068)7f5047f
Allow easier extensibility for custom Theia applications (#11071)68c0181
Remove window focus listener on unload (#11075)f527fb3
Make preference node renderers more robust againstnull
values (#11074)Maintainer changes
This version was pushed to npm by vince-fugnitto, a new releaser for
@theia/navigator
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)