Closed renovate[bot] closed 1 month ago
Name | Link |
---|---|
Latest commit | e29cb1b92626a9ddc88b9149bc6c8374d556fa7d |
Latest deploy log | https://app.netlify.com/sites/vue-devtools-docs/deploys/670c71fe34ce0d0008836ed4 |
``` pnpm add https://pkg.pr.new/@vue/devtools-applet@632 ```
``` pnpm add https://pkg.pr.new/@vue/devtools-core@632 ```
``` pnpm add https://pkg.pr.new/@vue/devtools-api@632 ```
``` pnpm add https://pkg.pr.new/@vue/devtools@632 ```
``` pnpm add https://pkg.pr.new/@vue/devtools-kit@632 ```
``` pnpm add https://pkg.pr.new/vite-plugin-vue-devtools@632 ```
commit: e29cb1b
This PR contains the following updates:
^2.0.4
->^3.0.0
Release Notes
lukeed/sirv (sirv)
### [`v3.0.0`](https://redirect.github.com/lukeed/sirv/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/lukeed/sirv/compare/v2.0.4...v3.0.0) ##### Breaking - Now requires Node 18+ : [`c7d2479`](https://redirect.github.com/lukeed/sirv/commit/c7d2479), - Added `exports` map for native ESM support: [`c7d2479`](https://redirect.github.com/lukeed/sirv/commit/c7d2479) ##### Features - Added `node:` prefix for explicit native imports, which unlocks Deno support ([#163](https://redirect.github.com/lukeed/sirv/issues/163)): [`912af6f`](https://redirect.github.com/lukeed/sirv/commit/912af6f) *Thank you [@karimfromjordan](https://redirect.github.com/karimfromjordan)* ##### Patches - Add separate CJS and ESM definitions: [`982fcc8`](https://redirect.github.com/lukeed/sirv/commit/982fcc8) *Previously CJS types were wrong/incompatible.* ##### Chores - (sirv-cli) Upgrade `get-port` to 5.1.1 for TS definitions: [`e5e0826`](https://redirect.github.com/lukeed/sirv/commit/e5e0826) - Write tests in native ESM: [`2f36733`](https://redirect.github.com/lukeed/sirv/commit/2f36733) - (CI): Add Node 20 to matrix: [`9ca1cbc`](https://redirect.github.com/lukeed/sirv/commit/9ca1cbc) *** > **Full Changelog**: https://github.com/lukeed/sirv/compare/v2.0.4...v3.0.0Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.