Closed renovate[bot] closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
jiosaavn-api-ts | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Oct 2, 2023 1:25am |
This PR contains the following updates:
^4.20230914.0
->^4.20230922.0
^17.7.1
->^17.7.2
^20.6.5
->^20.8.0
^6.7.2
->^6.7.3
^6.7.2
->^6.7.3
^3.7.2
->^3.7.3
^3.9.0
->^3.10.1
Release Notes
cloudflare/workerd (@cloudflare/workers-types)
### [`v4.20230922.0`](https://togithub.com/cloudflare/workerd/compare/3f8ecc8732af39ad7962da0ce72c8d8eac4a7ecd...a0b394f107109f792ecf0e8f80f97c19d2569786) [Compare Source](https://togithub.com/cloudflare/workerd/compare/3f8ecc8732af39ad7962da0ce72c8d8eac4a7ecd...a0b394f107109f792ecf0e8f80f97c19d2569786)conventional-changelog/commitlint (@commitlint/cli)
### [`v17.7.2`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@commitlint/cli/CHANGELOG.md#1772-2023-09-28) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.7.1...v17.7.2) **Note:** Version bump only for package [@commitlint/cli](https://togithub.com/commitlint/cli)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v6.7.3`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#673-2023-09-25) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3) **Note:** Version bump only for package [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v6.7.3`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#673-2023-09-25) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.honojs/hono (hono)
### [`v3.7.3`](https://togithub.com/honojs/hono/releases/tag/v3.7.3) [Compare Source](https://togithub.com/honojs/hono/compare/v3.7.2...v3.7.3) ##### What's Changed - fix(types): fix inferring path strings for an optional parameter with regexp by [@yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/1522](https://togithub.com/honojs/hono/pull/1522) - feat(adaptor): Accessable Lambda "Context" by [@watany-dev](https://togithub.com/watany-dev) in [https://github.com/honojs/hono/pull/1523](https://togithub.com/honojs/hono/pull/1523) **Full Changelog**: https://github.com/honojs/hono/compare/v3.7.2...v3.7.3cloudflare/workers-sdk (wrangler)
### [`v3.10.1`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3101) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.10.0...wrangler@3.10.1) ##### Patch Changes - [#4041](https://togithub.com/cloudflare/workers-sdk/pull/4041) [`6b1c327d`](https://togithub.com/cloudflare/workers-sdk/commit/6b1c327d00befb6d95a88f4451547457b1927dd4) Thanks [@elithrar](https://togithub.com/elithrar)! - Fixed a bug in Vectorize that send preset configurations with the wrong key. This was patched on the server-side to work around this for users in the meantime. - [#4054](https://togithub.com/cloudflare/workers-sdk/pull/4054) [`f8c52b93`](https://togithub.com/cloudflare/workers-sdk/commit/f8c52b938dd6a7ccf25fa54bd73e8f6206808ad4) Thanks [@mrbbot](https://togithub.com/mrbbot)! - fix: allow `wrangler pages dev` sessions to be reloaded Previously, `wrangler pages dev` attempted to send messages on a closed IPC channel when sources changed, resulting in an `ERR_IPC_CHANNEL_CLOSED` error. This change ensures the channel stays open until the user exits `wrangler pages dev`. ### [`v3.10.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3100) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.9.1...wrangler@3.10.0) ##### Minor Changes - [#4013](https://togithub.com/cloudflare/workers-sdk/pull/4013) [`3cd72862`](https://togithub.com/cloudflare/workers-sdk/commit/3cd72862b7c9f6d30468320866badd586cd242ce) Thanks [@elithrar](https://togithub.com/elithrar)! - Adds wrangler support for Vectorize, Cloudflare's new vector database, with `wrangler vectorize`. Visit the developer documentation (https://developers.cloudflare.com/vectorize/) to learn more and create your first vector database with `wrangler vectorize create my-first-index`. - [#3999](https://togithub.com/cloudflare/workers-sdk/pull/3999) [`ee6f3458`](https://togithub.com/cloudflare/workers-sdk/commit/ee6f345838d09af0de787c820a7fa2cdc76f58e7) Thanks [@OilyLime](https://togithub.com/OilyLime)! - Adds support for Hyperdrive, via `wrangler hyperdrive`. ##### Patch Changes - [#4034](https://togithub.com/cloudflare/workers-sdk/pull/4034) [`bde9d64a`](https://togithub.com/cloudflare/workers-sdk/commit/bde9d64a6b13d49063cc7fe25d37606b0810dd83) Thanks [@ndisidore](https://togithub.com/ndisidore)! - Adds Vectorize support uploading batches of newline delimited json (ndjson) vectors from a source file. Load a dataset with `vectorize insert my-index --file vectors.ndjson` - [#4028](https://togithub.com/cloudflare/workers-sdk/pull/4028) [`d5389731`](https://togithub.com/cloudflare/workers-sdk/commit/d538973179966f742edd48958bf311764f715bda) Thanks [@JacobMGEvans](https://togithub.com/JacobMGEvans)! - fix: Bulk Secret Draft Worker Fixes the issue of a upload of a Secret when a Worker doesn't exist yet, the draft worker is created and the secret is uploaded to it. Fixes [https://github.com/cloudflare/wrangler-action/issues/162](https://togithub.com/cloudflare/wrangler-action/issues/162) ### [`v3.9.1`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#391) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.9.0...wrangler@3.9.1) ##### Patch Changes - [#3992](https://togithub.com/cloudflare/workers-sdk/pull/3992) [`35564741`](https://togithub.com/cloudflare/workers-sdk/commit/3556474116db2fc7dbfbb34bfc351490360f4d85) Thanks [@edevil](https://togithub.com/edevil)! - Add AI binding that will be used to interact with the AI project. Example `wrangler.toml` name = "ai-worker" main = "src/index.ts" [ai] binding = "AI" Example script: import Ai from "@cloudflare/ai" export default { async fetch(request: Request, env: Env): PromiseConfiguration
π Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
π¦ 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.