-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update dependency cookie to v1 #372
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
base: main
Are you sure you want to change the base?
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
2f6a44f
to
7f58284
Compare
12a204f
to
7b1e057
Compare
3f4e630
to
5c2e08e
Compare
5c2e08e
to
10da572
Compare
c4b29d2
to
9c86d30
Compare
9c86d30
to
24414bb
Compare
5097e32
to
a0ec401
Compare
a0ec401
to
e6e9cc5
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
ba47297
to
39ff177
Compare
39ff177
to
88e461b
Compare
This PR contains the following updates:
^0.7.0
->^1.0.0
^0.6.0
->^1.0.0
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: Enabled.
♻ 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.