Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps tough-cookie from 5.1.2 to 6.0.0.

Release notes

Sourced from tough-cookie's releases.

v6.0.0

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: salesforce/tough-cookie@v5.1.2...v6.0.0

Commits
  • 62be1e4 Prepare v6 (#538)
  • 5e2cf1c Support publishing of both ESM and CJS (#536)
  • d0c0ee8 Bump the dev-dependencies group with 8 updates (#537)
  • 98c7726 6.0.0-rc.1 (#535)
  • c024d1d Reverts the check on the Secure attribute when setting a cookie (#534)
  • 6d729f9 Bump the dev-dependencies group with 12 updates (#531)
  • eb872bf chore(deps): bump tldts in the production-dependencies group (#532)
  • e0a859d Bump tldts from 7.0.8 to 7.0.9 in the production-dependencies group (#530)
  • 25e3e46 Create CONTRIBUTING.md (#526)
  • 27582e8 Bump tldts from 7.0.5 to 7.0.8 in the production-dependencies group (#524)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2025
@shamoon shamoon enabled auto-merge (squash) September 3, 2025 19:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tough-cookie-6.0.0 branch from a66d144 to 9e863c1 Compare September 3, 2025 19:15
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 5.1.2 to 6.0.0.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v5.1.2...v6.0.0)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tough-cookie-6.0.0 branch from 9e863c1 to e242164 Compare September 3, 2025 19:25
@shamoon shamoon merged commit a27cdbc into dev Sep 3, 2025
5 checks passed
@shamoon shamoon deleted the dependabot/npm_and_yarn/tough-cookie-6.0.0 branch September 3, 2025 19:32
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2025

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants