nginx-gui icon indicating copy to clipboard operation
nginx-gui copied to clipboard

Bump semver and fkill

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Removes semver. It's no longer used after updating ancestor dependency fkill. These dependencies need to be updated together.

Removes semver

Updates fkill from 5.3.0 to 8.1.0

Release notes

Sourced from fkill's releases.

v8.1.0

  • Don't kill fkill when killing node (#61) 9565f6a

https://github.com/sindresorhus/fkill/compare/v8.0.1...v8.1.0

v8.0.1

  • Ensure exact process matching is used on macOS aa4e438

https://github.com/sindresorhus/fkill/compare/v8.0.0...v8.0.1

v8.0.0

Breaking

  • Require Node.js 12.20 fe14776
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/fkill/compare/v7.2.1...v8.0.0

v7.2.1

  • Fix not getting error when force killing non-existent process (#55) 8c99289

https://github.com/sindresorhus/fkill/compare/v7.2.0...v7.2.1

v7.2.0

https://github.com/sindresorhus/fkill/compare/v7.1.1...v7.2.0

v7.1.1

  • Add missing silent option to TypeScript types df048c7

https://github.com/sindresorhus/fkill/compare/v7.1.0...v7.1.1

v7.1.0

  • Update dependencies 07f9ea4

https://github.com/sindresorhus/fkill/compare/v7.0.1...v7.1.0

v7.0.1

  • Fix force on macOS when killing by name (#41) 20ff0e3

https://github.com/sindresorhus/fkill/compare/v7.0.0...v7.0.1

v7.0.0

Breaking

  • Require Node.js 10 2d0e39e

Enhancements

... (truncated)

Commits

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) You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Jun 23 '23 11:06 dependabot[bot]