Skip to content

Releases: apify/apify-cli

1.2.2-beta.24

12 Feb 13:29
155880f

Choose a tag to compare

1.2.2-beta.24 Pre-release
Pre-release
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

11 Feb 09:48
8d70d11

Choose a tag to compare

1.2.2-beta.23 Pre-release
Pre-release
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>

1.2.2-beta.22

10 Feb 13:09

Choose a tag to compare

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

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

1.2.2-beta.21

10 Feb 11:16
02ca16d

Choose a tag to compare

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

chore(deps): update dependency axios to v1.13.5 [security]

1.2.2-beta.20

29 Jan 19:20
baf731a

Choose a tag to compare

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

chore(deps): update dependency bun to v1.3.8

1.2.2-beta.19

28 Jan 09:51

Choose a tag to compare

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

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

1.2.2-beta.18

28 Jan 03:47
ce26f60

Choose a tag to compare

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

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

1.2.2-beta.17

27 Jan 15:50
0613c8b

Choose a tag to compare

1.2.2-beta.17 Pre-release
Pre-release
chore(deps): update dependency bun to v1.3.7 (#1009)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [Bun](https://bun.com)
([source](https://redirect.github.com/oven-sh/bun)) | `1.3.6` → `1.3.7`
|
![age](https://developer.mend.io/api/mc/badges/age/npm/bun/1.3.7?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bun/1.3.6/1.3.7?slim=true)
|

---

### Release Notes

<details>
<summary>oven-sh/bun (Bun)</summary>

###
[`v1.3.7`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.3.7):
Bun v1.3.7

[Compare
Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.3.6...bun-v1.3.7)

To install Bun v1.3.7

```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.3.7:

```bash
bun upgrade
```

##### [Read Bun v1.3.7's release notes on Bun's
blog](https://bun.com/blog/bun-v1.3.7)

##### Thanks to 11 contributors!

- [@&#8203;alii](https://redirect.github.com/alii)
- [@&#8203;cirospaciari](https://redirect.github.com/cirospaciari)
- [@&#8203;dylan-conway](https://redirect.github.com/dylan-conway)
- [@&#8203;jarred-sumner](https://redirect.github.com/jarred-sumner)
- [@&#8203;kirillmarkelov](https://redirect.github.com/kirillmarkelov)
- [@&#8203;mmitchellg5](https://redirect.github.com/mmitchellg5)
- [@&#8203;remorses](https://redirect.github.com/remorses)
- [@&#8203;robobun](https://redirect.github.com/robobun)
- [@&#8203;sosukesuzuki](https://redirect.github.com/sosukesuzuki)
- [@&#8203;vadim-anthropic](https://redirect.github.com/vadim-anthropic)
- [@&#8203;wovw](https://redirect.github.com/wovw)

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1.2.2-beta.16

27 Jan 15:45
8695927

Choose a tag to compare

1.2.2-beta.16 Pre-release
Pre-release
chore(deps): update dependency widest-line to v6 (#1005)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [widest-line](https://redirect.github.com/sindresorhus/widest-line) |
[`^5.0.0` →
`^6.0.0`](https://renovatebot.com/diffs/npm/widest-line/5.0.0/6.0.0) |
![age](https://developer.mend.io/api/mc/badges/age/npm/widest-line/6.0.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/widest-line/5.0.0/6.0.0?slim=true)
|

---

### Release Notes

<details>
<summary>sindresorhus/widest-line (widest-line)</summary>

###
[`v6.0.0`](https://redirect.github.com/sindresorhus/widest-line/releases/tag/v6.0.0)

[Compare
Source](https://redirect.github.com/sindresorhus/widest-line/compare/v5.0.0...v6.0.0)

##### Breaking

- Require Node.js 20
[`527d850`](https://redirect.github.com/sindresorhus/widest-line/commit/527d850)

***

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1.2.2-beta.15

27 Jan 15:25

Choose a tag to compare

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

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