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

fix: panic on completions #1010

Merged
merged 4 commits into from
Aug 15, 2023
Merged

fix: panic on completions #1010

merged 4 commits into from
Aug 15, 2023

Conversation

quixoten
Copy link
Contributor

This fixes #1006. As far as i can tell, this was broken by the clap upgrade (#991).

@changeset-bot
Copy link

changeset-bot bot commented Jul 15, 2023

🦋 Changeset detected

Latest commit: 8b52da1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
fnm Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

@chenrui333 chenrui333 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

patch works for my homebrew PR.

@Schniz
Copy link
Owner

Schniz commented Jul 20, 2023

thank you! 🙏

@quixoten
Copy link
Contributor Author

the failing tests do not seem related to this change. i'm not sure what additional steps i can take to get this merged. i looked for a way to retry the failed tests, but didn't see one.

archlinux-github pushed a commit to archlinux/aur that referenced this pull request Aug 9, 2023
Patch applied for "fnm completions\ panic: Schniz/fnm#1010
@amirbilu
Copy link

amirbilu commented Aug 9, 2023

Is this going to be merged anytime soon?

@jsomedon
Copy link

It looks like the this PR is complete and good to be merged yes?

@Schniz Schniz merged commit b185446 into Schniz:master Aug 15, 2023
15 of 16 checks passed
@github-actions github-actions bot mentioned this pull request Aug 15, 2023
@quixoten quixoten deleted the dc/fix-completions branch August 15, 2023 10:41
@es20490446e
Copy link

Thanks for the fix 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1.35.0 panics on completions
6 participants