[RUN-0000] Update dependency tough-cookie to v6 - #144
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
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-cookieoverride from4.1.4to6.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
Bot
force-pushed
the
renovate/tough-cookie-6.x
branch
from
July 30, 2026 16:14
1383e92 to
3368bdd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.1.4→6.0.2Release Notes
salesforce/tough-cookie (tough-cookie)
v6.0.2Compare Source
What's Changed
Full Changelog: salesforce/tough-cookie@v6.0.1...v6.0.2
v6.0.1Compare Source
Notable
What's Changed
Full Changelog: salesforce/tough-cookie@v6.0.0...v6.0.1
v6.0.0Compare Source
Summary
Breaking Changes
httpwill 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
What's Changed
New Contributors
Full Changelog: salesforce/tough-cookie@v5.1.2...v6.0.0
v5.1.2Compare Source
What's Changed
domainMatchby @colincasey in #500Full Changelog: salesforce/tough-cookie@v5.1.1...v5.1.2
v5.1.1Compare Source
What's Changed
Full Changelog: salesforce/tough-cookie@v5.1.0...v5.1.1
v5.1.0Compare Source
What's Changed
0by @colincasey in #457expiryDatemethod by @colincasey in #459domainToASCIIby @wjhsf in #480Full Changelog: salesforce/tough-cookie@v5.0.0...v5.1.0
v5.0.0Compare Source
Summary
Breaking Changes
API Changes
nullandundefinedand return onlyundefined.getCookieandgetCookiesnow accept astringorURLas a parameter.inspectfunction in favor of node'sutil.inspect.customsymbol. Cookies may appear different when logged in non-node environments.Other Changes
What's Changed
v5intomasterby @colincasey in #3035.0.0-rc.0by @colincasey in #304argumentsby @wjhsf in #316voidby @wjhsf in #331pslwithtldtsby @colincasey in #346utilin non-node environments by @wjhsf in #359getCookiesandsetCookieby @colincasey in #364filesfor what to include in npm package by @colincasey in #368parseexport that was accidentally removed by @wjhsf in #376@types/pslfrom dev dependencies by @colincasey in #406domainToASCII(str)instead ofnew URL(str).hostNameby @wjhsf in #433New Contributors
Full Changelog: salesforce/tough-cookie@v4.1.3...v5.0.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.