Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from snyk:master #45

Merged
merged 18 commits into from
Oct 1, 2021
Merged

[pull] master from snyk:master #45

merged 18 commits into from
Oct 1, 2021

Commits on Sep 24, 2021

  1. feat: support target reference for monitor

    Jahed Ahmed committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    8f48e8c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. feat(@snyk/fix): show error per each attempted change

    - When we fail to fix we may have tried to apply all the changes and 1005 failed,
    update the type and refactor the formatting logic to allow us to also push
    these types of failure to the failed list.
    
    - support Poetry 1.1.7 - 1.1.9
    lili2311 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    fa809ce View commit details
    Browse the repository at this point in the history
  2. feat: recursive jar unpacking by desired depth

    Breaking change updating cli flat --shaded-jars to --shaded-jars-depth=X so customer can pass how many levels down they want to unpack shaded jars.
    
    Also modified webpack.common to import sshcrypto.node binary as a standalone file, the file was introduced by updated dep of snyk-docker-plugin.
    agatakrajewska committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    1064e8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    366c143 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Merge pull request #2273 from snyk/feat/show-all-attempted-fix-errors

    Feat/show all attempted fix errors
    lili2311 authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    b965ff1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2283 from snyk/feat/CAP-412-unpack-jars-recursive

    feat: recursive jar unpacking by desired depth
    agatakrajewska authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    6b8dd6b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2277 from snyk/chore/code-client-bump

    chore: upgraded @snyk/code-client version
    Arvi3d authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    5a20832 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2264 from snyk/feat/target-ref

    feat: support target reference for monitor
    maxjeffos authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    3aff6a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    b311342 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2287 from snyk/fix/rhel6-release-analyzer

    fix: Better release analyzer for rhel6
    mladkau authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    83d8a19 View commit details
    Browse the repository at this point in the history
  3. chore: fix doc generator portability

    Jahed Ahmed committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    b544723 View commit details
    Browse the repository at this point in the history
  4. chore: regenerate docs

    Jahed Ahmed committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    cd87bf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    475e437 View commit details
    Browse the repository at this point in the history
  2. docs: add help for --target-reference

    Jahed Ahmed committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0d93f00 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2290 from snyk/revert/docker-monitor

    revert: partial revert of Dockerfile changes from #2091
    JackuB authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    a4b3963 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    33c50be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2285 from snyk/feat/merge-root-resolutions-with-w…

    …s-manifests
    
    feat: apply resolutions to all yarn workspaces in a project
    JamesPatrickGill authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    e2e3d4d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2286 from snyk/docs/target-reference

    docs: add help for --target-reference
    Jahed Ahmed authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    dd50e29 View commit details
    Browse the repository at this point in the history