Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump is-port-reachable from 3.1.0 to 4.0.0 #1032

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2021

Bumps is-port-reachable from 3.1.0 to 4.0.0.

Release notes

Sourced from is-port-reachable's releases.

v4.0.0

Breaking

  • Require Node.js 12.20 097d249
  • This package is now pure ESM. Please read this.
  • The host option no longer has a default and must be specified.
    • It used to default to 'localhost', but that default doesn't make a lot of sense since this package works with remote endpoints too and some users were confused about it.

sindresorhus/is-port-reachable@v3.1.0...v4.0.0

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from f60c85c to 190f9ca Compare December 2, 2021 16:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from 190f9ca to 0c8df78 Compare December 10, 2021 16:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from 0c8df78 to 8ba48bc Compare January 15, 2022 00:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from 8ba48bc to 0344e30 Compare January 27, 2022 15:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch 2 times, most recently from cf10034 to 8a22f8e Compare March 3, 2022 22:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from 8a22f8e to 638eedf Compare March 16, 2022 13:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from 638eedf to 3654dd2 Compare March 29, 2022 14:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from 3654dd2 to a13c5b6 Compare April 15, 2022 16:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch 2 times, most recently from 857f1b7 to ba8db20 Compare June 9, 2022 19:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from ba8db20 to 4b237ff Compare July 6, 2022 22:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch 3 times, most recently from 919f2f6 to e6bac2e Compare August 12, 2022 19:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from e6bac2e to 6485637 Compare August 30, 2022 19:02
@stale
Copy link

stale bot commented Nov 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 2, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from 6485637 to 068f6ee Compare November 9, 2022 19:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from 068f6ee to 03e8f2c Compare January 3, 2023 21:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from 03e8f2c to 4c7042b Compare January 11, 2023 19:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from 4c7042b to eabd829 Compare January 31, 2023 20:18
Bumps [is-port-reachable](https://github.com/sindresorhus/is-port-reachable) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/is-port-reachable/releases)
- [Commits](sindresorhus/is-port-reachable@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: is-port-reachable
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/is-port-reachable-4.0.0 branch from eabd829 to 74daf06 Compare March 7, 2023 20:50
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 wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants