redis-semaphore
redis-semaphore copied to clipboard
build(deps-dev): bump snyk from 1.1291.0 to 1.1292.2
Bumps snyk from 1.1291.0 to 1.1292.2.
Release notes
Sourced from snyk's releases.
v1.1292.2
1.1292.2 (2024-08-01)
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Complete changelog
Bug Fixes
- container test: Improve the accuracy of identifying npm projects within docker images by removing the explicit folder ignore rules (#5384)
- container test: Pass platform parameter when pulling an image from a container registry (#5360)
v1.1292.1
1.1292.1 (2024-06-27)
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Complete changelog
Bug Fixes
- test,monitor: fix improper permission error handling when accessing 'enablePnpmCli' feature flag
v1.1292.0
1.1292.0 (2024-06-26)
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
News
This Snyk CLI release delivers an assortment of bug fixes and improvements.
- We've added support for pnpm, giving you more flexibility in your project setup.
- You can now scan npm/yarn projects even without lockfiles, ensuring comprehensive vulnerability detection regardless of your dependency management approach.
- We're committed to strengthening security. This release includes redaction of additional sensitive data in debug logs, minimizing potential risks.
Complete changelog
Features
- test: Added pnpm support under 'enablePnpmCli' feature flag (#5181) (46769cc)
- test: Support scan of npm/yarn projects without lockfiles (e2d77a9)
- monitor: Set target-reference in the monitor request (51ed8f5)
- code: Centrally check if code test is enabled (#5239) (e5a00e2)
- sbom: Improve depgraph for Maven projects (fbb33d7)
- sbom: Use RFC 3339 for all timestamps in sbom test result (#5204) (91bf191)
- language-server: Add --all-projects flag scans by default IDE-318 (fdcf30e)
- language-server: Enable incremental scanning IDE-275 (d198685)
... (truncated)
Commits
c8fa39fMerge pull request #5389 from snyk/tmp/hotfix-UNIFY-216d76a419docs: update release notes9af7971Merge pull request #5384 from snyk/hotfix/v1.1292.0-container-remove-ignored-...c498b46fix: make dotnet acceptance test resilient to system lib vulns8164ad8fix: remove ignored paths when discovering npm manifests UNIFY-21639f308aMerge pull request #5351 from snyk/chore/update_rc4f061c9fix(test, monitor): handle error from pnpm FF check (#5348)68ffb2bfix: handle error from pnpm FF check (#5348)715c5bfMerge pull request #5342 from snyk/fix/CLI-367_CLI-3668775e83fix: Performance and visualization bugs in experimental native code test- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)