Developmint / nuxt-svg-loader

SVGs as components, also on the server side!
MIT License
144 stars 14 forks source link

chore(deps): update devdependency get-port to v5 - autoclosed #40

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 5 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

sindresorhus/get-port ### [`v5.1.1`](https://togithub.com/sindresorhus/get-port/releases/v5.1.1) [Compare Source](https://togithub.com/sindresorhus/get-port/compare/v5.1.0...v5.1.1) - Fix unref'ing the timer in some environments ([#​40](https://togithub.com/sindresorhus/get-port/issues/40)) [`0a447b1`](https://togithub.com/sindresorhus/get-port/commit/0a447b1) ### [`v5.1.0`](https://togithub.com/sindresorhus/get-port/releases/v5.1.0) [Compare Source](https://togithub.com/sindresorhus/get-port/compare/v5.0.0...v5.1.0) - Fix in-process race condition ([#​36](https://togithub.com/sindresorhus/get-port/issues/36)) [`73e21d8`](https://togithub.com/sindresorhus/get-port/commit/73e21d8) - Fall back to a random port if preferred port is privileged ([#​39](https://togithub.com/sindresorhus/get-port/issues/39)) [`45a71bc`](https://togithub.com/sindresorhus/get-port/commit/45a71bc) ### [`v5.0.0`](https://togithub.com/sindresorhus/get-port/releases/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/get-port/compare/v4.2.0...v5.0.0) Breaking: - Require Node.js 8 ([#​29](https://togithub.com/sindresorhus/get-port/issues/29)) [`1ec2a88`](https://togithub.com/sindresorhus/get-port/commit/1ec2a88) - For TypeScript users only: - Refactor TypeScript definition to CommonJS compatible export ([#​29](https://togithub.com/sindresorhus/get-port/issues/29)) [`1ec2a88`](https://togithub.com/sindresorhus/get-port/commit/1ec2a88) - You need to change `import getPort from 'get-port';` to `import getPort = require('get-port');` Enhancements: - Add `makeRange()` helper method ([#​28](https://togithub.com/sindresorhus/get-port/issues/28)) [`5ed7b68`](https://togithub.com/sindresorhus/get-port/commit/5ed7b68) ### [`v4.2.0`](https://togithub.com/sindresorhus/get-port/releases/v4.2.0) [Compare Source](https://togithub.com/sindresorhus/get-port/compare/v4.1.0...v4.2.0) - Add TypeScript definition ([#​27](https://togithub.com/sindresorhus/get-port/issues/27)) [`b733aa2`](https://togithub.com/sindresorhus/get-port/commit/b733aa2)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.