vagrant-manager icon indicating copy to clipboard operation
vagrant-manager copied to clipboard

Vagrant Manager is an electron, status bar menu app that lets you manage all of your vagrant machines from one central location.

Results 22 vagrant-manager issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. #### Changes included in this PR - Changes to the following...

Snyk has created this PR to upgrade node-fetch from 2.6.1 to 2.6.2. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Snyk has created this PR to upgrade electron-updater from 4.4.4 to 4.4.5. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=electron-updater&from_version=4.4.4&to_version=4.4.5&pr_id=0e5654d1-d460-43e9-a235-7b1bcbaab261&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=snyk&from_version=1.458.0&to_version=1.465.0&pr_id=494fdaa4-6463-4c1b-951a-e847251c5cd4&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to upgrade v8-compile-cache from 2.1.1 to 2.3.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Snyk has created this PR to upgrade electron-dl from 3.1.0 to 3.2.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=electron-dl&from_version=3.1.0&to_version=3.2.0&pr_id=57a70c2f-afc0-492b-b751-9f044167e31a&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

**Is your feature request related to a problem? Please describe.** Use more channels to deploy out Vagrant Manager **Describe the solution you'd like** Utilise homebrew cask & scoop

enhancement

**Describe the bug** Auto update doesn't work without code signing **To Reproduce** Auto update throws error without code signing cert, **Expected behavior** Autoupdate should just work.

bug

I use [Chocolatey](https://chocolatey.org/) on Windows to install almost every development application I need. Like: `choco install git` `choco install nodejs` `choco install python` And... `choco install virtualbox` `choco install vagrant`...

enhancement