swarthy / redis-semaphore

Distributed mutex and semaphore based on Redis
MIT License
148 stars 28 forks source link

build(deps-dev): bump snyk from 1.1280.1 to 1.1286.2 #211

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps snyk from 1.1280.1 to 1.1286.2.

Release notes

Sourced from snyk's releases.

v1.1286.2

1.1286.2 (2024-03-29)

Bug Fixes

  • enhance sbt output width, fixing false positives vulns (#5130) (2011b90)

v1.1286.1

1.1286.1 (2024-03-25)

Bug Fixes

  • Fix error in sbom command when using --json-file-output (#5136) (eee1ec5)

v1.1286.0

1.1286.0 (2024-03-25)

Features

v1.1285.1

1.1285.1 (2024-03-22)

Bug Fixes

  • ci: add missing node types (#5129) (c55af61)
  • Fix handling of large json data when using --json [CLI-73] (#5093) (c0d401c)

v1.1285.0

1.1285.0 (2024-03-18)

Features

  • language-server: Added command to retrieve fix suggestions for snyk code
  • language-server: Added Feature Flag command
  • language-server: Associate learn lessons with all specified ecosystems

v1.1284.0

... (truncated)

Commits
  • 2011b90 fix: enhance sbt output width, fixing false positives vulns (#5130)
  • 1b5266d test: migrate code tests to acceptance (#5139)
  • 8438281 chore(deps): upgrade jest to latest (#5112)
  • 3607eb3 test: refactor to introduce helper to determine port (#5137)
  • a4b4dbb chore(ci): introduce caching around npm install step (#5110)
  • eee1ec5 fix: Fix error in sbom command when using --json-file-output (#5136)
  • 6aca5db docs: synchronizing help from snyk/user-docs (#5135)
  • 7c25fdb chore: support feature flags for snyk code test (#5134)
  • b22b166 feat: support CycloneDX v1.5 (#5123)
  • c55af61 fix(ci): add missing node types (#5129)
  • 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 4 months ago

Superseded by #214.