Releases: apify/apify-cli
Releases · apify/apify-cli
1.2.2-beta.32
chore(deps): update github artifact actions (#1030) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1.2.2-beta.31
v1.2.2-beta.31 chore(deps): lock file maintenance
1.2.2-beta.30
v1.2.2-beta.30 chore(deps): update node.js to v24.14.0
1.2.2-beta.29
v1.2.2-beta.29 chore(release): Update changelog and package version [skip ci]
1.2.2-beta.28
v1.2.2-beta.28 chore(deps): lock file maintenance
1.2.2-beta.27
chore(deps): update dependency wrap-ansi to v10 (#1023)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [wrap-ansi](https://redirect.github.com/chalk/wrap-ansi) | [`^9.0.0` →
`^10.0.0`](https://renovatebot.com/diffs/npm/wrap-ansi/9.0.2/10.0.0) |

|

|
---
### Release Notes
<details>
<summary>chalk/wrap-ansi (wrap-ansi)</summary>
###
[`v10.0.0`](https://redirect.github.com/chalk/wrap-ansi/releases/tag/v10.0.0)
[Compare
Source](https://redirect.github.com/chalk/wrap-ansi/compare/v9.0.2...v10.0.0)
##### Breaking
- Require Node.js 20
[`227ef92`](https://redirect.github.com/chalk/wrap-ansi/commit/227ef92)
##### Improvements
- Support grapheme-aware wrapping
[`bb10b9b`](https://redirect.github.com/chalk/wrap-ansi/commit/bb10b9b)
- Preserve nested ANSI styles across wrapped lines
[`d47eaef`](https://redirect.github.com/chalk/wrap-ansi/commit/d47eaef)
- Respect `{wordWrap: false}` in hard long-word branch
[`9ab8a49`](https://redirect.github.com/chalk/wrap-ansi/commit/9ab8a49)
##### Fixes
- Fix tab wrapping with terminal tab stops
[`2de0ad4`](https://redirect.github.com/chalk/wrap-ansi/commit/2de0ad4)
- Fix handling of ST-terminated OSC hyperlinks
[`8e2c63d`](https://redirect.github.com/chalk/wrap-ansi/commit/8e2c63d)
***
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/apify/apify-cli).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS4xMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1LjExIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1.2.2-beta.26
v1.2.2-beta.26 chore(release): Update changelog and package version [skip ci]
1.2.2-beta.25
v1.2.2-beta.25 chore(deps): update patch/minor dependencies
1.2.2-beta.24
chore(deps): lock file maintenance (#1019) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/apify-cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDMuOC41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: B4nan <615580+B4nan@users.noreply.github.com> Co-authored-by: Martin Adámek <banan23@gmail.com>
1.2.2-beta.23
chore(deps): update lockfile to resolve security vulnerabilities (#1018) ## Summary - Updates `@isaacs/brace-expansion` from 5.0.0 to 5.0.1 to resolve [Dependabot alert #141](https://github.com/apify/apify-cli/security/dependabot/141) (high severity) - `axios` was already at the patched version 1.13.5 ([alert #143](https://github.com/apify/apify-cli/security/dependabot/143)) Only `yarn.lock` is changed — no dependency version bumps in `package.json`. ## Test plan - [ ] CI passes (no code changes, lockfile-only update) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>