Skip to content

chore(deps): update dependency tough-cookie to v5 - autoclosed#9

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tough-cookie-5.x
Closed

chore(deps): update dependency tough-cookie to v5 - autoclosed#9
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tough-cookie-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tough-cookie ^4.1.3 -> ^5.0.0 age adoption passing confidence

Release Notes

salesforce/tough-cookie (tough-cookie)

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: 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 changed the title chore(deps): update dependency tough-cookie to v5 chore(deps): update dependency tough-cookie to v5 - autoclosed Mar 14, 2025
@renovate renovate bot closed this Mar 14, 2025
@renovate renovate bot deleted the renovate/tough-cookie-5.x branch March 14, 2025 11:06
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.

0 participants