apify-client-js
apify-client-js copied to clipboard
Apify API client for JavaScript / Node.js.
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`^17.0.39` -> `^18.0.0`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.80/18.3.5) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [body-parser](https://redirect.github.com/expressjs/body-parser) | [`^1.20.3` -> `^2.0.0`](https://renovatebot.com/diffs/npm/body-parser/1.20.3/2.2.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​apify/eslint-config | [`^0.5.0-beta.5` -> `^1.0.0`](https://renovatebot.com/diffs/npm/@apify%2feslint-config/0.5.0-beta.7/1.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
See https://github.com/apify/apify-client-js/blob/master/src/resource_clients/actor.ts#L224 - the `interface Actor` returned from `ActorClient.get` could benefit from being renamed to e.g. `ActorResponse` or `ActorData`. Stems from feedback by @Jkuzz - https://apify.slack.com/archives/CD0SF6KD4/p1740146722916739
I was trying out https://apify.com/jakub.kopecky/llmstxt-generator Actor, the experience was not great because of the following: ### Timeout The Actor above was started with a timeout of 18,000 seconds, but the...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`^18.0.0` -> `^19.0.0`](https://renovatebot.com/diffs/npm/@types%2freact/18.3.12/19.0.1) | [](https://docs.renovatebot.com/merge-confidence/) |...
Add the link to docs to the TODO added in https://github.com/apify/apify-client-js/pull/613