[PR #59] [MERGED] Bump open from 8.4.0 to 8.4.2 in /server #117

Closed
opened 2026-02-27 04:59:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/59
Author: @dependabot[bot]
Created: 3/8/2023
Status: Merged
Merged: 3/8/2023
Merged by: @guyzyl

Base: mainHead: dependabot/npm_and_yarn/server/open-8.4.2


📝 Commits (1)

  • f77250f Bump open from 8.4.0 to 8.4.2 in /server

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 server/package-lock.json (+6 -6)

📄 Description

Bumps open from 8.4.0 to 8.4.2.

Release notes

Sourced from open's releases.

v8.4.2

  • Fix support for Podman 51fae87

https://github.com/sindresorhus/open/compare/v8.4.1...v8.4.2

v8.4.1

  • Fix allowNonzeroExitCode option (#296) 051edca
  • Fix the app argument with WSL (#295) 4cf1a6d

https://github.com/sindresorhus/open/compare/v8.4.0...v8.4.1

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/guyzyl/whatsapp-contact-sync/pull/59 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/8/2023 **Status:** ✅ Merged **Merged:** 3/8/2023 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/server/open-8.4.2` --- ### 📝 Commits (1) - [`f77250f`](https://github.com/guyzyl/whatsapp-contact-sync/commit/f77250fd84847e261bc072ec4c7e8af627ac423d) Bump open from 8.4.0 to 8.4.2 in /server ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server/package-lock.json` (+6 -6) </details> ### 📄 Description Bumps [open](https://github.com/sindresorhus/open) from 8.4.0 to 8.4.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>v8.4.2</h2> <ul> <li>Fix support for Podman 51fae87</li> </ul> <p><a href="https://github.com/sindresorhus/open/compare/v8.4.1...v8.4.2">https://github.com/sindresorhus/open/compare/v8.4.1...v8.4.2</a></p> <h2>v8.4.1</h2> <ul> <li>Fix <code>allowNonzeroExitCode</code> option (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/296">#296</a>) 051edca</li> <li>Fix the <code>app</code> argument with WSL (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/295">#295</a>) 4cf1a6d</li> </ul> <p><a href="https://github.com/sindresorhus/open/compare/v8.4.0...v8.4.1">https://github.com/sindresorhus/open/compare/v8.4.0...v8.4.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/open/commit/cbc008bab21f657475b54e33a823b2941737da6f"><code>cbc008b</code></a> 8.4.2</li> <li><a href="https://github.com/sindresorhus/open/commit/51fae87baffdb3952869c8e35a88dd125f36d3a5"><code>51fae87</code></a> Fix support for Podman</li> <li><a href="https://github.com/sindresorhus/open/commit/27e4e3a193928fe0cfb43cee746292df339bb332"><code>27e4e3a</code></a> 8.4.1</li> <li><a href="https://github.com/sindresorhus/open/commit/13a800c711e4450350263b78365e61d32c513b64"><code>13a800c</code></a> Meta tweaks</li> <li><a href="https://github.com/sindresorhus/open/commit/051edcae8f698905e2544a5bb3163bd70a185dab"><code>051edca</code></a> Fix <code>allowNonzeroExitCode</code> option (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/296">#296</a>)</li> <li><a href="https://github.com/sindresorhus/open/commit/4cf1a6d0de33b5c6788ec2a64194076853ba4857"><code>4cf1a6d</code></a> Fix the <code>app</code> argument with WSL (<a href="https://github-redirect.dependabot.com/sindresorhus/open/issues/295">#295</a>)</li> <li><a href="https://github.com/sindresorhus/open/commit/05ba9e150cc1a2629e518a9cc19b586c6ca3f269"><code>05ba9e1</code></a> Meta tweaks</li> <li>See full diff in <a href="https://github.com/sindresorhus/open/compare/v8.4.0...v8.4.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=8.4.0&new-version=8.4.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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:59:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#117
No description provided.