Skip to content

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jan 7, 2022

Snyk has created this PR to upgrade express from 4.17.1 to 4.17.2.

merge advice
ℹ️ 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 21 days ago, on 2021-12-17.
Release notes
Package name: express
  • 4.17.2 - 2021-12-17
    • Fix handling of undefined in res.jsonp
    • Fix handling of undefined when "json escape" is enabled
    • Fix incorrect middleware execution with unanchored RegExps
    • Fix res.jsonp(obj, status) deprecation message
    • Fix typo in res.is JSDoc
    • deps: body-parser@1.19.1
      • deps: bytes@3.1.1
      • deps: http-errors@1.8.1
      • deps: qs@6.9.6
      • deps: raw-body@2.4.2
      • deps: safe-buffer@5.2.1
      • deps: type-is@~1.6.18
    • deps: content-disposition@0.5.4
      • deps: safe-buffer@5.2.1
    • deps: cookie@0.4.1
      • Fix maxAge option to reject invalid values
    • deps: proxy-addr@~2.0.7
      • Use req.socket over deprecated req.connection
      • deps: forwarded@0.2.0
      • deps: ipaddr.js@1.9.1
    • deps: qs@6.9.6
    • deps: safe-buffer@5.2.1
    • deps: send@0.17.2
      • deps: http-errors@1.8.1
      • deps: ms@2.1.3
      • pref: ignore empty http tokens
    • deps: serve-static@1.14.2
      • deps: send@0.17.2
    • deps: setprototypeof@1.2.0
  • 4.17.1 - 2019-05-26
    • Revert "Improve error message for null/undefined to res.status"
from express GitHub release notes
Commit messages
Package name: express
  • ea537d9 4.17.2
  • eee93a2 build: update example dependencies
  • b35773c build: eslint@7.32.0
  • c8a4200 build: mocha@9.1.3
  • 21cf522 examples: improve 404 message wording
  • a24f27a deps: serve-static@1.14.2
  • a33266a build: support Node.js 14.x
  • 6fe271e build: support Node.js 13.x
  • cbe25d6 deps: setprototypeof@1.2.0
  • 3bb6d96 examples: demonstrate sub directory download
  • 6660649 deps: qs@6.9.6
  • a75e470 docs: add note about security report location
  • db05a74 deps: send@0.17.2
  • c2e23ec deps: body-parser@1.19.1
  • 96850e8 deps: content-disposition@0.5.4
  • b8d59d5 deps: safe-buffer@5.2.1
  • 59d695c build: update example dependencies
  • e242796 tests: fix test in app.head
  • aaa9690 deps: proxy-addr@~2.0.7
  • f275e87 Fix handling of undefined when "json escape" is enabled
  • 9dd0e7a Fix handling of undefined in res.jsonp
  • 1b2f3a0 tests: fix up primitive tests for res.jsonp
  • 519126d deps: cookie@0.4.1
  • 99a369f Fix incorrect middleware execution with unanchored RegExps

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 express from 4.17.1 to 4.17.2 refactor: upgrade express from 4.17.1 to 4.17.2 Jan 7, 2022
@mtrezza mtrezza merged commit 2e62df5 into alpha Jan 8, 2022
@mtrezza mtrezza deleted the snyk-upgrade-0e057cf73e99ae19ae736db8742f17eb branch January 8, 2022 22:32
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.0.0-alpha.6

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

🎉 This change has been released in version 4.0.0-beta.3

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

🎉 This change has been released in version 4.0.1

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 3, 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-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