hay-kot / homebox

Homebox is the inventory and organization system built for the Home User
https://hay-kot.github.io/homebox/
GNU Affero General Public License v3.0
2.71k stars 214 forks source link

fix(deps): update dependency h3 to v1.11.1 #831

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
h3 1.7.1 -> 1.11.1 age adoption passing confidence

Release Notes

unjs/h3 (h3) ### [`v1.11.1`](https://togithub.com/unjs/h3/blob/HEAD/CHANGELOG.md#v1111) [Compare Source](https://togithub.com/unjs/h3/compare/v1.11.0...v1.11.1) [compare changes](https://togithub.com/unjs/h3/compare/v1.11.0...v1.11.1) ##### 🩹 Fixes - **ws:** Resolve pathname for matching ([4f211f8](https://togithub.com/unjs/h3/commit/4f211f8)) ##### 📖 Documentation - Update bun ws example ([da464c3](https://togithub.com/unjs/h3/commit/da464c3)) ##### 🏡 Chore - Update crossws ([a61f98a](https://togithub.com/unjs/h3/commit/a61f98a)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.11.0`](https://togithub.com/unjs/h3/blob/HEAD/CHANGELOG.md#v1110) [Compare Source](https://togithub.com/unjs/h3/compare/v1.10.2...v1.11.0) [compare changes](https://togithub.com/unjs/h3/compare/v1.10.2...v1.11.0) ##### 🚀 Enhancements - Add utilities for server sent events ([#​586](https://togithub.com/unjs/h3/pull/586)) - **response:** Add `sendIterable` util ([#​655](https://togithub.com/unjs/h3/pull/655)) - Handler resolver ([#​669](https://togithub.com/unjs/h3/pull/669)) - Websocket support ([#​671](https://togithub.com/unjs/h3/pull/671)) ##### 🩹 Fixes - **serveStatic:** Ensure `etag` header is set before sending 304 response ([#​653](https://togithub.com/unjs/h3/pull/653)) ##### 📖 Documentation - Add basic jsdocs for utils ([c8aa150](https://togithub.com/unjs/h3/commit/c8aa150)) - Fix typo ([#​668](https://togithub.com/unjs/h3/pull/668)) - Fix typos ([#​665](https://togithub.com/unjs/h3/pull/665)) - Fix typo ([#​662](https://togithub.com/unjs/h3/pull/662)) - Fix typos ([#​661](https://togithub.com/unjs/h3/pull/661)) - Fix import name ([#​658](https://togithub.com/unjs/h3/pull/658)) - **examples/from-expressjs-to-h3:** Add node middleware usage ([#​663](https://togithub.com/unjs/h3/pull/663)) - Refine function usages ([#​667](https://togithub.com/unjs/h3/pull/667)) - Remove unwanted `console.log` ([#​675](https://togithub.com/unjs/h3/pull/675)) - Add jsdoc examples ([#​672](https://togithub.com/unjs/h3/pull/672)) - Update jsdocs example for route utils ([#​673](https://togithub.com/unjs/h3/pull/673)) ##### 🏡 Chore - **release:** V1.10.2 ([a58d7c9](https://togithub.com/unjs/h3/commit/a58d7c9)) - Apply automated fixes ([f5a89fc](https://togithub.com/unjs/h3/commit/f5a89fc)) - Fix does issues ([#​657](https://togithub.com/unjs/h3/pull/657)) - Integrate automd ([5212f01](https://togithub.com/unjs/h3/commit/5212f01)) - Lint ([ddffb0e](https://togithub.com/unjs/h3/commit/ddffb0e)) - Update docs ([1d8b389](https://togithub.com/unjs/h3/commit/1d8b389)) - Update docs ([5e3b5e5](https://togithub.com/unjs/h3/commit/5e3b5e5)) - Update lockfiles ([272e1be](https://togithub.com/unjs/h3/commit/272e1be)) - Apply automated updates ([96eda87](https://togithub.com/unjs/h3/commit/96eda87)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Estéban ([@​Barbapapazes](http://github.com/Barbapapazes)) - Bram Kamies - Joshua Sosso ([@​joshmossas](http://github.com/joshmossas)) - Nozomu Ikuta - Markthree ([@​markthree](http://github.com/markthree)) - Sacha Stafyniak ([@​stafyniaksacha](http://github.com/stafyniaksacha)) - Meir Lamdan - Joshua - Matej Černý - Amit Gurbani ([@​AmitGurbani](http://github.com/AmitGurbani)) - Neil Richter ([@​noook](http://github.com/noook)) ### [`v1.10.2`](https://togithub.com/unjs/h3/blob/HEAD/CHANGELOG.md#v1102) [Compare Source](https://togithub.com/unjs/h3/compare/v1.10.1...v1.10.2) [compare changes](https://togithub.com/unjs/h3/compare/v1.10.1...v1.10.2) ##### 🩹 Fixes - **proxy:** Ignore incoming `accept` header ([#​646](https://togithub.com/unjs/h3/pull/646)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) ### [`v1.10.1`](https://togithub.com/unjs/h3/blob/HEAD/CHANGELOG.md#v1101) [Compare Source](https://togithub.com/unjs/h3/compare/v1.10.0...v1.10.1) [compare changes](https://togithub.com/unjs/h3/compare/v1.10.0...v1.10.1) ##### 🩹 Fixes - **setResponseHeaders:** Fix types to allow partial header names ([#​607](https://togithub.com/unjs/h3/pull/607)) - **setCookie:** Allow cookies with the same name but different options ([#​606](https://togithub.com/unjs/h3/pull/606)) - **getRequestWebStream:** Reuse buffered body if available ([#​616](https://togithub.com/unjs/h3/pull/616)) - **getSession:** Use semaphore lock for unseal operation ([#​612](https://togithub.com/unjs/h3/pull/612)) - **getRequestIP:** Use first address of `x-forwarded-for` header ([#​618](https://togithub.com/unjs/h3/pull/618)) - Avoid setting default `content-type` for responses with 304 status ([#​641](https://togithub.com/unjs/h3/pull/641)) ##### 💅 Refactors - Use `H3Event.node.res` for internal types ([#​626](https://togithub.com/unjs/h3/pull/626)) ##### 📖 Documentation - Fix `getRequestHeaders` signuture ([#​613](https://togithub.com/unjs/h3/pull/613)) - Fix typo in examples ([#​631](https://togithub.com/unjs/h3/pull/631)) ##### 🏡 Chore - **release:** V1.10.0 ([ae91fc8](https://togithub.com/unjs/h3/commit/ae91fc8)) - Update lockfile ([1f9393d](https://togithub.com/unjs/h3/commit/1f9393d)) - Rename vitest config file to supress warn ([8345c1f](https://togithub.com/unjs/h3/commit/8345c1f)) - Update lockfile ([87119a1](https://togithub.com/unjs/h3/commit/87119a1)) ##### ✅ Tests - Add basic tests for session ([22807f2](https://togithub.com/unjs/h3/commit/22807f2)) - Update session test ([ba275c3](https://togithub.com/unjs/h3/commit/ba275c3)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Estéban ([@​Barbapapazes](http://github.com/Barbapapazes)) - Michael Brevard - Jaden - Oscar Beaumont ([@​oscartbeaumont](http://github.com/oscartbeaumont)) - Kamil Kuczmera - Jonas Thelemann ### [`v1.10.0`](https://togithub.com/unjs/h3/blob/HEAD/CHANGELOG.md#v1100) [Compare Source](https://togithub.com/unjs/h3/compare/v1.9.0...v1.10.0) [compare changes](https://togithub.com/unjs/h3/compare/v1.9.0...v1.10.0) ##### 🚀 Enhancements - **validate:** Provide validate error in `data` ([#​594](https://togithub.com/unjs/h3/pull/594)) ##### 🩹 Fixes - **readRawBody:** Check `req.rawBody` before `req.body` ([#​604](https://togithub.com/unjs/h3/pull/604)) ##### 📖 Documentation - Add `h3-compression` to community packages ([#​524](https://togithub.com/unjs/h3/pull/524)) - Add examples ([#​539](https://togithub.com/unjs/h3/pull/539)) ##### 🌊 Types - Add generics to `isError` and update `DataT` default generic param ([#​582](https://togithub.com/unjs/h3/pull/582)) - **setResponseHeaders:** Add autocompletion for header names ([#​601](https://togithub.com/unjs/h3/pull/601)) ##### 🏡 Chore - **release:** V1.9.0 ([09b49d5](https://togithub.com/unjs/h3/commit/09b49d5)) - Update vitest and lockfile ([62100fb](https://togithub.com/unjs/h3/commit/62100fb)) - Update vitest typecheck ([39f9434](https://togithub.com/unjs/h3/commit/39f9434)) ##### 🤖 CI - Fix nightly release job conditional ([#​587](https://togithub.com/unjs/h3/pull/587)) ##### ❤️ Contributors - Michael Brevard - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Estéban ([@​Barbapapazes](http://github.com/Barbapapazes)) - Gregor Becker ([@​CodeDredd](http://github.com/CodeDredd)) - Bobbie Goede - Sébastien Chopin - Damian Głowala ([@​DamianGlowala](http://github.com/DamianGlowala)) ### [`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 ### [`v1.8.2`](https://togithub.com/unjs/h3/blob/HEAD/CHANGELOG.md#v182) [Compare Source](https://togithub.com/unjs/h3/compare/v1.8.1...v1.8.2) [compare changes](https://togithub.com/unjs/h3/compare/v1.8.1...v1.8.2) ##### 🩹 Fixes - **getRequestProtocol:** Conditionaly check `connection?.encrypted` ([#​532](https://togithub.com/unjs/h3/pull/532)) ##### 🏡 Chore - Update playground dependency ([90f64e9](https://togithub.com/unjs/h3/commit/90f64e9)) - Update lockfile ([4994334](https://togithub.com/unjs/h3/commit/4994334)) - Revert codecov-action to v3 ([de01f41](https://togithub.com/unjs/h3/commit/de01f41)) - Update dependencies ([d18f56b](https://togithub.com/unjs/h3/commit/d18f56b)) - Fix type issue with unenv ([498a540](https://togithub.com/unjs/h3/commit/498a540)) - Apply automated lint fixes ([0610b52](https://togithub.com/unjs/h3/commit/0610b52)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Michael J. Roberts ### [`v1.8.1`](https://togithub.com/unjs/h3/blob/HEAD/CHANGELOG.md#v181) [Compare Source](https://togithub.com/unjs/h3/compare/v1.8.0...v1.8.1) [compare changes](https://togithub.com/unjs/h3/compare/v1.8.0...v1.8.1) ##### 🩹 Fixes - Use safe property checks ([#​521](https://togithub.com/unjs/h3/pull/521)) ##### 💅 Refactors - Use native `Headers` and `Response` for legacy polyfills ([#​523](https://togithub.com/unjs/h3/pull/523)) ##### 📖 Documentation - Typo for getValidatedQuery ([164f68e](https://togithub.com/unjs/h3/commit/164f68e)) ##### 🏡 Chore - Update dependencies ([c8e29b0](https://togithub.com/unjs/h3/commit/c8e29b0)) - Update listhen to 1.4.1 ([8166bb0](https://togithub.com/unjs/h3/commit/8166bb0)) - Update lockfile ([ba11c04](https://togithub.com/unjs/h3/commit/ba11c04)) ##### ✅ Tests - **proxy:** Add additional test to make sure json response is sent as is ([#​512](https://togithub.com/unjs/h3/pull/512)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Sébastien Chopin ([@​Atinux](http://github.com/Atinux)) - Arkadiusz Sygulski ### [`v1.8.0`](https://togithub.com/unjs/h3/blob/HEAD/CHANGELOG.md#v180) [Compare Source](https://togithub.com/unjs/h3/compare/v1.7.1...v1.8.0) [compare changes](https://togithub.com/unjs/h3/compare/v1.8.0-rc.3...v1.8.0) ##### 🚀 Enhancements - **router:** Expose `event.context.matchedRoute` ([#​500](https://togithub.com/unjs/h3/pull/500)) - **web:** Add `fromWebHandler` ([#​490](https://togithub.com/unjs/h3/pull/490)) - Support `fromPlainHandler` ([bc2ca33](https://togithub.com/unjs/h3/commit/bc2ca33)) - Util `getRequestIP` ([#​503](https://togithub.com/unjs/h3/pull/503)) - `defineRequestMidleware`, `defineResponseMiddleware` and rename object synctax hooks ([#​507](https://togithub.com/unjs/h3/pull/507)) ##### 🩹 Fixes - **sanitizeStatusCode:** Input is optional ([67a4132](https://togithub.com/unjs/h3/commit/67a4132)) - **sendNoContent:** Avoid overriding status code if event is already handled ([3f6d99e](https://togithub.com/unjs/h3/commit/3f6d99e)) - **router:** Use default behavior for no-content handling ([e3c9f96](https://togithub.com/unjs/h3/commit/e3c9f96)) ##### 💅 Refactors - **app:** Use `sendNoContent` for null handling ([a72a4b8](https://togithub.com/unjs/h3/commit/a72a4b8)) - **event:** Rename `event.body` to `event.rawBody` ([563313d](https://togithub.com/unjs/h3/commit/563313d)) - Cleanup event interface ([#​506](https://togithub.com/unjs/h3/pull/506)) - Rename `beforeResponse` to `onBeforeResponse` ([7cebec2](https://togithub.com/unjs/h3/commit/7cebec2)) ##### 🏡 Chore - Update lockfile ([f605b9d](https://togithub.com/unjs/h3/commit/f605b9d)) - Fix type issue ([383ea43](https://togithub.com/unjs/h3/commit/383ea43)) - Apply automated lint fixes ([aa2e5d9](https://togithub.com/unjs/h3/commit/aa2e5d9)) - Fix import ([af96497](https://togithub.com/unjs/h3/commit/af96497)) - Apply automated lint fixes ([f3d0bc9](https://togithub.com/unjs/h3/commit/f3d0bc9)) - Upgrade dev dependencies ([3f9c8b6](https://togithub.com/unjs/h3/commit/3f9c8b6)) - Sync package description ([6ad4bd0](https://togithub.com/unjs/h3/commit/6ad4bd0)) ##### 🎨 Styles - Format all repo with prettier ([ffab809](https://togithub.com/unjs/h3/commit/ffab809)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Harlan Wilton ([@​harlan-zw](http://github.com/harlan-zw)) - Iain Sproat

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.