Skip to content

feat: add mason v2.x support #687

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

Merged
merged 2 commits into from
Feb 25, 2025
Merged

feat: add mason v2.x support #687

merged 2 commits into from
Feb 25, 2025

Conversation

shurizzle
Copy link
Contributor

Recently, @williamboman announced version 2.0 of Mason. This patch accommodates these changes while continuing to support the old version.

Recently, @williamboman announced version 2.0 of Mason.
This patch accommodates these changes while continuing to support the
old version.
Copy link
Contributor

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.

@mrcjkb mrcjkb enabled auto-merge (squash) February 23, 2025 00:14
@shurizzle
Copy link
Contributor Author

shurizzle commented Feb 25, 2025

You need to switch on v2.x branch of williamboman/mason.nvim to test correct functioning. I tested it manually. The change just check the mason api version and use the right API.

@mrcjkb mrcjkb merged commit a04505c into mrcjkb:master Feb 25, 2025
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.

2 participants