chore(deps): bump open from 10.2.0 to 11.0.0#26
Conversation
Bumps [open](https://github.com/sindresorhus/open) from 10.2.0 to 11.0.0. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](sindresorhus/open@v10.2.0...v11.0.0) --- updated-dependencies: - dependency-name: open dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR is a Dependabot-generated bump of the Confidence Score: 5/5Safe to merge — the sole breaking change (Node.js >=20) is already satisfied by the project's >=22.6 engine requirement. No logic changes, no API-breaking differences for callers, and the Node.js version constraint introduced by open@11.0.0 is a strict subset of what the project already mandates. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["open@10.2.0\n(Node >=18)"] -->|bump| B["open@11.0.0\n(Node >=20)"]
B --> C["is-in-ssh@1.0.0 (new)"]
B --> D["powershell-utils@0.1.0 (new)"]
B --> E["wsl-utils@0.3.1 (updated from 0.1.0)"]
F["arkor package\nengines: Node >=22.6"] -->|satisfies| B
Reviews (1): Last reviewed commit: "chore(deps): bump open from 10.2.0 to 11..." | Re-trigger Greptile |
Bumps open from 10.2.0 to 11.0.0.
Release notes
Sourced from open's releases.
Commits
881533011.0.0b8d8107Refactorce31b94Fix app launch failure detection for fallback supportb40f4b8Addchromium-browserfallback for Linuxe789eecRequire Node.js 2067109f8Automatically detect PowerShell accessibility in WSL8821bf7Fix WSL access via remote SSH8ce0f7dFix handling ofimport.meta.urlnot being available2283000Suppress PowerShell progress messages on Windowse1af0eeIgnore stdio on Windows when not waiting for processDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)