Skip to content
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 v0.7.2 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 25, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cookie 0.4.0 -> 0.7.2 age adoption passing confidence
@​types/cookie ^0.4.0 -> ^0.6.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jshttp/cookie (cookie)

v0.7.2

Compare Source

Fixed

v0.7.1: 0.7.1

Compare Source

Fixed

  • Allow leading dot for domain (#​174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#​172)

v0.7.0: 0.7.0

Compare Source

v0.6.0

Compare Source

==================

  • Add partitioned option

v0.5.0

Compare Source

==================

  • Add priority option
  • Fix expires option to reject invalid dates
  • pref: improve default decode speed
  • pref: remove slow string split in parse

v0.4.2

Compare Source

==================

  • pref: read value only when assigning in parse
  • pref: remove unnecessary regexp in parse

v0.4.1

Compare Source

==================

  • Fix maxAge option to reject invalid values

Configuration

📅 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/cookie-0.x branch from b387a52 to 2dc75d4 Compare November 20, 2022 19:58
@renovate renovate bot changed the title Update dependency cookie to v0.4.1 Update dependency cookie to v0.5.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/cookie-0.x branch from 2dc75d4 to 65095fc Compare November 7, 2023 07:53
@renovate renovate bot changed the title Update dependency cookie to v0.5.0 Update dependency cookie to v0.6.0 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/cookie-0.x branch from 65095fc to 1d1e9e3 Compare November 26, 2023 22:28
@renovate renovate bot force-pushed the renovate/cookie-0.x branch from 1d1e9e3 to 1313f50 Compare October 3, 2024 01:11
@renovate renovate bot changed the title Update dependency cookie to v0.6.0 Update dependency cookie to v0.7.0 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/cookie-0.x branch from 1313f50 to 55a3906 Compare October 3, 2024 19:08
@renovate renovate bot changed the title Update dependency cookie to v0.7.0 Update dependency cookie to v0.7.1 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/cookie-0.x branch from 55a3906 to c44d985 Compare October 7, 2024 06:25
@renovate renovate bot changed the title Update dependency cookie to v0.7.1 Update dependency cookie to v0.7.2 Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants