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

DidYouMean::SPELL_CHECKERS.merge Deprecation #19316

Closed
h00die opened this issue Jul 9, 2024 · 2 comments · Fixed by #19184
Closed

DidYouMean::SPELL_CHECKERS.merge Deprecation #19316

h00die opened this issue Jul 9, 2024 · 2 comments · Fixed by #19184
Labels
bug confirmed Issues confirmed by a committer

Comments

@h00die
Copy link
Contributor

h00die commented Jul 9, 2024

On a new kali install, using a git checkout of msf, and installed gems.

While there are several issues which mention the issue in passing, none address it directly.

When running msfconsole, msfdb, the following output (warning) is observed:

Calling 'DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call 'DidYouMean.correct_error(error_name, spell_checker)' instead.

@adfoster-r7
Copy link
Contributor

This will be resolved by a bundler version bump; which I think we're just about ready to support - we just need to tweak a few internal things first

Here's the placeholder PR for the bundler bump it's closed for now, but will be re-opened soon

The R7 nightly installers are already bumped via bundler.patch and Kali can do the same if they want to apply this as one of their custom gitlab patches ahead of time if they want to remove the noise sooner

Copy link

github-actions bot commented Aug 9, 2024

Hi!

This issue has been left open with no activity for a while now.

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 30 days since the last update here.
If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.

@github-actions github-actions bot added the Stale Marks an issue as stale, to be closed if no action is taken label Aug 9, 2024
@h00die h00die removed the Stale Marks an issue as stale, to be closed if no action is taken label Aug 9, 2024
@adfoster-r7 adfoster-r7 added the confirmed Issues confirmed by a committer label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug confirmed Issues confirmed by a committer
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants