Skip to content

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

Merged
joshuaellis merged 1 commit intonextfrom
renovate/cookie-1.x
May 14, 2025
Merged

fix(deps): update dependency cookie to v1#2348
joshuaellis merged 1 commit intonextfrom
renovate/cookie-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cookie 0.7.2 -> 1.0.2 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
  • 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 - "* 0-3 1 * *" (UTC), 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 1, 2025

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

Name Status Preview Updated (UTC)
react-spring ✅ Ready (Inspect) Visit Preview Jan 6, 2025 11:18am

@renovate renovate Bot added the kind: chore label Jan 1, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 1, 2025

⚠️ No Changeset found

Latest commit: 86cc68c

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

@joshuaellis joshuaellis merged commit 7116bba into next May 14, 2025
@joshuaellis joshuaellis deleted the renovate/cookie-1.x branch May 14, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file kind: chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant