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-parser to v1.4.7 #61

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cookie-parser 1.4.6 -> 1.4.7 age adoption passing confidence
@types/cookie-parser (source) 1.4.2 -> 1.4.7 age adoption passing confidence

Release Notes

expressjs/cookie-parser (cookie-parser)

v1.4.7

Compare Source

==========

  • deps: [email protected]
    • Fix object assignment of hasOwnProperty
  • deps: [email protected]
    • Allow leading dot for domain
      • 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
  • deps: [email protected]
    • perf: parse cookies ~10% faster
    • fix: narrow the validation of cookies to match RFC6265
    • fix: add main to package.json for rspack
  • deps: [email protected]
    • Add partitioned option
  • deps: [email protected]
    • Add priority option
    • Fix expires option to reject invalid dates
    • pref: improve default decode speed
    • pref: remove slow string split in parse
  • deps: [email protected]
    • pref: read value only when assigning in parse
    • pref: remove unnecessary regexp in parse

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 changed the title Update dependency @types/cookie-parser to v1.4.3 Update dependency @types/cookie-parser to v1.4.4 Sep 5, 2023
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch from 25e9a76 to 84b205b Compare September 5, 2023 05:41
@renovate renovate bot changed the title Update dependency @types/cookie-parser to v1.4.4 Update dependency @types/cookie-parser to v1.4.5 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch from 84b205b to adb296c Compare October 18, 2023 02:33
@renovate renovate bot changed the title Update dependency @types/cookie-parser to v1.4.5 Update dependency @types/cookie-parser to v1.4.6 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch from adb296c to 1afd7ce Compare November 7, 2023 05:18
@renovate renovate bot changed the title Update dependency @types/cookie-parser to v1.4.6 Update dependency @types/cookie-parser to v1.4.7 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch from 1afd7ce to 9b4d3e8 Compare March 1, 2024 11:44
@renovate renovate bot changed the title Update dependency @types/cookie-parser to v1.4.7 Update dependency cookie-parser to v1.4.7 Oct 9, 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