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

Update dependency ngrok to v4.3.3 #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 5, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

bubenshchykov/ngrok (ngrok)

v4.3.3

Compare Source

Fixed
  • Removed old ngrok.d.ts from package.json files and added index.d.ts

v4.3.2

Compare Source

Fixed
  • Removes an unused variable that was causing trouble in strict mode (#​280)
  • Sets correct binary for darwin-arm architecture (#​223)
  • Moves TypeScript definition file so it works with latest module resolution (#​292)
Changed
  • Updates got dependency to 11.8.5

v4.3.1

Compare Source

Fixed
  • Connect options were being mutated, clones them instead (#​268)
Changed
  • Dropped dependency on colors for chalk (#​265)
  • Updated test for information page

v4.3.0

Compare Source

Fixed
  • ngrok now returns an information and login page when you try to request an HTML site with a guest account, which broke the tests. Fixed the broken test and added one to specifically test the behaviour.
  • Switched from decompress-zip to extract-zip to support Node 17
  • Updated version of uuid to avoid install warnings

v4.2.2

Compare Source

Fixed
  • Got download type definitions correct

v4.2.1

Compare Source

Fixed
  • Added download type definitions to package

v4.2.0

Compare Source

Changed
  • Added onTerminated callback to notify users when the underlying ngrok
    process terminates
Fixed
  • TypeScript definition for the download function

v4.1.0

Compare Source

Changed
  • Exposes the NgrokClientError class
Fixed
  • Previously, if the ngrok log_format was set to JSON, getProcess would never resolve. This is fixed now. (#​221)
  • If the home directory download location isn't usable, the backup directory was defined wrong and the download would fail. The directory is now fixed. (#​237)
  • Avoids memory leaks caused by adding listeners to the process "exit" event over and over. (#​240)

v4.0.1

Compare Source

Fixed
  • Trying to connect a new tunnel using a name would drop options like binPath as they were overwritten from the loaded config. #​220 changes the behaviour to merge passed options with the named tunnel options
  • Avoids showing a terminal window on Windows when spawning (#​211)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency ngrok to v4.0.1 Update dependency ngrok to v4.1.0 Jul 26, 2021
@renovate renovate bot changed the title Update dependency ngrok to v4.1.0 Update dependency ngrok to v4.2.0 Sep 6, 2021
@renovate renovate bot changed the title Update dependency ngrok to v4.2.0 Update dependency ngrok to v4.2.1 Sep 6, 2021
@renovate renovate bot changed the title Update dependency ngrok to v4.2.1 Update dependency ngrok to v4.2.2 Sep 6, 2021
@renovate renovate bot changed the title Update dependency ngrok to v4.2.2 Update dependency ngrok to v4.3.1 Mar 7, 2022
@renovate renovate bot changed the title Update dependency ngrok to v4.3.1 Update dependency ngrok to v4.3.3 Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants