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

fix(deps): update dependency get-port to v7 #499

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
get-port ^5.1.1 -> ^7.1.0 age adoption passing confidence

Release Notes

sindresorhus/get-port (get-port)

v7.1.0

Compare Source

v7.0.0

Compare Source

Breaking
Improvements
  • Use timeout instead of interval for releasing ports (#​68) bd8a403

v6.1.2

Compare Source

  • Fix portNumbers argument validation and number generation (#​64) 1fb0e70

v6.1.1

Compare Source

v6.1.0

Compare Source

v6.0.0

Compare Source

Breaking
  • Require Node.js 12.20 c08a4ae
  • This package is now pure ESM. Please read this.
  • require('get-port').makeRange => import {portsNumbers] from 'get-port'
Improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/get-port-7.x branch from 9ad3705 to 33e0d03 Compare February 14, 2024 02:57
@renovate renovate bot force-pushed the renovate/get-port-7.x branch from 33e0d03 to 085d414 Compare February 27, 2024 06:23
@renovate renovate bot force-pushed the renovate/get-port-7.x branch from 085d414 to ca65b84 Compare March 20, 2024 12:02
@renovate renovate bot force-pushed the renovate/get-port-7.x branch 3 times, most recently from 4da5cda to c1bb265 Compare April 17, 2024 01:52
@henchiyb
Copy link
Contributor

We have oclif patch so to update this oclif related lib we need to update the patch first

@renovate renovate bot force-pushed the renovate/get-port-7.x branch 3 times, most recently from fb6381c to 997a2d0 Compare April 18, 2024 01:34
@renovate renovate bot force-pushed the renovate/get-port-7.x branch 5 times, most recently from ce7fd55 to 0781061 Compare May 23, 2024 04:20
@renovate renovate bot force-pushed the renovate/get-port-7.x branch 3 times, most recently from 78346ba to 098915a Compare June 18, 2024 06:19
@renovate renovate bot force-pushed the renovate/get-port-7.x branch 7 times, most recently from 3cde3d0 to 72bb2d0 Compare July 4, 2024 01:45
@renovate renovate bot force-pushed the renovate/get-port-7.x branch 3 times, most recently from 9cf8293 to 310650a Compare July 22, 2024 00:18
@renovate renovate bot force-pushed the renovate/get-port-7.x branch 2 times, most recently from 874a6ce to c01ed2f Compare July 30, 2024 07:09
@renovate renovate bot force-pushed the renovate/get-port-7.x branch 3 times, most recently from 80a1a5b to 67a3e7b Compare August 6, 2024 01:12
@renovate renovate bot force-pushed the renovate/get-port-7.x branch 2 times, most recently from 8a0ccc9 to d06465b Compare September 2, 2024 04:04
@renovate renovate bot force-pushed the renovate/get-port-7.x branch 3 times, most recently from 629cc04 to 6eeb9d7 Compare October 4, 2024 08:51
@renovate renovate bot force-pushed the renovate/get-port-7.x branch 3 times, most recently from 960f377 to 546179b Compare October 23, 2024 09:09
@renovate renovate bot force-pushed the renovate/get-port-7.x branch from 546179b to 120e3e8 Compare December 18, 2024 08:07
@renovate renovate bot force-pushed the renovate/get-port-7.x branch 2 times, most recently from fababfc to 611a223 Compare January 23, 2025 01:45
@renovate renovate bot force-pushed the renovate/get-port-7.x branch from 611a223 to acf93a0 Compare January 23, 2025 02:35
@austin-autify austin-autify force-pushed the renovate/get-port-7.x branch 6 times, most recently from a8cd512 to a20ebf3 Compare January 23, 2025 08:14
Copy link

@miyamiyaz miyamiyaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor Author

renovate bot commented Jan 23, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@austin-autify austin-autify merged commit 6819555 into main Jan 24, 2025
32 checks passed
@austin-autify austin-autify deleted the renovate/get-port-7.x branch January 24, 2025 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants