Skip to content
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 express to ~4.19.0 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Jul 6, 2022

This PR contains the following updates:

Package Type Update Change
express (source) dependencies minor ~4.15.2 -> ~4.19.0

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
High High 7.5 CVE-2017-16118
High High 7.5 CVE-2017-16119
High High 7.5 CVE-2017-16138
High High 7.5 CVE-2022-24999
Medium Medium 6.1 CVE-2024-29041

Release Notes

expressjs/express (express)

v4.19.0

Compare Source

==========

v4.18.3

Compare Source

==========

v4.18.2

Compare Source

===================

v4.18.1

Compare Source

===================

  • Fix hanging on large stack of sync routes

v4.18.0

Compare Source

===================

v4.17.3

Compare Source

===================

v4.17.2

Compare Source

===================

v4.17.1

Compare Source

===================

  • Revert "Improve error message for null/undefined to res.status"

v4.17.0

Compare Source

===================

v4.16.4

Compare Source

===================

v4.16.3

Compare Source

===================

  • deps: accepts@~1.3.5
    • deps: mime-types@~2.1.18
  • deps: depd@~1.1.2
    • perf: remove argument reassignment
  • deps: encodeurl@~1.0.2
    • Fix encoding % as last character
  • deps: [email protected]
    • Fix 404 output for bad / missing pathnames
    • deps: encodeurl@~1.0.2
    • deps: statuses@~1.4.0
  • deps: proxy-addr@~2.0.3
  • deps: [email protected]
    • Fix incorrect end tag in default error & redirects
    • deps: depd@~1.1.2
    • deps: encodeurl@~1.0.2
    • deps: statuses@~1.4.0
  • deps: [email protected]
  • deps: statuses@~1.4.0
  • deps: type-is@~1.6.16
    • deps: mime-types@~2.1.18

v4.16.2

Compare Source

===================

  • Fix TypeError in res.send when given Buffer and ETag header set
  • perf: skip parsing of entire X-Forwarded-Proto header

v4.16.1

Compare Source

===================

v4.16.0

Compare Source

===================

  • Add "json escape" setting for res.json and res.jsonp
  • Add express.json and express.urlencoded to parse bodies
  • Add options argument to res.download
  • Improve error message when autoloading invalid view engine
  • Improve error messages when non-function provided as middleware
  • Skip Buffer encoding when not generating ETag for small response
  • Use safe-buffer for improved Buffer API
  • deps: accepts@~1.3.4
    • deps: mime-types@~2.1.16
  • deps: content-type@~1.0.4
    • perf: remove argument reassignment
    • perf: skip parameter parsing when no parameters
  • deps: etag@~1.8.1
    • perf: replace regular expression with substring
  • deps: [email protected]
    • Use res.headersSent when available
  • deps: parseurl@~1.3.2
    • perf: reduce overhead for full URLs
    • perf: unroll the "fast-path" RegExp
  • deps: proxy-addr@~2.0.2
    • Fix trimming leading / trailing OWS in X-Forwarded-For
    • deps: forwarded@~0.1.2
    • deps: [email protected]
    • perf: reduce overhead when no X-Forwarded-For header
  • deps: [email protected]
    • Fix parsing & compacting very deep objects
  • deps: [email protected]
    • Add 70 new types for file extensions
    • Add immutable option
    • Fix missing </html> in default error & redirects
    • Set charset as "UTF-8" for .js and .json
    • Use instance methods on steam to check for listeners
    • deps: [email protected]
    • perf: improve path validation speed
  • deps: [email protected]
    • Add 70 new types for file extensions
    • Add immutable option
    • Set charset as "UTF-8" for .js and .json
    • deps: [email protected]
  • deps: [email protected]
  • deps: [email protected]
  • deps: vary@~1.1.2
    • perf: improve header token parsing speed
  • perf: re-use options object when generating ETags
  • perf: remove dead .charset set in res.jsonp

v4.15.5

Compare Source

===================


  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Jul 6, 2022
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/express-4.x branch 6 times, most recently from 1350d9e to 12f31b1 Compare November 17, 2022 11:59
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/express-4.x branch 5 times, most recently from cdead41 to af57288 Compare November 25, 2022 13:03
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/express-4.x branch 2 times, most recently from b013744 to fe11fc8 Compare November 29, 2022 01:25
@mend-for-github-com mend-for-github-com bot changed the title Update dependency express to ~4.16.0 Update dependency express to ~4.17.0 Nov 29, 2022
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/express-4.x branch 6 times, most recently from 23446b6 to 4269bc9 Compare December 3, 2022 16:17
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/express-4.x branch 9 times, most recently from d2301e0 to 530420c Compare December 22, 2022 10:06
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/express-4.x branch 7 times, most recently from 9aa9275 to b27140b Compare January 9, 2023 03:09
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/express-4.x branch 3 times, most recently from 1db63a8 to 0c95e39 Compare January 13, 2023 06:23
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/express-4.x branch 4 times, most recently from 761f807 to 31ffc53 Compare January 20, 2023 15:54
@mend-for-github-com mend-for-github-com bot changed the title Update dependency express to ~4.17.0 Update dependency express to ~4.17.0 - autoclosed Mar 27, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/express-4.x branch March 27, 2023 19:20
@mend-for-github-com mend-for-github-com bot changed the title Update dependency express to ~4.17.0 - autoclosed Update dependency express to ~4.17.0 Mar 31, 2023
@mend-for-github-com mend-for-github-com bot reopened this Mar 31, 2023
@mend-for-github-com mend-for-github-com bot restored the whitesource-remediate/express-4.x branch March 31, 2023 04:50
@mend-for-github-com mend-for-github-com bot changed the title Update dependency express to ~4.17.0 Update dependency express to ~4.17.0 - autoclosed Jun 14, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/express-4.x branch June 14, 2023 21:23
@mend-for-github-com mend-for-github-com bot changed the title Update dependency express to ~4.17.0 - autoclosed Update dependency express to ~4.17.0 Jun 19, 2023
@mend-for-github-com mend-for-github-com bot reopened this Jun 19, 2023
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/express-4.x branch from 31ffc53 to cfc177b Compare June 19, 2023 20:37
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/express-4.x branch from cfc177b to 813e926 Compare September 19, 2023 19:25
@mend-for-github-com mend-for-github-com bot changed the title Update dependency express to ~4.17.0 Update dependency express to ~4.19.0 Apr 8, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/express-4.x branch from 813e926 to cae7a9f Compare April 8, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants