chore(deps): update dependency h3 to v1 #14
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.8.6
->^1.13.1
Release Notes
unjs/h3 (h3)
v1.13.1
Compare Source
compare changes
🩹 Fixes
accept-encoding
header (#914)host
for local targets (#946)📖 Documentation
❤️ Contributors
v1.13.0
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
URLSearchParams
(#888)❤️ Contributors
v1.12.0
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
getRequestProtocol
(#776)onBeforeResponse
andonAfterResponse
are called with error code (#756)onClosed
from firing twice inEventStream
(#704)💅 Refactors
📖 Documentation
handleCors
(#747)text/html
content-type (#764)combined
log format (#771)respondWith
event object (#775)async
for request body (#777)createError
jsdoc (#762)🏡 Chore
🤖 CI
❤️ Contributors
v1.11.1
Compare Source
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
❤️ Contributors
v1.11.0
Compare Source
compare changes
🚀 Enhancements
sendIterable
util (#655)🩹 Fixes
etag
header is set before sending 304 response (#653)📖 Documentation
console.log
(#675)🏡 Chore
❤️ Contributors
v1.10.2
Compare Source
compare changes
🩹 Fixes
accept
header (#646)❤️ Contributors
v1.10.1
Compare Source
compare changes
🩹 Fixes
x-forwarded-for
header (#618)content-type
for responses with 304 status (#641)💅 Refactors
H3Event.node.res
for internal types (#626)📖 Documentation
getRequestHeaders
signuture (#613)🏡 Chore
✅ Tests
❤️ Contributors
v1.10.0
Compare Source
compare changes
🚀 Enhancements
data
(#594)🩹 Fixes
req.rawBody
beforereq.body
(#604)📖 Documentation
h3-compression
to community packages (#524)🌊 Types
isError
and updateDataT
default generic param (#582)🏡 Chore
🤖 CI
❤️ Contributors
v1.9.0
Compare Source
compare changes
🚀 Enhancements
getValidatedRouterParams
util (#573)decode
option forgetRouterParam
(#556)getRequestFingerprint
util (#564)🩹 Fixes
📖 Documentation
@intlify/h3
to community packages (#559)🌊 Types
H3Error
data andcreateError
(#566)🏡 Chore
❤️ Contributors
v1.8.2
Compare Source
compare changes
🩹 Fixes
connection?.encrypted
(#532)🏡 Chore
❤️ Contributors
v1.8.1
Compare Source
compare changes
🩹 Fixes
💅 Refactors
Headers
andResponse
for legacy polyfills (#523)📖 Documentation
🏡 Chore
✅ Tests
❤️ Contributors
v1.8.0
Compare Source
compare changes
🚀 Enhancements
event.context.matchedRoute
(#500)fromWebHandler
(#490)fromPlainHandler
(bc2ca33)getRequestIP
(#503)defineRequestMidleware
,defineResponseMiddleware
and rename object synctax hooks (#507)🩹 Fixes
💅 Refactors
sendNoContent
for null handling (a72a4b8)event.body
toevent.rawBody
(563313d)beforeResponse
toonBeforeResponse
(7cebec2)🏡 Chore
🎨 Styles
❤️ Contributors
v1.7.1
Compare Source
compare changes
🩹 Fixes
💅 Refactors
H3Error
(#415)📖 Documentation
🏡 Chore
❤️ Contributors
v1.7.0
Compare Source
compare changes
🚀 Enhancements
onResponse
callback (#368)event.handled
flag (#410)🩹 Fixes
📖 Documentation
🏡 Chore
❤️ Contributors
v1.6.6
Compare Source
compare changes
🩹 Fixes
x-forwarded-host
support opt-in (2fce169)event.path
(981c89f)🏡 Chore
✅ Tests
getRequestURL
(d510483)❤️ Contributors
v1.6.5
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v1.6.4
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v1.6.3
Compare Source
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
❤️ Contributors
v1.6.2
Compare Source
compare changes
🩹 Fixes
code
type as optional (#359)❤️ Contributors
v1.6.1
Compare Source
compare changes
🩹 Fixes
statusMessage
of disallowed chars (#357)❤️ Contributors
v1.6.0
Compare Source
compare changes
🚀 Enhancements
splitCookiesString
utility (#343)getRequestHost
,getRequestProtocol
andgetRequestURL
utils (#351)🩹 Fixes
data
property (#346)init
(c84c811)🏡 Chore
❤️ Contributors
v1.5.0
Compare Source
compare changes
🚀 Enhancements
cookieDomainRewrite
andcookiePathRewrite
(#313)🩹 Fixes
📖 Documentation
🌊 Types
MultiPartData
(#332)🏡 Chore
lint
npm script (#329)❤️ Contributors
v1.4.0
Compare Source
compare changes
🚀 Enhancements
❤️ Contributors
v1.3.0
Compare Source
compare changes
🚀 Enhancements
fetchWithEvent
andgetProxyRequestHeaders
utils (#323)🩹 Fixes
💅 Refactors
iron-webcrypto
(a4b6f0d)🌊 Types
JSON.stringify
(22d116c)❤️ Contributors
v1.2.1
Compare Source
compare changes
📦 Build
iron-webcrypto
to remove buffer polyfill (c50505b)🏡 Chore
❤️ Contributors
v1.2.0
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
set-cookie
header with same name (#316)host
to ignored headers (d4f863f)📖 Documentation
✅ Tests
❤️ Contributors
v1.1.0
Compare Source
compare changes
🚀 Enhancements
readMultipartFormData
to parsemultipart/form-data
(#280)sendNoContent
utility to create a 204 response (#250)🏡 Chore
❤️ Contributors
v1.0.2
Compare Source
compare changes
🩹 Fixes
readRawBody
(#277)💅 Refactors
@deprecated
comment (#245)preemptive
option (#256)📖 Documentation
🏡 Chore
✅ Tests
❤️ Contributors
1.0.1 (2022-11-15)
v1.0.1
Compare Source
v1.0.0
Compare Source
⚠ BREAKING CHANGES
Features
proxyRequest
util (#226) (501f0c6)Bug Fixes
import type from correct location (#219) (8b89f39)
router: throw 404 for intermediate matches (43db151)
drop deprecated util aliases (dc8ee81)
0.7.17 (2022-08-30)
Bug Fixes
0.7.16 (2022-08-23)
Bug Fixes
context
type forCompatibilityRequestProps
(#164) (984a42b)0.7.15 (2022-08-10)
Bug Fixes
onError
is provided (#162) (ccc9c7e)0.7.14 (2022-08-08)
Features
0.7.13 (2022-08-01)
Features
0.7.12 (2022-07-21)
Bug Fixes
__h3_error__
class property to detect error (968bfee)0.7.11 (2022-07-21)
Features
fatal
andunhandled
(#148) (8579f1c)Bug Fixes
max-age
to the final object (#142) (991d099)0.7.10 (2022-06-17)
0.7.9 (2022-06-10)
Features
H3EventContext
for type augmentation (#124) (5042e92)Bug Fixes
types
to the exports (#125) (bf8a329)0.7.8 (2022-05-04)
Bug Fixes
H3Response
(62aebf8)0.7.7 (2022-05-04)
Bug Fixes
0.7.6 (2022-04-29)
Bug Fixes
0.7.5 (2022-04-27)
Bug Fixes
JSONValue
type (#106) (e9a07cb)0.7.4 (2022-04-14)
Bug Fixes
0.7.3 (2022-04-12)
Features
0.7.2 (2022-04-08)
Features
Bug Fixes
PATCH
method to types (#88) (884460b)0.7.1 (2022-04-07)
Bug Fixes
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 was generated by Mend Renovate. View the repository job log.