8000 chore(deps): update dependency cookie to v1 by renovate[bot] · Pull Request #4984 · jpmorganchase/salt-ds · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): update dependency cookie to v1 #4984

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

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

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Apr 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cookie ^0.7.0 -> ^1.0.0 age adoption passing confidence

Release Notes

jshttp/cookie (cookie)

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

Copy link
vercel bot commented Apr 10, 2025

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

Name Status Preview Comments Updated (UTC)
saltdesignsystem ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2025 2:09pm

Copy link
changeset-bot bot commented Apr 10, 2025

⚠️ No Changeset found

Latest commit: 012cf2b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 1d7e36b to 03badb4 Compare April 10, 2025 17:53
@renovate renovate bot force-pushed the renovate/cookie-1.x branch 2 times, most recently from 845ef89 to f91d079 Compare April 10, 2025 21:09
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from f91d079 to 272d394 Compare April 10, 2025 21:41
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 272d394 to 5724533 Compare April 11, 2025 11:24
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 5724533 to 1589a36 Compare April 11, 2025 12:31
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 1589a36 to d3663b9 Compare April 14, 2025 10:20
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from d3663b9 to 5091446 Compare April 15, 2025 10:28
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 5091446 to da9c803 Compare April 15, 2025 15:50
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from da9c803 to b248e99 Compare April 17, 2025 08:07
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from b248e99 to a55bb34 Compare April 17, 2025 16:03
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from a55bb34 to 1c51cde Compare April 23, 2025 12:42
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 1c51cde to 0dce9fc Compare April 24, 2025 12:45
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 4ea5a0a to ef767c4 Compare May 1, 2025 12:32
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from ef767c4 to d56d1e5 Compare May 1, 2025 13:33
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from d56d1e5 to 5166a74 Compare May 2, 2025 08:44
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 5166a74 to 0c6f2f7 Compare May 7, 2025 10:11
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 0c6f2f7 to 476756b Compare May 12, 2025 13:04
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 476756b to 55b99c6 Compare May 14, 2025 08:56
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 55b99c6 to 7302a95 Compare May 14, 2025 09:36
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 7302a95 to ab89ac0 Compare May 15, 2025 10:30
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from ab89ac0 to 5841cd1 Compare May 15, 2025 16:43
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 5841cd1 to bcbf960 Compare May 16, 2025 09:27
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from bcbf960 to 28c5fd3 Compare May 16, 2025 10:56
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 28c5fd3 to 0136d82 Compare May 16, 2025 11:28
@renovate renovate bot force-pushed the renovate/cookie-1.x branch from 0136d82 to e299a49 Compare May 16, 2025 12:33
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
0