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 | Sep 18, 2023 0:20am |
This PR contains the following updates:
^4.20230904.0
->^4.20230914.0
^20.6.0
->^20.6.2
^6.6.0
->^6.7.0
^6.6.0
->^6.7.0
^3.6.0
->^3.6.3
^3.12.8
->^3.12.10
^32.2.0
->^32.2.4
^3.7.0
->^3.8.0
Release Notes
cloudflare/workerd (@cloudflare/workers-types)
### [`v4.20230914.0`](https://togithub.com/cloudflare/workerd/compare/743cdd137846e4d26cb75300b48a0ca315679e9d...3f8ecc8732af39ad7962da0ce72c8d8eac4a7ecd) [Compare Source](https://togithub.com/cloudflare/workerd/compare/743cdd137846e4d26cb75300b48a0ca315679e9d...3f8ecc8732af39ad7962da0ce72c8d8eac4a7ecd)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v6.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#670-2023-09-11) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.6.0...v6.7.0) ##### Bug Fixes - **eslint-plugin:** \[no-restricted-imports] disallow side effect imports when allowTypeImports is enabled ([#7560](https://togithub.com/typescript-eslint/typescript-eslint/issues/7560)) ([4908905](https://togithub.com/typescript-eslint/typescript-eslint/commit/4908905e4ee2b533504fcba0c671aa869668df25)) ##### Features - **eslint-plugin:** \[await-thenable] added suggestion fixer ([#7437](https://togithub.com/typescript-eslint/typescript-eslint/issues/7437)) ([b284370](https://togithub.com/typescript-eslint/typescript-eslint/commit/b284370e1e95493764d2806cd45975201e02f374)) 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.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#670-2023-09-11) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.6.0...v6.7.0) **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.6.3`](https://togithub.com/honojs/hono/releases/tag/v3.6.3) [Compare Source](https://togithub.com/honojs/hono/compare/v3.6.2...v3.6.3) #### What's Changed - fix(types): return types of `jsonT()` should be union by [@yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/1471](https://togithub.com/honojs/hono/pull/1471) - fix(types): support infering path types for multiple handlers by [@yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/1473](https://togithub.com/honojs/hono/pull/1473) **Full Changelog**: https://github.com/honojs/hono/compare/v3.6.2...v3.6.3 ### [`v3.6.2`](https://togithub.com/honojs/hono/releases/tag/v3.6.2) [Compare Source](https://togithub.com/honojs/hono/compare/v3.6.1...v3.6.2) #### What's Changed - fix(types): Use ExpectTypeOf from vitest to test types by [@vadhe](https://togithub.com/vadhe) in [https://github.com/honojs/hono/pull/1458](https://togithub.com/honojs/hono/pull/1458) - fix(types): middleware with different env types by [@yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/1466](https://togithub.com/honojs/hono/pull/1466) - fix(type): check 1st arg of middleware is `string` by [@yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/1470](https://togithub.com/honojs/hono/pull/1470) #### New Contributors - [@vadhe](https://togithub.com/vadhe) made their first contribution in [https://github.com/honojs/hono/pull/1458](https://togithub.com/honojs/hono/pull/1458) **Full Changelog**: https://github.com/honojs/hono/compare/v3.6.1...v3.6.2 ### [`v3.6.1`](https://togithub.com/honojs/hono/releases/tag/v3.6.1) [Compare Source](https://togithub.com/honojs/hono/compare/v3.6.0...v3.6.1) This release includes tiny features and bug fixes. #### What's Changed - feat: extend app.request paramters by [@hagishi](https://togithub.com/hagishi) in [https://github.com/honojs/hono/pull/1442](https://togithub.com/honojs/hono/pull/1442) - fix(hono-base): `deprecate` should be `deprecated` by [@yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/1448](https://togithub.com/honojs/hono/pull/1448) - feat: allow the type of app.request by [@hagishi](https://togithub.com/hagishi) in [https://github.com/honojs/hono/pull/1444](https://togithub.com/honojs/hono/pull/1444) - fix(types): fix the type error in `MiddlewareHandlerInterface` by [@yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/1449](https://togithub.com/honojs/hono/pull/1449) - refactor(helper): Use getRuntimeKey() in env function by [@watany-dev](https://togithub.com/watany-dev) in [https://github.com/honojs/hono/pull/1454](https://togithub.com/honojs/hono/pull/1454) **Full Changelog**: https://github.com/honojs/hono/compare/v3.6.0...v3.6.1esbuild-kit/tsx (tsx)
### [`v3.12.10`](https://togithub.com/esbuild-kit/tsx/releases/tag/v3.12.10) [Compare Source](https://togithub.com/esbuild-kit/tsx/compare/v3.12.9...v3.12.10) ##### Bug Fixes - **watch:** deep watch files in Node v20 ([#310](https://togithub.com/esbuild-kit/tsx/issues/310)) ([ccde465](https://togithub.com/esbuild-kit/tsx/commit/ccde4657810931507209da3b4f2ea85bbf525d2d)) *** This release is also available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/3.12.10) ### [`v3.12.9`](https://togithub.com/esbuild-kit/tsx/releases/tag/v3.12.9) [Compare Source](https://togithub.com/esbuild-kit/tsx/compare/v3.12.8...v3.12.9) ##### Bug Fixes - suppress import assertion warning ([#300](https://togithub.com/esbuild-kit/tsx/issues/300)) ([3745548](https://togithub.com/esbuild-kit/tsx/commit/3745548b1328ceddb7a0f96d35f8b8f904f78571)) - upgrade esm-loader & suppress `globalPreload` warning ([#308](https://togithub.com/esbuild-kit/tsx/issues/308)) ([f295c50](https://togithub.com/esbuild-kit/tsx/commit/f295c506acc30ba9d88e01e0e8530db81a3dd36c))vercel/vercel (vercel)
### [`v32.2.4`](https://togithub.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3224) [Compare Source](https://togithub.com/vercel/vercel/compare/vercel@32.2.3...vercel@32.2.4) ##### Patch Changes - Add support for bun detection in monorepo ([#10511](https://togithub.com/vercel/vercel/pull/10511)) - Updated dependencies \[[`1b6f3a0f6`](https://togithub.com/vercel/vercel/commit/1b6f3a0f6534f71c7486a4e33ac199f1da330626)]: - [@vercel/static-build](https://togithub.com/vercel/static-build)[@2](https://togithub.com/2).0.6 ### [`v32.2.3`](https://togithub.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3223) [Compare Source](https://togithub.com/vercel/vercel/compare/vercel@32.2.2...vercel@32.2.3) ##### Patch Changes - Updated dependencies \[[`083aad448`](https://togithub.com/vercel/vercel/commit/083aad448e45edae296da3201eec9f890a01d22d)]: - [@vercel/next](https://togithub.com/vercel/next)[@4](https://togithub.com/4).0.5 ### [`v32.2.2`](https://togithub.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3222) [Compare Source](https://togithub.com/vercel/vercel/compare/vercel@32.2.1...vercel@32.2.2) ##### Patch Changes - Updated dependencies \[[`7a0fed970`](https://togithub.com/vercel/vercel/commit/7a0fed970c39cb8f4df70544ded3284d3538b06a), [`2f461a8b0`](https://togithub.com/vercel/vercel/commit/2f461a8b0bcbdd05da0516395c2905c2d0242682), [`1bab21026`](https://togithub.com/vercel/vercel/commit/1bab21026ec0bb8a4a8fbeac3d6e4a197f1030fd)]: - [@vercel/next](https://togithub.com/vercel/next)[@4](https://togithub.com/4).0.4 - [@vercel/remix-builder](https://togithub.com/vercel/remix-builder)[@2](https://togithub.com/2).0.5 ### [`v32.2.1`](https://togithub.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3221) [Compare Source](https://togithub.com/vercel/vercel/compare/vercel@32.2.0...vercel@32.2.1) ##### Patch Changes - Update [@vercel/fun](https://togithub.com/vercel/fun)[@1](https://togithub.com/1).1.0 ([#10477](https://togithub.com/vercel/vercel/pull/10477)) - \[node] upgrade edge-runtime ([#10451](https://togithub.com/vercel/vercel/pull/10451)) - Updated dependencies \[[`6784e7751`](https://togithub.com/vercel/vercel/commit/6784e77516ba180a691e3c48323b32bb4506d7b6), [`a8ad17626`](https://togithub.com/vercel/vercel/commit/a8ad176262ef822860ce338927e6f959961d2d32), [`0ee089a50`](https://togithub.com/vercel/vercel/commit/0ee089a501ebb78901c4afe1658e794917998f8f), [`f15cba614`](https://togithub.com/vercel/vercel/commit/f15cba6148a0cdb6975db7724775c35ab7d929b2), [`b265e13d4`](https://togithub.com/vercel/vercel/commit/b265e13d40d541b77148fa79ac60b4c4dd10974c), [`50e04dd85`](https://togithub.com/vercel/vercel/commit/50e04dd8584664c842a86c15d92d654f4ea8dcbb), [`45b73c7e8`](https://togithub.com/vercel/vercel/commit/45b73c7e86458564dc0bab007f6f6365c4c4ab5d), [`a732d30c8`](https://togithub.com/vercel/vercel/commit/a732d30c8409f96f59ea5406e974a6c4186cc130), [`9d64312aa`](https://togithub.com/vercel/vercel/commit/9d64312aaaa875a4e193b7602c50e5dc68979aad), [`6baefc825`](https://togithub.com/vercel/vercel/commit/6baefc825ad7cfc3a5edce31cb4244721452f753), [`989f0d813`](https://togithub.com/vercel/vercel/commit/989f0d813910d8d67ed355de93018f1dcd91b6ba), [`d8bc570f6`](https://togithub.com/vercel/vercel/commit/d8bc570f604950d97156d4f33c8accecf3b3b28f)]: - [@vercel/go](https://togithub.com/vercel/go)[@3](https://togithub.com/3).0.1 - [@vercel/redwood](https://togithub.com/vercel/redwood)[@2](https://togithub.com/2).0.2 - [@vercel/remix-builder](https://togithub.com/vercel/remix-builder)[@2](https://togithub.com/2).0.4 - [@vercel/hydrogen](https://togithub.com/vercel/hydrogen)[@1](https://togithub.com/1).0.1 - [@vercel/static-build](https://togithub.com/vercel/static-build)[@2](https://togithub.com/2).0.5 - [@vercel/build-utils](https://togithub.com/vercel/build-utils)[@7](https://togithub.com/7).2.0 - [@vercel/next](https://togithub.com/vercel/next)[@4](https://togithub.com/4).0.3 - [@vercel/node](https://togithub.com/vercel/node)[@3](https://togithub.com/3).0.5 - [@vercel/python](https://togithub.com/vercel/python)[@4](https://togithub.com/4).0.1 - [@vercel/ruby](https://togithub.com/vercel/ruby)[@2](https://togithub.com/2).0.2cloudflare/workers-sdk (wrangler)
### [`v3.8.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#380) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.7.0...wrangler@3.8.0) ##### Minor Changes - [#3775](https://togithub.com/cloudflare/workers-sdk/pull/3775) [`3af30879`](https://togithub.com/cloudflare/workers-sdk/commit/3af3087954e2d1580c3c3b6ac9d63c0737f4ba2a) Thanks [@bthwaites](https://togithub.com/bthwaites)! - R2 Jurisdictional Restrictions guarantee objects in a bucket are stored within a specific jurisdiction. Wrangler now allows you to interact with buckets in a defined jurisdiction. Wrangler R2 operations now support a `-J` flag that allows the user to specify a jurisdiction. When passing the `-J` flag, you will only be able to interact with R2 resources within that jurisdiction. ```bash ```Configuration
π 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.