Skip to content

[RUN-0000] Update dependency tough-cookie to v6 - #144

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tough-cookie-6.x
Open

[RUN-0000] Update dependency tough-cookie to v6#144
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tough-cookie-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
tough-cookie 4.1.46.0.2 age confidence

Release Notes

salesforce/tough-cookie (tough-cookie)

v6.0.2

Compare Source

What's Changed

  • Review Section 5.1.3. Domain Matching by @​colincasey in #​580
  • fix: avoid decoding URL authority part by @​wjhsf in #​614
  • dependency bumps in too many PRs to bother enumerating

Full Changelog: salesforce/tough-cookie@v6.0.1...v6.0.2

v6.0.1

Compare Source

Notable

What's Changed

Full Changelog: salesforce/tough-cookie@v6.0.0...v6.0.1

v6.0.0

Compare Source

Summary

Breaking Changes
  • Localhost connections over http will now be considered secure by default. For more information, see the README documentation and API Docs for how to configure this feature.
Other Notable Changes
  • Dual publishing of ESM+CJS

What's Changed

New Contributors

Full Changelog: salesforce/tough-cookie@v5.1.2...v6.0.0

v5.1.2

Compare Source

What's Changed

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

v5.1.1

Compare Source

What's Changed

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

v5.1.0

Compare Source

What's Changed

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

v5.0.0

Compare Source

Summary

Breaking Changes
  • We've migrated the project to TypeScript! First-party types are now available.
  • The minimum supported version of node is v18.
  • We no longer provide official support for non-node enviroments.
API Changes
  • We've standardized most of our exposed interfaces to accept both null and undefined and return only undefined.
  • getCookie and getCookies now accept a string or URL as a parameter.
  • We've removed the inspect function in favor of node's util.inspect.custom symbol. Cookies may appear different when logged in non-node environments.
Other Changes
  • Fixed the expiry time not updating when a cookie is updating.
  • Fixed validation errors not getting called in some callbacks.
  • New documentation that is always kept up to date!
  • Performance improvements.

What's Changed

New Contributors

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


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested review from a team and Copilot July 27, 2026 17:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the npm dependency override for tough-cookie used by the rundeck-cli Docker client setup.

Changes:

  • Bumped tough-cookie override from 4.1.4 to 6.0.2.
Files not reviewed (1)
  • docker/client/rundeck-cli/package-lock.json: Generated file

"axios": "1.18.1",
"follow-redirects": "1.16.0",
"tough-cookie": "4.1.4",
"tough-cookie": "6.0.2",
@renovate
renovate Bot force-pushed the renovate/tough-cookie-6.x branch from 1383e92 to 3368bdd Compare July 30, 2026 16:14
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.

1 participant