Skip to content

npm(deps): bump set-cookie-parser from 2.7.1 to 2.7.2#2605

Merged
sudhanshu-arya1 merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/set-cookie-parser-2.7.2
Nov 4, 2025
Merged

npm(deps): bump set-cookie-parser from 2.7.1 to 2.7.2#2605
sudhanshu-arya1 merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/set-cookie-parser-2.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 28, 2025

Bumps set-cookie-parser from 2.7.1 to 2.7.2.

Changelog

Sourced from set-cookie-parser's changelog.

v2.7.2 - 2025-10-27

Fixed:

  • Prevent Object prototype pollution by malicious cookies
  • Removed cookie values from error logs due to their potentially sensitive nature
Commits
  • 6e0577b 2.7.2
  • e828710 2.7.2 changelog
  • 400be29 Merge pull request #71 from ExodusMovement/andrej/prototype-pollution
  • 6d36c0c chore: add tests for forbidden keys
  • 0857d99 revert: allow empty string cookies
  • 43131a2 Revert "feat: allow logging cookie values if logCookieValues is set"
  • 7423bba feat: allow logging cookie values if logCookieValues is set
  • ca7f865 fix: isForbiddenKey
  • bfd65d3 feat: harden forbidden keys
  • 4d74d29 feat: harden against prototype pollution
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2025
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 28, 2025
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Oct 28, 2025
Bumps [set-cookie-parser](https://github.com/nfriedly/set-cookie-parser) from 2.7.1 to 2.7.2.
- [Changelog](https://github.com/nfriedly/set-cookie-parser/blob/master/CHANGELOG.md)
- [Commits](nfriedly/set-cookie-parser@v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: set-cookie-parser
  dependency-version: 2.7.2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/set-cookie-parser-2.7.2 branch from df31267 to 2a104e9 Compare October 30, 2025 00:04
@sudhanshu-arya1 sudhanshu-arya1 merged commit abd177b into develop Nov 4, 2025
2 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/develop/set-cookie-parser-2.7.2 branch November 4, 2025 18:09
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant