Skip to content

Bump ngrok from 3.3.0 to 4.0.0#283

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ngrok-4.0.0
Closed

Bump ngrok from 3.3.0 to 4.0.0#283
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ngrok-4.0.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps ngrok from 3.3.0 to 4.0.0.

Changelog

Sourced from ngrok's changelog.

[4.0.0] - 2020-03-27

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)

[4.0.0-beta.4] - 2020-03-18

Fixed

  • Really fixed the location of the downloaded binary

[4.0.0-beta.3] - 2020-01-17

Fixed

  • Moved the download.js file back to the top level, since it can be required individually.

[4.0.0-beta.2] - 2020-01-17

Fixed

  • Corrected the file listing in package.json

[4.0.0-beta.1] - 2020-01-17

Changed

  • 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 CI from Travis to GitHub Actions

Fixed

  • Passing a name option to connect now causes the module to read the ngrok config and retrieve a named tunnel (fixes #197)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [ngrok](https://github.com/bubenshchykov/ngrok) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/bubenshchykov/ngrok/releases)
- [Changelog](https://github.com/bubenshchykov/ngrok/blob/master/CHANGELOG.md)
- [Commits](bubenshchykov/ngrok@v3.3.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 29, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #286.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ngrok-4.0.0 branch April 5, 2021 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants