rajput-hemant / jiosaavn-api-ts

🎡 A simple wrapper for the JioSaavn API powered by Hono.js πŸ”₯.
https://jiosaavn.rajputhemant.me
MIT License
16 stars 22 forks source link

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

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bun-types (source) ^1.1.7 -> ^1.1.8 age adoption passing confidence
hono (source) ^4.3.2 -> ^4.3.6 age adoption passing confidence
tsx ^4.9.3 -> ^4.10.1 age adoption passing confidence
vercel (source) ^34.1.8 -> ^34.1.11 age adoption passing confidence
wrangler (source) ^3.53.1 -> ^3.55.0 age adoption passing confidence

Release Notes

oven-sh/bun (bun-types) ### [`v1.1.8`](https://togithub.com/oven-sh/bun/compare/b0b7db5c060e830801b0273b7ff6e34e3eb5c254...89d25807fbf4488d3bfcb116484d0c2cf824f98c) [Compare Source](https://togithub.com/oven-sh/bun/compare/b0b7db5c060e830801b0273b7ff6e34e3eb5c254...89d25807fbf4488d3bfcb116484d0c2cf824f98c)
honojs/hono (hono) ### [`v4.3.6`](https://togithub.com/honojs/hono/releases/tag/v4.3.6) [Compare Source](https://togithub.com/honojs/hono/compare/v4.3.5...v4.3.6) #### What's Changed - feat(cache): improved customizability by [@​MathurAditya724](https://togithub.com/MathurAditya724) in [https://github.com/honojs/hono/pull/2652](https://togithub.com/honojs/hono/pull/2652) - fix(utils/body): support multiple `File`s by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2665](https://togithub.com/honojs/hono/pull/2665) #### New Contributors - [@​MathurAditya724](https://togithub.com/MathurAditya724) made their first contribution in [https://github.com/honojs/hono/pull/2652](https://togithub.com/honojs/hono/pull/2652) **Full Changelog**: https://github.com/honojs/hono/compare/v4.3.5...v4.3.6 ### [`v4.3.5`](https://togithub.com/honojs/hono/releases/tag/v4.3.5) [Compare Source](https://togithub.com/honojs/hono/compare/v4.3.4...v4.3.5) #### What's Changed - refactor(context): remove some `any` by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2658](https://togithub.com/honojs/hono/pull/2658) - feat(hono-base): tweaks `fetch` signature for better compatibility with `deno serve` by [@​usualoma](https://togithub.com/usualoma) in [https://github.com/honojs/hono/pull/2661](https://togithub.com/honojs/hono/pull/2661) - perf(types): add type annotations by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2663](https://togithub.com/honojs/hono/pull/2663) **Full Changelog**: https://github.com/honojs/hono/compare/v4.3.4...v4.3.5 ### [`v4.3.4`](https://togithub.com/honojs/hono/releases/tag/v4.3.4) [Compare Source](https://togithub.com/honojs/hono/compare/v4.3.3...v4.3.4) #### What's Changed - chore: update the pull request template by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2647](https://togithub.com/honojs/hono/pull/2647) - feat(validator): check for json subtypes in validator by [@​ztiromoritz](https://togithub.com/ztiromoritz) in [https://github.com/honojs/hono/pull/2634](https://togithub.com/honojs/hono/pull/2634) - feat(jsx/dom): support getServerSnapshot in useSyncExternalStore by [@​usualoma](https://togithub.com/usualoma) in [https://github.com/honojs/hono/pull/2646](https://togithub.com/honojs/hono/pull/2646) #### New Contributors - [@​ztiromoritz](https://togithub.com/ztiromoritz) made their first contribution in [https://github.com/honojs/hono/pull/2634](https://togithub.com/honojs/hono/pull/2634) **Full Changelog**: https://github.com/honojs/hono/compare/v4.3.3...v4.3.4 ### [`v4.3.3`](https://togithub.com/honojs/hono/releases/tag/v4.3.3) [Compare Source](https://togithub.com/honojs/hono/compare/v4.3.2...v4.3.3) #### What's Changed - fix(types): relax the type of `c.req.param()` by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2613](https://togithub.com/honojs/hono/pull/2613) - chore(eslint): enable `@typescript-eslint/unbound-method` by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2622](https://togithub.com/honojs/hono/pull/2622) - fix(factory): support `createFactory()` destruction by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2623](https://togithub.com/honojs/hono/pull/2623) - fix(aws-lambda): avoid duplicating already set headers by [@​Amorim33](https://togithub.com/Amorim33) in [https://github.com/honojs/hono/pull/2585](https://togithub.com/honojs/hono/pull/2585) - refactor: improve parseBody function and docs by [@​mgrithm](https://togithub.com/mgrithm) in [https://github.com/honojs/hono/pull/2628](https://togithub.com/honojs/hono/pull/2628) - fix(validator): `form` supports multiple values with `foo[]` by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2639](https://togithub.com/honojs/hono/pull/2639) #### New Contributors - [@​Amorim33](https://togithub.com/Amorim33) made their first contribution in [https://github.com/honojs/hono/pull/2585](https://togithub.com/honojs/hono/pull/2585) **Full Changelog**: https://github.com/honojs/hono/compare/v4.3.2...v4.3.3
privatenumber/tsx (tsx) ### [`v4.10.1`](https://togithub.com/privatenumber/tsx/compare/v4.10.0...efb35094f23ea48c51e8f0ec4f1aade47e91dd01) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.10.0...v4.10.1) ### [`v4.10.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.10.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.9.5...v4.10.0) ##### Features - **esm api:** register to return a namespaced import() method ([53bb4aa](https://togithub.com/privatenumber/tsx/commit/53bb4aa51e0f5c2b85b6c49515a9f2f1b3757c09)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.10.0) ### [`v4.9.5`](https://togithub.com/privatenumber/tsx/compare/v4.9.4...dae9f0d62dd06591ad2b7abb970e412a15f417a6) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.9.4...v4.9.5) ### [`v4.9.4`](https://togithub.com/privatenumber/tsx/releases/tag/v4.9.4) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.9.3...v4.9.4) ##### Bug Fixes - **tsImport:** import module from commonjs ([48f0a75](https://togithub.com/privatenumber/tsx/commit/48f0a7552fb6743fa06b63f6f600a9af95cb19f9)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.9.4)
vercel/vercel (vercel) ### [`v34.1.11`](https://togithub.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#34111) [Compare Source](https://togithub.com/vercel/vercel/compare/vercel@34.1.10...vercel@34.1.11) ##### Patch Changes - Updated dependencies \[[`5014b1e82`](https://togithub.com/vercel/vercel/commit/5014b1e82a46181baeb727ffe6d14000b6a4b1d7), [`18d1703d5`](https://togithub.com/vercel/vercel/commit/18d1703d5b4f2adc61fd56011f874c393fa57d0d), [`e87d4c14d`](https://togithub.com/vercel/vercel/commit/e87d4c14d0e718281f9ba91c9ec1cc6e142d383d), [`bc5fd4115`](https://togithub.com/vercel/vercel/commit/bc5fd41158ec9f36e5db1fe749589adcbaec6950)]: - [@​vercel/build-utils](https://togithub.com/vercel/build-utils)[@​8](https://togithub.com/8).1.0 - [@​vercel/next](https://togithub.com/vercel/next)[@​4](https://togithub.com/4).2.10 - [@​vercel/redwood](https://togithub.com/vercel/redwood)[@​2](https://togithub.com/2).0.9 - [@​vercel/remix-builder](https://togithub.com/vercel/remix-builder)[@​2](https://togithub.com/2).1.6 - [@​vercel/node](https://togithub.com/vercel/node)[@​3](https://togithub.com/3).1.1 - [@​vercel/static-build](https://togithub.com/vercel/static-build)[@​2](https://togithub.com/2).5.5 ### [`v34.1.10`](https://togithub.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#34110) [Compare Source](https://togithub.com/vercel/vercel/compare/vercel@34.1.9...vercel@34.1.10) ##### Patch Changes - Updated dependencies \[[`119f80e96`](https://togithub.com/vercel/vercel/commit/119f80e9611a7a5a755aa689502dcdab323194aa), [`11584b0e9`](https://togithub.com/vercel/vercel/commit/11584b0e9b55f312f34d0d6467ab498e472ac9df), [`3023122d4`](https://togithub.com/vercel/vercel/commit/3023122d4e0dd292340d9e9e61ef232baf6e610d), [`0e774b6be`](https://togithub.com/vercel/vercel/commit/0e774b6be0c832213a64124e1f4fc6d150e87d9f)]: - [@​vercel/next](https://togithub.com/vercel/next)[@​4](https://togithub.com/4).2.9 - [@​vercel/static-build](https://togithub.com/vercel/static-build)[@​2](https://togithub.com/2).5.4 ### [`v34.1.9`](https://togithub.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3419) [Compare Source](https://togithub.com/vercel/vercel/compare/vercel@34.1.8...vercel@34.1.9) ##### Patch Changes - Updated dependencies \[[`5a532a5b9`](https://togithub.com/vercel/vercel/commit/5a532a5b948994ba04783ac560357eed9f94a3f3), [`50fc27ba5`](https://togithub.com/vercel/vercel/commit/50fc27ba5773870956300bbbaffbe387d549bc12), [`c1d852295`](https://togithub.com/vercel/vercel/commit/c1d85229509dd319a1f11beb940a759113564d33), [`a5ea04154`](https://togithub.com/vercel/vercel/commit/a5ea04154ba26ee4e635d8953aa4f0d9d82d3a96)]: - [@​vercel/next](https://togithub.com/vercel/next)[@​4](https://togithub.com/4).2.8 - [@​vercel/node](https://togithub.com/vercel/node)[@​3](https://togithub.com/3).1.0
cloudflare/workers-sdk (wrangler) ### [`v3.55.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3550) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.53.1...wrangler@3.55.0) ##### Minor Changes - [#​5570](https://togithub.com/cloudflare/workers-sdk/pull/5570) [`66bdad0`](https://togithub.com/cloudflare/workers-sdk/commit/66bdad08834b403100d1e4d6cd507978cc50eaba) Thanks [@​sesteves](https://togithub.com/sesteves)! - feature: support delayed delivery in the miniflare's queue simulator. This change updates the miniflare's queue broker to support delayed delivery of messages, both when sending the message from a producer and when retrying the message from a consumer. ##### Patch Changes - [#​5740](https://togithub.com/cloudflare/workers-sdk/pull/5740) [`97741db`](https://togithub.com/cloudflare/workers-sdk/commit/97741dbf8ff7498bcaa381361d61ad17af10f088) Thanks [@​WalshyDev](https://togithub.com/WalshyDev)! - chore: log "Version ID" in `wrangler deploy`, `wrangler deployments list`, `wrangler deployments view` and `wrangler rollback` to support migration from the deprecated "Deployment ID". Users should update any parsing to use "Version ID" before "Deployment ID" is removed. - [#​5754](https://togithub.com/cloudflare/workers-sdk/pull/5754) [`f673c66`](https://togithub.com/cloudflare/workers-sdk/commit/f673c66373e2acd8d9cc94d5afa87b07dd3d750c) Thanks [@​RamIdeas](https://togithub.com/RamIdeas)! - fix: when using custom builds, the `wrangler dev` proxy server was sometimes left in a paused state This could be observed as the browser loading indefinitely, after saving a source file (unchanged) when using custom builds. This is now fixed by ensuring the proxy server is unpaused after a short timeout period. - Updated dependencies \[[`66bdad0`](https://togithub.com/cloudflare/workers-sdk/commit/66bdad08834b403100d1e4d6cd507978cc50eaba), [`9b4af8a`](https://togithub.com/cloudflare/workers-sdk/commit/9b4af8a59bc75ed494dd752c0a7007dbacf75e51)]: - miniflare@3.20240419.1

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.

vercel[bot] commented 4 months 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 May 13, 2024 1:36am
jiosaavn-private βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback May 13, 2024 1:36am