Build(deps): bump snyk from 1.856.0 to 1.858.0 #268

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-1.858.0 into master 2022-02-25 07:16:36 +00:00
argoyle commented 2022-02-25 04:39:55 +00:00 (Migrated from gitlab.com)

Bumps snyk from 1.856.0 to 1.858.0.

Release notes

Sourced from snyk's releases.

v1.858.0

1.858.0 (2022-02-24)

Features

v1.857.0

1.857.0 (2022-02-24)

Bug Fixes

  • use path separator for all OSes in tfvars (8651b22)

Features

  • add iac drift gen-driftignore command (36ddda8)
  • add debug logs for tf vars (356abe8)
  • add help page for iac-drift-scan (546f1b0)
  • add org name to snyk code test (33097ce)
  • dereference variables from terraform.tfvars and *.auto.tfvars (c2f7e94)
  • remove vulndb ff for unmanaged (c251a7d)
Commits
  • c3d95d2 Merge pull request #2792 from snyk/feat/iac_fix_drift_output_args
  • 73e3ef0 Merge pull request #2702 from snyk/feat/iac-cli-share-results
  • d2fb947 feat: IaC CLI Share Results
  • 82f4510 Merge pull request #2794 from snyk/fix/tfvars-path-windows
  • 8651b22 fix: use path separator for all OSes in tfvars
  • a31c066 Merge pull request #2789 from snyk/feat/remove-unmanaged-vulndb-flag
  • c251a7d feat: remove vulndb ff for unmanaged
  • 01888bd feat: fix output arg to fit snyk cli output option
  • 882b48c Merge pull request #2764 from snyk/feat/display-org-in-snyk-code-test
  • f3544a8 Merge pull request #2769 from snyk/feat/add-tf-vars-debug-logs
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [snyk](https://github.com/snyk/snyk) from 1.856.0 to 1.858.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/snyk/snyk/releases">snyk's releases</a>.</em></p> <blockquote> <h2>v1.858.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.857.0...v1.858.0">1.858.0</a> (2022-02-24)</h1> <h3>Features</h3> <ul> <li>IaC CLI Share Results (<a href="https://github.com/snyk/snyk/commit/d2fb9471d1b95fe9edbbb05b521c7c56add6db2e">d2fb947</a>)</li> </ul> <h2>v1.857.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.856.0...v1.857.0">1.857.0</a> (2022-02-24)</h1> <h3>Bug Fixes</h3> <ul> <li>use path separator for all OSes in tfvars (<a href="https://github.com/snyk/snyk/commit/8651b22ecd68a2831525aaaae469cae4d3545a1a">8651b22</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>iac drift gen-driftignore</code> command (<a href="https://github.com/snyk/snyk/commit/36ddda8de374411f45e3059bbfe8a76b79e45c54">36ddda8</a>)</li> <li>add debug logs for tf vars (<a href="https://github.com/snyk/snyk/commit/356abe818f7697cc499c20952aebf14162694a13">356abe8</a>)</li> <li>add help page for iac-drift-scan (<a href="https://github.com/snyk/snyk/commit/546f1b0b1ba88d6c5011f2cf674b91f59716218e">546f1b0</a>)</li> <li>add org name to snyk code test (<a href="https://github.com/snyk/snyk/commit/33097cee0c74a3cb76c9300639e7f79266418595">33097ce</a>)</li> <li>dereference variables from terraform.tfvars and *.auto.tfvars (<a href="https://github.com/snyk/snyk/commit/c2f7e94662011ce892b812993f4cfb3cc55c0f7e">c2f7e94</a>)</li> <li>remove vulndb ff for unmanaged (<a href="https://github.com/snyk/snyk/commit/c251a7d3c9db5c1587a5237b52046ebf42317752">c251a7d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/snyk/commit/c3d95d2a853035b9a5959ece881feea32b57e203"><code>c3d95d2</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2792">#2792</a> from snyk/feat/iac_fix_drift_output_args</li> <li><a href="https://github.com/snyk/snyk/commit/73e3ef02b45737fd059011079ff54cc85313f5a6"><code>73e3ef0</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2702">#2702</a> from snyk/feat/iac-cli-share-results</li> <li><a href="https://github.com/snyk/snyk/commit/d2fb9471d1b95fe9edbbb05b521c7c56add6db2e"><code>d2fb947</code></a> feat: IaC CLI Share Results</li> <li><a href="https://github.com/snyk/snyk/commit/82f45106cdddba80eba939adf2c3339199ac0cd4"><code>82f4510</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2794">#2794</a> from snyk/fix/tfvars-path-windows</li> <li><a href="https://github.com/snyk/snyk/commit/8651b22ecd68a2831525aaaae469cae4d3545a1a"><code>8651b22</code></a> fix: use path separator for all OSes in tfvars</li> <li><a href="https://github.com/snyk/snyk/commit/a31c066553775567c9d5c4e1aecf66565874629e"><code>a31c066</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2789">#2789</a> from snyk/feat/remove-unmanaged-vulndb-flag</li> <li><a href="https://github.com/snyk/snyk/commit/c251a7d3c9db5c1587a5237b52046ebf42317752"><code>c251a7d</code></a> feat: remove vulndb ff for unmanaged</li> <li><a href="https://github.com/snyk/snyk/commit/01888bd33e4de9a38ee28c9ae45a3781f0a42a9c"><code>01888bd</code></a> feat: fix output arg to fit snyk cli output option</li> <li><a href="https://github.com/snyk/snyk/commit/882b48c71aaba9d2d55dcfbaec97d0da7ced62db"><code>882b48c</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2764">#2764</a> from snyk/feat/display-org-in-snyk-code-test</li> <li><a href="https://github.com/snyk/snyk/commit/f3544a88eaa0e6b9d4b7d177a4ce30f8ad0001e4"><code>f3544a8</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2769">#2769</a> from snyk/feat/add-tf-vars-debug-logs</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.856.0...v1.858.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-02-25 07:05:15 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 31a32c70...913a5f38 - 2 commits from branch master
  • b930a9d1 - Build(deps): bump snyk from 1.856.0 to 1.858.0

Compare with previous version

added 3 commits <ul><li>31a32c70...913a5f38 - 2 commits from branch <code>master</code></li><li>b930a9d1 - Build(deps): bump snyk from 1.856.0 to 1.858.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/219/diffs?diff_id=339514942&start_sha=31a32c70a7e66055bff1b6f8f0328a8863a91f3b)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-02-25 07:05:35 +00:00
argoyle commented 2022-02-25 07:16:36 +00:00 (Migrated from gitlab.com)

mentioned in commit 745aba70c0

mentioned in commit 745aba70c08041dd663e3676956546a9f5541526
argoyle (Migrated from gitlab.com) merged commit 745aba70c0 into master 2022-02-25 07:16:37 +00:00
Sign in to join this conversation.