-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update devdependency h3 to v1 - autoclosed #58
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
from
November 21, 2022 11:16
cf4ab03
to
745ed22
Compare
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
from
December 13, 2022 14:47
745ed22
to
fac0967
Compare
renovate
bot
changed the title
chore(deps): update devdependency h3 to v1
Update devDependency h3 to v1
Dec 17, 2022
renovate
bot
changed the title
Update devDependency h3 to v1
chore(deps): update devdependency h3 to v1
Dec 17, 2022
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
2 times, most recently
from
March 16, 2023 06:48
a9ac0ad
to
9a26ebb
Compare
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
from
June 1, 2023 20:42
9a26ebb
to
f739bf3
Compare
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
from
June 21, 2023 01:48
f739bf3
to
3199e0a
Compare
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
from
June 28, 2023 11:12
3199e0a
to
3e27e53
Compare
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
from
August 15, 2023 09:16
3e27e53
to
af8c9aa
Compare
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
from
August 26, 2023 22:50
af8c9aa
to
5390a4b
Compare
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
from
September 26, 2023 18:29
5390a4b
to
f394cc9
Compare
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
from
November 20, 2023 12:53
f394cc9
to
7c478ce
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
from
January 4, 2024 21:51
7c478ce
to
590aa48
Compare
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
from
January 26, 2024 00:28
590aa48
to
9413e2e
Compare
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
2 times, most recently
from
February 25, 2024 18:37
ca11f10
to
de2052a
Compare
renovate
bot
force-pushed
the
renovate/h3-1.x
branch
from
February 25, 2024 22:04
de2052a
to
ed23d7c
Compare
renovate
bot
changed the title
chore(deps): update devdependency h3 to v1
chore(deps): update devdependency h3 to v1 - autoclosed
Jun 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.7.2
->^1.11.1
Release Notes
unjs/h3 (h3)
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
v0.8.6
Compare Source
v0.8.5
Compare Source
v0.8.4
Compare Source
v0.8.3
Compare Source
v0.8.2
Compare Source
v0.8.1
Compare Source
v0.8.0
Compare Source
compare changes
H3 API and exports are updated in order to reduce dependency on Node.js and future possibilities.
eventHandler()
wrapper otherwise a warning will be shown suggesting this change for you.app
instance created bycreateApp
is not a Node.js listener with(req, res) => {}
signuture anymore. You can convert h3 app into a Node.js listener usingtoNodeListener(app)
.req.event
andres.event
is dropped. If you had custom utils depending on this, you might need to change them.(req, res, next?) = {}
signuture are not longer automatically converted to event handler format. You can convert them using newfromNodeMiddleware((req, res) => {})
utility.🚀 Enhancements
writeEarlyHints
utility (#184)🩹 Fixes
statusMessage
from errors (#195)URL
for pathname (#196)💅 Refactors
📖 Documentation
sendStream
to the utils list (d58fad8)📦 Build
package.json
to subpath exports (#186)❤️ Contributors
v0.7.21
Compare Source
v0.7.20
Compare Source
v0.7.19
Compare Source
v0.7.18
Compare Source
v0.7.17
Compare Source
v0.7.16
Compare Source
v0.7.15
Compare Source
v0.7.14
Compare Source
v0.7.13
Compare Source
v0.7.12
Compare Source
v0.7.11
Compare Source
v0.7.10
Compare Source
v0.7.9
Compare Source
v0.7.8
Compare Source
v0.7.7
Compare Source
v0.7.6
Compare Source
v0.7.5
Compare Source
v0.7.4
Compare Source
v0.7.3
Compare Source
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.