Update portfinder: 1.0.23 → 1.0.32 (patch) #65
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ portfinder (1.0.23 → 1.0.32) · Repo
Release Notes
1.0.28
1.0.24
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 63 commits:
1.0.32
Merge pull request #144 from MasterOdin/patch-3
Merge branch 'http-party:master' into patch-3
1.0.31
Merge pull request #142 from MasterOdin/patch-1
Merge pull request #143 from MasterOdin/patch-2
Add strict flag to CI TS typechecking
Add TS return signature to setPort functions
Fix indentation in testPort function
1.0.30
Merge pull request #141 from MasterOdin/test-ts-types
Merge branch 'http-party:master' into test-ts-types
Merge pull request #139 from jonluca/master
Test TS types in CI
fix(types): fixed typescript definition
Merge pull request #120 from 2kjiejie/index
1.0.29
Merge pull request #137 from http-party/modernize2
windows path would be different, do not use full path to vows
update mkdirp; remove glob; add relative package path to vows test runner;
update debug package
update vows - fixes security issue for dep it depends on
package-lock.json - use version 2
test all versions of node before we begin modifying things for modernization
Update README.md
Merge pull request #135 from MasterOdin/matt-test-recursive-mkdir
Merge pull request #136 from MasterOdin/matt-chore-imports
Remove unused test imports
Add test around recursively making socket directory
Merge pull request #133 from MasterOdin/github-actions
Replace appveyor and travis with GH actions
Merge pull request #132 from MasterOdin/deps
Bump version of async in package.json
Merge pull request #130 from http-party/dependabot/npm_and_yarn/async-2.6.4
Merge pull request #127 from http-party/dependabot/npm_and_yarn/minimist-1.2.6
Merge pull request #115 from inlined/master
Merge pull request #129 from JJ/patch-1
Bump async from 2.6.3 to 2.6.4
Grammar fix
No (good) use cases for using sudo with npm
Bump minimist from 1.2.5 to 1.2.6
refactor: using indexOf instead of a loop
Add mutator methods to allow ports ranges to be set with module-style imports
Merge pull request #103 from brunogaspar/fix/typescript-definition
1.0.28
Merge pull request #109 from LostInBrittany/master
Fix #108 - Bumping up mkdirp version to 0.5.5
1.0.27
Merge pull request #107 from http-party/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
fix: Missing highestPort property on typescript definition
1.0.26
Merge pull request #101 from msbit/mkdirp-0.5.5
mkdirp: 0.5.5
Merge pull request #96 from kwiatkk1/repo_url_links_updated
#94: update links after repo moved to a new org
1.0.25
Merge pull request #91 from chyzwar/update-deps
Merge branch 'master' into update-deps
chore(deps): move back to async, upgrade async to v2
1.0.24
chore(): update deps
fix(docs): follow repo url change for travis ci badge
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/
.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands