Skip to content

Releases: apify/apify-cli

1.2.2-beta.11

21 Jan 13:23
9d35fb2

Choose a tag to compare

1.2.2-beta.11 Pre-release
Pre-release
v1.2.2-beta.11

chore: update .gitignore (#1001)

1.2.2-beta.10

21 Jan 11:08
4d31f05

Choose a tag to compare

1.2.2-beta.10 Pre-release
Pre-release
v1.2.2-beta.10

chore(deps): update dependency tar to v7.5.6

1.2.2-beta.9

20 Jan 06:20
b538cd6

Choose a tag to compare

1.2.2-beta.9 Pre-release
Pre-release
v1.2.2-beta.9

chore(deps): update dependency tar to v7.5.4

1.2.2-beta.8

19 Jan 14:35
49787d0

Choose a tag to compare

1.2.2-beta.8 Pre-release
Pre-release
chore: Improve download message clarity during CLI upgrade (#998)

Update the download message from "Downloading actor/apify..." to
"Downloading `actor`/`apify` binary of the Apify CLI..." to better
explain what is being downloaded during the upgrade process.

Co-authored-by: Claude <noreply@anthropic.com>

1.2.2-beta.7

19 Jan 12:19
6c44808

Choose a tag to compare

1.2.2-beta.7 Pre-release
Pre-release
chore: remove unused dependencies (#996)

## Summary
- Remove `@types/fs-extra` - no fs-extra imports found in the codebase
- Remove `mdast-util-from-markdown` - not imported or used anywhere

These dependencies were identified as unused via `depcheck` and
confirmed by searching for imports.

## Test plan
- [x] Build succeeds
- [x] All local tests pass (65 tests)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

1.2.2-beta.6

19 Jan 10:27
717b044

Choose a tag to compare

1.2.2-beta.6 Pre-release
Pre-release
v1.2.2-beta.6

chore(deps): lock file maintenance

1.2.2-beta.5

19 Jan 10:15
e348f48

Choose a tag to compare

1.2.2-beta.5 Pre-release
Pre-release
chore(deps): update dependency globby to v16 (#969)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vlad Frangu <me@vladfrangu.dev>

1.2.2-beta.4

19 Jan 10:07
e086fc0

Choose a tag to compare

1.2.2-beta.4 Pre-release
Pre-release
chore(deps): fix high severity tar vulnerability (#994)

## Summary
- Add yarn resolution to force `tar@7.5.3` fixing path sanitization
vulnerabilities

### Vulnerability fixed
| Package | Severity | Issue |
|---------|----------|-------|
| tar | High | Arbitrary File Overwrite via Insufficient Path
Sanitization |
| tar | High | Symlink Poisoning via Insufficient Path Sanitization |

Ref: GHSA-cchq-frgv-rjh5

The remaining Dependabot alerts (preact, diff) appear to be stale -
these packages are not in the current lockfile.

## Test plan
- [x] `yarn npm audit` shows no security vulnerabilities (only
deprecation warnings)
- [ ] CI passes

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

1.2.2-beta.3

15 Jan 11:54

Choose a tag to compare

1.2.2-beta.3 Pre-release
Pre-release
v1.2.2-beta.3

chore(release): Update changelog and package version [skip ci]

1.2.2-beta.2

13 Jan 22:54
9a39199

Choose a tag to compare

1.2.2-beta.2 Pre-release
Pre-release
v1.2.2-beta.2

chore(deps): update node.js to v24.13.0