-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update dependency express to v4.21.1 #29
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/express-4.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
changed the title
Update dependency express to v4.17.3
Update dependency express to v4.18.0
Apr 25, 2022
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
April 25, 2022 20:38
85e3589
to
019ee7c
Compare
renovate
bot
changed the title
Update dependency express to v4.18.0
Update dependency express to v4.18.1
Apr 29, 2022
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
April 29, 2022 21:18
019ee7c
to
e9f0bb7
Compare
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
October 30, 2022 05:24
e9f0bb7
to
8ff9c5e
Compare
renovate
bot
changed the title
Update dependency express to v4.18.1
Update dependency express to v4.18.2
Oct 30, 2022
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
October 30, 2022 05:31
8ff9c5e
to
3545bb0
Compare
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
November 9, 2022 12:27
3545bb0
to
99307d4
Compare
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
December 16, 2022 14:10
99307d4
to
204d5b9
Compare
renovate
bot
changed the title
Update dependency express to v4.18.2
Update dependency express to v4.18.3
Feb 29, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
February 29, 2024 15:08
204d5b9
to
a43b6f1
Compare
renovate
bot
changed the title
Update dependency express to v4.18.3
Update dependency express to v4.19.0
Mar 20, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
2 times, most recently
from
March 20, 2024 22:36
fec6f54
to
3581113
Compare
renovate
bot
changed the title
Update dependency express to v4.19.0
Update dependency express to v4.19.1
Mar 20, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
March 25, 2024 17:42
3581113
to
0929334
Compare
renovate
bot
changed the title
Update dependency express to v4.19.1
Update dependency express to v4.19.2
Mar 25, 2024
renovate
bot
changed the title
Update dependency express to v4.19.2
Update dependency express to v4.20.0
Sep 10, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
September 10, 2024 04:01
0929334
to
bd83d37
Compare
renovate
bot
changed the title
Update dependency express to v4.20.0
Update dependency express to v4.21.0
Sep 12, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
September 12, 2024 01:14
bd83d37
to
b1313ba
Compare
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
October 8, 2024 19:18
b1313ba
to
6159636
Compare
renovate
bot
changed the title
Update dependency express to v4.21.0
Update dependency express to v4.21.1
Oct 8, 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:
4.17.1
->4.21.1
Release Notes
expressjs/express (express)
v4.21.1
Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.0...4.21.1
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
==========
v4.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
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.