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 ~1.4.0 - autoclosed #6

Closed
wants to merge 6 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cookie-parser ~1.0.1 -> ~1.4.0 age adoption passing confidence

Release Notes

expressjs/cookie-parser (cookie-parser)

v1.4.6

Compare Source

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

v1.4.5

Compare Source

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

v1.4.4

Compare Source

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

  • perf: normalize secret argument only once

v1.4.3

Compare Source

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

v1.4.2

Compare Source

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

  • deps: [email protected]
    • perf: enable strict mode
    • perf: use for loop in parse
    • perf: use string concatenation for serialization

v1.4.1

Compare Source

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

v1.4.0

Compare Source

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

  • Accept array of secrets in addition to a single secret
  • Fix JSONCookie to return undefined for non-string arguments
  • Fix signedCookie to return undefined for non-string arguments
  • deps: [email protected]

v1.3.5

Compare Source

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

v1.3.4

Compare Source

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

v1.3.3

Compare Source

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

v1.3.2

Compare Source

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

v1.3.1

Compare Source

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

  • actually export signedCookie

v1.3.0

Compare Source

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

  • add signedCookie export for single cookie unsigning

v1.2.0

Compare Source

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

  • export parsing functions
  • req.cookies and req.signedCookies are now plain objects
  • slightly faster parsing of many cookies

v1.1.0

Compare Source

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

  • Support for NodeJS version 0.8
  • deps: [email protected]
    • Fix for maxAge == 0
    • made compat with expires field
    • tweak maxAge NaN error message

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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency cookie-parser to ~1.4.0 Update dependency cookie-parser to ~1.4.0 - autoclosed Oct 24, 2023
@renovate renovate bot closed this Oct 24, 2023
@renovate renovate bot deleted the renovate/cookie-parser-1.x branch October 24, 2023 09:22
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