-
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
fix(deps): update dependency express to v4.21.1 #53
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/express-4.x-lockfile
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
changed the title
chore(deps): update dependency @types/express to v4.17.18
chore(deps): update dependency @types/express to v4.17.19
Oct 10, 2023
renovate
bot
force-pushed
the
renovate/express-4.x-lockfile
branch
from
October 10, 2023 18:53
1c936bc
to
9832d63
Compare
renovate
bot
changed the title
chore(deps): update dependency @types/express to v4.17.19
chore(deps): update dependency @types/express to v4.17.20
Oct 18, 2023
renovate
bot
force-pushed
the
renovate/express-4.x-lockfile
branch
from
October 18, 2023 03:55
9832d63
to
0ea883c
Compare
renovate
bot
force-pushed
the
renovate/express-4.x-lockfile
branch
from
November 6, 2023 08:09
0ea883c
to
9fe0852
Compare
renovate
bot
changed the title
chore(deps): update dependency @types/express to v4.17.20
chore(deps): update dependency @types/express to v4.17.21
Nov 7, 2023
renovate
bot
force-pushed
the
renovate/express-4.x-lockfile
branch
from
November 7, 2023 04:47
9fe0852
to
6cea0bd
Compare
renovate
bot
force-pushed
the
renovate/express-4.x-lockfile
branch
from
December 3, 2023 13:23
6cea0bd
to
8c38e7e
Compare
renovate
bot
changed the title
chore(deps): update dependency @types/express to v4.17.21
fix(deps): update dependency express to v4.18.3
Mar 2, 2024
renovate
bot
force-pushed
the
renovate/express-4.x-lockfile
branch
from
March 2, 2024 17:56
8c38e7e
to
a52ce76
Compare
renovate
bot
force-pushed
the
renovate/express-4.x-lockfile
branch
from
March 12, 2024 11:27
a52ce76
to
9bb420f
Compare
renovate
bot
force-pushed
the
renovate/express-4.x-lockfile
branch
from
March 20, 2024 12:43
9bb420f
to
0890216
Compare
renovate
bot
changed the title
fix(deps): update dependency express to v4.18.3
fix(deps): update dependency express to v4.19.1
Mar 22, 2024
renovate
bot
force-pushed
the
renovate/express-4.x-lockfile
branch
2 times, most recently
from
March 25, 2024 17:27
c5460e0
to
e1391c4
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-lockfile
branch
2 times, most recently
from
April 21, 2024 07:59
cb7f122
to
b0db214
Compare
renovate
bot
force-pushed
the
renovate/express-4.x-lockfile
branch
from
June 4, 2024 12:15
b0db214
to
89608bd
Compare
renovate
bot
force-pushed
the
renovate/express-4.x-lockfile
branch
from
July 21, 2024 18:52
89608bd
to
735eb67
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
force-pushed
the
renovate/express-4.x-lockfile
branch
2 times, most recently
from
September 12, 2024 00:21
d7b6642
to
2c57fb1
Compare
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
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-lockfile
branch
from
October 8, 2024 19:27
2c57fb1
to
c675e25
Compare
renovate
bot
force-pushed
the
renovate/express-4.x-lockfile
branch
from
November 8, 2024 18:49
c675e25
to
5f2bb41
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.18.2
->4.21.1
4.17.17
->4.17.21
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
==========
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.