fix(): pin express ^4.22.2#275
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
October 8, 2022 21:09
7fb0e95 to
e122ef1
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
March 16, 2023 09:52
e122ef1 to
90159fb
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
September 23, 2023 18:09
90159fb to
e209c26
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
October 10, 2023 19:34
e209c26 to
916b746
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
October 18, 2023 03:35
916b746 to
ce9e2f4
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
November 7, 2023 04:17
ce9e2f4 to
6916083
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
February 29, 2024 13:01
6916083 to
87e6441
Compare
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: yarn.lock |
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
March 20, 2024 17:14
87e6441 to
c66b345
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
March 20, 2024 23:32
c66b345 to
d733d4d
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
March 25, 2024 17:45
d733d4d to
4fe1161
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
September 10, 2024 05:16
4fe1161 to
0ffc154
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
September 11, 2024 23:15
0ffc154 to
ca39435
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
October 8, 2024 19:19
ca39435 to
1f103a2
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
December 6, 2024 01:55
1f103a2 to
5a4bee1
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
May 17, 2025 02:50
5a4bee1 to
67166ac
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
June 7, 2025 06:03
67166ac to
f8010b2
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
2 times, most recently
from
October 27, 2025 21:44
81ddf40 to
46545dd
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
December 1, 2025 19:57
46545dd to
8a3c97d
Compare
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
December 1, 2025 21:03
8a3c97d to
6513a72
Compare
| datasource | package | from | to | | ---------- | -------------- | ------- | ------- | | npm | express | 4.18.1 | 4.22.2 | | npm | @types/express | 4.17.13 | 4.17.25 |
renovate
Bot
force-pushed
the
chore/renovate/express-4.x
branch
from
May 11, 2026 19:02
6513a72 to
d706168
Compare
This file contains hidden or 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
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.18.1→^4.22.2^4.17.13→^4.17.25Release Notes
expressjs/express (express)
v4.22.2Compare Source
What's Changed
req.queryrepeated keys (8d09bfe6)a[0]=...) was historically capped at qs's defaultarrayLimitof 20 even in older qs versions; after this change it also allows up to 1000 items.New Contributors
Full Changelog: expressjs/express@v4.22.1...v4.22.2
v4.22.1Compare Source
What's Changed
Full Changelog: expressjs/express@4.22.0...v4.22.1
v4.22.0Compare Source
Important: Security
What's Changed
npm isteps to fix ci for older node versions by @Phillip9587 in #6336qsby @Phillip9587 in #6919Full Changelog: expressjs/express@4.21.2...4.22.0
v4.21.2Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.1...4.21.2
v4.21.1Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.0...4.21.1
v4.21.0Compare Source
What's Changed
"back"magic string in redirects by @blakeembrey in #5935New Contributors
Full Changelog: expressjs/express@4.20.0...4.21.0
v4.20.0Compare Source
==========
depthoption to customize the depth level in the parserdepthlevel for parsing URL-encoded data is now32(previously wasInfinity)res.redirect\,|, and^to align better with URL specoptions.maxAgeandoptions.expirestores.clearCookiev4.19.2Compare Source
==========
v4.19.1Compare Source
==========
v4.19.0Compare Source
==========
v4.18.3Compare Source
==========
partitionedoptionv4.18.2Compare Source
===================
Configuration
📅 Schedule: (UTC)
🚦 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.