-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
chore(deps): update dependency cookie to v1 #2506
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 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 (
|
06359e7
to
80f726c
Compare
💻 Website PreviewThe latest changes are available as preview in: https://a1dbb488.fets.pages.dev |
✅ Benchmark Results
|
This PR contains the following updates:
0.7.2
->1.0.2
Release Notes
jshttp/cookie (cookie)
v1.0.2
Compare Source
Fixed
options.priority
used incorrect fallback (#207) by @jonchurchAdded
v1.0.1
Compare Source
Added
3bed080
v1.0.0
Compare Source
Breaking changes
1cc64ff
__esModule
marker, imports need to useimport { parse, serialize }
orimport * as cookie
parse
return valuestrict
andpriority
to match the lower case strings (i.e.low
, notLOW
orLow
)maxAge
to be an integer usingNumber.isInteger
checkdecode
option (i.e. error handling and quote parsing is defined bydecode
)decode
(#180)c4a2597
93a5b97
e206fd5
@MaoShizhongOther
hasOwnProperty
, useundefined
check for performance (#183)8f3ee9e
@gurgundayConfiguration
📅 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.