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 get-port-please to v3 #92

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
get-port-please ^2.2.0 -> ^3.1.2 age adoption passing confidence

Release Notes

unjs/get-port-please (get-port-please)

v3.1.2

Compare Source

compare changes

🩹 Fixes
  • Accept ipv6 as valid hostname (d537a51)
  • Use closed ranges as port ranges (#​66)
  • Ranges now work even if port is unset in options (#​72)
  • Don't use random port by default if user specified any port (#​65)
💅 Refactors
  • Correct typos in GetPortError message (#​77)
  • Fix typo in error message (#​73)
  • Improve log when using alternative port (#​78)
🏡 Chore
  • Update fallback message (1f45050)
  • Update dependencies and lockfile (62735f6)
✅ Tests
❤️ Contributors

v3.1.1

Compare Source

compare changes

🩹 Fixes
  • Ignore ipv6 link-local addresses from hosts (9e76e76)
❤️ Contributors

v3.1.0

Compare Source

compare changes

🚀 Enhancements
  • Automatically fallback hostname for invalid hosts (#​62)
🩹 Fixes
  • Validate hostname and improve errors (#​59)
  • Skip all listen errors (#​61)
💅 Refactors
  • Split internals and types (cf4317c)
🏡 Chore
✅ Tests
  • Block host on all interfaces (5a95184)
  • Skip invalid host tests on windows (e8b92ac)
🎨 Styles
❤️ Contributors

v3.0.3

Compare Source

compare changes

🩹 Fixes
  • Validate hostname and improve errors (#​59)
  • Skip all listen errors (#​61)
💅 Refactors
  • Split internals and types (cf4317c)
🏡 Chore
  • Run tests on windows (#​60)
  • Use changelogen for releases (7d4d6bb)
✅ Tests
  • Block host on all interfaces (5a95184)
  • Skip invalid host tests on windows (e8b92ac)
🎨 Styles
❤️ Contributors
3.0.2 (2023-08-27)
Bug Fixes
  • use random port when port: 0 is set (081ed99)
3.0.1 (2023-01-03)
Bug Fixes
  • use process.env.PORT as default value if port option is missing (#​27) (57e1232)

v3.0.2

Compare Source

v3.0.1

Compare Source

v2.6.1

Compare Source

v2.6.0

Compare Source

Features
  • alternative port and verbose logging (49200e6)
  • verbose logging (opt-in) (779f3b7)
Bug Fixes
  • generate range before passing to findPort (848a8c2)

v2.5.0

Compare Source

Features
2.4.3 (2022-02-28)
Bug Fixes
  • waitForPort: check for all available hosts by default (ba5f3b0)
2.4.2 (2022-02-25)
Bug Fixes
  • waitForPort: wait for delay (01497a8)
2.4.1 (2022-02-25)
Bug Fixes
  • getRandomPort: host argument is optional (7081383)

v2.4.3

Compare Source

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

Features
  • check port against all available hosts (bac49cc)
  • export waitForPort (1c42832)

v2.3.0

Compare Source

Features

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-please-3.x branch from cf8369e to 7aadc93 Compare August 27, 2023 23:33
@renovate renovate bot force-pushed the renovate/get-port-please-3.x branch from 7aadc93 to b1390f8 Compare September 6, 2023 21:11
@renovate renovate bot force-pushed the renovate/get-port-please-3.x branch from b1390f8 to 032df6c Compare January 9, 2024 13:51
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.

0 participants