unjs / listhen

👂 Elegant HTTP Listener
Other
455 stars 30 forks source link

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

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 12 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.9.0 -> ^20.9.4 age adoption passing confidence
@types/node-forge (source) ^1.3.9 -> ^1.3.10 age adoption passing confidence
citty ^0.1.4 -> ^0.1.5 age adoption passing confidence
eslint (source) ^8.53.0 -> ^8.54.0 age adoption passing confidence
h3 ^1.8.2 -> ^1.9.0 age adoption passing confidence
pnpm (source) 8.10.3 -> 8.10.5 age adoption passing confidence
prettier (source) ^3.0.3 -> ^3.1.0 age adoption passing confidence
std-env ^3.4.3 -> ^3.5.0 age adoption passing confidence
typescript (source) ^5.2.2 -> ^5.3.2 age adoption passing confidence
ufo ^1.3.1 -> ^1.3.2 age adoption passing confidence

Release Notes

unjs/citty (citty) ### [`v0.1.5`](https://togithub.com/unjs/citty/blob/HEAD/CHANGELOG.md#v015) [Compare Source](https://togithub.com/unjs/citty/compare/v0.1.4...v0.1.5) [compare changes](https://togithub.com/unjs/citty/compare/v0.1.4...v0.1.5) ##### 🚀 Enhancements - **command:** Return result of run command ([#​101](https://togithub.com/unjs/citty/pull/101)) - **runMain:** Support custom `showUsage` option ([#​74](https://togithub.com/unjs/citty/pull/74)) ##### 🏡 Chore - Apply automated lint fixes ([505b621](https://togithub.com/unjs/citty/commit/505b621)) - Format with prettier ([c4597a1](https://togithub.com/unjs/citty/commit/c4597a1)) ##### 🎨 Styles - Format with prettier ([afea1a5](https://togithub.com/unjs/citty/commit/afea1a5)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Estéban ([@​Barbapapazes](http://github.com/Barbapapazes)) - Katerina Skroumpelou
eslint/eslint (eslint) ### [`v8.54.0`](https://togithub.com/eslint/eslint/releases/tag/v8.54.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.53.0...v8.54.0) #### Features - [`a7a883b`](https://togithub.com/eslint/eslint/commit/a7a883bd6ba4f140b60cbbb2be5b53d750f6c8db) feat: for-direction rule add check for condition in reverse order ([#​17755](https://togithub.com/eslint/eslint/issues/17755)) (Angelo Annunziata) - [`1452dc9`](https://togithub.com/eslint/eslint/commit/1452dc9f12c45c05d7c569f737221f0d988ecef1) feat: Add suggestions to no-console ([#​17680](https://togithub.com/eslint/eslint/issues/17680)) (Joel Mathew Koshy) - [`21ebf8a`](https://togithub.com/eslint/eslint/commit/21ebf8a811be9f4b009cf70a10be5062d4fdc736) feat: update `no-array-constructor` rule ([#​17711](https://togithub.com/eslint/eslint/issues/17711)) (Francesco Trotta) #### Bug Fixes - [`98926e6`](https://togithub.com/eslint/eslint/commit/98926e6e7323e5dd12a9f016cb558144296665af) fix: Ensure that extra data is not accidentally stored in the cache file ([#​17760](https://togithub.com/eslint/eslint/issues/17760)) (Milos Djermanovic) - [`e8cf9f6`](https://togithub.com/eslint/eslint/commit/e8cf9f6a524332293f8b2c90a2db4a532e47d919) fix: Make dark scroll bar in dark theme ([#​17753](https://togithub.com/eslint/eslint/issues/17753)) (Pavel) - [`3cbeaad`](https://togithub.com/eslint/eslint/commit/3cbeaad7b943c153937ce34365cec2c406f2b98b) fix: Use `cwd` constructor option as config `basePath` in Linter ([#​17705](https://togithub.com/eslint/eslint/issues/17705)) (Milos Djermanovic) #### Documentation - [`becfdd3`](https://togithub.com/eslint/eslint/commit/becfdd39b25d795e56c9a13eb3e77af6b9c86e8a) docs: Make clear when rules are removed ([#​17728](https://togithub.com/eslint/eslint/issues/17728)) (Nicholas C. Zakas) - [`05d6e99`](https://togithub.com/eslint/eslint/commit/05d6e99153ed6d94eb30f46c57609371918a41f3) docs: update "Submit a Pull Request" page ([#​17712](https://togithub.com/eslint/eslint/issues/17712)) (Francesco Trotta) - [`eb2279e`](https://togithub.com/eslint/eslint/commit/eb2279e5148cee8fdea7dae614f4f8af7a2d06c3) docs: display info about deprecated rules ([#​17749](https://togithub.com/eslint/eslint/issues/17749)) (Percy Ma) - [`d245326`](https://togithub.com/eslint/eslint/commit/d24532601e64714ac5d08507e05aa5c14ecd1d5a) docs: Correct working in migrating plugin docs ([#​17722](https://togithub.com/eslint/eslint/issues/17722)) (Filip Tammergård) #### Chores - [`d644de9`](https://togithub.com/eslint/eslint/commit/d644de9a4b593b565617303a095bc9aa69e7b768) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).54.0 ([#​17773](https://togithub.com/eslint/eslint/issues/17773)) (Milos Djermanovic) - [`1e6e314`](https://togithub.com/eslint/eslint/commit/1e6e31415cc429a3a9fc64b2ec03df0e0ec0c91b) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`6fb8805`](https://togithub.com/eslint/eslint/commit/6fb8805310afe7476d6c404f172177a6d15fcf11) chore: Fixed grammar in issue_templates/rule_change ([#​17770](https://togithub.com/eslint/eslint/issues/17770)) (Joel Mathew Koshy) - [`85db724`](https://togithub.com/eslint/eslint/commit/85db7243ddb8706ed60ab64a7ddf604d0d7de493) chore: upgrade `markdownlint` to 0.31.1 ([#​17754](https://togithub.com/eslint/eslint/issues/17754)) (Nitin Kumar) - [`6d470d2`](https://togithub.com/eslint/eslint/commit/6d470d2e74535761bd56dcb1c021b463ef9e8a9c) chore: update dependency recast to ^0.23.0 ([#​17736](https://togithub.com/eslint/eslint/issues/17736)) (renovate\[bot]) - [`b7121b5`](https://togithub.com/eslint/eslint/commit/b7121b590d578c9c9b38ee481313317f30e54817) chore: update dependency markdownlint-cli to ^0.37.0 ([#​17735](https://togithub.com/eslint/eslint/issues/17735)) (renovate\[bot]) - [`633b9a1`](https://togithub.com/eslint/eslint/commit/633b9a19752b6a22ab4d6c824f27a75ac0e4151b) chore: update dependency regenerator-runtime to ^0.14.0 ([#​17739](https://togithub.com/eslint/eslint/issues/17739)) (renovate\[bot]) - [`acac16f`](https://togithub.com/eslint/eslint/commit/acac16fdf8540f7ba86cf637e3c1b253bd35a268) chore: update dependency vite-plugin-commonjs to ^0.10.0 ([#​17740](https://togithub.com/eslint/eslint/issues/17740)) (renovate\[bot]) - [`ba8ca7e`](https://togithub.com/eslint/eslint/commit/ba8ca7e3debcba68ee7015b9221cf5acd7870206) chore: add .github/renovate.json5 ([#​17567](https://togithub.com/eslint/eslint/issues/17567)) (Josh Goldberg ✨)
unjs/h3 (h3) ### [`v1.9.0`](https://togithub.com/unjs/h3/blob/HEAD/CHANGELOG.md#v190) [Compare Source](https://togithub.com/unjs/h3/compare/v1.8.2...v1.9.0) [compare changes](https://togithub.com/unjs/h3/compare/v1.8.2...v1.9.0) ##### 🚀 Enhancements - Support auto complete for http header names ([#​542](https://togithub.com/unjs/h3/pull/542)) - Add `getValidatedRouterParams` util ([#​573](https://togithub.com/unjs/h3/pull/573)) - `decode` option for `getRouterParam` ([#​556](https://togithub.com/unjs/h3/pull/556)) - Add `getRequestFingerprint` util ([#​564](https://togithub.com/unjs/h3/pull/564)) ##### 🩹 Fixes - **sendNoContent:** Preserve custom status code if already set ([#​577](https://togithub.com/unjs/h3/pull/577)) ##### 📖 Documentation - Add `@intlify/h3` to community packages ([#​559](https://togithub.com/unjs/h3/pull/559)) - Improve jsdocs ([#​574](https://togithub.com/unjs/h3/pull/574)) - Add package pronunciation ([#​569](https://togithub.com/unjs/h3/pull/569)) ##### 🌊 Types - Add generics to `H3Error` data and `createError` ([#​566](https://togithub.com/unjs/h3/pull/566)) ##### 🏡 Chore - Update lockfile ([0ff34bc](https://togithub.com/unjs/h3/commit/0ff34bc)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Nandi95 - Horu - Damian Głowala ([@​DamianGlowala](http://github.com/DamianGlowala)) - Nozomu Ikuta - Alexander Lichter ([@​manniL](http://github.com/manniL)) - Łukasz Wołodkiewicz - Kazuya Kawaguchi - Michael Brevard
pnpm/pnpm (pnpm) ### [`v8.10.5`](https://togithub.com/pnpm/pnpm/releases/tag/v8.10.5) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.10.4...v8.10.5) #### Patch Changes - Don't fail on an empty `pnpm-workspace.yaml` file [#​7307](https://togithub.com/pnpm/pnpm/issues/7307). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.10.4`](https://togithub.com/pnpm/pnpm/releases/tag/v8.10.4) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.10.3...v8.10.4) #### Patch Changes - Fixed out-of-memory exception that was happening on dependencies with many peer dependencies, when `node-linker` was set to `hoisted` [#​6227](https://togithub.com/pnpm/pnpm/issues/6227). #### Our Gold Sponsors
#### Our Silver Sponsors
prettier/prettier (prettier) ### [`v3.1.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#310) [Compare Source](https://togithub.com/prettier/prettier/compare/3.0.3...3.1.0) [diff](https://togithub.com/prettier/prettier/compare/3.0.3...3.1.0) 🔗 [Release Notes](https://prettier.io/blog/2023/11/13/3.1.0.html)
unjs/std-env (std-env) ### [`v3.5.0`](https://togithub.com/unjs/std-env/blob/HEAD/CHANGELOG.md#v350) [Compare Source](https://togithub.com/unjs/std-env/compare/v3.4.3...v3.5.0) [compare changes](https://togithub.com/unjs/std-env/compare/v3.4.3...v3.5.0) ##### 🚀 Enhancements - Add `aws_amplify` provider ([#​91](https://togithub.com/unjs/std-env/pull/91)) ##### 🏡 Chore - Update dependencies ([9addee3](https://togithub.com/unjs/std-env/commit/9addee3)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Kaushik Gnanaskandan
Microsoft/TypeScript (typescript) ### [`v5.3.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.3.2): TypeScript 5.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.3.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.3.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.3.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.3.2%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
unjs/ufo (ufo) ### [`v1.3.2`](https://togithub.com/unjs/ufo/blob/HEAD/CHANGELOG.md#v132) [Compare Source](https://togithub.com/unjs/ufo/compare/v1.3.1...v1.3.2) [compare changes](https://togithub.com/unjs/ufo/compare/v1.3.1...v1.3.2) ##### 🩹 Fixes - **parseURL:** Parse protocol case-insensitively ([#​188](https://togithub.com/unjs/ufo/pull/188)) - Respect fragment in trailing slash utils ([#​175](https://togithub.com/unjs/ufo/pull/175)) ##### 🏡 Chore - **release:** V1.3.1 ([5da74c4](https://togithub.com/unjs/ufo/commit/5da74c4)) - Update lockfile ([11f161e](https://togithub.com/unjs/ufo/commit/11f161e)) ##### ❤️ Contributors - Alexander Lichter ([@​manniL](http://github.com/manniL)) - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Daniel Roe ([@​danielroe](http://github.com/danielroe))

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.

codecov[bot] commented 12 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4d2d650) 58.94% compared to head (78495c9) 58.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ======================================= Coverage 58.94% 58.94% ======================================= Files 12 12 Lines 1493 1493 Branches 140 140 ======================================= Hits 880 880 Misses 613 613 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.