Skip to content

Update dependency got-scraping to v4#5

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/got-scraping-4.x
Open

Update dependency got-scraping to v4#5
renovate[bot] wants to merge 1 commit intomainfrom
renovate/got-scraping-4.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
got-scraping ^3.2.13^4.0.0 age adoption passing confidence

Release Notes

apify/got-scraping (got-scraping)

v4.1.3

Compare Source

What's Changed

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

v4.1.2

Compare Source

What's Changed

New Contributors

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

v4.1.1

Compare Source

What's Changed

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

v4.1.0

Compare Source

v4.0.8

Compare Source

What's Changed

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

v4.0.7

Compare Source

====================

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

v4.0.6

Compare Source

====================

  • Logging CONNECT error response body instead of the length only

v4.0.5

Compare Source

====================

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

v4.0.4

Compare Source

====================

  • Fixed passing the timeout to the resolveProtocol calls

v4.0.3

Compare Source

====================

  • 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

v4.0.2

Compare Source

====================

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

v4.0.1

Compare Source

====================

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

v4.0.0

Compare Source

====================

  • 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

v3.2.15

Compare Source

What's Changed

Full Changelog: apify/got-scraping@v3.2.13...v3.2.15


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/got-scraping-4.x branch from 47df3ec to 2734154 Compare December 30, 2025 07:50
@renovate renovate bot force-pushed the renovate/got-scraping-4.x branch from 2734154 to 5b10070 Compare December 31, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants