fix(deps): update dependency open to v11
dependenciesreleased
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) | [`^8.2.1` → `^11.0.0`](https://renovatebot.com/diffs/npm/open/8.4.2/11.0.0) |  |  |
---
### 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 ([#​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)
***
### [`v10.2.0`](https://redirect.github.com/sindresorhus/open/releases/tag/v10.2.0)
[Compare Source](https://redirect.github.com/sindresorhus/open/compare/v10.1.2...v10.2.0)
- Add support for Brave browser ([#​362](https://redirect.github.com/sindresorhus/open/issues/362)) [`b62b99e`](https://redirect.github.com/sindresorhus/open/commit/b62b99e)
***
### [`v10.1.2`](https://redirect.github.com/sindresorhus/open/releases/tag/v10.1.2)
[Compare Source](https://redirect.github.com/sindresorhus/open/compare/v10.1.1...v10.1.2)
- Fix detection of Windows default browser from WSL ([#​358](https://redirect.github.com/sindresorhus/open/issues/358)) [`6187a82`](https://redirect.github.com/sindresorhus/open/commit/6187a82)
***
### [`v10.1.1`](https://redirect.github.com/sindresorhus/open/releases/tag/v10.1.1)
[Compare Source](https://redirect.github.com/sindresorhus/open/compare/v10.1.0...v10.1.1)
- Fix: Use correct bundle ID for Microsoft Edge ([#​356](https://redirect.github.com/sindresorhus/open/issues/356)) [`55537f1`](https://redirect.github.com/sindresorhus/open/commit/55537f1)
***
### [`v10.1.0`](https://redirect.github.com/sindresorhus/open/releases/tag/v10.1.0)
[Compare Source](https://redirect.github.com/sindresorhus/open/compare/v10.0.4...v10.1.0)
- Linux: Update `xdg-open` to 1.2.1 ([#​338](https://redirect.github.com/sindresorhus/open/issues/338)) [`c702c66`](https://redirect.github.com/sindresorhus/open/commit/c702c66)
### [`v10.0.4`](https://redirect.github.com/sindresorhus/open/releases/tag/v10.0.4)
[Compare Source](https://redirect.github.com/sindresorhus/open/compare/v10.0.3...v10.0.4)
- Fix support for passing predefined app to `openApp()` ([#​335](https://redirect.github.com/sindresorhus/open/issues/335)) [`d9e7422`](https://redirect.github.com/sindresorhus/open/commit/d9e7422)
### [`v10.0.3`](https://redirect.github.com/sindresorhus/open/releases/tag/v10.0.3)
[Compare Source](https://redirect.github.com/sindresorhus/open/compare/v10.0.2...v10.0.3)
- Fix `target` option on macOS ([#​332](https://redirect.github.com/sindresorhus/open/issues/332)) [`b597dec`](https://redirect.github.com/sindresorhus/open/commit/b597dec)
### [`v10.0.2`](https://redirect.github.com/sindresorhus/open/releases/tag/v10.0.2)
[Compare Source](https://redirect.github.com/sindresorhus/open/compare/v10.0.1...v10.0.2)
- Fix Linux compatibility [`798cd93`](https://redirect.github.com/sindresorhus/open/commit/798cd93)
### [`v10.0.1`](https://redirect.github.com/sindresorhus/open/releases/tag/v10.0.1)
[Compare Source](https://redirect.github.com/sindresorhus/open/compare/v10.0.0...v10.0.1)
- Add Windows environment variable fallback for some broken systems ([#​328](https://redirect.github.com/sindresorhus/open/issues/328)) [`8e69be4`](https://redirect.github.com/sindresorhus/open/commit/8e69be4)
### [`v10.0.0`](https://redirect.github.com/sindresorhus/open/releases/tag/v10.0.0)
[Compare Source](https://redirect.github.com/sindresorhus/open/compare/v9.1.0...v10.0.0)
##### Breaking
- Require Node.js 18 [`5628dc8`](https://redirect.github.com/sindresorhus/open/commit/5628dc8)
### [`v9.1.0`](https://redirect.github.com/sindresorhus/open/releases/tag/v9.1.0)
[Compare Source](https://redirect.github.com/sindresorhus/open/compare/v9.0.0...v9.1.0)
- Update dependencies [`46adf0b`](https://redirect.github.com/sindresorhus/open/commit/46adf0b)
### [`v9.0.0`](https://redirect.github.com/sindresorhus/open/releases/tag/v9.0.0)
[Compare Source](https://redirect.github.com/sindresorhus/open/compare/v8.4.2...v9.0.0)
##### Breaking
- Require Node.js 14 [`7f5995e`](https://redirect.github.com/sindresorhus/open/commit/7f5995e)
- This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).**
- Please don't open issues regarding ESM / CommonJS.
- `open.openApp` is now a named import: `import {openApp} from 'open'`
- `open.apps` is now a named import: `import {apps} from 'open'`
##### Improvements
- Add the ability to open default browser and default browser in private mode ([#​294](https://redirect.github.com/sindresorhus/open/issues/294)) [`3b79981`](https://redirect.github.com/sindresorhus/open/commit/3b79981)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- 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/webtorrent/webtorrent-cli).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
合并状态:未合并 关闭于 2026-04-14 2 条评论