This repository was archived by the owner on Jan 12, 2022. It is now read-only.
[Snyk] Upgrade torus-cli from 0.17.0 to 0.31.0 #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade torus-cli from 0.17.0 to 0.31.0.
✨ Snyk has automatically assigned this pull request, set who gets assigned.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: torus-cli
-
0.31.0 - 2018-07-10
-
0.30.2 - 2018-06-29
-
0.30.1 - 2018-03-19
- The spinners released in
- Fixed a bug where spinners were enabled for sessions not attached to a
- Fixed a bug where the spinner during
- Fixed a bug preventing non-Mac OS X users from setting preferences via
-
0.30.0 - 2018-03-11
- The status of your account is now displayed via
- When updating your email address via
- More precise errors are returned to users when invalid usernames, org,
- The experimental and hidden
- Added spinners to represent progress. This means fewer lasting print-outs
- The
- Instance and identity values are no longer displayed via
- Added
- The current org, project, environment, and service is now injected into the
- When asking for a user's complete name, we now refer to it as
- Torus is now built using
-
0.29.0 - 2017-12-22
- Redesigned the output of
- Updated formatting and flags of
- Added styling, color and org/project prompts throughout commands. Colors can
-
0.28.1 - 2017-12-17
- Torus will only print out secondary information such as when it's attempting
-
0.28.0 - 2017-12-05
-
0.27.0 - 2017-11-09
-
0.26.1 - 2017-10-28
-
0.26.0 - 2017-10-27
-
0.25.2 - 2017-10-20
-
0.25.2-rc.0 - 2017-10-19
-
0.25.1 - 2017-10-16
-
0.25.0 - 2017-10-16
-
0.24.2 - 2017-09-25
-
0.24.1 - 2017-06-01
-
0.24.0 - 2017-05-24
-
0.23.0 - 2017-05-17
-
0.22.0 - 2017-01-17
-
0.21.1 - 2016-12-20
-
0.21.0 - 2016-12-16
-
0.20.0 - 2016-12-13
-
0.19.0 - 2016-12-08
-
0.18.0 - 2016-11-30
-
0.17.0 - 2016-11-15
from torus-cli GitHub release notesDisable signup (#389)
Docs update
Fixes
v0.30.0can now be disabled by setting thecore.progresspreference to false viatorus prefs set core.progress false.terminal such as in a CI environment or on a server.
torus run,torus view, ortorus exportwould not be removed resulting in a stuck state for users.torus prefs set.Breaking Changes
The concept of instance and identity as a part of the secret path has been
deprecated. Existing secrets set with non
*identity and instance values canstill be set and unset by providing the full 7 segment path (e.g.
torus set /org/project/environment/service/identity/instance/secret).Torus will only display the full 7 segment path if identity or instance is a
non
*value (e.g./org/project/environment/service/machine-api/1/secret).In all other cases, a 5 segment path will be displayed (e.g.
/org/project/environment/service/secret).Notable Changes
torus profile viewtorus profile updateyou are nowprompted for the verification code to re-verify your account.
project, team, or policy names are submitted to a ui prompt.
policies testcommand has been removed.for certain commands.
user,machine, andinstanceflags have been removed fromtorus set,torus unset,torus import,torus export, andtorus view.torus status.torus allowandtorus denynow accept a 5 segment path along with thedeprecated 7 path version (e.g.
torus allow crudl /org/project/env/service/secret <team>).torus policies viewwill only display the full 7 segment path if theidentityoridentitycomponents are not a*.torus viewandtorus listwill only display the full 7 segment path inverbose mode if the
instanceandidentitycomponents are not a*.--team, -tflag totorus listprocess started by
torus run.Fixes
torus orgs removewill now prompt the user to confirm the action before proceedtorus machines destroyandtorus unsetwill default to No instead of Yeswhen prompting the user to confirm the action.
Full Nameinstead of
Fullnametorus listdid not display secrets which were not set with an instance of*.Build
go1.102017-12-22
Notable Changes
viewand removed the--formatflag.envs list,services list,invites list,machines list,machines view,policies listandpolicies view.be disable by running
torus prefs set core.colors false.Fixes
to authenticate using credentials from
TORUS_EMAIL,TORUS_PASSWORD,TORUS_TOKEN_ID, andTORUS_TOKEN_SECRETif stdout is attached to aterminal window.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
👩💻 Set who automatically gets assigned
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs