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 is the first stable release of the CLI
It makes use of semantic versioning and is the successor of 1.1290.0
Bug Fixes
test: Fix support of cyclic dependencies in maven with dverbose #5208
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)
Bumps @snyk/protect from 1.1280.1 to 1.1291.0.
Release notes
Sourced from
@snyk/protect
's releases.... (truncated)
Commits
101201f
chore: curate RELEASE_NOTES (#5209)8b3e37d
Merge pull request #5200 from snyk/hotfix/v1.1290.0-dverbose-cyclic-fix2e9b139
fix: support cyclic dependencies in maven with dverbosea146b0f
chore: Merge pull request #5193 from snyk/fix/CLI-287_release_stepsab00867
fix(ci): add deployment steps to release branches6cb942c
chore: Merge pull request #5185 from snyk/tmp/1713542475-release-candidatec03cc64
docs: update release notes9d12572
chore: merge main into release-candidate Fri Apr 19 18:03:04 CEST 2024f18cbce
feat(ci): First release on stable channel (#5183)e54b227
fix(ci): Adapt script to work on different environments (#5182)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