fix(deps): update dependency tough-cookie to v6 #278

Merged
renovate[bot] merged 1 commit from renovate/tough-cookie-6.x into main 2025-08-15 11:11:32 +00:00
renovate[bot] commented 2025-08-14 20:54:26 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Change Age Confidence
tough-cookie ^5.1.2 -> ^6.0.0 age confidence

Release Notes

salesforce/tough-cookie (tough-cookie)

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: https://github.com/salesforce/tough-cookie/compare/v5.1.2...v6.0.0


Configuration

📅 Schedule: 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 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.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [tough-cookie](https://redirect.github.com/salesforce/tough-cookie) | [`^5.1.2` -> `^6.0.0`](https://renovatebot.com/diffs/npm/tough-cookie/5.1.2/6.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tough-cookie/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tough-cookie/5.1.2/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>salesforce/tough-cookie (tough-cookie)</summary> ### [`v6.0.0`](https://redirect.github.com/salesforce/tough-cookie/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/salesforce/tough-cookie/compare/v5.1.2...v6.0.0) #### Summary ##### Breaking Changes - Localhost connections over `http` will now be considered secure by default. For more information, see the [README documentation](https://redirect.github.com/salesforce/tough-cookie?tab=readme-ov-file#potentially-trustworthy-origins-are-considered-secure) and [API Docs](https://redirect.github.com/salesforce/tough-cookie/blob/master/api/docs/tough-cookie.createcookiejaroptions.md) for how to configure this feature. ##### Other Notable Changes - Dual publishing of ESM+CJS #### What's Changed - Bump globals from 15.14.0 to 16.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/504](https://redirect.github.com/salesforce/tough-cookie/pull/504)4 - Bump the dev-dependencies group with 10 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/503](https://redirect.github.com/salesforce/tough-cookie/pull/503)3 - Bump tldts from 6.1.76 to 6.1.79 in the production-dependencies group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/502](https://redirect.github.com/salesforce/tough-cookie/pull/502)2 - Bump tldts from 6.1.83 to 6.1.85 in the production-dependencies group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/507](https://redirect.github.com/salesforce/tough-cookie/pull/507)7 - Bump the dev-dependencies group with 9 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/508](https://redirect.github.com/salesforce/tough-cookie/pull/508)8 - Bump eslint-import-resolver-typescript from 3.8.3 to 4.3.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/509](https://redirect.github.com/salesforce/tough-cookie/pull/509)9 - feat: Add RFC 6761–compliant localhost loopback checks so secure cookies work on localhost (fixes: [#&#8203;382](https://redirect.github.com/salesforce/tough-cookie/issues/382)) by [@&#8203;Chriss4123](https://redirect.github.com/Chriss4123) in [https://github.com/salesforce/tough-cookie/pull/498](https://redirect.github.com/salesforce/tough-cookie/pull/498) - use ESM instead of CJS by [@&#8203;wjhsf](https://redirect.github.com/wjhsf) in [https://github.com/salesforce/tough-cookie/pull/506](https://redirect.github.com/salesforce/tough-cookie/pull/506) - Switch from jest to vitest by [@&#8203;wjhsf](https://redirect.github.com/wjhsf) in [https://github.com/salesforce/tough-cookie/pull/510](https://redirect.github.com/salesforce/tough-cookie/pull/510) - Bump vite from 6.2.6 to 6.3.4 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/521](https://redirect.github.com/salesforce/tough-cookie/pull/521)1 - Bump the dev-dependencies group with 9 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/522](https://redirect.github.com/salesforce/tough-cookie/pull/522)2 - Bump tldts from 6.1.85 to 7.0.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/523](https://redirect.github.com/salesforce/tough-cookie/pull/523)3 - Prepare release v6.0.0-rc.0 by [@&#8203;colincasey](https://redirect.github.com/colincasey) in [https://github.com/salesforce/tough-cookie/pull/519](https://redirect.github.com/salesforce/tough-cookie/pull/519) - Bump the dev-dependencies group with 12 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/525](https://redirect.github.com/salesforce/tough-cookie/pull/525)5 - Bump tldts from 7.0.5 to 7.0.8 in the production-dependencies group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/524](https://redirect.github.com/salesforce/tough-cookie/pull/524)4 - Create CONTRIBUTING.md by [@&#8203;wjhsf](https://redirect.github.com/wjhsf) in [https://github.com/salesforce/tough-cookie/pull/526](https://redirect.github.com/salesforce/tough-cookie/pull/526) - Bump tldts from 7.0.8 to 7.0.9 in the production-dependencies group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/530](https://redirect.github.com/salesforce/tough-cookie/pull/530)0 - chore(deps): bump tldts from 7.0.9 to 7.0.10 in the production-dependencies group by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/532](https://redirect.github.com/salesforce/tough-cookie/pull/532)2 - Bump the dev-dependencies group with 12 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/531](https://redirect.github.com/salesforce/tough-cookie/pull/531)1 - Reverts the check on the Secure attribute when setting a cookie by [@&#8203;colincasey](https://redirect.github.com/colincasey) in [https://github.com/salesforce/tough-cookie/pull/534](https://redirect.github.com/salesforce/tough-cookie/pull/534) - Prepare release v6.0.0-rc.1 by [@&#8203;colincasey](https://redirect.github.com/colincasey) in [https://github.com/salesforce/tough-cookie/pull/535](https://redirect.github.com/salesforce/tough-cookie/pull/535) - Bump the dev-dependencies group with 8 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/salesforce/tough-cookie/pull/537](https://redirect.github.com/salesforce/tough-cookie/pull/537)7 - Support publishing of both ESM and CJS by [@&#8203;colincasey](https://redirect.github.com/colincasey) in [https://github.com/salesforce/tough-cookie/pull/536](https://redirect.github.com/salesforce/tough-cookie/pull/536) - Prepare v6 by [@&#8203;colincasey](https://redirect.github.com/colincasey) in [https://github.com/salesforce/tough-cookie/pull/538](https://redirect.github.com/salesforce/tough-cookie/pull/538) #### New Contributors - [@&#8203;Chriss4123](https://redirect.github.com/Chriss4123) made their first contribution in [https://github.com/salesforce/tough-cookie/pull/498](https://redirect.github.com/salesforce/tough-cookie/pull/498) **Full Changelog**: https://github.com/salesforce/tough-cookie/compare/v5.1.2...v6.0.0 </details> --- ### Configuration 📅 **Schedule**: 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 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/webstreamr/webstreamr). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Sign in to join this conversation.
No description provided.