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: Deprecate --lock-write flag #24436

Merged
merged 5 commits into from
Jul 5, 2024

Conversation

bartlomieju
Copy link
Member

@bartlomieju bartlomieju commented Jul 4, 2024

This commit deprecates --lock-write flag by removing it from
the help output and printing a warning message when it's used.

Users should use --frozen=false instead which was added
in #24355.

Towards #24167.

@bartlomieju bartlomieju added this to the 1.45 milestone Jul 4, 2024
@bartlomieju bartlomieju merged commit 0bbfd6f into denoland:main Jul 5, 2024
17 checks passed
@bartlomieju bartlomieju deleted the deprecate_lock_write branch July 5, 2024 02:38
zebreus pushed a commit to zebreus/deno that referenced this pull request Jul 8, 2024
This commit deprecates `--lock-write` flag by removing it from
the help output and printing a warning message when it's used.

Users should use `--frozen=false` instead which was added
in denoland#24355.

Towards denoland#24167.
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