Skip to content

Conversation

@BenDrKo
Copy link
Owner

@BenDrKo BenDrKo commented Nov 11, 2024

snyk-top-banner

Snyk has created this PR to upgrade express-session from 1.15.6 to 1.18.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 9 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: express-session
  • 1.18.1 - 2024-10-08

    What's Changed

    New Contributors

    Full Changelog: v1.18.0...v1.18.1

  • 1.18.0 - 2024-01-28
    • Add debug log for pathname mismatch
    • Add partitioned to cookie options
    • Add priority to cookie options
    • Fix handling errors from setting cookie
    • Support any type in secret that crypto.createHmac supports
    • deps: [email protected]
      • Fix expires option to reject invalid dates
      • perf: improve default decode speed
      • perf: remove slow string split in parse
    • deps: [email protected]
  • 1.17.3 - 2022-05-11
  • 1.17.2 - 2021-05-19
  • 1.17.1 - 2020-04-17
    • Fix internal method wrapping error on failed reloads
  • 1.17.0 - 2019-10-11
  • 1.16.2 - 2019-06-12
    • Fix restoring cookie.originalMaxAge when store returns Date
    • deps: parseurl@~1.3.3
  • 1.16.1 - 2019-04-11
    • Fix error passing data option to Cookie constructor
    • Fix uncaught error from bad session data
  • 1.16.0 - 2019-04-11
    • Catch invalid cookie.maxAge value earlier
    • Deprecate setting cookie.maxAge to a Date object
    • Fix issue where resave: false may not save altered sessions
    • Remove utils-merge dependency
    • Use safe-buffer for improved Buffer API
    • Use Set-Cookie as cookie header name for compatibility
    • deps: depd@~2.0.0
      • Replace internal eval usage with Function constructor
      • Use instance methods on process to check for listeners
      • perf: remove argument reassignment
    • deps: on-headers@~1.0.2
      • Fix res.writeHead patch missing return value
  • 1.15.6 - 2017-09-26
    • deps: [email protected]
    • deps: parseurl@~1.3.2
      • perf: reduce overhead for full URLs
      • perf: unroll the "fast-path" RegExp
    • deps: uid-safe@~2.1.5
      • perf: remove only trailing =
    • deps: [email protected]
from express-session GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade express-session from 1.15.6 to 1.18.1.

See this package in npm:
express-session

See this project in Snyk:
https://app.snyk.io/org/bendrko/project/6dfb0bc6-1d50-4ae3-aeb0-379652387f23?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants