Skip to content

Update dependency cookie to v1#1356

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 22, 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 - At any time (no schedule defined), 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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 22, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot changed the title chore(deps): update dependency cookie to v1 Update dependency cookie to v1 Nov 5, 2025
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 2de9aa2 to baf0e02 Compare November 10, 2025 16:12
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from baf0e02 to d478bea Compare November 18, 2025 11:13
@renovate renovate bot force-pushed the renovate/cookie-1.x branch 2 times, most recently from df54505 to cd01c5d Compare November 26, 2025 20:04
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from cd01c5d to d710dd0 Compare December 3, 2025 14:43
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from d710dd0 to 5bc0eba Compare December 31, 2025 16:30
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 5bc0eba to bc51ab4 Compare January 8, 2026 18:02
@renovate renovate bot force-pushed the renovate/cookie-1.x branch 2 times, most recently from 298e3a1 to f4a2a5b Compare January 23, 2026 17:48
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from f4a2a5b to 67bca27 Compare February 2, 2026 15:49
@renovate renovate bot force-pushed the renovate/cookie-1.x branch 2 times, most recently from 8aea5e5 to 8ac8470 Compare February 17, 2026 14:44
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 8ac8470 to 05e54bf Compare March 5, 2026 19:51
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 05e54bf to 649e7fb Compare March 13, 2026 11:07
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