Skip to content

chore(deps): update dependency cookie-parser to v1.4.7#106

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cookie-parser-1.4.x-lockfile
Open

chore(deps): update dependency cookie-parser to v1.4.7#106
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cookie-parser-1.4.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Change Age Confidence
cookie-parser 1.4.61.4.7 age confidence

Release Notes

expressjs/cookie-parser (cookie-parser)

v1.4.7

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
  • deps: cookie@​0.6.0
    • Add partitioned option
  • deps: cookie@​0.5.0
    • Add priority option
    • Fix expires option to reject invalid dates
    • pref: improve default decode speed
    • pref: remove slow string split in parse
  • deps: cookie@​0.4.2
    • pref: read value only when assigning in parse
    • pref: remove unnecessary regexp in parse

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies label Oct 9, 2024
@renovate renovate bot force-pushed the renovate/cookie-parser-1.4.x-lockfile branch from 093ec26 to eff35bb Compare August 10, 2025 14:29
@renovate renovate bot force-pushed the renovate/cookie-parser-1.4.x-lockfile branch from eff35bb to fad519b Compare September 25, 2025 16:52
@renovate renovate bot force-pushed the renovate/cookie-parser-1.4.x-lockfile branch from fad519b to c135b59 Compare November 18, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants