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.27.2 #70

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

opensumi/core (@​opensumi/ide-addons) ### [`v2.27.2`](https://togithub.com/opensumi/core/releases/tag/v2.27.2) [Compare Source](https://togithub.com/opensumi/core/compare/v2.27.1...v2.27.2) ##### What's Changed ##### Other Changes - fix(electron): avoid incorrect dispose of connection by [@​bytemain](https://togithub.com/bytemain) in [https://github.com/opensumi/core/pull/3266](https://togithub.com/opensumi/core/pull/3266) - chore: add missing inlineCompletion types by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/3280](https://togithub.com/opensumi/core/pull/3280) - chore: add missing env and version by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/3281](https://togithub.com/opensumi/core/pull/3281) **Full Changelog**: https://github.com/opensumi/core/compare/v2.27.1...v2.27.2 ### [`v2.27.1`](https://togithub.com/opensumi/core/releases/tag/v2.27.1) [Compare Source](https://togithub.com/opensumi/core/compare/v2.27.0...v2.27.1) ##### What's Changed ##### What's New Features - feat: add enable persistent terminal session preference by [@​opensumi](https://togithub.com/opensumi) in [https://github.com/opensumi/core/pull/3149](https://togithub.com/opensumi/core/pull/3149) ##### Refactor - fix: extension nls resource initialization error by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/3133](https://togithub.com/opensumi/core/pull/3133) ##### Style Changes - style: improve preference checkbox style by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/3148](https://togithub.com/opensumi/core/pull/3148) **Full Changelog**: https://github.com/opensumi/core/compare/v2.27.0...v2.27.1 ### [`v2.27.0`](https://togithub.com/opensumi/core/blob/HEAD/CHANGELOG.md#v2270) [Compare Source](https://togithub.com/opensumi/core/compare/v2.26.8...v2.27.0) ##### What's New Features - feat: add activate keybinding for explorer and search view by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/2930](https://togithub.com/opensumi/core/pull/2930) - feat: support vscode.l10n api by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/3002](https://togithub.com/opensumi/core/pull/3002) - feat: ws reconnect report connection info by [@​pipiiiiii](https://togithub.com/pipiiiiii) in [https://github.com/opensumi/core/pull/3030](https://togithub.com/opensumi/core/pull/3030) - feat: add editor top side bar support by [@​MilkWangStudio](https://togithub.com/MilkWangStudio) in [https://github.com/opensumi/core/pull/3026](https://togithub.com/opensumi/core/pull/3026) - feat: change createRef to useRef by [@​winjo](https://togithub.com/winjo) in [https://github.com/opensumi/core/pull/2932](https://togithub.com/opensumi/core/pull/2932) - feat: drop electron 13 support by [@​bytemain](https://togithub.com/bytemain) in [https://github.com/opensumi/core/pull/3050](https://togithub.com/opensumi/core/pull/3050) - feat: notification support button by [@​pipiiiiii](https://togithub.com/pipiiiiii) in [https://github.com/opensumi/core/pull/3073](https://togithub.com/opensumi/core/pull/3073) - style: open editor displays the delete button in its selected state by [@​wangxiaojuan](https://togithub.com/wangxiaojuan) in [https://github.com/opensumi/core/pull/3103](https://togithub.com/opensumi/core/pull/3103) ##### Refactor - refactor(ext): improve code and log message by [@​bytemain](https://togithub.com/bytemain) in [https://github.com/opensumi/core/pull/2948](https://togithub.com/opensumi/core/pull/2948) ##### Patch Changes - chore(deps-dev): bump electron from 22.3.23 to 22.3.24 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/opensumi/core/pull/3069](https://togithub.com/opensumi/core/pull/3069) - chore(deps-dev): bump electron from 18.3.15 to 22.3.25 in /tools/electron by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/opensumi/core/pull/3098](https://togithub.com/opensumi/core/pull/3098) ##### Other Changes - fix: invalid breakpoints line number error by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/3037](https://togithub.com/opensumi/core/pull/3037) - fix: filetree rename file correctly by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/3108](https://togithub.com/opensumi/core/pull/3108) - doc: add codeblitz badge by [@​hacke2](https://togithub.com/hacke2) in [https://github.com/opensumi/core/pull/3088](https://togithub.com/opensumi/core/pull/3088) - chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/opensumi/core/pull/2911](https://togithub.com/opensumi/core/pull/2911) - fix: scm support double click to openfile by [@​pipiiiiii](https://togithub.com/pipiiiiii) in [https://github.com/opensumi/core/pull/2937](https://togithub.com/opensumi/core/pull/2937) - fix: terminal search box supports toggle switching by [@​wangxiaojuan](https://togithub.com/wangxiaojuan) in [https://github.com/opensumi/core/pull/3041](https://togithub.com/opensumi/core/pull/3041) - fix: custom components are not destroyed after being closed by [@​xkaede](https://togithub.com/xkaede) in [https://github.com/opensumi/core/pull/3036](https://togithub.com/opensumi/core/pull/3036) - ci: use nodejs 16.x by [@​bytemain](https://togithub.com/bytemain) in [https://github.com/opensumi/core/pull/3063](https://togithub.com/opensumi/core/pull/3063) - fix: toolbar width should change when props change by [@​bytemain](https://togithub.com/bytemain) in [https://github.com/opensumi/core/pull/3065](https://togithub.com/opensumi/core/pull/3065) - fix: search box placeholder color by [@​wangxiaojuan](https://togithub.com/wangxiaojuan) in [https://github.com/opensumi/core/pull/3039](https://togithub.com/opensumi/core/pull/3039) - chore(deps-dev): bump electron from 22.3.24 to 22.3.25 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/opensumi/core/pull/3099](https://togithub.com/opensumi/core/pull/3099) - fix: terminal shortcut kill process in windows by [@​shilin8805](https://togithub.com/shilin8805) in [https://github.com/opensumi/core/pull/3100](https://togithub.com/opensumi/core/pull/3100) - fix: register sumi api in worker by [@​AhkunTa](https://togithub.com/AhkunTa) in [https://github.com/opensumi/core/pull/3072](https://togithub.com/opensumi/core/pull/3072) - chore(deps): bump ejs from 2.7.4 to 3.1.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/opensumi/core/pull/3107](https://togithub.com/opensumi/core/pull/3107) - fix: show first level child when folder tree node is filtered by [@​erha19](https://togithub.com/erha19) in [https://github.com/opensumi/core/pull/3086](https://togithub.com/opensumi/core/pull/3086) - fix: fix electron ide build error by [@​shilin8805](https://togithub.com/shilin8805) in [https://github.com/opensumi/core/pull/3113](https://togithub.com/opensumi/core/pull/3113) - chore: add retry for extension download by [@​hacke2](https://togithub.com/hacke2) in [https://github.com/opensumi/core/pull/3117](https://togithub.com/opensumi/core/pull/3117) - fix: error color by [@​nonzzz](https://togithub.com/nonzzz) in [https://github.com/opensumi/core/pull/3118](https://togithub.com/opensumi/core/pull/3118)

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.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
ide-startup-lite ❌ Failed (Inspect) Jan 19, 2024 11:00am
renovate[bot] commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.27.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.