ptarmiganlabs / qs-jwt

Command line tool for creating JWTs that can be used to authenticate with client-managed Qlik Sense (a.k.a Qlik Sense Enterprise on Windows, QSEoW) and Qlik Sense Cloud.
MIT License
6 stars 1 forks source link

chore(deps-dev): bump snyk from 1.1285.0 to 1.1288.0 #135

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps snyk from 1.1285.0 to 1.1288.0.

Release notes

Sourced from snyk's releases.

v1.1288.0

1.1288.0 (2024-04-09)

Bug Fixes

  • add --experimental flag for snyk code test (#5151) (08647f2)
  • make download of CLI in language server more resilient under windows [IDE-90] (#5155) (1e51948)

Features

  • bump language server protocol version to 11 [IDE-236] (#5156) (fc41937)

v1.1287.0

1.1287.0 (2024-04-04)

Features

v1.1286.4

1.1286.4 (2024-04-04)

Bug Fixes

  • upgrade iac custom rules extension to address vulns [IAC-2921] (#5149) (6b96473)

v1.1286.3

1.1286.3 (2024-04-03)

Bug Fixes

  • always finish progress when auto-fixing in language server (#5145) (f645bbe)
  • avoid potentially outputting very large JSON objects (#5147) (84b5e8b)

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)

... (truncated)

Commits
  • fc41937 feat: bump language server protocol version to 11 [IDE-236] (#5156)
  • 1e51948 fix: make download of CLI in language server more resilient under windows [ID...
  • 08647f2 fix: add --experimental flag for snyk code test (#5151)
  • 0fd8fa6 feat: upgrade snyk-iac-test to v0.51.3 (#5127)
  • 6b96473 fix: upgrade iac custom rules extension to address vulns [IAC-2921] (#5149)
  • f645bbe fix: always finish progress when auto-fixing in language server (#5145)
  • 84b5e8b fix: avoid potentially outputting very large JSON objects (#5147)
  • e06a383 chore: update ignores and security scans workflow for CICD (#5066)
  • e3925cc chore: ignore tap files when formatting (#5143)
  • 3711b70 docs: synchronizing help from snyk/user-docs (#5144)
  • 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)
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 2 months ago

Superseded by #136.