Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2025

Bumps snyk from 1.1295.4 to 1.1296.0.

Release notes

Sourced from snyk's releases.

v1.1296.0

1.1296.0 (2025-03-13)

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

  • general: Improved error logging and handling

Features

  • container: add support for --exclude-node-modules option (4756f27)
  • container: adds kaniko support (bfb69c8)
  • general: display a unique interactionID alongside each error (960a71c)
  • test: python support for local wheel files specifiers (42675eb)
  • test: dep-graph json file output (90f24ec)
  • test: print legacy tree with json file output (b256937)
  • test: display all applicable maven unmanaged identities (ebf6ba1)
  • code: enable v1 fingerprints in code sarif output (00644af)
  • test: Add 'pkgIdProvenance' labels to dependency graph nodes when the package identity has been changed from what has been discovered in the manifest files (4d529b3)
  • test: added Python support for sys_platform (1aa1565)
  • language-server AI fix explain (26d118f)
  • language-server enable calling mcp commands via ls commands (6f80a03)
  • language-server add scan source to metrics (6f80a03)
  • language-server add mcp server, refactoring (6f80a03)
  • language-server added a new code action and code lens for showDocument (8e7ab06)
  • language-server add Option for Pre-Scan command, fix auth race (64920ac)
  • language-server add ideStyle variable to static html (0a05e66)
  • language-server intiial commit of shared html for scan summary panel (0a05e66)
  • language-server send scan summary and scan base & working directory concurrently (1908a08)
  • language-server store folder config outside of git repo, add reference folder (50d0770)
  • language-server send initial summary panel notification (50d0770)
  • language-server add a new $/snyk.scanSummary notificiation (fc80c9c)
  • language-server support maven pom hierarchies for highlighting & fixes (e5924fc)
  • language-server Sending a user event when fixing inside the editor (e5924fc)
  • language-server Sending IDE+extension versions to autofix (a18975a)

Bug Fixes

  • container: add container test doc info for --exclude-node-modules (2faf2d1)
  • test: fix dotnet UTF-16LE support for target framework (e90075a)
  • test: reduce false positives when scanning improved dotnet projects (c21625a)
  • test: use --strict-out-of-sync when set to false with pnpm for top level dependencies (8d5b71a)
  • test: fix OutOfSync errors in pnpm for download urls (b6e4ea0)
  • test: fix OutOfSync errors in pnpm git protocol dependencies (5c8dc34)
  • code: Don't write sarif files when no results are found (5a15113)
  • code: Support single file test for golang native implementation (d7881f1)
  • sbom: mavenAggregateProject with Dverbose or sbom (e88cf71)
  • iac: Updates the user messages for snyk iac test --report for IaC V2 (1c9b3b3)
  • language-server check folder trust before opening/changing/saving file (26d118f)

... (truncated)

Commits
  • 78c8f9c Merge pull request #5784 from snyk/fix/target-reference-rc
  • cee11f2 fix: add target reference
  • d8a668f Merge pull request #5781 from snyk/fix/ls-bug-fixes
  • b213b58 fix(language-server): update to latest LS fix for Cycle 2 release
  • 10408f6 Merge pull request #5780 from snyk/chore/revert-rollback-poetry-v2
  • 7da2d8c chore: update release notes
  • 4994fdf revert: rollback poetry v2 support
  • 89161df Merge pull request #5779 from snyk/fix/CLI-638-piecewise-rc
  • c88effe Merge pull request #5775 from snyk/fix/CLI-638_piecewise
  • 7c515ad Merge pull request #5772 from snyk/fix/fix-ipc-err-handling
  • 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 will merge this PR once CI passes on it, as requested by @PierreBrisorgueil.


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 <dependency name> 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](https://github.com/snyk/snyk) from 1.1295.4 to 1.1296.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](snyk/cli@v1.1295.4...v1.1296.0)

---
updated-dependencies:
- dependency-name: snyk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 14, 2025
Copy link
Contributor

@PierreBrisorgueil PierreBrisorgueil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 0a9e3dd and detected 0 issues on this pull request.

View more on Code Climate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 14, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2025

Superseded by #3041.

@dependabot dependabot bot closed this Mar 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/snyk-1.1296.0 branch March 28, 2025 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants