[RUN-0000] Update dependency tough-cookie to v6 - #144
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", |
1383e92 to
3368bdd
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
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.