pi0 / nitro-cloudflare-dev

POC module to enable access to the Cloudflare runtime bindings in development server of Nitro and Nuxt
MIT License
62 stars 2 forks source link

chore(deps): update all non-major dependencies #14

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.11.28 -> ^20.11.30 age adoption passing confidence
miniflare (source) ^3.20240304.2 -> ^3.20240314.0 age adoption passing confidence
nuxt (source) ^3.11.0 -> ^3.11.1 age adoption passing confidence
typescript (source) ^5.4.2 -> ^5.4.3 age adoption passing confidence
wrangler (source) ^3.34.2 -> ^3.36.0 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (miniflare) ### [`v3.20240314.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/miniflare/CHANGELOG.md#3202403140) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/miniflare@3.20240304.2...miniflare@3.20240314.0) ##### Minor Changes - [#​5240](https://togithub.com/cloudflare/workers-sdk/pull/5240) [`1720f0a`](https://togithub.com/cloudflare/workers-sdk/commit/1720f0a12a6376093b3c5799d74f47c522ae8571) Thanks [@​CarmenPopoviciu](https://togithub.com/CarmenPopoviciu)! - chore: bump `workerd` to [`1.20240314.0`](https://togithub.com/cloudflare/workerd/releases/tag/v1.20240314.0)
nuxt/nuxt (nuxt) ### [`v3.11.1`](https://togithub.com/nuxt/nuxt/releases/tag/v3.11.1) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.11.0...v3.11.1) > 3.11.1 is a patch release addressing regressions in v3.11.0. #### ✅ Upgrading As usual, our recommendation for upgrading is to run: ```sh nuxi upgrade --force ``` This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem. #### 👉 Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.11.0...v3.11.1) ##### 🩹 Fixes - **nuxt:** Ignore console.logs called outside event context ([b3ced3d69](https://togithub.com/nuxt/nuxt/commit/b3ced3d69)) - **schema:** Include `ofetch` in `typescript.hoist` defaults ([#​26316](https://togithub.com/nuxt/nuxt/pull/26316)) - **nuxt:** Conditionally use `tsx` parser ([#​26314](https://togithub.com/nuxt/nuxt/pull/26314)) - **nuxt:** Correct `finish` types and add to docs ([0d9c63b82](https://togithub.com/nuxt/nuxt/commit/0d9c63b82)) - **nuxt:** Ignore failures to access asyncContext in environments without it ([523db1a19](https://togithub.com/nuxt/nuxt/commit/523db1a19)) - **nuxt:** Handle failure creating BroadcastChannel ([#​26340](https://togithub.com/nuxt/nuxt/pull/26340)) - **nuxt:** Don't warn when injecting client-only components ([#​26341](https://togithub.com/nuxt/nuxt/pull/26341)) - **nuxt:** Prevent losing pages routes on prerender ([#​26354](https://togithub.com/nuxt/nuxt/pull/26354)) - **nuxt:** Pass `undefined` name when resolving trailing slash ([#​26358](https://togithub.com/nuxt/nuxt/pull/26358)) - **vite:** Use ssr result if it exists ([#​26356](https://togithub.com/nuxt/nuxt/pull/26356)) ##### 📖 Documentation - Fix code block formatting for `usePreviewMode` ([#​26303](https://togithub.com/nuxt/nuxt/pull/26303)) - Fix confusing wording ([#​26301](https://togithub.com/nuxt/nuxt/pull/26301)) - Add note that `useId` must be used with single root element ([401370b3a](https://togithub.com/nuxt/nuxt/commit/401370b3a)) - Mention `` component in api section ([#​26029](https://togithub.com/nuxt/nuxt/pull/26029)) - Note that `@nuxt/schema` should be used by module authors ([#​26190](https://togithub.com/nuxt/nuxt/pull/26190)) - Add `routeNameSplitter` example in migration docs ([#​25838](https://togithub.com/nuxt/nuxt/pull/25838)) ##### 🏡 Chore - **nuxt:** Remove unused code ([#​26319](https://togithub.com/nuxt/nuxt/pull/26319)) - Revert update github/codeql-action action ([c72951b06](https://togithub.com/nuxt/nuxt/commit/c72951b06)) ##### 🤖 CI - Configure npm registry in release workflow ([68f7d4df8](https://togithub.com/nuxt/nuxt/commit/68f7d4df8)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - zunderbolt ([@​zunderbolt](https://togithub.com/zunderbolt)) - Serge Doda ([@​bargel](https://togithub.com/bargel)) - Volker Rose ([@​riddla](https://togithub.com/riddla)) - Turdalin Nurassyl ([@​trdln](https://togithub.com/trdln)) - Julien Huang ([@​huang-julien](https://togithub.com/huang-julien)) - Joaquín Sánchez ([@​userquin](https://togithub.com/userquin)) - Tanvir Rahman ([@​Tanvir-rahman](https://togithub.com/Tanvir-rahman)) - Florian Lefebvre ([@​florian-lefebvre](https://togithub.com/florian-lefebvre))
Microsoft/TypeScript (typescript) ### [`v5.4.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.3): TypeScript 5.4.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
cloudflare/workers-sdk (wrangler) ### [`v3.36.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3360) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.35.0...wrangler@3.36.0) ##### Minor Changes - [#​5234](https://togithub.com/cloudflare/workers-sdk/pull/5234) [`e739b7f`](https://togithub.com/cloudflare/workers-sdk/commit/e739b7fecfb6f3f99a50091be4b7bcd44fdbaa71) Thanks [@​CarmenPopoviciu](https://togithub.com/CarmenPopoviciu)! - feat: Implement environment inheritance for Pages configuration For Pages, Wrangler will not require both of the supported named environments ("preview" | "production") to be explicitly defined in the config file. If either `[env.production]` or `[env.preview]` is left unspecified, Wrangler will use the top-level environment when targeting that named Pages environment. ##### Patch Changes - [#​5306](https://togithub.com/cloudflare/workers-sdk/pull/5306) [`c60fed0`](https://togithub.com/cloudflare/workers-sdk/commit/c60fed09f3ba3260f182f9d2e6c7c6d0bb123eac) Thanks [@​taylorlee](https://togithub.com/taylorlee)! - fix: Remove triggered_by annotation from experimental `versions deploy` command which is now set by the API and cannot be set by the client. - [#​5321](https://togithub.com/cloudflare/workers-sdk/pull/5321) [`ac93411`](https://togithub.com/cloudflare/workers-sdk/commit/ac93411fdb124a784736db704d40592cde227535) Thanks [@​RamIdeas](https://togithub.com/RamIdeas)! - fix: rename `--experimental-gradual-rollouts` to `--experimental-versions` flag The `--experimental-gradual-rollouts` flag has been made an alias and will still work. And additional shorthand alias `--x-versions` has also been added and will work too. - [#​5324](https://togithub.com/cloudflare/workers-sdk/pull/5324) [`bfc4282`](https://togithub.com/cloudflare/workers-sdk/commit/bfc4282de58066d5a9ab07d3e8419ed12b927a96) Thanks [@​penalosa](https://togithub.com/penalosa)! - fix: Ignore OPTIONS requests in Wrangler's oauth server - [#​5099](https://togithub.com/cloudflare/workers-sdk/pull/5099) [`93150aa`](https://togithub.com/cloudflare/workers-sdk/commit/93150aa0ee51dc3db0c15b6a7126fca11bc2ba0f) Thanks [@​KaiSpencer](https://togithub.com/KaiSpencer)! - feat: expose `--show-interactive-dev-session` flag This flag controls the interactive mode of the dev session, a feature that already exists internally but was not exposed to the user. This is useful for CI/CD environments where the interactive mode is not desired, or running in tools like `turbo` and `nx`. ### [`v3.35.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3350) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.34.2...wrangler@3.35.0) ##### Minor Changes - [#​5166](https://togithub.com/cloudflare/workers-sdk/pull/5166) [`133a190`](https://togithub.com/cloudflare/workers-sdk/commit/133a1907087741a4ea3cda7f53ce93919168e8f8) Thanks [@​CarmenPopoviciu](https://togithub.com/CarmenPopoviciu)! - feat: Implement config file validation for Pages projects Wrangler proper has a mechanism in place through which it validates a wrangler.toml file for Workers projects. As part of adding wrangler toml support for Pages, we need to put a similar mechanism in place, to validate a configuration file against Pages specific requirements. - [#​5279](https://togithub.com/cloudflare/workers-sdk/pull/5279) [`0a86050`](https://togithub.com/cloudflare/workers-sdk/commit/0a860507e49329d0e140de47830d670397e08c13) Thanks [@​penalosa](https://togithub.com/penalosa)! - feat: Support the hidden command `wrangler pages functions build-env` - [#​5093](https://togithub.com/cloudflare/workers-sdk/pull/5093) [`a676f55`](https://togithub.com/cloudflare/workers-sdk/commit/a676f55a457a8b34b1c80f666f615eb258ad58c4) Thanks [@​benycodes](https://togithub.com/benycodes)! - feature: add --dispatch-namespace to wrangler deploy to support uploading Workers directly to a Workers for Platforms dispatch namespace. ##### Patch Changes - [#​5275](https://togithub.com/cloudflare/workers-sdk/pull/5275) [`e1f2576`](https://togithub.com/cloudflare/workers-sdk/commit/e1f2576e1511a53786cebcde12d8c2cf4b3ce566) Thanks [@​petebacondarwin](https://togithub.com/petebacondarwin)! - fix: ensure tail exits when the WebSocket disconnects Previously when the tail WebSocket disconnected, e.g. because of an Internet failure, the `wrangler tail` command would just hang and neither exit nor any longer receive tail messages. Now the process exits with an exit code of 1, and outputs an error message. The error message is formatted appropriately, if the tail format is set to `json`. Fixes [#​3927](https://togithub.com/cloudflare/workers-sdk/issues/3927) - [#​5069](https://togithub.com/cloudflare/workers-sdk/pull/5069) [`8f79981`](https://togithub.com/cloudflare/workers-sdk/commit/8f799812a3de1c93fb4dcb7a2a89e60c2c0173cd) Thanks [@​RamIdeas](https://togithub.com/RamIdeas)! - chore: deprecate `wrangler version` command `wrangler version` is an undocumented alias for `wrangler --version`. It is being deprecated in favour of the more conventional flag syntax to avoid confusion with a new (upcoming) `wrangler versions` command. - Updated dependencies \[[`1720f0a`](https://togithub.com/cloudflare/workers-sdk/commit/1720f0a12a6376093b3c5799d74f47c522ae8571)]: - miniflare@3.20240314.0

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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