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.1281.0 #204

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps snyk from 1.1280.1 to 1.1281.0.

Release notes

Sourced from snyk's releases.

v1.1281.0

1.1281.0 (2024-02-28)

Bug Fixes

  • do not purge the code action cache in language server before the action is resolved by the client [IDE-134] (#5062) (4bf4333)
  • support monitoring larger/complex container projects (#5075) (091e277)
  • upgrade go toolchain to 1.21.7 (#5064) (f282bb5)

Features

  • add dataflow to code issue data [IDE-134] (#5076) (6545bec)
  • provide easy way to update snyk-ls in CLI [IDE-144] (#5067) (e9723af)
Commits
  • 091e277 fix: support monitoring larger/complex container projects (#5075)
  • 6545bec feat: add dataflow to code issue data [IDE-134] (#5076)
  • 86eed5a chore: Improve release sanity check messages (#5068)
  • e9723af feat: provide easy way to update snyk-ls in CLI [IDE-144] (#5067)
  • f282bb5 fix: upgrade go toolchain to 1.21.7 (#5064)
  • 7ea49f2 chore: update remaining reference to master (#5061)
  • 4bf4333 fix: do not purge the code action cache in language server before the action ...
  • cc7545b docs: synchronizing README from GitBook (#5047)
  • 7f18d81 Merge pull request #5060 from snyk/main
  • See full diff 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 5 months ago

Superseded by #211.