jaywcjlove / mocker-api

mocker-api that creates mocks for REST APIs. It will be helpful when you try to test your application without the actual REST API server.
https://jaywcjlove.github.io/mocker-api
MIT License
487 stars 68 forks source link

fix(deps): update dependency detect-port to ~1.6.0 #324

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
detect-port ~1.5.1 -> ~1.6.0 age adoption passing confidence

Release Notes

node-modules/detect-port (detect-port) ### [`v1.6.1`](https://togithub.com/node-modules/detect-port/blob/HEAD/CHANGELOG.md#161-2024-05-08) [Compare Source](https://togithub.com/node-modules/detect-port/compare/v1.6.0...v1.6.1) ##### Reverts - Revert "feat: use address@2 ([#​53](https://togithub.com/node-modules/detect-port/issues/53))" ([#​54](https://togithub.com/node-modules/detect-port/issues/54)) ([48dfe47](https://togithub.com/node-modules/detect-port/commit/48dfe47d63f137b05f6a540ccfc0f0fa133a847a)), closes [#​53](https://togithub.com/node-modules/detect-port/issues/53) [#​54](https://togithub.com/node-modules/detect-port/issues/54) ### [`v1.6.0`](https://togithub.com/node-modules/detect-port/blob/HEAD/CHANGELOG.md#160-2024-05-08) [Compare Source](https://togithub.com/node-modules/detect-port/compare/v1.5.1...v1.6.0) ##### Features - use address@2 ([#​53](https://togithub.com/node-modules/detect-port/issues/53)) ([55f48d7](https://togithub.com/node-modules/detect-port/commit/55f48d755f3c8b480d4e4ce1065abc1c8e3c5a19))

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.