nginx-gui
nginx-gui copied to clipboard
Bump semver and fkill
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
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
- Add
forceAfterTimeoutoption (#54) eb601cehttps://github.com/sindresorhus/fkill/compare/v7.1.1...v7.2.0
v7.1.1
- Add missing
silentoption to TypeScript types df048c7https://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
forceon macOS when killing by name (#41) 20ff0e3https://github.com/sindresorhus/fkill/compare/v7.0.0...v7.0.1
v7.0.0
Breaking
- Require Node.js 10 2d0e39e
Enhancements
... (truncated)
Commits
1764a1e8.1.09565f6aDon't killfkillwhen killingnode(#61)740374e8.0.1aa4e438Ensure exact process matching is used on macOS06eb976Fix CI3c798e68.0.0fe14776Require Node.js 12.20 and move to ESMfbcc19e7.2.18c99289Fix not getting error when force killing non-existent process (#55)26053217.2.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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) You can disable automated security fix PRs for this repo from the Security Alerts page.