Skip to content

Bump tmp, snyk and xo #47

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

Removes tmp. It's no longer used after updating ancestor dependencies tmp, snyk and xo. These dependencies need to be updated together.

Removes tmp

Updates snyk from 1.94.0 to 1.1298.2

Release notes

Sourced from snyk's releases.

v1.1298.2

1.1298.2 (2025-07-30)

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 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.

Bug Fixes

  • code: Fix code test --report when a project_id environment variable exists (8be17d6)
  • mcp: Skip trust browser popup if folder is already trusted
  • mcp: Improve container scan security
  • language-server: Fixed missing AI Fix entitlements for cases where the default org didn’t have AI Fix enabled

v1.1298.1

1.1298.1 (2025-07-22)

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 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.

Bug Fixes

  • container: Fix failing scan of local container images (6095a60)
  • mcp: Fix incomplete mcp instrumentation (9108dc0)

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

... (truncated)

Commits
  • e9a28ae Merge pull request #6074 from snyk/chore/update-ls-hotfix
  • 100727a chore: update LS and CCG
  • aac8ef4 Merge pull request #6070 from snyk/chore/CLI-1023_prepare_1.1298.2
  • a0a3b12 chore(docs): Update release notes
  • 41091de chore(mcp): update to fix branch
  • 8be17d6 fix(code): Fix code test --report when a project_id env var is exists
  • 30f49ce Merge pull request #6059 from snyk/fix/CLI-1015_incorrect_version
  • 01c9695 chore(ci): extend sanity checks to compare versions
  • 0018446 fix(ci): Fix incorrect version bump
  • 7758f1c Merge pull request #6057 from snyk/chore/CLI-1015_prepare_1.1298.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by snyk-admin, a new releaser for snyk since your current version.


Updates xo from 0.23.0 to 1.2.1

Release notes

Sourced from xo's releases.

v1.2.1

  • Fix problem with caching (#822) 6bd27ae

xojs/xo@v1.2.0...v1.2.1

v1.2.0

  • Improve tsconfig handling (#818) 122487b
  • Fix support for the --config flag (#821) 2cd9510

xojs/xo@v1.1.1...v1.2.0

v1.1.1

  • Fix: Behaviour of print-config option with relative file path (#816) b538cf7

xojs/xo@v1.1.0...v1.1.1

v1.1.0

  • Improve tsconfig handling (#810) e280d32

xojs/xo@v1.0.5...v1.1.0

v1.0.5

  • Fix: Allow name on global ignores (#806) 3621ad4

xojs/xo@v1.0.4...v1.0.5

v1.0.4

  • Fix: Error while loading configs with custom plugins (#805) 32960d3

xojs/xo@v1.0.3...v1.0.4

v1.0.3

  • Fix building on release 1255386

xojs/xo@v1.0.1...v1.0.3

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependencies [tmp](https://github.com/raszi/node-tmp), [snyk](https://github.com/snyk/snyk) and [xo](https://github.com/xojs/xo). These dependencies need to be updated together.


Removes `tmp`

Updates `snyk` from 1.94.0 to 1.1298.2
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](snyk/cli@v1.94.0...v1.1298.2)

Updates `xo` from 0.23.0 to 1.2.1
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](xojs/xo@v0.23.0...v1.2.1)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  dependency-type: indirect
- dependency-name: snyk
  dependency-version: 1.1298.2
  dependency-type: indirect
- dependency-name: xo
  dependency-version: 1.2.1
  dependency-type: direct:development
...

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 Aug 6, 2025
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