Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: snyk/cli
base: v1.580.0
Choose a base ref
...
head repository: snyk/cli
compare: v1.582.0
Choose a head ref
  • 8 commits
  • 16 files changed
  • 3 contributors

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    552c199 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    ebefa9b View commit details
    Browse the repository at this point in the history
  2. test: update snapshots for updated test structure

    Jahed Ahmed authored and maxjeffos committed May 3, 2021
    Configuration menu
    Copy the full SHA
    edc798f View commit details
    Browse the repository at this point in the history
  3. refactor: encapsulate test project logic

    Jahed Ahmed authored and maxjeffos committed May 3, 2021
    Configuration menu
    Copy the full SHA
    376a71f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. fix: propagate argument to all modules

    Parse args as a first things, before other modules are required.
    That will allow others to pick arguments.
    Mila Votradovec committed May 4, 2021
    Configuration menu
    Copy the full SHA
    b68c688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99900c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1878 from snyk/fix/parse-args-as-first-thing

    fix: propagate argument to all modules
    Mila Votradovec committed May 4, 2021
    Configuration menu
    Copy the full SHA
    2220db1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1867 from snyk/test/update-acceptance-tests

    Update acceptance tests for @snyk/protect
    maxjeffos committed May 4, 2021
    Configuration menu
    Copy the full SHA
    8e4862d View commit details
    Browse the repository at this point in the history