Skip to content

Conversation

JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Jul 22, 2025

Please Read the CONTRIBUTING Guidelines
In particular the portion on Commit Message Formatting

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Docs update
  • Build related changes
  • CI related changes
  • Other... Please describe:

Use the module.findPackageJSON API available on Node 23.2+ and 22.14+. If we drop Node.js 22.14+ in the future, we can remove the only dependency find-up as well.

@JLHwung JLHwung changed the title refactor: use module.findPackageJSON API refactor: use module.findPackageJSON API Jul 22, 2025
@JLHwung JLHwung force-pushed the use-module-find-package-json branch from 0c604a5 to 48164a8 Compare July 22, 2025 20:04
@JLHwung JLHwung merged commit 242e7d2 into main Jul 23, 2025
16 checks passed
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.

3 participants