NamesMT / hono-adapter-aws-lambda

MIT License
7 stars 0 forks source link

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

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 Type Update
@antfu/eslint-config ^2.12.1 -> ^2.13.2 age adoption passing confidence devDependencies minor
@types/node (source) ^20.12.3 -> ^20.12.7 age adoption passing confidence devDependencies patch
@unocss/eslint-plugin (source) ^0.58.9 -> ^0.59.0 age adoption passing confidence devDependencies minor
hono (source) ^4.2.0 -> ^4.2.3 age adoption passing confidence dependencies patch
node (source) >=18.20.0 -> >=18.20.1 age adoption passing confidence engines patch
tsx ^4.7.1 -> ^4.7.2 age adoption passing confidence devDependencies patch
typescript (source) ^5.4.3 -> ^5.4.4 age adoption passing confidence devDependencies patch
vite (source) ^5.2.7 -> ^5.2.8 age adoption passing confidence devDependencies patch

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.13.2`](https://togithub.com/antfu/eslint-config/releases/tag/v2.13.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.13.1...v2.13.2) #####    🐞 Bug Fixes - Typegen  -  by [@​antfu](https://togithub.com/antfu) [(47e4a)](https://togithub.com/antfu/eslint-config/commit/47e4a1c) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.13.1...v2.13.2) ### [`v2.13.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.13.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.13.0...v2.13.1) #####    🚀 Features - Improve `no-unused-vars` options  -  by [@​antfu](https://togithub.com/antfu) [(1e091)](https://togithub.com/antfu/eslint-config/commit/1e091eb) - Update deps  -  by [@​antfu](https://togithub.com/antfu) [(48660)](https://togithub.com/antfu/eslint-config/commit/486609b) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.13.0...v2.13.1) ### [`v2.13.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.13.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.12.2...v2.13.0) #####    🚀 Features - Support solid.js  -  by [@​subframe7536](https://togithub.com/subframe7536) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/441](https://togithub.com/antfu/eslint-config/issues/441) [(64061)](https://togithub.com/antfu/eslint-config/commit/6406114) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.12.2...v2.13.0) ### [`v2.12.2`](https://togithub.com/antfu/eslint-config/releases/tag/v2.12.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.12.1...v2.12.2) #####    🚀 Features - Try inspector build  -  by [@​antfu](https://togithub.com/antfu) [(72a2c)](https://togithub.com/antfu/eslint-config/commit/72a2c8b) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.12.1...v2.12.2)
unocss/unocss (@​unocss/eslint-plugin) ### [`v0.59.0`](https://togithub.com/unocss/unocss/releases/tag/v0.59.0) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.58.9...v0.59.0) #####    🚨 Breaking Changes - Move to ESM-only and fix package exports  -  by [@​kwaa](https://togithub.com/kwaa), [@​userquin](https://togithub.com/userquin), [@​antfu](https://togithub.com/antfu), **Chris** and **Anthony Fu** in [https://github.com/unocss/unocss/issues/3380](https://togithub.com/unocss/unocss/issues/3380) [(41bc8)](https://togithub.com/unocss/unocss/commit/41bc87b1) - **preset-mini**: RingWidth default changed to `3px` to align with Tailwind  -  by [@​NamesMT](https://togithub.com/NamesMT) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3673](https://togithub.com/unocss/unocss/issues/3673) [(274d3)](https://togithub.com/unocss/unocss/commit/274d3960) #####    🐞 Bug Fixes - **autocomplete**: Disable autocomplete for attributify props when not using  -  by [@​Simon-He95](https://togithub.com/Simon-He95) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3685](https://togithub.com/unocss/unocss/issues/3685) [(4dfc3)](https://togithub.com/unocss/unocss/commit/4dfc3194) - **nuxt**: Custom option priority in cssnano  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3679](https://togithub.com/unocss/unocss/issues/3679) [(4e11d)](https://togithub.com/unocss/unocss/commit/4e11d623) - **packages**: Add types versions  -  by [@​kwaa](https://togithub.com/kwaa) in [https://github.com/unocss/unocss/issues/3677](https://togithub.com/unocss/unocss/issues/3677) [(42187)](https://togithub.com/unocss/unocss/commit/42187e20) - **postcss**: Move to ESM first + dual ESM/CJS + missing `@unocss/postcss/esm` subpackage export  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/unocss/unocss/issues/3678](https://togithub.com/unocss/unocss/issues/3678) [(7eda3)](https://togithub.com/unocss/unocss/commit/7eda3ab8) - **scope**: Fix export types & main entry  -  by [@​kwaa](https://togithub.com/kwaa) in [https://github.com/unocss/unocss/issues/3676](https://togithub.com/unocss/unocss/issues/3676) [(ae44a)](https://togithub.com/unocss/unocss/commit/ae44ad24) - **vscode**: The information displayed by hover and autocomplete is inconsistent  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3680](https://togithub.com/unocss/unocss/issues/3680) [(623c2)](https://togithub.com/unocss/unocss/commit/623c21c1) - **webpack**: Correctly output CSS string  -  by [@​lzl0304](https://togithub.com/lzl0304) in [https://github.com/unocss/unocss/issues/3686](https://togithub.com/unocss/unocss/issues/3686) [(a03c2)](https://togithub.com/unocss/unocss/commit/a03c25c8) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.58.9...v0.59.0)
honojs/hono (hono) ### [`v4.2.3`](https://togithub.com/honojs/hono/releases/tag/v4.2.3) [Compare Source](https://togithub.com/honojs/hono/compare/v4.2.2...v4.2.3) #### What's Changed - fix(ssg): use response header to mark as disabled routes for SSG by [@​usualoma](https://togithub.com/usualoma) in [https://github.com/honojs/hono/pull/2477](https://togithub.com/honojs/hono/pull/2477) - fix(trailing-slash): export types in `package.json` correctly by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2483](https://togithub.com/honojs/hono/pull/2483) - fix(client): fix websocket client protocol by [@​naporin0624](https://togithub.com/naporin0624) in [https://github.com/honojs/hono/pull/2479](https://togithub.com/honojs/hono/pull/2479) **Full Changelog**: https://github.com/honojs/hono/compare/v4.2.2...v4.2.3 ### [`v4.2.2`](https://togithub.com/honojs/hono/releases/tag/v4.2.2) [Compare Source](https://togithub.com/honojs/hono/compare/v4.2.1...v4.2.2) #### What's Changed - feat(jsx-renderer): pass the context as 2nd arg by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2459](https://togithub.com/honojs/hono/pull/2459) - feat(client): accept a function that provides dynamic headers to hc by [@​niko-gardenanet](https://togithub.com/niko-gardenanet) in [https://github.com/honojs/hono/pull/2461](https://togithub.com/honojs/hono/pull/2461) - fix(client): infer `null` correctly by [@​yusukebe](https://togithub.com/yusukebe) in [https://github.com/honojs/hono/pull/2469](https://togithub.com/honojs/hono/pull/2469) #### New Contributors - [@​niko-gardenanet](https://togithub.com/niko-gardenanet) made their first contribution in [https://github.com/honojs/hono/pull/2461](https://togithub.com/honojs/hono/pull/2461) **Full Changelog**: https://github.com/honojs/hono/compare/v4.2.1...v4.2.2 ### [`v4.2.1`](https://togithub.com/honojs/hono/releases/tag/v4.2.1) [Compare Source](https://togithub.com/honojs/hono/compare/v4.2.0...v4.2.1) #### What's Changed - fix(jws): Only import necessary helper (not all helpers) by [@​nicksrandall](https://togithub.com/nicksrandall) in [https://github.com/honojs/hono/pull/2458](https://togithub.com/honojs/hono/pull/2458) #### New Contributors - [@​nicksrandall](https://togithub.com/nicksrandall) made their first contribution in [https://github.com/honojs/hono/pull/2458](https://togithub.com/honojs/hono/pull/2458) **Full Changelog**: https://github.com/honojs/hono/compare/v4.2.0...v4.2.1
nodejs/node (node) ### [`v18.20.1`](https://togithub.com/nodejs/node/compare/v18.20.0...v18.20.1) [Compare Source](https://togithub.com/nodejs/node/compare/v18.20.0...v18.20.1)
privatenumber/tsx (tsx) ### [`v4.7.2`](https://togithub.com/privatenumber/tsx/compare/v4.7.1...1a10da7bf9d0ca66ced6c897ade8f5f9aae0268d) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.7.1...v4.7.2)
Microsoft/TypeScript (typescript) ### [`v5.4.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.4): TypeScript 5.4.4 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4) 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+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
vitejs/vite (vite) ### [`v5.2.8`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small528-2024-04-03-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.7...v5.2.8) - fix: csp nonce injection when no closing tag ([#​16281](https://togithub.com/vitejs/vite/issues/16281)) ([#​16282](https://togithub.com/vitejs/vite/issues/16282)) ([3c85c6b](https://togithub.com/vitejs/vite/commit/3c85c6b)), closes [#​16281](https://togithub.com/vitejs/vite/issues/16281) [#​16282](https://togithub.com/vitejs/vite/issues/16282) - fix: do not access document in `/@​vite/client` when not defined ([#​16318](https://togithub.com/vitejs/vite/issues/16318)) ([646319c](https://togithub.com/vitejs/vite/commit/646319c)), closes [#​16318](https://togithub.com/vitejs/vite/issues/16318) - fix: fix sourcemap when using object as `define` value ([#​15805](https://togithub.com/vitejs/vite/issues/15805)) ([445c4f2](https://togithub.com/vitejs/vite/commit/445c4f2)), closes [#​15805](https://togithub.com/vitejs/vite/issues/15805) - fix(css): unknown file error happened with lightningcss ([#​16306](https://togithub.com/vitejs/vite/issues/16306)) ([01af308](https://togithub.com/vitejs/vite/commit/01af308)), closes [#​16306](https://togithub.com/vitejs/vite/issues/16306) - fix(hmr): multiple updates happened when invalidate is called while multiple tabs open ([#​16307](https://togithub.com/vitejs/vite/issues/16307)) ([21cc10b](https://togithub.com/vitejs/vite/commit/21cc10b)), closes [#​16307](https://togithub.com/vitejs/vite/issues/16307) - fix(scanner): duplicate modules for same id if glob is used in html-like types ([#​16305](https://togithub.com/vitejs/vite/issues/16305)) ([eca68fa](https://togithub.com/vitejs/vite/commit/eca68fa)), closes [#​16305](https://togithub.com/vitejs/vite/issues/16305) - chore(deps): update all non-major dependencies ([#​16325](https://togithub.com/vitejs/vite/issues/16325)) ([a78e265](https://togithub.com/vitejs/vite/commit/a78e265)), closes [#​16325](https://togithub.com/vitejs/vite/issues/16325) - refactor: use types from sass instead of [@​types/sass](https://togithub.com/types/sass) ([#​16340](https://togithub.com/vitejs/vite/issues/16340)) ([4581e83](https://togithub.com/vitejs/vite/commit/4581e83)), closes [#​16340](https://togithub.com/vitejs/vite/issues/16340)

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.