ngrok-module icon indicating copy to clipboard operation
ngrok-module copied to clipboard

ngrok exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes

Results 20 ngrok-module issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/nuxt-modules/ngrok). - WARN:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ngrok](https://togithub.com/bubenshchykov/ngrok) | [`^3.4.0` -> `^4.3.3`](https://renovatebot.com/diffs/npm/ngrok/3.4.0/4.3.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ngrok/4.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [defu](https://togithub.com/unjs/defu) | [`^3.2.2` -> `^6.1.4`](https://renovatebot.com/diffs/npm/defu/3.2.2/6.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/defu/6.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chalk](https://togithub.com/chalk/chalk) | [`^4.1.0` -> `^5.3.0`](https://renovatebot.com/diffs/npm/chalk/4.1.0/5.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chalk/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | major | `v1` -> `v3` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v2` -> `v3` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://togithub.com/actions/cache) | action | major | `v2` -> `v3` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chalk](https://togithub.com/chalk/chalk) | [`^4.1.0` -> `^4.1.2`](https://renovatebot.com/diffs/npm/chalk/4.1.0/4.1.2) | [![age](https://badges.renovateapi.com/packages/npm/chalk/4.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

I've taken the liberty of using this module as a basis and creating a Nuxt 3 compatible module: ```ts import ngrok from "ngrok"; import type { Ngrok } from "ngrok";...

enhancement

Newer CLI doesn't print badgeMessages. This enhancement will help nuxt-edge developers see the public url.