Skip to content

chore(deps): update dependency cookie to v2 - #26

Merged
e-adrien merged 2 commits into
mainfrom
renovate/cookie-2.x
Jul 15, 2026
Merged

chore(deps): update dependency cookie to v2#26
e-adrien merged 2 commits into
mainfrom
renovate/cookie-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
cookie 1.1.12.0.1 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 Europe/Paris)

  • Branch creation
    • "before 4:00 am on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

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

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 force-pushed the renovate/cookie-2.x branch from f07b9f8 to 412d85b Compare July 15, 2026 08:51
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | cookie  | 1.1.1 | 2.0.1 |
@renovate
renovate Bot force-pushed the renovate/cookie-2.x branch from 412d85b to 24db0c8 Compare July 15, 2026 08:56
@e-adrien
e-adrien merged commit 03beea8 into main Jul 15, 2026
11 checks passed
@e-adrien
e-adrien deleted the renovate/cookie-2.x branch July 15, 2026 09:11
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.

1 participant