Skip to content

1.1.2-beta.33

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Dec 11:05
0f652e5
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>