Skip to content

Conversation

@renovate
Copy link
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

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
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