Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Update dependency ngrok to v4.3.3 #7

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ngrok 4.0.1 -> 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)

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants