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 #549

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

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.3 -> 1.4.8 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 - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • 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 requested a review from a team as a code owner August 12, 2024 07:53
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@renovate renovate bot requested review from subtitleuk, DanielKChristou and nman-hmcts and removed request for a team August 12, 2024 07:53
@renovate renovate bot enabled auto-merge (rebase) August 12, 2024 07:53
Copy link

@renovate renovate bot force-pushed the renovate/cookie-parser-1.x branch from 791cafe to 55c2ee1 Compare October 8, 2024 19:48
@renovate renovate bot changed the title Update dependency @types/cookie-parser to v1.4.7 Update dependency cookie-parser to v1.4.7 Oct 8, 2024
Copy link

sonarqubecloud bot commented Oct 8, 2024

@renovate renovate bot force-pushed the renovate/cookie-parser-1.x branch from 55c2ee1 to 937fafb Compare November 25, 2024 22:08
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x branch from 937fafb to 7671f0b Compare December 20, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants