-
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
chore(deps): update dependency express to ^4.21.2 #12
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
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
October 18, 2021 18:13
9da96b9
to
b573684
Compare
renovate
bot
changed the title
chore(deps): update dependency @types/express to v4.17.12
chore(deps): update dependency @types/express to v4.17.13
Oct 18, 2021
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
March 7, 2022 08:14
b573684
to
ab7d75f
Compare
renovate
bot
changed the title
chore(deps): update dependency @types/express to v4.17.13
chore(deps): update dependency express to ^4.17.3
Mar 7, 2022
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
May 16, 2022 03:18
ab7d75f
to
1bf3a13
Compare
renovate
bot
changed the title
chore(deps): update dependency express to ^4.17.3
chore(deps): update dependency express to ^4.18.1
May 16, 2022
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
September 25, 2022 22:58
1bf3a13
to
865d489
Compare
renovate
bot
changed the title
chore(deps): update dependency express to ^4.18.1
chore(deps): update dependency express to ^4.18.2
Nov 20, 2022
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
November 20, 2022 09:20
865d489
to
116e45a
Compare
renovate
bot
changed the title
chore(deps): update dependency express to ^4.18.2
chore(deps): update dependency express to ^4.18.3
Mar 1, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
March 1, 2024 15:32
116e45a
to
a251265
Compare
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
March 21, 2024 23:42
a251265
to
c5a9d75
Compare
renovate
bot
changed the title
chore(deps): update dependency express to ^4.18.3
chore(deps): update dependency express to ^4.19.1
Mar 21, 2024
renovate
bot
changed the title
chore(deps): update dependency express to ^4.19.1
chore(deps): update dependency express to ^4.19.2
Mar 27, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
March 27, 2024 05:49
c5a9d75
to
211716c
Compare
renovate
bot
changed the title
chore(deps): update dependency express to ^4.19.2
chore(deps): update dependency express to ^4.20.0
Sep 10, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
2 times, most recently
from
September 12, 2024 20:53
9ea4412
to
88246d0
Compare
renovate
bot
changed the title
chore(deps): update dependency express to ^4.20.0
chore(deps): update dependency express to ^4.21.0
Sep 12, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
October 9, 2024 05:03
88246d0
to
d5560e9
Compare
renovate
bot
changed the title
chore(deps): update dependency express to ^4.21.0
chore(deps): update dependency express to ^4.21.1
Oct 9, 2024
renovate
bot
changed the title
chore(deps): update dependency express to ^4.21.1
chore(deps): update dependency express to ^4.21.2
Dec 7, 2024
renovate
bot
force-pushed
the
renovate/express-4.x
branch
from
December 7, 2024 05:44
d5560e9
to
6f18971
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
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 - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.