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

fix(deps): update dependency tough-cookie to v4 [security] #1004

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tough-cookie ^2.5.0 -> ^4.0.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-26136

Versions of the package tough-cookie before 4.1.3 are vulnerable to Prototype Pollution due to improper handling of Cookies when using CookieJar in rejectPublicSuffixes=false mode. This issue arises from the manner in which the objects are initialized.


Release Notes

salesforce/tough-cookie (tough-cookie)

v4.1.3: 4.1.3

Compare Source

Security fix for Prototype Pollution discovery in #​282. This is a minor release, although output from the inspect utility is affected by this change, we felt this change was important enough to be pushed into the next patch.

v4.1.2: 4.1.2 -- Patch and Bugfix Release

Compare Source

What's Changed

Full Changelog: salesforce/tough-cookie@v4.1.1...v4.1.2

v4.1.1: 4.1.1

Compare Source

Patch Release

What's Changed

Full Changelog: salesforce/tough-cookie@v4.1.0...v4.1.1

v4.1.0: 4.1.0

Compare Source

v4.1.0

Minor release, focused mainly on resolving reported issues and some minor feature work.

What's Changed

New Contributors

Full Changelog: salesforce/tough-cookie@v4.0.0...v4.1.0

v4.0.0: Version 4.0.0

Compare Source

Breaking Changes (Major Version)
  • Modernized JS Syntax
    • Use ESLint and Prettier to apply consistent, modern formatting (add dependency on universalify, eslint and prettier)
  • Upgraded version dependencies for psl and async
  • Re-order parameters for findCookies() - callback fn has to be last in order to comply with universalify
  • Use Classes instead of function prototypes to define classes
    • Might break people using .call() to do inheritance using function prototypes
Minor Changes
  • SameSite cookie support
  • Cookie prefix support
  • Support for promises
  • '.local' support
  • Numerous bug fixes!

v3.0.1

Compare Source

v3.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 this update 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 March 19, 2024 10:03
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 19, 2024
@renovate renovate bot force-pushed the renovate/npm-tough-cookie-vulnerability branch 3 times, most recently from 38082f9 to 38e9d4c Compare March 20, 2024 09:57
@renovate renovate bot changed the title fix(deps): update dependency tough-cookie to v4 [security] fix(deps): update dependency tough-cookie to v4 [security] - autoclosed Apr 3, 2024
@renovate renovate bot closed this Apr 3, 2024
@renovate renovate bot deleted the renovate/npm-tough-cookie-vulnerability branch April 3, 2024 13:15
@renovate renovate bot changed the title fix(deps): update dependency tough-cookie to v4 [security] - autoclosed fix(deps): update dependency tough-cookie to v4 [security] Apr 3, 2024
@renovate renovate bot reopened this Apr 3, 2024
@renovate renovate bot restored the renovate/npm-tough-cookie-vulnerability branch April 3, 2024 15:00
@renovate renovate bot force-pushed the renovate/npm-tough-cookie-vulnerability branch from 38e9d4c to e3e6622 Compare April 3, 2024 15:01
@renovate renovate bot force-pushed the renovate/npm-tough-cookie-vulnerability branch 2 times, most recently from 70a9dd9 to 9a81936 Compare May 23, 2024 14:35
@renovate renovate bot force-pushed the renovate/npm-tough-cookie-vulnerability branch from 9a81936 to 7f83c30 Compare June 17, 2024 08:21
@renovate renovate bot force-pushed the renovate/npm-tough-cookie-vulnerability branch 2 times, most recently from 9799602 to 561e722 Compare July 18, 2024 10:29
@renovate renovate bot force-pushed the renovate/npm-tough-cookie-vulnerability branch 3 times, most recently from 51c19bc to c60d611 Compare July 26, 2024 13:56
@renovate renovate bot force-pushed the renovate/npm-tough-cookie-vulnerability branch 2 times, most recently from dc5fffa to 49d90ef Compare September 17, 2024 07:26
@renovate renovate bot force-pushed the renovate/npm-tough-cookie-vulnerability branch from 49d90ef to be88498 Compare October 16, 2024 15:14
@renovate renovate bot force-pushed the renovate/npm-tough-cookie-vulnerability branch from be88498 to 4558285 Compare October 16, 2024 15:16
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