Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ (deps) [email protected] 🧨 [skip ci] #3140

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tough-cookie 4.1.4 -> 5.1.0 age adoption passing confidence

Release Notes

salesforce/tough-cookie (tough-cookie)

v5.1.0

Compare Source

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

@renovate renovate bot added 📦 Dependencies 💥 Breaking 💥 Pull requests that update a dependency file: Major Version 🛑️ Do Not Merge Do not merge until further notice labels Jan 9, 2025
@renovate renovate bot requested a review from JeromeFitz January 9, 2025 19:29
@JeromeFitz JeromeFitz added 🗓️ DNM: Awaiting Scheduling Please review, hold on merging. and removed 📦 Dependencies 💥 Breaking 💥 Pull requests that update a dependency file: Major Version labels Jan 9, 2025
@JeromeFitz JeromeFitz closed this Jan 16, 2025
Copy link
Contributor Author

renovate bot commented Jan 16, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the deps/tough-cookie-5.x branch January 16, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗓️ DNM: Awaiting Scheduling Please review, hold on merging. 🛑️ Do Not Merge Do not merge until further notice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant