-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update dependency express to v4.21.2 #27
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/express-4.x
base: main
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.
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
Bug Fixes
ContributorsCommit-Lint commandsYou can trigger Commit-Lint actions by commenting on this PR:
|
renovate
bot
changed the title
fix(deps): update dependency express to v4.18.2
fix(deps): update dependency express to v4.18.3
Feb 29, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
February 29, 2024 12:42
e6bebb0
to
335c2be
Compare
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
March 20, 2024 20:50
335c2be
to
d60453a
Compare
renovate
bot
changed the title
fix(deps): update dependency express to v4.18.3
fix(deps): update dependency express to v4.19.0
Mar 20, 2024
renovate
bot
changed the title
fix(deps): update dependency express to v4.19.0
fix(deps): update dependency express to v4.19.1
Mar 20, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
March 20, 2024 22:29
d60453a
to
d1b12d3
Compare
renovate
bot
changed the title
fix(deps): update dependency express to v4.19.1
fix(deps): update dependency express to v4.19.2
Mar 25, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
March 25, 2024 16:57
d1b12d3
to
e0850e1
Compare
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
September 10, 2024 04:15
e0850e1
to
9fc41f3
Compare
renovate
bot
changed the title
fix(deps): update dependency express to v4.19.2
fix(deps): update dependency express to v4.20.0
Sep 10, 2024
renovate
bot
changed the title
fix(deps): update dependency express to v4.20.0
fix(deps): update dependency express to v4.21.0
Sep 12, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
September 12, 2024 00:10
9fc41f3
to
5b73c92
Compare
renovate
bot
changed the title
fix(deps): update dependency express to v4.21.0
fix(deps): update dependency express to v4.21.1
Oct 8, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
October 8, 2024 20:02
5b73c92
to
da91ca9
Compare
renovate
bot
changed the title
fix(deps): update dependency express to v4.21.1
fix(deps): update dependency express to v4.21.2
Dec 5, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
December 5, 2024 22:52
da91ca9
to
4b14eb1
Compare
renovate
bot
changed the title
fix(deps): update dependency express to v4.21.2
fix(deps): update dependency express to v4.21.2 - autoclosed
Dec 8, 2024
renovate
bot
changed the title
fix(deps): update dependency express to v4.21.2 - autoclosed
fix(deps): update dependency express to v4.21.2
Dec 9, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
December 9, 2024 09:03
3f23b4a
to
4b14eb1
Compare
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.2
Release Notes
expressjs/express (express)
v4.21.2
Compare Source
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.