Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 24, 2023

This PR contains the following updates:

Package Change Age Confidence
express-session 1.17.0 -> 1.18.2 age confidence

Release Notes

expressjs/session (express-session)

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

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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
Copy link
Author

renovate bot commented Mar 24, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json

@renovate renovate bot force-pushed the renovate/express-session-1.x-lockfile branch from 8264aa0 to 244d130 Compare January 31, 2024 02:28
@renovate renovate bot changed the title Update dependency express-session to v1.17.3 Update dependency express-session to v1.18.0 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/express-session-1.x-lockfile branch from 244d130 to 2861e00 Compare October 9, 2024 02:25
@renovate renovate bot changed the title Update dependency express-session to v1.18.0 Update dependency express-session to v1.18.1 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/express-session-1.x-lockfile branch from 2861e00 to e53531e Compare July 20, 2025 00:15
@renovate renovate bot changed the title Update dependency express-session to v1.18.1 Update dependency express-session to v1.18.2 Jul 20, 2025
@renovate renovate bot force-pushed the renovate/express-session-1.x-lockfile branch from e53531e to 739d4cf Compare November 19, 2025 07:39
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