Spiderpig86 / Cirrus

:cloud: The SCSS framework for the modern web.
https://www.cirrus-ui.com/
MIT License
1.37k stars 75 forks source link

build(deps): bump @snyk/protect from 1.1266.0 to 1.1281.0 #269

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @snyk/protect from 1.1266.0 to 1.1281.0.

Release notes

Sourced from @​snyk/protect'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)

v1.1280.1

1.1280.1 (2024-02-20)

Bug Fixes

  • add range to snyk.scan message create by code scanner [IDE-134] (#5052) (e78bad6)
  • Scanning of .NET projects with the --dotnet-runtime-resolution flag now uses existing NuGet package cache if available (#5051) (023f633)

v1.1280.0

1.1280.0 (2024-02-12)

Bug Fixes

  • improved 'npm dist-tags' handling for npm lockfile v2 and newer (#5033) (8d0d96a)

v1.1279.0

1.1279.0 (2024-02-12)

Bug Fixes

  • allow docker.io as a registry base for container commands (#5049) (2b3c776)
  • increase max allocatable heap memory to 32GB (#5043) (41c0c03)

Features

  • Deploy regular CLI builds to a new preview channel (#5042) (d5e65e8)

... (truncated)

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
  • e78bad6 fix: add range to snyk.scan message create by code scanner [IDE-134] (#5052)
  • 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 6 months ago

Superseded by #270.