[Snyk] Upgrade cookie from 1.0.0 to 1.0.1#236
Conversation
Snyk has created this PR to upgrade cookie from 1.0.0 to 1.0.1. See this package in npm: cookie See this project in Snyk: https://app.snyk.io/org/danielrivers/project/4c367380-5349-4fb7-b820-3320bbcbf7a9?utm_source=github&utm_medium=referral&page=upgrade-pr
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Snyk has created this PR to upgrade cookie from 1.0.0 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.
The recommended version is 1 version ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: cookie
-
1.0.1 - 2024-10-11
- Allow case insensitive options (#194) 3bed080
-
1.0.0 - 2024-10-08
- Use modern JS features, ship TypeScript definition (#175) 1cc64ff
- Adds
- Minimum node.js v18
- Uses null prototype object for
- Changes
- Require
- Delegates decode implementation details to
- Delegate quote parsing to
- Shift try/catch to decode (#179) 93a5b97
- Improve arg/option error messages (#162) e206fd5 @ MaoShizhong
- Remove
from cookie GitHub release notesAdded
v1.0.0...v1.0.1
Breaking changes
__esModulemarker, imports need to useimport { parse, serialize }orimport * as cookieparsereturn valuestrictandpriorityto match the lower case strings (i.e.low, notLOWorLow)maxAgeto be an integer usingNumber.isIntegercheckdecodeoption (i.e. error handling and quote parsing is defined bydecode)decode(#180) c4a2597Other
hasOwnProperty, useundefinedcheck for performance (#183) 8f3ee9e @ gurgundayv0.7.2...v1.0.0
Important
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: