Skip to content

Releases: apify/apify-cli

1.1.2-beta.22

12 Nov 09:33
ae20df0

Choose a tag to compare

1.1.2-beta.22 Pre-release
Pre-release
chore(deps): update dependency @types/archiver to v7 (#946)

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

1.1.2-beta.21

12 Nov 09:27
bfe67be

Choose a tag to compare

1.1.2-beta.21 Pre-release
Pre-release
chore(deps): update patch/minor dependencies (#955)

This PR contains the following updates:

| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| [Bun](https://bun.com)
([source](https://redirect.github.com/oven-sh/bun)) | `1.3.1` -> `1.3.2`
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/bun/1.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bun/1.3.1/1.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | patch |
| [python](https://redirect.github.com/actions/python-versions) | `3.12`
-> `3.14` |
[![age](https://developer.mend.io/api/mc/badges/age/github-releases/actions%2fpython-versions/3.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-releases/actions%2fpython-versions/3.12.12/3.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| uses-with | minor |
| [yarn](https://redirect.github.com/yarnpkg/berry)
([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli))
| [`4.10.3` ->
`4.11.0`](https://renovatebot.com/diffs/npm/yarn/4.10.3/4.11.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@yarnpkg%2fcli/4.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@yarnpkg%2fcli/4.10.3/4.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| packageManager | minor |
| [yarn](https://redirect.github.com/yarnpkg/berry)
([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli))
| [`4.10.3` ->
`4.11.0`](https://renovatebot.com/diffs/npm/yarn/4.10.3/4.11.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@yarnpkg%2fcli/4.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@yarnpkg%2fcli/4.10.3/4.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| volta | minor |

---

### Release Notes

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

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

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

To install Bun v1.3.2

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

```bash
bun upgrade
```

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

##### Thanks to 18 contributors!

- [@&#8203;alii](https://redirect.github.com/alii)
- [@&#8203;avarayr](https://redirect.github.com/avarayr)
- [@&#8203;braden-w](https://redirect.github.com/braden-w)
- [@&#8203;cirospaciari](https://redirect.github.com/cirospaciari)
- [@&#8203;csvlad](https://redirect.github.com/csvlad)
- [@&#8203;dylan-conway](https://redirect.github.com/dylan-conway)
- [@&#8203;fraidev](https://redirect.github.com/fraidev)
- [@&#8203;jarred-sumner](https://redirect.github.com/jarred-sumner)
- [@&#8203;lillious](https://redirect.github.com/lillious)
- [@&#8203;lydiahallie](https://redirect.github.com/lydiahallie)
- [@&#8203;markovejnovic](https://redirect.github.com/markovejnovic)
- [@&#8203;nektro](https://redirect.github.com/nektro)
- [@&#8203;nkxxll](https://redirect.github.com/nkxxll)
- [@&#8203;pfgithub](https://redirect.github.com/pfgithub)
- [@&#8203;riskymh](https://redirect.github.com/riskymh)
- [@&#8203;robobun](https://redirect.github.com/robobun)
- [@&#8203;sosukesuzuki](https://redirect.github.com/sosukesuzuki)
- [@&#8203;taylordotfish](https://redirect.github.com/taylordotfish)

</details>

<details>
<summary>actions/python-versions (python)</summary>

###
[`v3.14.0`](https://redirect.github.com/actions/python-versions/releases/tag/3.14.0-18313368925):
3.14.0

[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.13.9-18515951191...3.14.0-18313368925)

Python 3.14.0

###
[`v3.13.9`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.9-18515951191):
3.13.9

[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.13.8-18331000654...3.13.9-18515951191)

Python 3.13.9

###
[`v3.13.8`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.8-18331000654):
3.13.8

[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.13.7-16980743123...3.13.8-18331000654)

Python 3.13.8

###
[`v3.13.7`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.7-16980743123):
3.13.7

[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.13.6-16792117939...3.13.7-16980743123)

Python 3.13.7

###
[`v3.13.6`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.6-16792117939):
3.13.6

[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.13.5-15601068749...3.13.6-16792117939)

Python 3.13.6

###
[`v3.13.5`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.5-15601068749):
3.13.5

[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.13.4-15433317575...3.13.5-15601068749)

Python 3.13.5

###
[`v3.13.4`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.4-15433317575):
3.13.4

[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.13.3-14344076652...3.13.4-15433317575)

Python 3.13.4

###
[`v3.13.3`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.3-14344076652):
3.13.3

[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.13.2-13708744326...3.13.3-14344076652)

Python 3.13.3

###
[`v3.13.2`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.2-13708744326):
3.13.2

[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.13.1-13437882550...3.13.2-13708744326)

Python 3.13.2

###
[`v3.13.1`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.1-13437882550):
3.13.1

[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.13.0-13707372259...3.13.1-13437882550)

Python 3.13.1

###
[`v3.13.0`](https://redirect.github.com/actions/python-versions/releases/tag/3.13.0-13707372259):
3.13.0

[Compare
Source](https://redirect.github.com/actions/python-versions/compare/3.12.12-18393146713...3.13.0-13707372259)

Python 3.13.0

</details>

<details>
<summary>yarnpkg/berry (yarn)</summary>

###
[`v4.11.0`](https://redirect.github.com/yarnpkg/berry/compare/38b9c5fc96a56860338176aa8a07b2ffc9c7af0b...9a2729db5f0d965dfbae9e4397b68434f2b8b112)

[Compare
Source](https://redirect.github.com/yarnpkg/berry/compare/38b9c5fc96a56860338176aa8a07b2ffc9c7af0b...9a2729db5f0d965dfbae9e4397b68434f2b8b112)

</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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

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

1.1.2-beta.19

12 Nov 08:58

Choose a tag to compare

1.1.2-beta.19 Pre-release
Pre-release
v1.1.2-beta.19

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

1.1.2-beta.18

29 Sep 07:39
8286567

Choose a tag to compare

1.1.2-beta.18 Pre-release
Pre-release
v1.1.2-beta.18

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

1.1.2-beta.17

25 Sep 09:49

Choose a tag to compare

1.1.2-beta.17 Pre-release
Pre-release
v1.1.2-beta.17

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

1.1.2-beta.16

24 Sep 19:14
a05fad5

Choose a tag to compare

1.1.2-beta.16 Pre-release
Pre-release
v1.1.2-beta.16

chore(deps): update node.js to v22.20.0

1.1.2-beta.15

22 Sep 07:07
d9225db

Choose a tag to compare

1.1.2-beta.15 Pre-release
Pre-release
v1.1.2-beta.15

chore(deps): update lewagon/wait-on-check-action action to v1.4.1

1.1.2-beta.14

16 Sep 16:06
37861e5

Choose a tag to compare

1.1.2-beta.14 Pre-release
Pre-release
v1.1.2-beta.14

chore(deps): lock file maintenance

1.1.2-beta.13

15 Sep 06:57
5b8907b

Choose a tag to compare

1.1.2-beta.13 Pre-release
Pre-release
v1.1.2-beta.13

chore(deps): update patch/minor dependencies

1.1.2-beta.12

14 Sep 18:53
7ea606b

Choose a tag to compare

1.1.2-beta.12 Pre-release
Pre-release
v1.1.2-beta.12

chore(deps): lock file maintenance