Skip to content

fix(deps): update dependency cookie to v2#2763

Merged
tripodsan merged 2 commits into
mainfrom
renovate-major-external-major
Jul 15, 2026
Merged

fix(deps): update dependency cookie to v2#2763
tripodsan merged 2 commits into
mainfrom
renovate-major-external-major

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

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/Zurich)

  • Branch creation
    • "after 2pm on Monday"
  • 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.

@github-actions

Copy link
Copy Markdown

This PR will trigger a patch release when merged.

@renovate
renovate Bot force-pushed the renovate-major-external-major branch from c5b1f72 to 804a0ac Compare July 14, 2026 20:52
@renovate
renovate Bot force-pushed the renovate-major-external-major branch from 804a0ac to e965c6e Compare July 15, 2026 03:47
@tripodsan
tripodsan merged commit 4c24e84 into main Jul 15, 2026
8 checks passed
@tripodsan
tripodsan deleted the renovate-major-external-major branch July 15, 2026 08:44
@tripodsan

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 16.20.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant