Skip to content

Bump snyk from 1.1297.3 to 1.1298.0 in /demos/moderator #1542

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2025

Bumps snyk from 1.1297.3 to 1.1298.0.

Release notes

Sourced from snyk's releases.

v1.1298.0

1.1298.0 (2025-07-10)

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

  • Effective with this release (Snyk CLI 1.1298.0), the minimum required GNU C Library (glibc) versions on Linux will be updated as follows:
    • For Linux x64 environments: glibc version 2.28 or higher
    • For Linux arm64 environments: glibc version 2.31 or higher
  • If this affects you, please follow the advice here. Possible issues are errors mentioning GLIBC_2.27 or GLIBC_2.31 not found.

Features

  • language-server: Introduce a folder trust mechanism for the MCP extension (e8fe9f8)
  • language-server: Allow command cancelling for login command (e8fe9f8)
  • language-server: Support Snyk personal access tokens as an authentication method for IDEs (5ccabc9)
  • language-server: IAW UI improvements (8cd643d)
  • test, monitor, sbom: Maven Dverbose improvement for long running scans resulting from dense dependency graphs creation (5abe28b)
  • test: Improved support for comments in Dotnet's global.json file (164618c)
  • test: NPM/Yarn alias are now supported and honored by default. (beb9fcc)
  • test: Node IDs in the dep-graph produced by snyk test --print-graph will now contain type and classifier (22ba468)
  • test: Use SNYK_TMP_PATH env var for temp dir path for Python tests (3ba01d1)
  • test: For gradle projects, internal project dependencies containing multiple artifacts disguised under one artifact should now show all dependencies instead of randomly picking one of the dependencies grouped under the disguised coordinate when scanned via snyk test --gradle-normalize-deps (22ba468)
  • auth: Support Snyk personal access tokens as an authentication method for the CLI (217aa3e)
  • aibom: Added aibom extension (58e5143)
  • aibom: Support optional html rendering when using --html (dd4de81)
  • container: Add support for RPM packages scanning in SLE15.2+ images (c5e3a03)

Bug Fixes

  • general: Fixes incorrect SARIF schema link for Code, Container, IAC and Open Source product line output (f283dd9)
  • language-server: MCP tool description and params (bb88287)
  • language-server: Update IAW wording to match web UI (bb88287)
  • language-server: General MCP extension improvements (e8fe9f8)
  • language-server: Make sure parsing of issues does not end prematurely for unmanaged scans (01f53e3)
  • language-server: AI fix applying to the wrong lines (01f53e3)
  • language-server: Display inline ignores, if feature flag is set in VSCode (01f53e3)
  • language-server: OAuth flow should use GAF network HTTP Client (9c36d43)
  • language-server: Add snyk-ls- prefix to x-snyk-ide header (9c36d43)
  • language-server: Parameter precedence for SCA scans (9c36d43)
  • language-server: AIFix loads folder path from cached issues instead of computing it (72dd095)
  • language-server: Potential cross-site scripting (XSS) vulnerability in the HTML reports generated by the IaC scanning infrastructure (72dd095)
  • language-server: Ignored OSS issues are not propagated to the client (72dd095)
  • language-server: Workspace folder trust validation failure on case-insensitive filesystems (Windows and macOS) when comparing paths with different letter casing (72dd095)
  • langauge-server: Read locks when running auth command (420d62a)
  • language-server: Authentication command is now cancellable (35eb9a8)
  • language-server: MCP command for SCA (c6f1203)
  • language-server: Send auth analytics when token updated (6916af8)

... (truncated)

Commits
  • 623fda9 Merge pull request #6042 from snyk/tmp/150725-rc
  • af89894 docs: update release notes
  • f9cb9bf Merge pull request #6041 from snyk/fix/CLI-1004_handle_logging_timestamp_form...
  • f246925 fix: handle errors when formatting log timestamps
  • d8de1c2 Merge pull request #6034 from snyk/chore/IAC-3308/add-usage-error
  • 57e4147 chore: added test limit reached error for IaC [IAC-3308]
  • 3d1dd7b Merge pull request #6032 from snyk/fix/IAC-3375/update-iac-cli-extension
  • 7732aa6 fix(iac): fix status code checks [IAC-3375]
  • 7718b86 Merge pull request #6039 from snyk/feat/OSM-2667/maven-dverbose-exhaustive-de...
  • c7638ef chore: maven dverbose returns all versions of deps under ff
  • 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 <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.1297.3 to 1.1298.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](snyk/cli@v1.1297.3...v1.1298.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 17, 2025
@github-actions github-actions bot enabled auto-merge (squash) July 17, 2025 10:01
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2025

Superseded by #1546.

@dependabot dependabot bot closed this Jul 22, 2025
auto-merge was automatically disabled July 22, 2025 10:35

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/demos/moderator/snyk-1.1298.0 branch July 22, 2025 10:35
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.

0 participants