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.1244.0 #698

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps snyk from 1.1114.0 to 1.1244.0.

Release notes

Sourced from snyk's releases.

v1.1244.0

1.1244.0 (2023-11-13)

Bug Fixes

  • config handling for language server extension (#4929) (8e1f935)

v1.1243.0

1.1243.0 (2023-11-09)

Bug Fixes

v1.1242.0

1.1242.0 (2023-11-08)

Bug Fixes

v1.1241.0

1.1241.0 (2023-11-08)

Bug Fixes

  • update memory limit of node cli to 16gb [HEAD-983] (#4923) (08fe7e0)

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)

... (truncated)

Commits
  • 8e1f935 fix: config handling for language server extension (#4929)
  • b2d6955 fix: bump nodejs-parser to 1.52.4 attempt 2 (#4926)
  • 009f510 fix: bumping nuget plugin (#4924)
  • 08fe7e0 fix: update memory limit of node cli to 16gb [HEAD-983] (#4923)
  • 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)
  • 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 9 months ago

Superseded by #701.