Skip to content

chore: bump got-scraping from 3.2.15 to 4.2.1 - #688

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/got-scraping-4.2.1
Open

chore: bump got-scraping from 3.2.15 to 4.2.1#688
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/got-scraping-4.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps got-scraping from 3.2.15 to 4.2.1.

Release notes

Sourced from got-scraping's releases.

v4.2.1

What's Changed

Full Changelog: apify/got-scraping@v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: apify/got-scraping@v4.1.3...v4.2.0

v4.1.3

What's Changed

Full Changelog: apify/got-scraping@v4.1.2...v4.1.3

v4.1.2

What's Changed

New Contributors

Full Changelog: apify/got-scraping@v4.1.1...v4.1.2

v4.1.1

What's Changed

Full Changelog: apify/got-scraping@v4.0.9...v4.1.1

v4.1.0

What's Changed

Full Changelog: apify/got-scraping@v4.0.8...v4.0.9

v4.0.8

What's Changed

Full Changelog: apify/got-scraping@v4.0.7...v4.0.8

... (truncated)

Changelog

Sourced from got-scraping's changelog.

4.0.7 / 2024/10/23

  • Handles proxy authentication consistently throughout the codebase (solves e.g. this http2-wrapper issue).

4.0.6 / 2024/05/22

  • Logging CONNECT error response body instead of the length only

4.0.5 / 2024/04/03

  • Fixed processing http:// requests over https:// proxies correctly

4.0.4 / 2024/02/16

  • Fixed passing the timeout to the resolveProtocol calls

4.0.3 / 2023/12/11

  • Fixed missing extended types for gotScraping.stream and gotScraping.paginate
  • Fixed general type issues with got-scraping, including not reporting incorrect types for known properties like proxyUrl

4.0.2 / 2023/11/29

  • Fixed runtime exceptions when using got-scraping in a project with older versions of node.js 16

4.0.1 / 2023/11/16

  • Fix compilation errors when this module is used in TypeScript with a project that isn't using Node16/NodeNext module/moduleResolution

4.0.0 / 2023/11/07

  • BREAKING: This module is now ESM only.
    • You will need to either migrate your projects to ESM, or import got-scraping in an async context via await import('got-scraping');
  • Update got to v13

3.1.0 / 2021/08/23

  • Add sessionToken option to persist generated headers

3.0.1 / 2021/08/20

  • Use own proxy agent

3.0.0 / 2021/08/19

  • Switch to TypeScript
  • Enable insecure parser by default
  • Use header-generator to order headers
  • Remove default export in favor of import { gotScraping }
  • Fix leaking ALPN negotiation

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for got-scraping since your current version.


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 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)

Bumps [got-scraping](https://github.com/apify/got-scraping) from 3.2.15 to 4.2.1.
- [Release notes](https://github.com/apify/got-scraping/releases)
- [Changelog](https://github.com/apify/got-scraping/blob/master/CHANGELOG.md)
- [Commits](apify/got-scraping@v3.2.15...v4.2.1)

---
updated-dependencies:
- dependency-name: got-scraping
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Aug 31, 2026
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