danielroe / nuxt-capo

`capo.js` implementation for Nuxt 3
MIT License
82 stars 0 forks source link

chore(deps): update devdependency get-port-please to v3.1.2 #114

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

unjs/get-port-please (get-port-please) ### [`v3.1.2`](https://togithub.com/unjs/get-port-please/blob/HEAD/CHANGELOG.md#v312) [Compare Source](https://togithub.com/unjs/get-port-please/compare/v3.1.1...v3.1.2) [compare changes](https://togithub.com/unjs/get-port-please/compare/v3.1.1...v3.1.2) ##### ๐Ÿฉน Fixes - Accept ipv6 as valid hostname ([d537a51](https://togithub.com/unjs/get-port-please/commit/d537a51)) - Use closed ranges as port ranges ([#​66](https://togithub.com/unjs/get-port-please/pull/66)) - Ranges now work even if port is unset in options ([#​72](https://togithub.com/unjs/get-port-please/pull/72)) - Don't use random port by default if user specified any port ([#​65](https://togithub.com/unjs/get-port-please/pull/65)) ##### ๐Ÿ’… Refactors - Correct typos in `GetPortError` message ([#​77](https://togithub.com/unjs/get-port-please/pull/77)) - Fix typo in error message ([#​73](https://togithub.com/unjs/get-port-please/pull/73)) - Improve log when using alternative port ([#​78](https://togithub.com/unjs/get-port-please/pull/78)) ##### ๐Ÿก Chore - Update fallback message ([1f45050](https://togithub.com/unjs/get-port-please/commit/1f45050)) - Update dependencies and lockfile ([62735f6](https://togithub.com/unjs/get-port-please/commit/62735f6)) ##### โœ… Tests - Simplify ([9dccfd9](https://togithub.com/unjs/get-port-please/commit/9dccfd9)) - Update snapshot ([59cdd8c](https://togithub.com/unjs/get-port-please/commit/59cdd8c)) ##### โค๏ธ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Filip Joelsson - Daniel Roe - Vladimir Vagaytsev ([@​vvagaytsev](http://github.com/vvagaytsev)) - Yu Le ### [`v3.1.1`](https://togithub.com/unjs/get-port-please/blob/HEAD/CHANGELOG.md#v311) [Compare Source](https://togithub.com/unjs/get-port-please/compare/v3.1.0...v3.1.1) [compare changes](https://togithub.com/unjs/get-port-please/compare/v3.1.0...v3.1.1) ##### ๐Ÿฉน Fixes - Ignore ipv6 link-local addresses from hosts ([9e76e76](https://togithub.com/unjs/get-port-please/commit/9e76e76)) ##### โค๏ธ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v3.1.0`](https://togithub.com/unjs/get-port-please/blob/HEAD/CHANGELOG.md#v310) [Compare Source](https://togithub.com/unjs/get-port-please/compare/v3.0.3...v3.1.0) [compare changes](https://togithub.com/unjs/get-port-please/compare/v3.0.2...v3.1.0) ##### ๐Ÿš€ Enhancements - Automatically fallback hostname for invalid hosts ([#​62](https://togithub.com/unjs/get-port-please/pull/62)) ##### ๐Ÿฉน Fixes - Validate hostname and improve errors ([#​59](https://togithub.com/unjs/get-port-please/pull/59)) - Skip all listen errors ([#​61](https://togithub.com/unjs/get-port-please/pull/61)) ##### ๐Ÿ’… Refactors - Split internals and types ([cf4317c](https://togithub.com/unjs/get-port-please/commit/cf4317c)) ##### ๐Ÿก Chore - Run tests on windows ([#​60](https://togithub.com/unjs/get-port-please/pull/60)) - Use changelogen for releases ([7d4d6bb](https://togithub.com/unjs/get-port-please/commit/7d4d6bb)) - **release:** V3.0.3 ([86672c4](https://togithub.com/unjs/get-port-please/commit/86672c4)) ##### โœ… Tests - Block host on all interfaces ([5a95184](https://togithub.com/unjs/get-port-please/commit/5a95184)) - Skip invalid host tests on windows ([e8b92ac](https://togithub.com/unjs/get-port-please/commit/e8b92ac)) ##### ๐ŸŽจ Styles - Lint ([1501204](https://togithub.com/unjs/get-port-please/commit/1501204)) ##### โค๏ธ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v3.0.3`](https://togithub.com/unjs/get-port-please/blob/HEAD/CHANGELOG.md#v303) [Compare Source](https://togithub.com/unjs/get-port-please/compare/v3.0.2...v3.0.3) [compare changes](https://togithub.com/unjs/get-port-please/compare/v3.0.2...v3.0.3) ##### ๐Ÿฉน Fixes - Validate hostname and improve errors ([#​59](https://togithub.com/unjs/get-port-please/pull/59)) - Skip all listen errors ([#​61](https://togithub.com/unjs/get-port-please/pull/61)) ##### ๐Ÿ’… Refactors - Split internals and types ([cf4317c](https://togithub.com/unjs/get-port-please/commit/cf4317c)) ##### ๐Ÿก Chore - Run tests on windows ([#​60](https://togithub.com/unjs/get-port-please/pull/60)) - Use changelogen for releases ([7d4d6bb](https://togithub.com/unjs/get-port-please/commit/7d4d6bb)) ##### โœ… Tests - Block host on all interfaces ([5a95184](https://togithub.com/unjs/get-port-please/commit/5a95184)) - Skip invalid host tests on windows ([e8b92ac](https://togithub.com/unjs/get-port-please/commit/e8b92ac)) ##### ๐ŸŽจ Styles - Lint ([1501204](https://togithub.com/unjs/get-port-please/commit/1501204)) ##### โค๏ธ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ##### [3.0.2](https://togithub.com/unjs/get-port-please/compare/v3.0.1...v3.0.2) (2023-08-27) ##### Bug Fixes - use random port when `port: 0` is set ([081ed99](https://togithub.com/unjs/get-port-please/commit/081ed99661bb63e7910194e1c802ec0d33d75953)) ##### [3.0.1](https://togithub.com/unjs/get-port-please/compare/v3.0.0...v3.0.1) (2023-01-03) ##### Bug Fixes - use `process.env.PORT` as default value if `port` option is missing ([#​27](https://togithub.com/unjs/get-port-please/issues/27)) ([57e1232](https://togithub.com/unjs/get-port-please/commit/57e1232274fe703d3b3039362d57c9897dae0e38)) ### [`v3.0.2`](https://togithub.com/unjs/get-port-please/blob/HEAD/CHANGELOG.md#302-2023-08-27) [Compare Source](https://togithub.com/unjs/get-port-please/compare/v3.0.1...v3.0.2)

Configuration

๐Ÿ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).

๐Ÿšฆ Automerge: Enabled.

โ™ป 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.

coderabbitai[bot] commented 7 months ago

[!IMPORTANT]

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)

Tips ### Chat There are 3 ways to chat with CodeRabbit: - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit-tests for this file.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit tests for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository from git and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit tests.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - The JSON schema for the configuration file is available [here](https://coderabbit.ai/integrations/coderabbit-overrides.v2.json). - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json` ### CodeRabbit Discord Community Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback.
socket-security[bot] commented 7 months ago

New and removed dependencies detected. Learn more about Socket for GitHub โ†—๏ธŽ

Package New capabilities Transitives Size Publisher
npm/get-port-please@3.1.2 environment 0 24.6 kB pi0

๐Ÿšฎ Removed packages: npm/get-port-please@3.0.1

View full reportโ†—๏ธŽ

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e27f332) 10.94% compared to head (d9ff49a) 10.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ======================================= Coverage 10.94% 10.94% ======================================= Files 7 7 Lines 265 265 Branches 9 9 ======================================= Hits 29 29 Misses 236 236 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.