Skip to content
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

feat(src): refine flags #16

Merged
merged 4 commits into from
Jan 15, 2025
Merged

feat(src): refine flags #16

merged 4 commits into from
Jan 15, 2025

Conversation

chiefmikey
Copy link
Owner

This pull request includes several changes to the .github/workflows configuration, README.md, and src/index.ts files to enhance functionality and improve documentation. The most important changes include adding an auto-merge workflow, updating the impact workflow, refining the README, and modifying the src/index.ts file to support new options and improve the user experience.

Workflow Enhancements:

  • .github/workflows/auto-merge.yml: Added a new auto-merge workflow for Dependabot PRs, which checks for major version updates and approves and enables auto-merge for non-major updates.
  • .github/workflows/impact.yml: Updated the impact workflow to clone the input package and install dependencies within the cloned package before running depsweep.

Documentation Updates:

Codebase Improvements:

  • src/index.ts: Added support for new command-line options, such as --version, --safe, --aggressive, --dry-run, and --no-progress, and updated the CLI description and example text. [1] [2]
  • src/index.ts: Improved the display of verbose output and impact tables, including better column widths and more detailed information. [1] [2] [3]

@chiefmikey chiefmikey merged commit ae8dc9f into main Jan 15, 2025
3 checks passed
@chiefmikey chiefmikey deleted the format-tables branch January 15, 2025 23:46
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