This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/arthurr0/mTerminal). ## Repository Problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/arthurr0/mTerminal). - ⚠️ WARN: Package lookup failures ## Rate-Limited The following updates are currently rate-limited. To force their creation now, click on a checkbox below. - [ ] <!-- unlimit-branch=renovate/major-xterm-monorepo -->fix(deps): update dependency @xterm/xterm to v6 --- > [!WARNING] > Renovate failed to look up the following dependencies: `Failed to look up npm package @mterminal/extension-api: no-result`. > > Files affected: `extensions/file-browser/package.json`, `extensions/git-panel/package.json`, `extensions/remote-ssh/package.json` --- ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/codemirror -->[chore(deps): update dependency @codemirror/view to v6.42.1](../pull/18) - [ ] <!-- rebase-branch=renovate/xterm-monorepo -->[fix(deps): update xterm monorepo](../pull/19) (`@xterm/addon-fit`, `@xterm/addon-web-links`) - [ ] <!-- rebase-branch=renovate/vitejs-plugin-react-6.x -->[chore(deps): update dependency @vitejs/plugin-react to v6](../pull/7) - [ ] <!-- rebase-branch=renovate/macos-15.x -->[chore(deps): update dependency macos to v15](../pull/17) - [ ] <!-- rebase-branch=renovate/noble-ciphers-2.x -->[fix(deps): update dependency @noble/ciphers to v2](../pull/13) - [ ] <!-- rebase-branch=renovate/noble-hashes-2.x -->[fix(deps): update dependency @noble/hashes to v2](../pull/14) - [ ] <!-- rebase-branch=renovate/chokidar-5.x -->[fix(deps): update dependency chokidar to v5](../pull/15) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>github-actions (9)</summary> <blockquote> <details><summary>.github/actions/setup-build/action.yml (2)</summary> - `actions/setup-node v6` - `pnpm/action-setup v6` </details> <details><summary>.github/workflows/build-linux.yml (4)</summary> - `actions/checkout v6` - `actions/cache v5` - `actions/upload-artifact v7` - `ubuntu 24.04` </details> <details><summary>.github/workflows/build-macos.yml (4)</summary> - `actions/checkout v6` - `actions/cache v5` - `actions/upload-artifact v7` - `macos 14` → [Updates: `15`] </details> <details><summary>.github/workflows/build-windows.yml (2)</summary> - `actions/checkout v6` - `actions/upload-artifact v7` </details> <details><summary>.github/workflows/lint.yml (2)</summary> - `actions/checkout v6` - `ubuntu 24.04` </details> <details><summary>.github/workflows/publish-aur-bin.yml (2)</summary> - `actions/checkout v6` - `ubuntu 24.04` </details> <details><summary>.github/workflows/publish-aur-git.yml (2)</summary> - `actions/checkout v6` - `ubuntu 24.04` </details> <details><summary>.github/workflows/publish-github.yml (7)</summary> - `actions/checkout v6` - `actions/download-artifact v8` - `actions/download-artifact v8` - `actions/download-artifact v8` - `orhun/git-cliff-action v4` - `softprops/action-gh-release v3` - `ubuntu 24.04` </details> <details><summary>.github/workflows/windows-check.yml (1)</summary> - `actions/checkout v6` </details> </blockquote> </details> <details><summary>npm (10)</summary> <blockquote> <details><summary>extensions/error-linkifier/package.json</summary> </details> <details><summary>extensions/file-browser/package.json (36)</summary> - `@codemirror/autocomplete ^6.18.0` - `@codemirror/commands ^6.7.0` - `@codemirror/lang-cpp ^6.0.2` - `@codemirror/lang-css ^6.3.0` - `@codemirror/lang-go ^6.0.1` - `@codemirror/lang-html ^6.4.9` - `@codemirror/lang-java ^6.0.1` - `@codemirror/lang-javascript ^6.2.2` - `@codemirror/lang-json ^6.0.1` - `@codemirror/lang-less ^6.0.2` - `@codemirror/lang-markdown ^6.3.1` - `@codemirror/lang-php ^6.0.1` - `@codemirror/lang-python ^6.1.6` - `@codemirror/lang-rust ^6.0.1` - `@codemirror/lang-sass ^6.0.2` - `@codemirror/lang-sql ^6.8.0` - `@codemirror/lang-vue ^0.1.3` - `@codemirror/lang-xml ^6.1.0` - `@codemirror/lang-yaml ^6.1.1` - `@codemirror/language ^6.10.0` - `@codemirror/legacy-modes ^6.4.0` - `@codemirror/search ^6.5.0` - `@codemirror/state ^6.5.0` - `@codemirror/view ^6.34.0` → [Updates: `^6.34.0`] - `@lezer/highlight ^1.2.0` - `codemirror ^6.0.1` - `@types/node ^24.0.0` - `@types/react ^19.2.14` - `@types/react-dom ^19.2.3` - `react ^19.2.5` - `react-dom ^19.2.5` - `tsup ^8.0.0` - `typescript ^6.0.0` - `@mterminal/extension-api ^1.0.0` - `react ^19.0.0` - `react-dom ^19.0.0` </details> <details><summary>extensions/git-panel/package.json (9)</summary> - `@types/react ^19.2.14` - `@types/react-dom ^19.2.3` - `react ^19.2.5` - `react-dom ^19.2.5` - `tsup ^8.0.0` - `typescript ^6.0.0` - `@mterminal/extension-api ^1.0.0` - `react ^19.0.0` - `react-dom ^19.0.0` </details> <details><summary>extensions/git-status-mini/package.json</summary> </details> <details><summary>extensions/remote-ssh/package.json (16)</summary> - `ssh2 ^1.17.0` - `@xterm/xterm ^5.5.0` → [Updates: `^6.0.0`] - `@xterm/addon-fit ^0.10.0` → [Updates: `^0.11.0`] - `@xterm/addon-web-links ^0.11.0` → [Updates: `^0.12.0`] - `@types/node ^24.0.0` - `@types/react ^19.2.14` - `@types/react-dom ^19.2.3` - `@types/ssh2 ^1.15.0` - `react ^19.2.5` - `react-dom ^19.2.5` - `tsup ^8.0.0` - `typescript ^6.0.0` - `vitest ^4.0.0` - `@mterminal/extension-api ^1.0.0` - `react ^19.0.0` - `react-dom ^19.0.0` </details> <details><summary>extensions/theme-pack-extra/package.json</summary> </details> <details><summary>package.json (28)</summary> - `@noble/ciphers ^1.0.0` → [Updates: `^2.0.0`] - `@noble/hashes ^1.5.0` → [Updates: `^2.0.0`] - `@xterm/addon-canvas 0.8.0-beta.48` - `@xterm/addon-fit ^0.11.0` - `@xterm/addon-serialize ^0.14.0` - `@xterm/addon-web-links ^0.12.0` - `@xterm/xterm ^6.0.0` - `chokidar ^4.0.3` → [Updates: `^5.0.0`] - `highlight.js ^11.11.1` - `node-pty ^1.0.0` - `pidtree ^0.6.0` - `react ^19.2.5` - `react-dom ^19.2.5` - `@electron/rebuild ^4.0.0` - `@testing-library/dom ^10.4.1` - `@testing-library/react ^16.3.2` - `@types/node ^24.0.0` - `@types/react ^19.2.14` - `@types/react-dom ^19.2.3` - `@vitejs/plugin-react ^5.2.0` → [Updates: `^6.0.0`] - `@vitest/coverage-v8 ^4.1.5` - `electron ^42.0.0` - `electron-builder ^26.8.1` - `electron-vite ^5.0.0` - `jsdom ^29.1.1` - `typescript ^6.0.3` - `vite ^8.0.0` - `vitest ^4.1.5` </details> <details><summary>packages/create-mterminal-extension/package.json (1)</summary> - `node >=18` </details> <details><summary>packages/extension-api/package.json</summary> </details> <details><summary>pnpm-workspace.yaml</summary> </details> </blockquote> </details> --- - [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Repository Problems
These problems occurred while renovating this repository. View logs.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
Warning
Renovate failed to look up the following dependencies:
Failed to look up npm package @mterminal/extension-api: no-result.Files affected:
extensions/file-browser/package.json,extensions/git-panel/package.json,extensions/remote-ssh/package.jsonOpen
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
@xterm/addon-fit,@xterm/addon-web-links)Detected Dependencies
github-actions (9)
npm (10)