Skip to content

Releases: apify/apify-cli

1.1.2-beta.37

18 Dec 07:00
92696be

Choose a tag to compare

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

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

1.1.2-beta.36

16 Dec 16:13

Choose a tag to compare

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

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

1.1.2-beta.35

13 Dec 09:28
ef27d2e

Choose a tag to compare

1.1.2-beta.35 Pre-release
Pre-release
chore(deps): update github artifact actions (#985)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/download-artifact](https://redirect.github.com/actions/download-artifact)
| action | major | `v6` -> `v7` |
|
[actions/upload-artifact](https://redirect.github.com/actions/upload-artifact)
| action | major | `v5` -> `v6` |

---

### Release Notes

<details>
<summary>actions/download-artifact (actions/download-artifact)</summary>

###
[`v7`](https://redirect.github.com/actions/download-artifact/compare/v6...v7)

[Compare
Source](https://redirect.github.com/actions/download-artifact/compare/v6...v7)

</details>

<details>
<summary>actions/upload-artifact (actions/upload-artifact)</summary>

###
[`v6`](https://redirect.github.com/actions/upload-artifact/compare/v5...v6)

[Compare
Source](https://redirect.github.com/actions/upload-artifact/compare/v5...v6)

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

👻 **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

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

1.1.2-beta.34

11 Dec 07:19
a551249

Choose a tag to compare

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

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

1.1.2-beta.33

08 Dec 11:05
0f652e5

Choose a tag to compare

1.1.2-beta.33 Pre-release
Pre-release
chore(deps): update dependency open to v11 (#970)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [open](https://redirect.github.com/sindresorhus/open) | [`~10.2.0` ->
`~11.0.0`](https://renovatebot.com/diffs/npm/open/10.2.0/11.0.0) |
![age](https://developer.mend.io/api/mc/badges/age/npm/open/11.0.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/open/10.2.0/11.0.0?slim=true)
|

---

### Release Notes

<details>
<summary>sindresorhus/open (open)</summary>

###
[`v11.0.0`](https://redirect.github.com/sindresorhus/open/releases/tag/v11.0.0)

[Compare
Source](https://redirect.github.com/sindresorhus/open/compare/v10.2.0...v11.0.0)

##### Breaking

- Require Node.js 20
[`e789eec`](https://redirect.github.com/sindresorhus/open/commit/e789eec)

##### Improvements

- Automatically detect whether PowerShell is accessible in WSL
[`67109f8`](https://redirect.github.com/sindresorhus/open/commit/67109f8)
- Add `chromium-browser` fallback for Linux
[`b40f4b8`](https://redirect.github.com/sindresorhus/open/commit/b40f4b8)
- Throw `AggregateError` instead of only latest error
([#&#8203;364](https://redirect.github.com/sindresorhus/open/issues/364))
[`2778ac6`](https://redirect.github.com/sindresorhus/open/commit/2778ac6)

##### Fixes

- Fix app launch failure detection for fallback support
[`ce31b94`](https://redirect.github.com/sindresorhus/open/commit/ce31b94)
- Fix WSL access via remote SSH
[`8821bf7`](https://redirect.github.com/sindresorhus/open/commit/8821bf7)
- Fix handling of `import.meta.url` not being available
[`8ce0f7d`](https://redirect.github.com/sindresorhus/open/commit/8ce0f7d)
- Fix: Suppress PowerShell progress messages on Windows
[`2283000`](https://redirect.github.com/sindresorhus/open/commit/2283000)
- Fix: Ignore stdio on Windows when not waiting for process
[`e1af0ee`](https://redirect.github.com/sindresorhus/open/commit/e1af0ee)
- Fix WSL2 local file opening
[`269b5fd`](https://redirect.github.com/sindresorhus/open/commit/269b5fd)
- Fix spawn handling
[`966239c`](https://redirect.github.com/sindresorhus/open/commit/966239c)
- Fix PowerShell argument escaping
[`274d704`](https://redirect.github.com/sindresorhus/open/commit/274d704)

***

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQyLjMyLjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->

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

1.1.2-beta.32

08 Dec 10:50
0b2edfb

Choose a tag to compare

1.1.2-beta.32 Pre-release
Pre-release
chore: group inquirer for renovate (#968)

Co-authored-by: Martin Adámek <[email protected]>

1.1.2-beta.31

08 Dec 10:45
6f5285d

Choose a tag to compare

1.1.2-beta.31 Pre-release
Pre-release
chore: update docs deps (#981)

This should resolve some security reports in the docs.

1.1.2-beta.30

08 Dec 06:54
dd9b907

Choose a tag to compare

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

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

1.1.2-beta.29

03 Dec 14:59
5e39451

Choose a tag to compare

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

chore: update invlidate CloudFront step (#978)

1.1.2-beta.28

02 Dec 03:51
3c8f687

Choose a tag to compare

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

chore(deps): update dependency express to ~5.2.0 [security]