Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

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: (UTC)

  • Branch creation
    • "every weekend"
  • 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 added the dependencies Pull requests that update a dependency file label Mar 28, 2026
@github-actions

github-actions Bot commented Mar 28, 2026

Copy link
Copy Markdown

🐋 🤖

🔃

A docker image for this PR is being built!

docker pull freyrcli/freyrjs-git:pr-766
Base (master)

What's this?

This docker image is a self-contained sandbox that includes all the patches made in this PR. Allowing others to easily use your patches without waiting for it to get merged and released officially.

For more context, see https://github.com/miraclx/freyr-js#docker-development.

@renovate
renovate Bot force-pushed the renovate/cookie-parser-1.x-lockfile branch from 39c2dca to d260c0c Compare April 29, 2026 20:05
@renovate
renovate Bot force-pushed the renovate/cookie-parser-1.x-lockfile branch from d260c0c to a1212b5 Compare May 12, 2026 10:05
@renovate
renovate Bot force-pushed the renovate/cookie-parser-1.x-lockfile branch from a1212b5 to 71c395b Compare May 28, 2026 17:02
@renovate
renovate Bot force-pushed the renovate/cookie-parser-1.x-lockfile branch from 71c395b to babe62f Compare June 1, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants