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:
1.18.3
->1.20.3
1.0.0
->1.1.0
4.16.4
->4.21.0
1.15.6
->1.18.0
5.0.2
->5.1.1
3.1.0
->3.3.1
1.9.1
->1.13.7
Release Notes
expressjs/body-parser (body-parser)
v1.20.3
Compare Source
===================
depth
option to customize the depth level in the parserdepth
level for parsing URL-encoded data is now32
(previously wasInfinity
)v1.20.2
Compare Source
===================
v1.20.1
Compare Source
===================
v1.20.0
Compare Source
===================
strict
eval
usage withFunction
constructorprocess
to check for listenersv1.19.2
Compare Source
===================
__proto__
keysv1.19.1
Compare Source
===================
v1.19.0
Compare Source
===================
pb
) supportthrow
on invalid typehelmetjs/dont-sniff-mimetype (dont-sniff-mimetype)
v1.1.0
Compare Source
expressjs/express (express)
v4.21.0
Compare Source
What's Changed
"back"
magic string in redirects by @blakeembrey in https://github.com/expressjs/express/pull/5935New Contributors
Full Changelog: expressjs/express@4.20.0...4.21.0
v4.20.0
Compare Source
==========
depth
option to customize the depth level in the parserdepth
level for parsing URL-encoded data is now32
(previously wasInfinity
)res.redirect
\
,|
, and^
to align better with URL specoptions.maxAge
andoptions.expires
tores.clearCookie
v4.19.2
Compare Source
==========
v4.19.1
Compare Source
==========
v4.19.0
Compare Source
==========
v4.18.3
Compare Source
==========
partitioned
optionv4.18.2
Compare Source
===================
v4.18.1
Compare Source
===================
v4.18.0
Compare Source
===================
res.download
options
withoutfilename
inres.download
res.status
null
/undefined
asmaxAge
inres.cookie
Object.prototype
values in settings throughapp.set
/app.get
default
with same arguments as types inres.format
res.send
http-errors
forres.format
errorstrict
priority
optionexpires
option to reject invalid dateseval
usage withFunction
constructorprocess
to check for listeners425 Unordered Collection
to standard425 Too Early
v4.17.3
Compare Source
===================
__proto__
keysv4.17.2
Compare Source
===================
undefined
inres.jsonp
undefined
when"json escape"
is enabledRegExp
sres.jsonp(obj, status)
deprecation messageres.is
JSDocmaxAge
option to reject invalid valuesreq.socket
over deprecatedreq.connection
v4.17.1
Compare Source
===================
null
/undefined
tores.status
"v4.17.0
Compare Source
===================
express.raw
to parse bodies intoBuffer
express.text
to parse bodies into stringres.sendFile
null
/undefined
tores.status
X-Forwarded-Host
pb
) supportSameSite=None
supportContent-Security-Policy
headerpath.normalize
call103 Early Hints
throw
on invalid typeexpressjs/session (express-session)
v1.18.0
Compare Source
===================
partitioned
tocookie
optionspriority
tocookie
optionssecret
thatcrypto.createHmac
supportsexpires
option to reject invalid datesv1.17.3
Compare Source
===================
v1.17.2
Compare Source
===================
res.end
patch to always commit headersv1.17.1
Compare Source
===================
v1.17.0
Compare Source
===================
SameSite=None
supportv1.16.2
Compare Source
===================
cookie.originalMaxAge
when store returnsDate
v1.16.1
Compare Source
===================
data
option toCookie
constructorv1.16.0
Compare Source
===================
cookie.maxAge
value earliercookie.maxAge
to aDate
objectresave: false
may not save altered sessionsutils-merge
dependencysafe-buffer
for improved Buffer APISet-Cookie
as cookie header name for compatibilityeval
usage withFunction
constructorprocess
to check for listenersres.writeHead
patch missing return valuehelmetjs/helmet (helmet)
v5.1.1
Compare Source
Changed
v5.1.0
Compare Source
Added
Cross-Origin-Embedder-Policy
: supportcredentialless
policy. See #365Content-Security-Policy
andContent-Security-Policy-Report-Only
Changed
Origin-Agent-Cluster
tomas/needle (needle)
v3.3.1
Compare Source
v3.3.0
Compare Source
v3.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: tomas/needle@v3.1.0...v3.2.0
jashkenas/underscore (underscore)
v1.13.7
Compare Source
v1.13.6
Compare Source
v1.13.5
Compare Source
v1.13.4
Compare Source
v1.13.3
Compare Source
v1.13.2
Compare Source
v1.13.1
Compare Source
v1.13.0
Compare Source
v1.12.1
Compare Source
v1.12.0
Compare Source
v1.11.0
Compare Source
v1.10.2
Compare Source
v1.10.1
Compare Source
v1.10.0
Compare Source
v1.9.2
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.