Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Conversation

@snyk-bot
Copy link

@snyk-bot snyk-bot commented Dec 8, 2020

Snyk has created this PR to upgrade torus-cli from 0.17.0 to 0.31.0.

merge advice
✨ 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.


  • The recommended version is 24 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2018-07-10.
Release notes
Package name: torus-cli
  • 0.31.0 - 2018-07-10

    Disable signup (#389)

  • 0.30.2 - 2018-06-29

    Docs update

  • 0.30.1 - 2018-03-19

    Fixes

    • The spinners released in v0.30.0 can now be disabled by setting the
      core.progress preference to false via torus prefs set core.progress false.
    • Fixed a bug where spinners were enabled for sessions not attached to a
      terminal such as in a CI environment or on a server.
    • Fixed a bug where the spinner during torus run, torus view, or torus export would not be removed resulting in a stuck state for users.
    • Fixed a bug preventing non-Mac OS X users from setting preferences via torus prefs set.
  • 0.30.0 - 2018-03-11

    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 can
    still 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

    • The status of your account is now displayed via torus profile view
    • When updating your email address via torus profile update you are now
      prompted for the verification code to re-verify your account.
    • More precise errors are returned to users when invalid usernames, org,
      project, team, or policy names are submitted to a ui prompt.
    • The experimental and hidden policies test command has been removed.
    • Added spinners to represent progress. This means fewer lasting print-outs
      for certain commands.
    • The user, machine, and instance flags have been removed from torus set, torus unset, torus import, torus export, and torus view.
    • Instance and identity values are no longer displayed via torus status.
    • torus allow and torus deny now accept a 5 segment path along with the
      deprecated 7 path version (e.g. torus allow crudl /org/project/env/service/secret <team>).
    • torus policies view will only display the full 7 segment path if the
      identity or identity components are not a *.
    • torus view and torus list will only display the full 7 segment path in
      verbose mode if the instance and identity components are not a *.
    • Added --team, -t flag to torus list
    • The current org, project, environment, and service is now injected into the
      process started by torus run.

    Fixes

    • torus orgs remove will now prompt the user to confirm the action before proceed
    • torus machines destroy and torus unset will default to No instead of Yes
      when prompting the user to confirm the action.
    • When asking for a user's complete name, we now refer to it as Full Name
      instead of Fullname
    • torus list did not display secrets which were not set with an instance of *.

    Build

    • Torus is now built using go1.10
  • 0.29.0 - 2017-12-22

    2017-12-22

    Notable Changes

    • Redesigned the output of view and removed the --format flag.
    • Updated formatting and flags of envs list, services list, invites list,
      machines list, machines view, policies list and policies view.
    • Added styling, color and org/project prompts throughout commands. Colors can
      be disable by running torus prefs set core.colors false.
  • 0.28.1 - 2017-12-17

    Fixes

    • Torus will only print out secondary information such as when it's attempting
      to authenticate using credentials from TORUS_EMAIL, TORUS_PASSWORD,
      TORUS_TOKEN_ID, and TORUS_TOKEN_SECRET if stdout is attached to a
      terminal window.
  • 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 notes

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

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.

2 participants