-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update dependency cookie to v1 #441
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.
Open
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
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
3 times, most recently
from
October 28, 2024 03:30
facb24a
to
f2a9d7c
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
12 times, most recently
from
November 5, 2024 02:31
ba40cd9
to
984bbc9
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
November 6, 2024 22:08
984bbc9
to
86a23b1
Compare
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
3 times, most recently
from
November 12, 2024 09:16
7917a45
to
6059462
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
3 times, most recently
from
November 25, 2024 04:45
5ede5c4
to
e53d7a6
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
2 times, most recently
from
December 2, 2024 04:54
5768741
to
3fe43c4
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
3 times, most recently
from
December 9, 2024 05:29
876feae
to
9137b1e
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
December 14, 2024 18:43
9137b1e
to
c521caa
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
2 times, most recently
from
December 16, 2024 06:16
8219b2b
to
de09262
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
2 times, most recently
from
December 30, 2024 04:07
d96ba4a
to
2c1737d
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
5 times, most recently
from
January 9, 2025 03:23
dd12a84
to
ba59c45
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
January 13, 2025 05:24
ba59c45
to
bf336ee
Compare
renovate
bot
force-pushed
the
renovate/cookie-1.x
branch
from
January 18, 2025 14:54
bf336ee
to
2fcf501
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.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
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.