apify-sdk-js icon indicating copy to clipboard operation
apify-sdk-js copied to clipboard

Apify SDK monorepo

Results 41 apify-sdk-js issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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.5` -> `^29.0.0`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.6/29.0.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [puppeteer](https://togithub.com/puppeteer/puppeteer) | [`^14.4.1` -> `^17.0.0`](https://renovatebot.com/diffs/npm/puppeteer/14.4.1/17.1.0) | [![age](https://badges.renovateapi.com/packages/npm/puppeteer/17.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | apify/actor-node-puppeteer-chrome | final | major | `16` -> `18` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | apify/actor-node-playwright | final | major | `16` -> `18` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | apify/actor-node | stage | major | `16` -> `18` | ---...

Needs https://github.com/apify/crawlee/pull/1469 first

I was debating if I should add the init options to all the methods that now call this.init(), but at the same time I feel like it'd be better if...

Right now, Apify.call doesn't save any state upon migration so if the user is not careful, he will loose reference to the called runs and they will be called again....

We print warning in case the user wants to use Apify.webhook() locally. We should support webhooks on local.