Skip to content

Commit

Permalink
Update dependency open to v10 (#1556)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [open](https://togithub.com/sindresorhus/open) | [`9.1.0` -> `10.1.0`](https://renovatebot.com/diffs/npm/open/9.1.0/10.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/open/10.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/open/10.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/open/9.1.0/10.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/open/9.1.0/10.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v10.1.0`](https://togithub.com/sindresorhus/open/releases/tag/v10.1.0)

[Compare Source](https://togithub.com/sindresorhus/open/compare/v10.0.4...v10.1.0)

-   Linux: Update `xdg-open` to 1.2.1 ([#&#8203;338](https://togithub.com/sindresorhus/open/issues/338))  [`c702c66`](https://togithub.com/sindresorhus/open/commit/c702c66)

### [`v10.0.4`](https://togithub.com/sindresorhus/open/releases/tag/v10.0.4)

[Compare Source](https://togithub.com/sindresorhus/open/compare/v10.0.3...v10.0.4)

-   Fix support for passing predefined app to `openApp()` ([#&#8203;335](https://togithub.com/sindresorhus/open/issues/335))  [`d9e7422`](https://togithub.com/sindresorhus/open/commit/d9e7422)

### [`v10.0.3`](https://togithub.com/sindresorhus/open/releases/tag/v10.0.3)

[Compare Source](https://togithub.com/sindresorhus/open/compare/v10.0.2...v10.0.3)

-   Fix `target` option on macOS ([#&#8203;332](https://togithub.com/sindresorhus/open/issues/332))  [`b597dec`](https://togithub.com/sindresorhus/open/commit/b597dec)

### [`v10.0.2`](https://togithub.com/sindresorhus/open/releases/tag/v10.0.2)

[Compare Source](https://togithub.com/sindresorhus/open/compare/v10.0.1...v10.0.2)

-   Fix Linux compatibility  [`798cd93`](https://togithub.com/sindresorhus/open/commit/798cd93)

### [`v10.0.1`](https://togithub.com/sindresorhus/open/releases/tag/v10.0.1)

[Compare Source](https://togithub.com/sindresorhus/open/compare/v10.0.0...v10.0.1)

-   Add Windows environment variable fallback for some broken systems ([#&#8203;328](https://togithub.com/sindresorhus/open/issues/328))  [`8e69be4`](https://togithub.com/sindresorhus/open/commit/8e69be4)

### [`v10.0.0`](https://togithub.com/sindresorhus/open/releases/tag/v10.0.0)

[Compare Source](https://togithub.com/sindresorhus/open/compare/v9.1.0...v10.0.0)

##### Breaking

-   Require Node.js 18  [`5628dc8`](https://togithub.com/sindresorhus/open/commit/5628dc8)

</details>

---

### Configuration

📅 **Schedule**: 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent 2a3d1dd commit 17cbbf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"npm-run-all2": "6.1.2",
"nprogress": "0.2.0",
"octokit": "3.1.2",
"open": "9.1.0",
"open": "10.1.0",
"outdent": "0.8.0",
"pixrem": "5.0.0",
"playwright-chromium": "1.42.1",
Expand Down

0 comments on commit 17cbbf4

Please sign in to comment.