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.1240.0 #692

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps snyk from 1.1114.0 to 1.1240.0.

Release notes

Sourced from snyk's releases.

v1.1240.0

1.1240.0 (2023-11-07)

Bug Fixes

v1.1239.0

1.1239.0 (2023-11-07)

Bug Fixes

  • do not show invalidSeverityThreshold error for HTTP 400 responses (#4920) (b202896)

v1.1238.0

1.1238.0 (2023-10-30)

Bug Fixes

  • add targetRuntime meta information to monitor (#4916) (068b111)
  • add condition to preserve project-name with gradle monitor (#4906) (351c7bd)

v1.1237.0

1.1237.0 (2023-10-23)

Bug Fixes

Features

v1.1236.0

1.1236.0 (2023-10-18)

Bug Fixes

  • update snyk-ls to v0.0.0-20231018080541-3a486664f5ac (#4909) (f1e2bba)

v1.1235.0

1.1235.0 (2023-10-16)

... (truncated)

Commits
  • 4e9e336 fix: increase memory limit for node (#4921)
  • b202896 fix: do not show invalidSeverityThreshold error for HTTP 400 responses (#4920)
  • 351c7bd fix: add condition to preserve project-name with gradle monitor (#4906)
  • 068b111 fix: add targetRuntime meta information to monitor (#4916)
  • b7211c8 docs: synchronizing help from snyk/user-docs (#4912)
  • de0f13e fix: use default HTTP headers consistently [HEAD-936] (#4915)
  • ec10ecb feat: support node 18 [HEAD-497] (#4911)
  • 8de2e84 fix: update CODEOWNERS file for lumos (#4913)
  • f1e2bba fix: update snyk-ls to v0.0.0-20231018080541-3a486664f5ac (#4909)
  • b7d768c feat: use gw routing for code (#4857)
  • 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 10 months ago

Superseded by #693.