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.628.0
Choose a base ref
...
head repository: snyk/cli
compare: v1.629.0
Choose a head ref
  • 5 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 10, 2021

  1. fix: partition by fixable before handlers

    - Drop unused invalid-workspace.ts file
    - Partition Python entities by fixable early on so it is
    done once only and not in each handler
    - Create and use correct error codes that match the errors
    lili2311 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    120f8e4 View commit details
    Browse the repository at this point in the history
  2. feat: use latest version of @snyk/fix-pipenv-pipfile package

    The release has no new functionality but some test/release and bumped package versions.
    lili2311 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b0a45f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    418b799 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Merge pull request #2017 from snyk/test/improve-test-helpers

    test: re-use the entity generator helpers across all tests
    lili2311 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    8b3d14a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2016 from snyk/fix/partition-by-fixable

    Fix: partition Python projects by fixable earlier on in Snyk fix flow
    lili2311 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    25acaff View commit details
    Browse the repository at this point in the history