Releases: apify/apify-cli
Releases · apify/apify-cli
0.21.8-beta.24
v0.21.8-beta.24 chore(release): Update changelog and package version [skip ci]
0.21.8-beta.23
v0.21.8-beta.23 chore(ci): cache npm cache for tests (#834)
0.21.8-beta.22
v0.21.8-beta.22 chore: command suggestions enhancements (#828)
0.21.8-beta.21
v0.21.8-beta.21 chore: fix release and pre-release ci (#832)
0.21.8-beta.20
v0.21.8-beta.20 chore(deps): update dependency axios to ~1.10.0
0.21.8-beta.19
v0.21.8-beta.19 chore(release): Update changelog and package version [skip ci]
0.21.8-beta.18
chore(deps): update dependency bun to v1.2.15 (#818) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Bun](https://bun.sh) ([source](https://redirect.github.com/oven-sh/bun)) | `1.2.14` -> `1.2.15` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.15`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.2.15): Bun v1.2.15 [Compare Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.2.14...bun-v1.2.15) To install Bun v1.2.15 ```bash curl -fsSL https://bun.sh/install | bash ##### or you can use npm ##### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.15: ```bash bun upgrade ``` ##### [Read Bun v1.2.15's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.15) ##### Thanks to 15 contributors! - [@​190n](https://redirect.github.com/190n) - [@​alii](https://redirect.github.com/alii) - [@​arrowana](https://redirect.github.com/arrowana) - [@​cirospaciari](https://redirect.github.com/cirospaciari) - [@​dylan-conway](https://redirect.github.com/dylan-conway) - [@​electroid](https://redirect.github.com/electroid) - [@​familyboat](https://redirect.github.com/familyboat) - [@​getchoo](https://redirect.github.com/getchoo) - [@​heimskr](https://redirect.github.com/heimskr) - [@​jarred-sumner](https://redirect.github.com/jarred-sumner) - [@​li-yechao](https://redirect.github.com/li-yechao) - [@​nektro](https://redirect.github.com/nektro) - [@​pfgithub](https://redirect.github.com/pfgithub) - [@​sculas](https://redirect.github.com/sculas) - [@​water-sucks](https://redirect.github.com/water-sucks) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
0.21.8-beta.17
v0.21.8-beta.17 chore: don't put the changelog on every prerelease (#821)
0.21.8-beta.16
0.21.8 (2025-06-04)
🚀 Features
- Upgrade command, install shell script (#810) (51ef00a) by @vladfrangu
🐛 Bug Fixes
- Pretty message for invalid choices (#805) (57bd5de) by @vladfrangu
- Shebangs (#806) (1cdc101) by @vladfrangu
- Recognize sh files as text files (#813) (ef3e9b0) by @DaveHanns
0.21.8-beta.14
0.21.8 (2025-06-04)
🚀 Features
- Upgrade command, install shell script (#810) (51ef00a) by @vladfrangu
🐛 Bug Fixes
- Pretty message for invalid choices (#805) (57bd5de) by @vladfrangu
- Shebangs (#806) (1cdc101) by @vladfrangu
- Recognize sh files as text files (#813) (ef3e9b0) by @DaveHanns