-
Notifications
You must be signed in to change notification settings - Fork 96
chore(deps): update dependency cookie to v1 #4984
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
a23bae0
to
1d7e36b
Compare
|
1d7e36b
to
03badb4
Compare
845ef89
to
f91d079
Compare
f91d079
to
272d394
Compare
272d394
to
5724533
Compare
5724533
to
1589a36
Compare
1589a36
to
d3663b9
Compare
d3663b9
to
5091446
Compare
5091446
to
da9c803
Compare
da9c803
to
b248e99
Compare
b248e99
to
a55bb34
Compare
a55bb34
to
1c51cde
Compare
1c51cde
to
0dce9fc
Compare
4ea5a0a
to
ef767c4
Compare
ef767c4
to
d56d1e5
Compare
d56d1e5
to
5166a74
Compare
5166a74
to
0c6f2f7
Compare
0c6f2f7
to
476756b
Compare
476756b
to
55b99c6
Compare
55b99c6
to
7302a95
Compare
7302a95
to
ab89ac0
Compare
ab89ac0
to
5841cd1
Compare
5841cd1
to
bcbf960
Compare
bcbf960
to
28c5fd3
Compare
28c5fd3
to
0136d82
Compare
0136d82
to
e299a49
Compare
e299a49
to
012cf2b
Compare
This PR contains the following updates:
^0.7.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: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.