nearform / trail

Audit trail log service
https://nearform.github.io/trail/
MIT License
33 stars 17 forks source link

chore(deps): bump snyk from 1.928.0 to 1.931.0 #712

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)