apify-ts
apify-ts copied to clipboard
Crawlee dev repo
[](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react](https://reactjs.org/) ([source](https://togithub.com/facebook/react)) | [`^17.0.2` -> `^18.0.0`](https://renovatebot.com/diffs/npm/react/17.0.2/18.2.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^28.1.1` -> `^29.0.0`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.3/29.2.3) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ws](https://togithub.com/websockets/ws) | [`^7.5.8` -> `^8.0.0`](https://renovatebot.com/diffs/npm/ws/7.5.8/8.11.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [quick-lru](https://togithub.com/sindresorhus/quick-lru) | [`^5.1.1` -> `^6.0.0`](https://renovatebot.com/diffs/npm/quick-lru/4.0.1/6.1.1) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | apify/actor-node-puppeteer-chrome | final | major | `16` -> `18` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | apify/actor-node-playwright-chrome | final | major | `16` -> `18` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | apify/actor-node | stage | major | `16` -> `18` | |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@docusaurus/core](https://togithub.com/facebook/docusaurus) | [`2.0.0-beta.21` -> `2.1.0`](https://renovatebot.com/diffs/npm/@docusaurus%2fcore/2.0.0-beta.21/2.1.0) | [](https://docs.renovatebot.com/merge-confidence/)...
The code is still quite messy. Needs a refactoring (should be a separate PR) - the `context.response` is expected to be `IncomingMessage`, however that isn't right with Got ideology. Got...