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.5.0 #296

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
detect-port ~1.3.0 -> ~1.5.0 age adoption passing confidence

Release Notes

node-modules/detect-port ### [`v1.5.1`](https://togithub.com/node-modules/detect-port/blob/HEAD/HISTORY.md#​151--2022-09-23) [Compare Source](https://togithub.com/node-modules/detect-port/compare/1.5.0...9dd9ce34b560a434ee3a393f6ddea884691f632f) \================== **fixes** - \[[`9dd9ce3`](http://github.com/node-modules/detect-port/commit/9dd9ce34b560a434ee3a393f6ddea884691f632f)] - fix: add #!/usr/bin/env node header ([#​49](https://togithub.com/node-modules/detect-port/issues/49)) (达峰的夏天 <>) ### [`v1.5.0`](https://togithub.com/node-modules/detect-port/blob/HEAD/HISTORY.md#​150--2022-09-21) [Compare Source](https://togithub.com/node-modules/detect-port/compare/bc999ffa622fe39d967b515b32c5b0df770e69f7...1.5.0) \================== **features** - \[[`618dec5`](http://github.com/node-modules/detect-port/commit/618dec5661d94535800089f9d941f4896825cb69)] - feat: support wait port ([#​46](https://togithub.com/node-modules/detect-port/issues/46)) (达峰的夏天 <>) **fixes** - \[[`a54e2ef`](http://github.com/node-modules/detect-port/commit/a54e2ef70e388ed4b0c7a4b79ad88bc91e0f8ae3)] - fix: typo on line 54 ([#​45](https://togithub.com/node-modules/detect-port/issues/45)) (Yavuz Akyuz <<56271907+yavuzakyuz@users.noreply.github.com>>) **others** - \[[`28f07b3`](http://github.com/node-modules/detect-port/commit/28f07b31a7c591cb28b13281246c7f0c64c3dded)] - 🤖 TEST: Run CI on Github Action ([#​47](https://togithub.com/node-modules/detect-port/issues/47)) (fengmk2 <>) - \[[`ae55c95`](http://github.com/node-modules/detect-port/commit/ae55c956ca36749e22c48b8d1a7d98afec2e6a4d)] - Create codeql-analysis.yml (fengmk2 <>) - \[[`f35409d`](http://github.com/node-modules/detect-port/commit/f35409d53f9298a60e2c6c1560f42ea182025dd4)] - chore: update project config (xudafeng <>) - \[[`cd21d30`](http://github.com/node-modules/detect-port/commit/cd21d3044db73d1556bf264209c8fd0ee08fa9c4)] - chore: update readme ([#​43](https://togithub.com/node-modules/detect-port/issues/43)) (XiaoRui <>) - \[[`da01e68`](http://github.com/node-modules/detect-port/commit/da01e68b43952e06430cc42f873e4253d8cba09e)] - chore: add .editorconfig ([#​42](https://togithub.com/node-modules/detect-port/issues/42)) (达峰的夏天 <>) - \[[`a2c6b04`](http://github.com/node-modules/detect-port/commit/a2c6b043954895cba9cbae369e0d79a337c9d73a)] - chore: update repo config ([#​41](https://togithub.com/node-modules/detect-port/issues/41)) (达峰的夏天 <>) - \[[`8da6f33`](http://github.com/node-modules/detect-port/commit/8da6f33e10b44cdbcfb9eb5727b0f2117e6929e9)] - chore: update readme ([#​38](https://togithub.com/node-modules/detect-port/issues/38)) (达峰的夏天 <>) - \[[`ee88ccb`](http://github.com/node-modules/detect-port/commit/ee88ccb9e2a747dc84a30bcfc1cd4c73b64e3ea5)] - chore: remove unuse file (fengmk2 <>) ### [`v1.4.1`](https://togithub.com/node-modules/detect-port/compare/1.4.0...bc999ffa622fe39d967b515b32c5b0df770e69f7) [Compare Source](https://togithub.com/node-modules/detect-port/compare/1.4.0...bc999ffa622fe39d967b515b32c5b0df770e69f7) ### [`v1.4.0`](https://togithub.com/node-modules/detect-port/compare/1.3.0...1.4.0) [Compare Source](https://togithub.com/node-modules/detect-port/compare/1.3.0...1.4.0)

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.