Skip to content

fix(deps): update dependency cookie to v2 - #575

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cookie-2.x
Open

fix(deps): update dependency cookie to v2#575
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cookie-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
cookie ^1.0.2^2.0.0 age confidence

Release Notes

jshttp/cookie (cookie)

v2.0.1

Compare Source

Improved:

  • Small performance improvement by incrementing = index while parsing set-cookie (#​280)

v2.0.0

Compare Source

Important: This release moves the package to ESM only. In node 22+ you can require(esm), and older node versions are not supported.

Changed

  • Switch to ESM (#​273)
  • Remove deprecated code paths (#​272)
    • The old parse and stringify methods have been renamed: parseCookie and stringifySetCookie
    • stringifySetCookie only supports object mode (e.g. { name: "", value: "" })

Improvements

  • Faster stringify cookie (#​262)
  • Optimize encode performance (#​269)
  • Apply encode to empty cookie values (#​277)

Fixed

  • Omit leading semicolon when stringifying cookies with skipped values (#​267)

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 11:59 PM (* 0-23 * * *)
  • 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.

@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
auth Error Error Sep 3, 2026 1:02am UTC

Request Review

@renovate
renovate Bot force-pushed the renovate/cookie-2.x branch from 111d768 to 3252129 Compare June 30, 2026 22:59
@renovate
renovate Bot force-pushed the renovate/cookie-2.x branch from 3252129 to f5a8868 Compare July 12, 2026 10:34
@renovate
renovate Bot force-pushed the renovate/cookie-2.x branch from f5a8868 to 7d02f8c Compare July 16, 2026 14:13
@renovate
renovate Bot force-pushed the renovate/cookie-2.x branch from 7d02f8c to d9d5ad1 Compare July 21, 2026 02:11
@renovate
renovate Bot force-pushed the renovate/cookie-2.x branch from d9d5ad1 to 850fb52 Compare July 24, 2026 19:09
@renovate
renovate Bot force-pushed the renovate/cookie-2.x branch from 850fb52 to 8df4a63 Compare July 30, 2026 15:05
@renovate
renovate Bot force-pushed the renovate/cookie-2.x branch from 8df4a63 to 44420c5 Compare August 11, 2026 23:58
@renovate
renovate Bot force-pushed the renovate/cookie-2.x branch from 44420c5 to e76101a Compare August 14, 2026 17:33
@renovate
renovate Bot force-pushed the renovate/cookie-2.x branch 2 times, most recently from e76101a to f8ade4f Compare August 26, 2026 13:15
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