opensumi / ide-startup-lite

OpenSumi Lite Web sample
https://opensumi.github.io/ide-startup-lite
MIT License
69 stars 22 forks source link

fix(deps): update opensumi packages to v2.22.7 #40

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opensumi/ide-addons 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-comments 2.22.5 -> 2.22.7 age adoption passing confidence
@​opensumi/ide-components 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-core-browser 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-core-common 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-core-node 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-debug 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-decoration 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-editor 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-explorer 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-express-file-server 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-extension 2.22.5 -> 2.22.7 age adoption passing confidence
@​opensumi/ide-extension-manager 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-extension-storage 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-file-scheme 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-file-search 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-file-service 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-file-tree-next 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-i18n 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-keymaps 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-logs 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-main-layout 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-markdown 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-markers 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-menu-bar 2.22.5 -> 2.22.7 age adoption passing confidence
@​opensumi/ide-monaco 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-monaco-enhance 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-opened-editor 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-outline 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-output 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-overlay 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-preferences 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-process 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-quick-open 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-scm 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-search 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-static-resource 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-status-bar 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-storage 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-task 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-terminal-next 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-testing 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-theme 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-toolbar 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-variable 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-webview 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-workspace 2.22.5 -> 2.22.7 age adoption passing confidence
@opensumi/ide-workspace-edit 2.22.5 -> 2.22.7 age adoption passing confidence

Release Notes

opensumi/core ### [`v2.22.7`](https://togithub.com/opensumi/core/releases/tag/v2.22.7) [Compare Source](https://togithub.com/opensumi/core/compare/v2.22.6...v2.22.7) ##### What's Changed ##### Other Changes - fix: search tree height not change reactively by [@​life2015](https://togithub.com/life2015) in [https://github.com/opensumi/core/pull/2377](https://togithub.com/opensumi/core/pull/2377) - fix: adding changes on SCM with the tree model by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/2376](https://togithub.com/opensumi/core/pull/2376) - fix: show files on symbol link folders by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/2379](https://togithub.com/opensumi/core/pull/2379) - fix: get the correct document instance from bookmarks url by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/2380](https://togithub.com/opensumi/core/pull/2380) - fix: localization lifecycle by [@​Ricbet](https://togithub.com/Ricbet) in [https://github.com/opensumi/core/pull/2382](https://togithub.com/opensumi/core/pull/2382) - fix: get correctly fsPath on Windows findFiles by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/2381](https://togithub.com/opensumi/core/pull/2381) - fix: multiple client file watcher by [@​Ricbet](https://togithub.com/Ricbet) in [https://github.com/opensumi/core/pull/2386](https://togithub.com/opensumi/core/pull/2386) **Full Changelog**: https://github.com/opensumi/core/compare/v2.22.6...v2.22.7 ### [`v2.22.6`](https://togithub.com/opensumi/core/releases/tag/v2.22.6) [Compare Source](https://togithub.com/opensumi/core/compare/v2.22.5...v2.22.6) ##### What's Changed ##### Style Changes - style: improve markdown renderer style by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/2363](https://togithub.com/opensumi/core/pull/2363) - style: fix default treenode overflow style by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/2360](https://togithub.com/opensumi/core/pull/2360) ##### Other Changes - chore: add external module nsfw for electron by [@​yantze](https://togithub.com/yantze) in [https://github.com/opensumi/core/pull/2358](https://togithub.com/opensumi/core/pull/2358) - Revert "chore: use `SIGKILL` signal kill extension process" by [@​bytemain](https://togithub.com/bytemain) in [https://github.com/opensumi/core/pull/2369](https://togithub.com/opensumi/core/pull/2369) - fix: open original file from diff editor by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/2362](https://togithub.com/opensumi/core/pull/2362) - fix: title bar not change with the file by [@​yantze](https://togithub.com/yantze) in [https://github.com/opensumi/core/pull/2357](https://togithub.com/opensumi/core/pull/2357) - fix: highlight range of search result is wrong by [@​wangxiaojuan](https://togithub.com/wangxiaojuan) in [https://github.com/opensumi/core/pull/2365](https://togithub.com/opensumi/core/pull/2365) - fix: deprecated isElectronRenderer and use appConfig.isElectronRenderer by [@​Ricbet](https://togithub.com/Ricbet) in [https://github.com/opensumi/core/pull/2366](https://togithub.com/opensumi/core/pull/2366) **Full Changelog**: https://github.com/opensumi/core/compare/v2.22.5...v2.22.6

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.