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: locked version by default, new --include-locked option #72

Merged
merged 7 commits into from
Oct 26, 2023

Conversation

jerrywu001
Copy link
Contributor

@jerrywu001 jerrywu001 commented Jul 11, 2023

Description

Support skip all locked versions of dependencies, devDependencies (and ignore write) when use taze major/minor/patch.

taze patch --sl

image

image

Linked Issues

PR only.

@antfu
Copy link
Member

antfu commented Jul 18, 2023

I feel it might make sense to ignore them by default (opt-in instead of opt-out). As for the flag name, maybe it can be --all and -a?

@jerrywu001
Copy link
Contributor Author

jerrywu001 commented Jul 18, 2023

all has been registered, I use include-lock / -l instead.

Is this okay? @antfu

image

@jerrywu001
Copy link
Contributor Author

jerrywu001 commented Oct 24, 2023

Ready to merge now. @antfu

@antfu antfu changed the title feat: support skip lock version of pkg feat: locked version by default, new --include-locked option Oct 26, 2023
@antfu antfu merged commit 0a8b7ea into antfu-collective:main Oct 26, 2023
5 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.

None yet

2 participants