Skip to content
New issue

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

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

Already on GitHub? # to your account

[Snyk] Upgrade cookie from 0.7.2 to 1.0.1 #55

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

Conversation

thetutlage
Copy link
Member

snyk-top-banner

Snyk has created this PR to upgrade cookie from 0.7.2 to 1.0.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 2 versions ahead of your current version.

  • The recommended version was released on 24 days ago.

Release notes
Package name: cookie
  • 1.0.1 - 2024-10-11

    Added

    v1.0.0...v1.0.1

  • 1.0.0 - 2024-10-08

    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

    v0.7.2...v1.0.0

  • 0.7.2 - 2024-10-07

    Fixed

    • Fix object assignment of hasOwnProperty (#177) bc38ffd

    v0.7.1...v0.7.2

from cookie GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade cookie from 0.7.2 to 1.0.1.

See this package in npm:
cookie

See this project in Snyk:
https://app.snyk.io/org/thetutlage/project/ae20a351-e912-4192-b97c-0cc0d3d81b3f?utm_source=github&utm_medium=referral&page=upgrade-pr
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants