Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cookie ^0.7.2 -> ^1.0.0 age adoption passing confidence
@​types/cookie 0.6.0 -> 1.0.0 age adoption passing confidence

Release Notes

jshttp/cookie (cookie)

v1.0.1

Compare Source

Added

v1.0.0

Compare Source

Breaking changes

  • Use modern JS features, ship TypeScript definition (#​175) 1cc64ff
  • 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 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.

Copy link

vercel bot commented Oct 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
iron-session ❌ Failed (Inspect) Jan 26, 2025 8:45am

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