Skip to content

Bump tough-cookie and apify#31

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-a7caf3070a
Closed

Bump tough-cookie and apify#31
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-a7caf3070a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2025

Bumps tough-cookie to 6.0.0 and updates ancestor dependency apify. These dependencies need to be updated together.

Updates tough-cookie from 2.5.0 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

v5.1.2

What's Changed

Full Changelog: salesforce/tough-cookie@v5.1.1...v5.1.2

... (truncated)

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
Maintainer changes

This version was pushed to npm by ccasey, a new releaser for tough-cookie since your current version.


Updates apify from 0.20.4 to 3.5.2

Release notes

Sourced from apify's releases.

apify@3.5.2

3.5.2 (2025-11-12)

Bug Fixes

  • Fix Actor.charge behavior when the budget is overdrawn (#504) (7d17dfa)

Performance Improvements

apify@3.5.1

3.5.1 (2025-10-20)

Performance Improvements

  • Use Apify-provided environment variables to obtain PPE pricing information (#483) (98dd09b), closes #481

apify@3.5.0

3.5.0 (2025-10-06)

Bug Fixes

  • adjust ProxyConfiguration to support crawlee v3.15 (#473) (f5c7feb)
  • ensure the Actor instance is initialized while calling its methods (#471) (70465f7)

Features

  • allow skipping access checks when initializing ProxyConfiguration (#474) (c87a228), closes #472
  • respect input schema defaults in Actor.getInput() (#409) (bd9181d), closes #287

apify@3.4.5

3.4.5 (2025-09-11)

Bug Fixes

  • consistent parameters for platform event listeners (#451) (705ae50), closes #405
  • force quit stuck Actor.exit() calls (#420) (483fc43)
  • respect forceCloud in KeyValueStore.getPublicUrl() calls (#462) (12e5f9f), closes #302 #459

apify@3.4.4

... (truncated)

Changelog

Sourced from apify's changelog.

3.5.2 (2025-11-12)

Bug Fixes

  • Fix Actor.charge behavior when the budget is overdrawn (#504) (7d17dfa)

Performance Improvements

3.5.1 (2025-10-20)

Performance Improvements

  • Use Apify-provided environment variables to obtain PPE pricing information (#483) (98dd09b), closes #481

3.5.0 (2025-10-06)

Bug Fixes

  • adjust ProxyConfiguration to support crawlee v3.15 (#473) (f5c7feb)
  • ensure the Actor instance is initialized while calling its methods (#471) (70465f7)

Features

  • allow skipping access checks when initializing ProxyConfiguration (#474) (c87a228), closes #472
  • respect input schema defaults in Actor.getInput() (#409) (bd9181d), closes #287

3.4.5 (2025-09-11)

Bug Fixes

  • consistent parameters for platform event listeners (#451) (705ae50), closes #405
  • force quit stuck Actor.exit() calls (#420) (483fc43)
  • respect forceCloud in KeyValueStore.getPublicUrl() calls (#462) (12e5f9f), closes #302 #459

3.4.4 (2025-07-28)

Note: Version bump only for package apify

3.4.3 (2025-07-14)

Bug Fixes

  • Return eventChargeLimitReached=false for charge calls with count=0 (#395) (4f97da0), closes #372

3.4.2 (2025-05-19)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by apify-service-account, a new releaser for apify since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 6.0.0 and updates ancestor dependency [apify](https://github.com/apify/apify-sdk-js). These dependencies need to be updated together.


Updates `tough-cookie` from 2.5.0 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@v2.5.0...v6.0.0)

Updates `apify` from 0.20.4 to 3.5.2
- [Release notes](https://github.com/apify/apify-sdk-js/releases)
- [Changelog](https://github.com/apify/apify-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apify/apify-sdk-js/commits/apify@3.5.2)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-version: 6.0.0
  dependency-type: indirect
- dependency-name: apify
  dependency-version: 3.5.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 7, 2025
@empeje empeje closed this Dec 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-a7caf3070a branch December 7, 2025 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

1 participant