davesag / ir-api

A NodeJS Client for Independent Reserve's API
MIT License
6 stars 6 forks source link

Bump @snyk/protect from 1.1073.0 to 1.1111.0 #766

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 1 year ago

Bumps @snyk/protect from 1.1073.0 to 1.1111.0.

Release notes

Sourced from @​snyk/protect's releases.

v1.1111.0

1.1111.0 (2023-03-02)

Bug Fixes

  • custom rules remediation output (e790dfb)

v1.1110.0

1.1110.0 (2023-02-28)

Bug Fixes

  • add aws_vpc to iac test fixture (a5ae9e2)
  • use apt-get instead of sdkman (8a7aa8f)

Features

  • add experimental support for cloud custom rules (213f609)
  • upgrade snyk-iac-test to 0.40.3 (45018f1)

v1.1109.0

1.1109.0 (2023-02-24)

Bug Fixes

Features

v1.1108.0

1.1108.0 (2023-02-21)

Bug Fixes

  • pass org to code-client (d4659ed)

v1.1107.0

1.1107.0 (2023-02-21)

Bug Fixes

... (truncated)

Commits
  • d5954e4 Merge pull request #4446 from snyk/fix/custom-rules-remediation-output
  • e790dfb fix: custom rules remediation output
  • 7c358d6 Merge pull request #4431 from snyk/feat/CLOUD-1176/snyk-iac-cloud-custom-rules
  • a5ae9e2 fix: add aws_vpc to iac test fixture
  • 213f609 feat: add experimental support for cloud custom rules
  • 45018f1 feat: upgrade snyk-iac-test to 0.40.3
  • b38c035 Merge pull request #4442 from snyk/fix/remove_sdk_man
  • 8a7aa8f fix: use apt-get instead of sdkman
  • b86af3f fix: remove additional debug parameter (#4430)
  • 9ff88d2 feat: add missing language representation (#4427)
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (fa6639b) 100.00% compared to head (906f63c) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #766 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 63 63 Lines 577 577 ========================================= Hits 577 577 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dave+Sag). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dave+Sag)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.