Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Oct 30, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
cookie ^0.7.2^1.0.0 age confidence
@​types/cookie 0.6.01.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: 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 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.

@vercel

vercel Bot commented Oct 30, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
iron-session Error Error Mar 4, 2026 1:05pm

Request Review

@renovate renovate Bot changed the title chore(deps): update dependency @types/cookie to v1 fix(deps): update dependency cookie to v1 Nov 12, 2024
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch 3 times, most recently from 069a287 to a208dcb Compare November 12, 2024 08:42
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from a208dcb to d0244d1 Compare November 14, 2024 21:27
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from d0244d1 to 15eaf84 Compare November 21, 2024 01:50
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 15eaf84 to 2472743 Compare November 21, 2024 20:11
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 2472743 to 548fcbf Compare November 25, 2024 06:14
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 548fcbf to 3350f0a Compare November 26, 2024 03:25
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 3350f0a to 0c010b6 Compare November 26, 2024 10:10
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 0c010b6 to ec37efc Compare November 26, 2024 16:30
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from ec37efc to 7d1852c Compare November 27, 2024 04:32
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 7d1852c to 64d5796 Compare December 3, 2024 18:32
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 64d5796 to 909e92c Compare December 4, 2024 11:30
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 909e92c to 0d5a4b6 Compare December 11, 2024 02:34
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 0d5a4b6 to f2533be Compare January 6, 2025 20:47
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from e839168 to 3768a7f Compare January 23, 2025 22:33
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 3768a7f to 99abf31 Compare January 26, 2025 08:38
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 99abf31 to 51ad4e6 Compare February 1, 2025 01:24
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 51ad4e6 to da1f987 Compare February 21, 2025 19:54
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from da1f987 to a3d172e Compare February 21, 2025 22:49
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from a3d172e to df75576 Compare February 22, 2025 02:15
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from df75576 to c1fa932 Compare February 22, 2025 07:01
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from c1fa932 to 814d888 Compare February 22, 2025 10:04
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 814d888 to 2cc7070 Compare February 22, 2025 13:29
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 2cc7070 to 3047e3c Compare March 4, 2025 03:09
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 3047e3c to 21d39b3 Compare March 4, 2025 07:16
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 21d39b3 to f72202a Compare March 4, 2025 10:48
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from f72202a to 46362e4 Compare March 4, 2025 15:56
@renovate
renovate Bot force-pushed the renovate/cookie-1.x branch from 46362e4 to 5b5ec3b Compare March 4, 2025 19:53
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