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

chore(deps): bump tough-cookie and capture-website #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2024

Bumps tough-cookie to 4.1.3 and updates ancestor dependency capture-website. These dependencies need to be updated together.

Updates tough-cookie from 3.0.1 to 4.1.3

Release notes

Sourced from tough-cookie's releases.

4.1.3

Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the inspect utility is affected by this change, we felt this change was important enough to be pushed into the next patch.

4.1.2 -- Patch and Bugfix Release

What's Changed

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

4.1.1

Patch Release

What's Changed

Full Changelog: salesforce/tough-cookie@v4.1.0...v4.1.1

4.1.0

v4.1.0

Minor release, focused mainly on resolving reported issues and some minor feature work.

What's Changed

... (truncated)

Commits
Maintainer changes

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


Updates capture-website from 0.8.2 to 4.1.0

Release notes

Sourced from capture-website's releases.

v4.1.0

  • Use new Puppeteer headless mode (#117) c08c871

sindresorhus/capture-website@v4.0.1...v4.1.0

v4.0.1

  • Fix fullPage option (#116) 731d77f

sindresorhus/capture-website@v4.0.0...v4.0.1

v4.0.0

Breaking

  • Require Node.js 18 96723f7
  • Make .buffer() return a Uint8Array instead of Buffer 9dbd4eb
    • This only affects you if you use Buffer-specific method. Learn more.

sindresorhus/capture-website@v3.2.0...v4.0.0

v3.2.0

  • Update puppeteer from v17 to v19 06c42d9

sindresorhus/capture-website@v3.1.0...v3.2.0

v3.1.0

  • Upgrade dependencies a9de591
  • Create intermediate directories if they do not exist b669dbd

sindresorhus/capture-website@v3.0.1...v3.1.0

v3.0.1

  • Fix a null check (#107) c3e3fad

sindresorhus/capture-website@v3.0.0...v3.0.1

v3.0.0

Breaking

  • Require Node.js 14 25d19de

Improvements

  • Upgrade puppeteer

sindresorhus/capture-website@v2.4.1...v3.0.0

v2.4.1

  • Calculate element clip after delay (#105) 7545cc4

sindresorhus/capture-website@v2.4.0...v2.4.1

... (truncated)

Commits

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 17, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tough-cookie-and-capture-website-4.1.3 branch from 134eee1 to 8e10399 Compare February 19, 2024 11:16
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [capture-website](https://github.com/sindresorhus/capture-website). These dependencies need to be updated together.


Updates `tough-cookie` from 3.0.1 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/commits/v4.1.3)

Updates `capture-website` from 0.8.2 to 4.1.0
- [Release notes](https://github.com/sindresorhus/capture-website/releases)
- [Commits](sindresorhus/capture-website@v0.8.2...v4.1.0)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: capture-website
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tough-cookie-and-capture-website-4.1.3 branch from 8e10399 to d750f49 Compare February 19, 2024 11:16
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.

0 participants