-
-
Notifications
You must be signed in to change notification settings - Fork 252
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
fix(deps): update dependency cookie to v1 #868
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cookie-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+16
−13
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
changed the title
chore(deps): update dependency @types/cookie to v1
fix(deps): update dependency cookie to v1
Nov 12, 2024
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
3 times, most recently
from
November 12, 2024 08:42
069a287
to
a208dcb
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
November 14, 2024 21:27
a208dcb
to
d0244d1
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
November 21, 2024 01:50
d0244d1
to
15eaf84
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
November 21, 2024 20:11
15eaf84
to
2472743
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
November 25, 2024 06:14
2472743
to
548fcbf
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
November 26, 2024 03:25
548fcbf
to
3350f0a
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
November 26, 2024 10:10
3350f0a
to
0c010b6
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
November 26, 2024 16:30
0c010b6
to
ec37efc
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
November 27, 2024 04:32
ec37efc
to
7d1852c
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
December 3, 2024 18:32
7d1852c
to
64d5796
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
December 4, 2024 11:30
64d5796
to
909e92c
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
December 11, 2024 02:34
909e92c
to
0d5a4b6
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
January 6, 2025 20:47
0d5a4b6
to
f2533be
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
January 11, 2025 22:20
f2533be
to
19c6a2e
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
January 14, 2025 21:21
19c6a2e
to
3c6968a
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
January 15, 2025 02:02
3c6968a
to
cfe34c9
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
January 15, 2025 12:47
cfe34c9
to
7028938
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
January 19, 2025 13:30
7028938
to
b6fbcbe
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
January 19, 2025 16:59
b6fbcbe
to
e839168
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
January 23, 2025 22:33
e839168
to
3768a7f
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
January 26, 2025 08:38
3768a7f
to
99abf31
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.7.2
->^1.0.0
0.6.0
->1.0.0
Release Notes
jshttp/cookie (cookie)
v1.0.1
Compare Source
Added
3bed080
v1.0.0
Compare Source
Breaking changes
1cc64ff
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.