Closed renovate[bot] closed 1 month ago
Name | Link |
---|---|
Latest commit | 1d6801e0e9e3002fd3aeb880deecf1d8240ce896 |
Latest deploy log | https://app.netlify.com/sites/vue-devtools-docs/deploys/6715aa632ec2cc000851147b |
``` pnpm add https://pkg.pr.new/@vue/devtools-applet@637 ```
``` pnpm add https://pkg.pr.new/@vue/devtools-core@637 ```
``` pnpm add https://pkg.pr.new/@vue/devtools@637 ```
``` pnpm add https://pkg.pr.new/@vue/devtools-api@637 ```
``` pnpm add https://pkg.pr.new/@vue/devtools-kit@637 ```
``` pnpm add https://pkg.pr.new/vite-plugin-vue-devtools@637 ```
commit: 1d6801e
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 33.x
releases. But if you manually upgrade to 33.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
^29.4.6
->^33.0.1
Release Notes
electron/electron (electron)
### [`v33.0.1`](https://redirect.github.com/electron/electron/releases/tag/v33.0.1): electron v33.0.1 [Compare Source](https://redirect.github.com/electron/electron/compare/v33.0.0...v33.0.1) ### Release Notes for v33.0.1 #### Other Changes - Updated Chromium to 130.0.6723.59. [#44271](https://redirect.github.com/electron/electron/pull/44271) ### [`v33.0.0`](https://redirect.github.com/electron/electron/releases/tag/v33.0.0): electron v33.0.0 [Compare Source](https://redirect.github.com/electron/electron/compare/v32.2.1...v33.0.0) ### Release Notes for 33.0.0 #### Stack Upgrades - Chromium `130.0.6723.44` - [New in 130](https://developer.chrome.com/blog/new-in-chrome-130/) - [New in 129](https://developer.chrome.com/blog/new-in-chrome-129/) - Node `20.18.0` - [Node 20.18.0 blog post](https://nodejs.org/en/blog/release/v20.18.0/) - [Node 20.17.0 blog post](https://nodejs.org/en/blog/release/v20.17.0/) - V8 `13.0` #### Breaking Changes - Deprecated usage of `textured` BrowserWindow `type` option on macOS. [#43133](https://redirect.github.com/electron/electron/pull/43133) - Custom protocol URLs that use Windows file paths will no longer work correctly with the deprecated `protocol.registerFileProtocol` and the `baseURLForDataURL` property on `BrowserWindow.loadURL`, `WebContents.loadURL`, and `