Skip to content

chore(deps): bump find-process from 1.4.7 to 2.1.1 in /dist/npm#3177

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dist/npm/find-process-2.1.1
Open

chore(deps): bump find-process from 1.4.7 to 2.1.1 in /dist/npm#3177
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dist/npm/find-process-2.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps find-process from 1.4.7 to 2.1.1.

Changelog

Sourced from find-process's changelog.

2.1.1 (2026-03-17)

  • feat: add ss/lsof fallback chain for port-to-PID lookup on Linux
  • fix: resolve Windows UDP ports to PID correctly, improve fallback debug logging
  • refactor: simplify debugLog API, find_pid helpers, and fallback messages
  • chore: update dependencies, fix security vulnerabilities, clean up unused devDeps

2.1.0 (2026-02-28)

  • feat: add --debug CLI flag — prints internal commands, stdout/stderr to stderr for issue reporting
  • feat: CLI now excludes its own process from search results
  • fix: remove dead skipSelf option from FindConfig and FindCondition
  • docs: add "Reporting Issues" section to README with debug usage guide
  • docs: add GitHub bug report issue template

2.0.0 (2025-07-05)

  • 1a64798 chore: add npm version badge
  • 30e2b00 doc: optimize README
  • 8365733 fix: remove macos 12
  • 1aaaed5 fix: fix bin permission
  • 99f42cb feat: upgrade to TS version
Commits
  • cd04b43 docs: simplify 2.1.1 changelog entries
  • 048ce54 docs: reformat 2.1.1 changelog to match project style
  • 2fe7bca docs: update HISTORY.md with complete 2.1.1 changelog
  • 31e864f chore: bump version to 2.1.1
  • 10fe1b4 chore: update deps, fix security vulnerabilities, remove unused devDeps
  • 904e8f8 fix: remove the accidently added package-lock file
  • a3d4902 Merge pull request #94 from yibn2008/claude/review-pr-87wQf
  • a99f5ec refactor: simplify debugLog API to accept config object directly
  • 40ec69e refactor: use debugLog instead of log.warn for fallback messages
  • 77c6c0b chore: add package-lock.json
  • Additional commits viewable in compare view

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 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 [find-process](https://github.com/yibn2008/find-process) from 1.4.7 to 2.1.1.
- [Changelog](https://github.com/yibn2008/find-process/blob/master/HISTORY.md)
- [Commits](yibn2008/find-process@1.4.7...2.1.1)

---
updated-dependencies:
- dependency-name: find-process
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
@netlify
Copy link

netlify bot commented Mar 23, 2026

Deploy Preview for devspace-docs canceled.

Name Link
🔨 Latest commit 9b15894
🔍 Latest deploy log https://app.netlify.com/projects/devspace-docs/deploys/69c164f1710cc800082886cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants