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

chore(deps): update dependency is-port-reachable to v4 #18260

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
is-port-reachable ^3.1.0 -> ^4.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sindresorhus/is-port-reachable (is-port-reachable)

v4.0.0

Compare Source

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.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 18, 2024 01:42
@renovate renovate bot requested review from alisonjoseph and annawen1 December 18, 2024 01:42
Copy link

netlify bot commented Dec 18, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 62f37cc
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/67699e63c403d00008220161
😎 Deploy Preview https://deploy-preview-18260--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 18, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 62f37cc
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/67699e63917d74000876a0b9
😎 Deploy Preview https://deploy-preview-18260--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.31%. Comparing base (03170a8) to head (62f37cc).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18260   +/-   ##
=======================================
  Coverage   84.31%   84.31%           
=======================================
  Files         404      404           
  Lines       14359    14359           
  Branches     4656     4606   -50     
=======================================
  Hits        12107    12107           
  Misses       2090     2090           
  Partials      162      162           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/is-port-reachable-4.x branch from b0fb51a to 62f37cc Compare December 23, 2024 17:31
Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 62f37cc
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/67699e63030a6b000838a90a
😎 Deploy Preview https://deploy-preview-18260--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tay1orjones
Copy link
Member

This should be failing the web components test suite

const isPortReachable = require('is-port-reachable');

@tay1orjones tay1orjones closed this Jan 3, 2025
Copy link
Contributor Author

renovate bot commented Jan 3, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/is-port-reachable-4.x branch January 3, 2025 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants