Bump open from 9.1.0 to 10.0.2 #6

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/open-10.0.2 into main
dependabot[bot] commented 2023-12-28 08:52:13 +08:00 (Migrated from github.com)

Bumps open from 9.1.0 to 10.0.2.

Release notes

Sourced from open's releases.

v10.0.2

  • Fix Linux compatibility 798cd93

https://github.com/sindresorhus/open/compare/v10.0.1...v10.0.2

v10.0.1

  • Add Windows environment variable fallback for some broken systems (#328) 8e69be4

https://github.com/sindresorhus/open/compare/v10.0.0...v10.0.1

v10.0.0

Breaking

  • Require Node.js 18 5628dc8

https://github.com/sindresorhus/open/compare/v9.1.0...v10.0.0

Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [open](https://github.com/sindresorhus/open) from 9.1.0 to 10.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/open/releases">open's releases</a>.</em></p> <blockquote> <h2>v10.0.2</h2> <ul> <li>Fix Linux compatibility 798cd93</li> </ul> <p><a href="https://github.com/sindresorhus/open/compare/v10.0.1...v10.0.2">https://github.com/sindresorhus/open/compare/v10.0.1...v10.0.2</a></p> <h2>v10.0.1</h2> <ul> <li>Add Windows environment variable fallback for some broken systems (<a href="https://redirect.github.com/sindresorhus/open/issues/328">#328</a>) 8e69be4</li> </ul> <p><a href="https://github.com/sindresorhus/open/compare/v10.0.0...v10.0.1">https://github.com/sindresorhus/open/compare/v10.0.0...v10.0.1</a></p> <h2>v10.0.0</h2> <h3>Breaking</h3> <ul> <li>Require Node.js 18 5628dc8</li> </ul> <p><a href="https://github.com/sindresorhus/open/compare/v9.1.0...v10.0.0">https://github.com/sindresorhus/open/compare/v9.1.0...v10.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/open/commit/31da4c35f6213ceaf9529f3e147fa37041c80c54"><code>31da4c3</code></a> 10.0.2</li> <li><a href="https://github.com/sindresorhus/open/commit/798cd93cde1cd266ffcb25ca0aa9deeb67e2f1fb"><code>798cd93</code></a> Fix Linux compatibility</li> <li><a href="https://github.com/sindresorhus/open/commit/818946edd9a0554e852813773142330f9067ee64"><code>818946e</code></a> 10.0.1</li> <li><a href="https://github.com/sindresorhus/open/commit/8e69be4fb7fe7c7410eeecb63c15b9f80829a3fd"><code>8e69be4</code></a> Add Windows environment variable fallback for some broken systems (<a href="https://redirect.github.com/sindresorhus/open/issues/328">#328</a>)</li> <li><a href="https://github.com/sindresorhus/open/commit/2a8ec7046f7c1ce93dbfc6645786a2682c9def95"><code>2a8ec70</code></a> 10.0.0</li> <li><a href="https://github.com/sindresorhus/open/commit/5628dc81a793a9daf70ee5cf51dfb293d5194b76"><code>5628dc8</code></a> Require Node.js 18</li> <li><a href="https://github.com/sindresorhus/open/commit/ba6e43bde17f150286d002f5156c4ea89720c4b8"><code>ba6e43b</code></a> Test on Node.js 20 (<a href="https://redirect.github.com/sindresorhus/open/issues/312">#312</a>)</li> <li>See full diff in <a href="https://github.com/sindresorhus/open/compare/v9.1.0...v10.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=open&package-manager=npm_and_yarn&previous-version=9.1.0&new-version=10.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Commenting is not possible because the repository is archived.
No description provided.