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

BREAKING: remove deno vendor #25343

Merged
merged 4 commits into from
Sep 3, 2024
Merged

BREAKING: remove deno vendor #25343

merged 4 commits into from
Sep 3, 2024

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented Sep 1, 2024

deno vendor now produces:

error: ⚠️ `deno vendor` was removed in Deno 2.

See the Deno 1.x to 2.x Migration Guide for migration instructions: https://docs.deno.com/runtime/manual/advanced/migrate_deprecations

deno vendor --help now produces:

⚠️ `deno vendor` was removed in Deno 2.

See the Deno 1.x to 2.x Migration Guide for migration instructions: https://docs.deno.com/runtime/manual/advanced/migrate_deprecations

Usage: deno vendor [OPTIONS]

Options:
  -q, --quiet     Suppress diagnostic output
      --unstable  Enable all unstable features and APIs. Instead of using this flag, consider enabling individual unstable features
                    To view the list of individual unstable feature flags, run this command again with --help=unstable

Towards #22079

@iuioiua iuioiua added the ci-draft Run the CI on draft PRs. label Sep 1, 2024
@iuioiua iuioiua marked this pull request as ready for review September 2, 2024 00:41
@iuioiua iuioiua removed the ci-draft Run the CI on draft PRs. label Sep 2, 2024
cli/util/path.rs Outdated Show resolved Hide resolved
cli/util/fs.rs Outdated Show resolved Hide resolved
@iuioiua iuioiua merged commit 5f08d63 into denoland:main Sep 3, 2024
17 checks passed
@iuioiua iuioiua deleted the remove-vendor branch September 3, 2024 07:01
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.

2 participants