Skip to content

Update dependency cookie to v1#618

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/cookie-1.x
Open

Update dependency cookie to v1#618
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/cookie-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 25, 2025

This PR contains the following updates:

Package Change Age Confidence
cookie ^0.7.0^1.0.0 age confidence

Release Notes

jshttp/cookie (cookie)

v1.1.1

Compare Source

Fixed

  • Overwrite value in passed in options (#​253) c66147c
    • When value was provided in serialize(key, value, { value }) the value in options was used instead of the value passed as an argument

v1.1.0

Compare Source

v1.0.2

Compare Source

Fixed

Added

v1.0.1

Compare Source

Added

v1.0.0

Compare Source

Breaking changes

  • Use modern JS features, ship TypeScript definition (#​175) 1cc64ff
    • Adds __esModule marker, imports need to use import { parse, serialize } or import * as cookie
  • Minimum node.js v18
  • Uses null prototype object for parse return value
  • Changes strict and priority to match the lower case strings (i.e. low, not LOW or Low)
  • Require maxAge to be an integer using Number.isInteger check
  • Delegates decode implementation details to decode option (i.e. error handling and quote parsing is defined by decode)
  • Improve arg/option error messages (#​162) e206fd5 @​MaoShizhong

Other


Configuration

📅 Schedule: Branch creation - Between 04:00 PM and 07:59 PM, Monday through Friday ( * 16-19 * * 1-5 ) in timezone Europe/London, Automerge - Between 02:00 PM and 06:59 PM, Monday through Thursday ( * 14-18 * * 1-4 ) in timezone Europe/London.

🚦 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-1.x branch 2 times, most recently from bfdbce3 to 64c9e52 Compare September 8, 2025 23:05
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 64c9e52 to 39af532 Compare September 18, 2025 09:48
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 39af532 to 99efe98 Compare November 4, 2025 03:30
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 99efe98 to 878ca76 Compare November 14, 2025 23:09
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 878ca76 to 118a9c1 Compare November 18, 2025 05:00
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 118a9c1 to 8025506 Compare November 25, 2025 17:30
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 8025506 to ef3626b Compare November 25, 2025 22:48
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from ef3626b to 7bb6d3e Compare November 26, 2025 05:29
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 7bb6d3e to bf2dc5d Compare November 26, 2025 18:38
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from bf2dc5d to 1e13eda Compare December 1, 2025 22:07
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 1e13eda to 32bc0b5 Compare December 2, 2025 00:45
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 32bc0b5 to 2c90e8a Compare December 2, 2025 16:26
@renovate renovate bot force-pushed the renovate/cookie-1.x branch 2 times, most recently from 6ac5fcf to 6dabb67 Compare January 29, 2026 12:07
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 6dabb67 to 9ba7845 Compare January 31, 2026 10:10
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 9ba7845 to cd41f54 Compare February 2, 2026 15:38
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from cd41f54 to aac74e7 Compare February 2, 2026 16:14
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from aac74e7 to edd1b3f Compare February 2, 2026 17:37
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from edd1b3f to 646272c Compare February 2, 2026 18:49
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 646272c to af8e512 Compare February 2, 2026 19:29
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from af8e512 to 120e136 Compare February 2, 2026 20:10
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 120e136 to 47ee534 Compare February 3, 2026 23:14
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 47ee534 to 78f8ee5 Compare February 4, 2026 16:14
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 78f8ee5 to 8d5eb87 Compare February 4, 2026 16:33
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 8d5eb87 to c5bdad3 Compare February 5, 2026 12:06
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from c5bdad3 to a759d67 Compare February 5, 2026 20:39
@renovate renovate bot force-pushed the renovate/cookie-1.x branch 2 times, most recently from 613debc to eb79d56 Compare February 13, 2026 03:38
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