Open Issues Need Help
View All on GitHubAI Summary: Update the example screenshot in the Patch Pulse CLI README.md file to reflect the output of the tool's version 2.
Complexity:
2/5
good first issue
Result order does not match package.json 3 months ago
AI Summary: Fix two bugs in the Patch Pulse CLI tool: The output should correctly reflect the grouping order (e.g., `dependencies`, `devDependencies`) and the item order within each group from the `package.json` file, ensuring consistent ordering regardless of caching.
Complexity:
3/5
bug good first issue
Cater for .x versions 3 months ago
AI Summary: The task is to improve the Patch Pulse CLI tool's error handling to gracefully manage and display informative messages when encountering version numbers with '.x' formats (e.g., '20.x') instead of throwing an 'Invalid version format' error.
Complexity:
3/5
bug good first issue