Skip to content

fix(deps): update dependency cookie to v1#372

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

fix(deps): update dependency cookie to v1#372
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cookie-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Confidence
cookie ^0.7.0^1.0.0 age confidence
@​types/cookie ^0.6.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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Dec 19, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@renovate renovate Bot force-pushed the renovate/cookie-1.x branch from 2f6a44f to 7f58284 Compare December 19, 2024 22:10
@renovate renovate Bot force-pushed the renovate/cookie-1.x branch 27 times, most recently from 12a204f to 7b1e057 Compare March 4, 2025 07:00
@renovate renovate Bot force-pushed the renovate/cookie-1.x branch from 3f4e630 to 5c2e08e Compare April 4, 2025 11:20
@renovate renovate Bot force-pushed the renovate/cookie-1.x branch from 5c2e08e to 10da572 Compare April 20, 2025 06:41
@renovate renovate Bot force-pushed the renovate/cookie-1.x branch 8 times, most recently from c4b29d2 to 9c86d30 Compare May 6, 2025 10:29
@renovate renovate Bot force-pushed the renovate/cookie-1.x branch from 9c86d30 to 24414bb Compare May 7, 2025 23:42
@renovate renovate Bot force-pushed the renovate/cookie-1.x branch 2 times, most recently from 5097e32 to a0ec401 Compare May 21, 2025 05:56
@renovate renovate Bot force-pushed the renovate/cookie-1.x branch from a0ec401 to e6e9cc5 Compare August 10, 2025 12:54
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Aug 10, 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.


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

@renovate renovate Bot force-pushed the renovate/cookie-1.x branch 8 times, most recently from 39ff177 to 88e461b Compare August 15, 2025 13:04
@renovate renovate Bot force-pushed the renovate/cookie-1.x branch 6 times, most recently from 7886933 to f87fddf Compare November 12, 2025 22:02
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.

0 participants