Build(deps): bump snyk from 1.928.0 to 1.931.0 #368

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-1.931.0 into master 2022-05-14 17:15:45 +00:00
argoyle commented 2022-05-14 04:38:33 +00:00 (Migrated from gitlab.com)

Bumps snyk from 1.928.0 to 1.931.0.

Release notes

Sourced from snyk's releases.

v1.931.0

1.931.0 (2022-05-13)

Bug Fixes

  • ignore errors on multiple paths if there were some results (42e28c5)
  • use correct auth header for api requests (36211dd)

v1.930.0

1.930.0 (2022-05-13)

Bug Fixes

  • gradle projects producing multiple jsondeps (c449cfc)

v1.929.0

1.929.0 (2022-05-13)

Features

Changes to Gradle plugin:

  • upgrade default Node version 8 to 16 and include tests for Node, JDK and Gradle versions
  • lint README and config file
  • update PR review template
Commits
  • 8fd88cc Merge pull request #3231 from snyk/fix/multiple-paths-override-errors-iac-cfg...
  • 086eaf4 Merge pull request #3233 from snyk/fix/auth-header
  • 42e28c5 fix: ignore errors on multiple paths if there were some results
  • bc1b0e5 Merge pull request #3234 from snyk/fix/gradle-multiple-jsondeps
  • c449cfc fix: gradle projects producing multiple jsondeps
  • 36211dd fix: use correct auth header for api requests
  • 83fdc74 Merge pull request #3232 from snyk/feat/bump-snyk-gradle-plugin-version
  • a8bdfb1 feat: bump snyk-gradle-plugin version
  • 95f7e10 Merge pull request #3229 from snyk/chore/cliv2-update-go-version
  • 14751c8 Merge pull request #3228 from snyk/chore/exclude-cliv2-changelog
  • 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.928.0 to 1.931.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.931.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.930.0...v1.931.0">1.931.0</a> (2022-05-13)</h1> <h3>Bug Fixes</h3> <ul> <li>ignore errors on multiple paths if there were some results (<a href="https://github.com/snyk/snyk/commit/42e28c5cc82684eee5760cfc8945a2a4c5b0363a">42e28c5</a>)</li> <li>use correct auth header for api requests (<a href="https://github.com/snyk/snyk/commit/36211ddfaf80366561dc6c31bb2805e1310ba2fe">36211dd</a>)</li> </ul> <h2>v1.930.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.929.0...v1.930.0">1.930.0</a> (2022-05-13)</h1> <h3>Bug Fixes</h3> <ul> <li>gradle projects producing multiple jsondeps (<a href="https://github.com/snyk/snyk/commit/c449cfc2c56d08f6331b58f61a5623664cc4323a">c449cfc</a>)</li> </ul> <h2>v1.929.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.928.0...v1.929.0">1.929.0</a> (2022-05-13)</h1> <h3>Features</h3> <p>Changes to Gradle plugin:</p> <ul> <li>upgrade default Node version 8 to 16 and include tests for Node, JDK and Gradle versions</li> <li>lint README and config file</li> <li>update PR review template</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/8fd88cc5b94fccdcb73e1f89e948d589a31ca0f0"><code>8fd88cc</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3231">#3231</a> from snyk/fix/multiple-paths-override-errors-iac-cfg...</li> <li><a href="https://github.com/snyk/cli/commit/086eaf43ba06659081ccb7adabe71beab8ba26ef"><code>086eaf4</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3233">#3233</a> from snyk/fix/auth-header</li> <li><a href="https://github.com/snyk/cli/commit/42e28c5cc82684eee5760cfc8945a2a4c5b0363a"><code>42e28c5</code></a> fix: ignore errors on multiple paths if there were some results</li> <li><a href="https://github.com/snyk/cli/commit/bc1b0e5065c4fc4da307749b10d4b8c6d9acda07"><code>bc1b0e5</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3234">#3234</a> from snyk/fix/gradle-multiple-jsondeps</li> <li><a href="https://github.com/snyk/cli/commit/c449cfc2c56d08f6331b58f61a5623664cc4323a"><code>c449cfc</code></a> fix: gradle projects producing multiple jsondeps</li> <li><a href="https://github.com/snyk/cli/commit/36211ddfaf80366561dc6c31bb2805e1310ba2fe"><code>36211dd</code></a> fix: use correct auth header for api requests</li> <li><a href="https://github.com/snyk/cli/commit/83fdc74568001cbc1d6666cc591c03b5014d63e5"><code>83fdc74</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3232">#3232</a> from snyk/feat/bump-snyk-gradle-plugin-version</li> <li><a href="https://github.com/snyk/cli/commit/a8bdfb18730b407b0cb29af1a2b274e1655ec7a6"><code>a8bdfb1</code></a> feat: bump snyk-gradle-plugin version</li> <li><a href="https://github.com/snyk/cli/commit/95f7e1021c817a44d4018c4f518061d69f6dbb5b"><code>95f7e10</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3229">#3229</a> from snyk/chore/cliv2-update-go-version</li> <li><a href="https://github.com/snyk/cli/commit/14751c8d4c6e969a0770d11a1c54ec62472273ca"><code>14751c8</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3228">#3228</a> from snyk/chore/exclude-cliv2-changelog</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.928.0...v1.931.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 (Migrated from gitlab.com) merged commit into master 2022-05-14 17:15:46 +00:00
Sign in to join this conversation.