evolv-ai / serverless-offline-edge-lambda

A plugin for the Serverless Framework that simulates the behavior of AWS CloudFront Edge Lambdas while developing offline
Other
13 stars 11 forks source link

build(deps-dev): bump snyk from 1.1114.0 to 1.1234.0 #676

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps snyk from 1.1114.0 to 1.1234.0.

Release notes

Sourced from snyk's releases.

v1.1234.0

1.1234.0 (2023-10-10)

Bug Fixes

  • inject variable/secret TEST_SNYK_TOKEN into workflow step (#4898) (dde78c9)

Features

v1.1233.0

1.1233.0 (2023-10-09)

v1.1232.0

1.1232.0 (2023-10-05)

Bug Fixes

v1.1231.0

1.1231.0 (2023-10-05)

Features

  • support -- arguments for sbom and other extensions [HEAD-861] (#4892) (3a9dadd)

v1.1230.0

1.1230.0 (2023-10-04)

Features

  • build macOS arm64 (Apple silicon) binaries [HEAD-204] (#4890) (08ed346)
  • upgrade snyk-iac-test to v0.50.0 (#4893) (79e9dbd)

v1.1229.0

1.1229.0 (2023-10-02)

Bug Fixes

... (truncated)

Commits
  • d004cd6 feat: use snyk monitor on build (#4897)
  • b51ed86 feat: make organization ID generally available [HEAD-855] (#4887)
  • dde78c9 fix: inject variable/secret TEST_SNYK_TOKEN into workflow step (#4898)
  • d8cd708 docs: synchronizing help from snyk/user-docs (#4895)
  • bede2b5 chore: pass explicit version to snyk images [HEAD-746] (#4870)
  • 2dab7ba chore: apply refactorings from a previous PR (#4896)
  • 8e78891 chore: use single test token (#4888)
  • 23c8b20 fix: remove space in release json (#4894)
  • 3a9dadd feat: support -- arguments for sbom and other extensions [HEAD-861] (#4892)
  • 79e9dbd feat: upgrade snyk-iac-test to v0.50.0 (#4893)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 1 year ago

Superseded by #679.