Skip to content

Conversation

snyk-tim
Copy link
Contributor

Pull Request Submission Checklist

  • Follows CONTRIBUTING guidelines
  • Commit messages
    are release-note ready, emphasizing
    what was changed, not how.
  • Includes detailed description of changes
  • Contains risk assessment (Low | Medium | High)
  • Highlights breaking API changes (if applicable)
  • Links to automated tests covering new functionality
  • Includes manual testing instructions (if necessary)
  • Updates relevant GitBook documentation (PR link: ___)
  • Includes product update to be announced in the next stable release notes

What does this PR do?

Where should the reviewer start?

How should this be manually tested?

What's the product update that needs to be communicated to CLI users?

Copy link

snyk-io bot commented Sep 15, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

Copy link
Contributor

github-actions bot commented Sep 15, 2025

Warnings
⚠️

Since the CLI is unifying on a standard and improved tooling, we're starting to migrate old-style imports and exports to ES6 ones.
A file you've modified is using either module.exports or require(). If you can, please update them to ES6 import syntax and export syntax.
Files found:

  • src/cli/commands/monitor/index.ts
  • test/tap/monitor-target.test.ts
⚠️ There are multiple commits on your branch, please squash them locally before merging!

Generated by 🚫 dangerJS against e8529d9

@snyk-tim snyk-tim changed the title feat: switch to package-manager-detection package feat: add support for advanced package manager detection Sep 18, 2025
@snyk-tim snyk-tim force-pushed the feat/UNIFY-858-switch-to-package-manager-detection branch 4 times, most recently from 27edf76 to 7b89428 Compare September 18, 2025 13:39
@snyk-tim snyk-tim force-pushed the feat/UNIFY-858-switch-to-package-manager-detection branch 3 times, most recently from 6928e8b to 5b441f6 Compare September 18, 2025 15:12
@snyk-tim snyk-tim force-pushed the feat/UNIFY-858-switch-to-package-manager-detection branch from 5b441f6 to e8529d9 Compare September 18, 2025 16:32
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.

1 participant