Skip to content

Update dependency express-session to v1.19.0#20

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/express-session-1.x-lockfile
Open

Update dependency express-session to v1.19.0#20
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/express-session-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Mar 25, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
express-session 1.15.31.19.0 age confidence

Release Notes

expressjs/session (express-session)

v1.19.0

Compare Source

v1.18.2

Compare Source

==========

v1.18.1

Compare Source

==========

  • deps: cookie@​0.7.2
    • Fix object assignment of hasOwnProperty
  • deps: cookie@​0.7.1
    • Allow leading dot for domain
      • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
    • Add fast path for serialize without options, use obj.hasOwnProperty when parsing
  • deps: cookie@​0.7.0
    • perf: parse cookies ~10% faster
    • fix: narrow the validation of cookies to match RFC6265
    • fix: add main to package.json for rspack

v1.18.0

Compare Source

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

  • 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: cookie@​0.6.0
    • Fix expires option to reject invalid dates
    • perf: improve default decode speed
    • perf: remove slow string split in parse
  • deps: cookie-signature@​1.0.7

v1.17.3

Compare Source

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

  • Fix resaving already-saved new session at end of request
  • deps: cookie@​0.4.2

v1.17.2

Compare Source

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

  • Fix res.end patch to always commit headers
  • deps: cookie@​0.4.1
  • deps: safe-buffer@​5.2.1

v1.17.1

Compare Source

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

  • Fix internal method wrapping error on failed reloads

v1.17.0

Compare Source

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

  • deps: cookie@​0.4.0
    • Add SameSite=None support
  • deps: safe-buffer@​5.2.0

v1.16.2

Compare Source

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

  • Fix restoring cookie.originalMaxAge when store returns Date
  • deps: parseurl@~1.3.3

v1.16.1

Compare Source

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

  • Fix error passing data option to Cookie constructor
  • Fix uncaught error from bad session data

v1.16.0

Compare Source

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

  • 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

v1.15.6

Compare Source

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

  • deps: debug@​2.6.9
  • 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: utils-merge@​1.0.1

v1.15.5

Compare Source

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

  • Fix TypeError when req.url is an empty string
  • deps: depd@~1.1.1
    • Remove unnecessary Buffer loading

v1.15.4

Compare Source

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

  • deps: debug@​2.6.8

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency express-session to v1.17.3 Update dependency express-session to v1.18.0 Jan 28, 2024
@renovate renovate Bot force-pushed the renovate/express-session-1.x-lockfile branch from fe11a81 to 41a2853 Compare January 28, 2024 23:01
@renovate renovate Bot force-pushed the renovate/express-session-1.x-lockfile branch from 41a2853 to cdc66c1 Compare October 8, 2024 23:05
@renovate renovate Bot changed the title Update dependency express-session to v1.18.0 Update dependency express-session to v1.18.1 Oct 8, 2024
@renovate renovate Bot force-pushed the renovate/express-session-1.x-lockfile branch from cdc66c1 to 3bb8e73 Compare January 23, 2025 22:45
@renovate renovate Bot force-pushed the renovate/express-session-1.x-lockfile branch from 3bb8e73 to a7fa889 Compare July 17, 2025 21:54
@renovate renovate Bot changed the title Update dependency express-session to v1.18.1 Update dependency express-session to v1.18.2 Jul 17, 2025
@renovate renovate Bot force-pushed the renovate/express-session-1.x-lockfile branch from a7fa889 to bf3dbd9 Compare November 10, 2025 21:02
@renovate renovate Bot force-pushed the renovate/express-session-1.x-lockfile branch from bf3dbd9 to 5f2a450 Compare November 18, 2025 11:14
@renovate renovate Bot force-pushed the renovate/express-session-1.x-lockfile branch 2 times, most recently from 5dfbf07 to dea854a Compare December 31, 2025 20:38
@renovate renovate Bot force-pushed the renovate/express-session-1.x-lockfile branch from dea854a to f624240 Compare January 22, 2026 18:02
@renovate renovate Bot changed the title Update dependency express-session to v1.18.2 Update dependency express-session to v1.19.0 Jan 22, 2026
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.

0 participants