Skip to content

refactor: upgrade body-parser from 1.20.0 to 1.20.1 #8262

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

Merged
merged 1 commit into from
Oct 29, 2022

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade body-parser from 1.20.0 to 1.20.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-10-06.
Release notes
Package name: body-parser
  • 1.20.1 - 2022-10-06

    1.20.1

  • 1.20.0 - 2022-04-03
    • Fix error message for json parse whitespace in strict
    • Fix internal error when inflated body exceeds limit
    • Prevent loss of async hooks context
    • Prevent hanging when request already read
    • deps: depd@2.0.0
      • Replace internal eval usage with Function constructor
      • Use instance methods on process to check for listeners
    • deps: http-errors@2.0.0
      • deps: depd@2.0.0
      • deps: statuses@2.0.1
    • deps: on-finished@2.4.1
    • deps: qs@6.10.3
    • deps: raw-body@2.5.1
      • deps: http-errors@2.0.0
from body-parser GitHub release notes
Commit messages
Package name: body-parser

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade body-parser from 1.20.0 to 1.20.1 refactor: upgrade body-parser from 1.20.0 to 1.20.1 Oct 28, 2022
@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Base: 94.13% // Head: 94.12% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (a926c12) compared to base (4918665).
Patch has no changes to coverable lines.

❗ Current head a926c12 differs from pull request most recent head 547a4fa. Consider uploading reports for the commit 547a4fa to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #8262      +/-   ##
==========================================
- Coverage   94.13%   94.12%   -0.01%     
==========================================
  Files         182      182              
  Lines       13771    13771              
==========================================
- Hits        12963    12962       -1     
- Misses        808      809       +1     
Impacted Files Coverage Δ
src/Controllers/DatabaseController.js 93.77% <0.00%> (-0.15%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mtrezza mtrezza merged commit eab9cdd into alpha Oct 29, 2022
@mtrezza mtrezza deleted the snyk-upgrade-086fadd82e8b70983da14d004ca56795 branch October 29, 2022 15:39
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0-alpha.32

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Oct 29, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Oct 29, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0-alpha.1

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Nov 19, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.4.0

@parseplatformorg parseplatformorg added the state:released-5.x.x Released as LTS version label Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-5.x.x Released as LTS version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants