-
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
Update dependency body-parser to v1.20.3 #4
Open
mend-for-github-com
wants to merge
1
commit into
main
Choose a base branch
from
whitesource-remediate/body-parser-1.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.
Open
Update dependency body-parser to v1.20.3 #4
mend-for-github-com
wants to merge
1
commit into
main
from
whitesource-remediate/body-parser-1.x-lockfile
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
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
6 times, most recently
from
December 5, 2022 14:34
3dbcf7e
to
7456696
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
3 times, most recently
from
December 12, 2022 23:55
dd5d190
to
989d02f
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
12 times, most recently
from
December 22, 2022 02:39
261b5a5
to
9dccc73
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
7 times, most recently
from
December 29, 2022 23:36
56d4265
to
7d14692
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
from
December 30, 2022 14:02
7d14692
to
7f2c5f3
Compare
mend-for-github-com
bot
changed the title
Update dependency body-parser to v1.19.0 - autoclosed
Update dependency body-parser to v1.19.0
Mar 31, 2023
mend-for-github-com
bot
restored the
whitesource-remediate/body-parser-1.x-lockfile
branch
March 31, 2023 05:46
mend-for-github-com
bot
changed the title
Update dependency body-parser to v1.19.0
Update dependency body-parser to v1.19.0 - autoclosed
Jun 16, 2023
mend-for-github-com
bot
deleted the
whitesource-remediate/body-parser-1.x-lockfile
branch
June 16, 2023 04:12
mend-for-github-com
bot
changed the title
Update dependency body-parser to v1.19.0 - autoclosed
Update dependency body-parser to v1.19.0
Jun 18, 2023
mend-for-github-com
bot
restored the
whitesource-remediate/body-parser-1.x-lockfile
branch
June 18, 2023 12:01
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
from
June 18, 2023 12:01
722c68d
to
4e63a3e
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
4 times, most recently
from
November 14, 2023 05:03
72ce5fc
to
e651931
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
from
November 29, 2023 05:55
e651931
to
6607f2b
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
from
January 2, 2024 05:05
6607f2b
to
997d1aa
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
from
September 18, 2024 12:04
997d1aa
to
e012e9e
Compare
mend-for-github-com
bot
changed the title
Update dependency body-parser to v1.19.0
Update dependency body-parser to v1.20.3
Sep 18, 2024
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
from
November 9, 2024 07:13
e012e9e
to
a3317e8
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
5 times, most recently
from
December 6, 2024 20:55
485a6f8
to
3e75417
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
3 times, most recently
from
December 16, 2024 07:29
63f9ded
to
bbb9c3a
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
from
December 17, 2024 08:14
bbb9c3a
to
708685f
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/body-parser-1.x-lockfile
branch
from
December 20, 2024 05:42
708685f
to
888fd51
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:
1.18.3
->1.20.3
By merging this PR, the issue #3 will be automatically resolved and closed:
Release Notes
expressjs/body-parser (body-parser)
v1.20.3
Compare Source
===================
depth
option to customize the depth level in the parserdepth
level for parsing URL-encoded data is now32
(previously wasInfinity
)v1.20.2
Compare Source
===================
v1.20.1
Compare Source
===================
v1.20.0
Compare Source
===================
strict
eval
usage withFunction
constructorprocess
to check for listenersv1.19.2
Compare Source
===================
__proto__
keysv1.19.1
Compare Source
===================
v1.19.0
Compare Source
===================
pb
) supportthrow
on invalid type