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

Apify API client for JavaScript / Node.js.

Results 42 apify-client-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 | |---|---|---|---|---|---| | [ow](https://togithub.com/sindresorhus/ow) | [`^0.28.2` -> `^2.0.0`](https://renovatebot.com/diffs/npm/ow/0.28.2/2.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ow/2.0.0?slim=true)](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 | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@docusaurus/core](https://togithub.com/facebook/docusaurus) ([source](https://togithub.com/facebook/docusaurus/tree/HEAD/packages/docusaurus)) | [`^2.3.1` -> `^3.0.0`](https://renovatebot.com/diffs/npm/@docusaurus%2fcore/2.4.3/3.4.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.35.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.2.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 | |---|---|---|---|---|---| | [markdownlint-cli](https://togithub.com/igorshubovych/markdownlint-cli) | [`^0.39.0` -> `^0.41.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.39.0/0.41.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint-cli/0.41.0?slim=true)](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 | |---|---|---|---| | [actions/configure-pages](https://togithub.com/actions/configure-pages) | action | major | `v4` -> `v5` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [markdownlint](https://togithub.com/DavidAnson/markdownlint) | [`^0.33.0` -> `^0.34.0`](https://renovatebot.com/diffs/npm/markdownlint/0.33.0/0.34.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint/0.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

While rewriting the tests for apify-cli, I've encountered several issues with the types for ActorVersion (and I am partly to blame): - enums are not exported but are used in...

bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [globby](https://togithub.com/sindresorhus/globby) | [`^13.1.3` -> `^14.0.0`](https://renovatebot.com/diffs/npm/globby/13.2.2/14.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/globby/14.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[`parseDateFields`](https://github.com/apify/apify-client-js/blob/980d958ee5e6bf8610f7ce08fb282e126c68fa82/src/utils.ts#L62) traverses the provided JSON (used for Apify API responses) and converts certain fields to a `Date` object. The traversion depth has been historically limited to 3, possibly to avoid...

low priority
t-platform
t-tooling
backend