Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency ngrok to v4 #433

Merged
merged 1 commit into from
Apr 4, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 28, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ngrok ^3.3.0 -> ^4.0.0 age adoption passing confidence

Release Notes

bubenshchykov/ngrok

v4.0.0

Compare Source

Breaking changes
  • Replaced the deprecated request and request-promise-native with got
  • ngrok.getApi() will now return an NgrokClient object which has methods to call on the available ngrok API methods
  • Revamped the exported types, there is now an Ngrok namespace under which most types now sit
  • Added types for the NgrokClient responses
Changed
  • Changed CI from Travis to GitHub Actions
  • Brought development dependencies up to date
Fixed
  • Passing a name option to connect now causes the module to read the ngrok config and retrieve a named tunnel (fixes #​197)

Renovate 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the maintenance label Mar 28, 2021
@codecov
Copy link

codecov bot commented Mar 28, 2021

Codecov Report

Merging #433 (c03539e) into next (0bf7b24) will decrease coverage by 1.78%.
The diff coverage is 64.35%.

❗ Current head c03539e differs from pull request most recent head b6caf4e. Consider uploading reports for the commit b6caf4e to get more accurate results

@@            Coverage Diff             @@
##             next     #433      +/-   ##
==========================================
- Coverage   67.58%   65.80%   -1.79%     
==========================================
  Files          62       68       +6     
  Lines        1530     1617      +87     
  Branches      247      265      +18     
==========================================
+ Hits         1034     1064      +30     
- Misses        400      452      +52     
- Partials       96      101       +5     

@mirceanis mirceanis merged commit 176e221 into next Apr 4, 2021
@mirceanis mirceanis deleted the renovate/ngrok-4.x branch April 4, 2021 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants