Skip to content

Conversation

@tculig
Copy link
Contributor

@tculig tculig commented Dec 8, 2025

Description

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@tculig tculig changed the title chore: bump mongodb to 6.21.0 chore: bump dependencies to latest where possible Dec 8, 2025
@tculig tculig force-pushed the tiho/update-dependencies branch from 47c2096 to 5bb1a69 Compare December 8, 2025 13:32
const execFile = promisify(childProcess.execFile);

// On Windows, commands like pnpm/npx need the .cmd extension
const isWindows = process.platform === 'win32';
Copy link
Contributor

Choose a reason for hiding this comment

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

snyk should be running only on Linux, FYI

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh, ok. This is when I was trying to run it locally to get a report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants