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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 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.7 -> 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 added the dependencies Pull requests that update a dependency file label Oct 9, 2024
@renovate renovate bot enabled auto-merge (squash) October 9, 2024 07:59
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch 9 times, most recently from 35d856f to 2907d75 Compare October 14, 2024 15:42
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch 8 times, most recently from a058cd2 to 2b35dbc Compare October 24, 2024 10:19
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch 6 times, most recently from 0be64dd to 50ec844 Compare October 31, 2024 07:40
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch 3 times, most recently from 3b3d458 to 658190e Compare November 1, 2024 16:33
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch 6 times, most recently from 2e2f1b0 to 83aa8da Compare November 14, 2024 11:29
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch 2 times, most recently from 7d52960 to 80953ba Compare November 18, 2024 10:35
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch 13 times, most recently from e38893d to 7512d6c Compare December 9, 2024 13:54
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch 2 times, most recently from ad42ce6 to 6293c0c Compare December 10, 2024 15:22
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch 5 times, most recently from f06129e to 53dc9bc Compare January 16, 2025 12:14
@renovate renovate bot force-pushed the renovate/cookie-parser-1.x-lockfile branch from 53dc9bc to 5342c48 Compare January 17, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants