Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2026

Bumps github.com/derailed/k9s from 0.50.9 to 0.50.18.

Release notes

Sourced from github.com/derailed/k9s's releases.

v0.50.18

Release v0.50.18

Notes

🥳🎉 Happy new year fellow k9ers!🎊🍾 Hoping 2026 will bring good health and great success to you and yours...

Thank you to all that contributed with flushing out issues and enhancements for K9s! I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev and see if we're happier with some of the fixes! If you've filed an issue please help me verify and close.

Your support, kindness and awesome suggestions to make K9s better are, as ever, very much noted and appreciated! Also big thanks to all that have allocated their own time to help others on both slack and on this repo!!

As you may know, K9s is not pimped out by big corporations with deep pockets, thus if you feel K9s is helping in your Kubernetes journey, please consider joining our sponsorship program and/or make some noise on social! @​kitesurfer

On Slack? Please join us K9slackers


♫ Sounds Behind The Release ♭


Maintenance Release!

Oops! I've missed a PR in the v0.50.17 excitement ;( Dropping v0.50.18 with feelings...

Sponsorships are dropping at an alarming rate which puts this project in the red. This is becoming a concern and sad not to mention unsustainable ;( If you dig k9s and want to help the project, please consider paying it forward! and don't become just another satisfied, non paying customer!. K9s does take a lot of my free time to maintain, enhance and keep the light on. Many cool ideas are making it straight to the freezer as I just can't budget them in. I know many of you work for big corporations, so please put in the word/work and have them help us out via sponsorships or other means.

Thank you!


A Word From Our Sponsors...

To all the good folks and orgs below that opted to pay it forward and join our sponsorship program, I salute you!!

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from devantler as a code owner January 18, 2026 20:25
@dependabot dependabot bot added the go label Jan 18, 2026
@github-project-automation github-project-automation bot moved this to 🏃🏻‍♂️ In Progress in 🌊 Project Board Jan 18, 2026
@github-project-automation github-project-automation bot moved this from 🏃🏻‍♂️ In Progress to 🚀 In Finalization in 🌊 Project Board Jan 18, 2026
@botantler botantler bot enabled auto-merge January 18, 2026 20:25
@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2026

⚠️MegaLinter analysis: Success with warnings

⚠️ MARKDOWN / markdownlint - 43 errors
.github/aw/create-agentic-workflow.md:56 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Read the gh-aw instructions"]
.github/aw/create-agentic-workflow.md:216 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/create-shared-agentic-workflow.md:16 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Build on agentic workflows"]
.github/aw/create-shared-agentic-workflow.md:23 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Prefer Docker Solutions"]
.github/aw/create-shared-agentic-workflow.md:30 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Support Read-Only Tools"]
.github/aw/create-shared-agentic-workflow.md:37 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Move Write Operations to Safe ..."]
.github/aw/create-shared-agentic-workflow.md:44 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Process Agent Output in Safe J..."]
.github/aw/create-shared-agentic-workflow.md:57 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Documentation"]
.github/aw/create-shared-agentic-workflow.md:67 error MD003/heading-style Heading style [Expected: atx; Actual: setext]
.github/aw/create-shared-agentic-workflow.md:70 error MD003/heading-style Heading style [Expected: atx; Actual: setext]
.github/aw/create-shared-agentic-workflow.md:306 error MD003/heading-style Heading style [Expected: atx; Actual: setext]
.github/aw/create-shared-agentic-workflow.md:310 error MD003/heading-style Heading style [Expected: atx; Actual: setext]
.github/aw/create-shared-agentic-workflow.md:411 error MD003/heading-style Heading style [Expected: atx; Actual: setext]
.github/aw/create-shared-agentic-workflow.md:415 error MD003/heading-style Heading style [Expected: atx; Actual: setext]
.github/aw/create-shared-agentic-workflow.md:442 error MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Good - specific version"]
.github/aw/create-shared-agentic-workflow.md:447 error MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Good - SHA for immutability"]
.github/aw/create-shared-agentic-workflow.md:452 error MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Acceptable - latest for develo..."]
.github/aw/create-shared-agentic-workflow.md:458 error MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3]
.github/aw/create-shared-agentic-workflow.md:462 error MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Read-only workspace mount"]
.github/aw/create-shared-agentic-workflow.md:472 error MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3]
.github/aw/create-shared-agentic-workflow.md:476 error MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Pattern: Pass through Docker w..."]
.github/aw/debug-agentic-workflow.md:19 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Example: Debugging from a work..."]
.github/aw/debug-agentic-workflow.md:25 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:39 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:53 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Prerequisites"]
.github/aw/debug-agentic-workflow.md:60 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Key Commands Available"]
.github/aw/debug-agentic-workflow.md:91 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:124 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:162 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:199 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:208 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:218 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:256 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:468 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/update-agentic-workflow.md:23 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Read the gh-aw instructions"]
.github/aw/upgrade-agentic-workflows.md:13 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Prerequisites"]
.github/aw/upgrade-agentic-workflows.md:20 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Key Commands Available"]
.github/aw/upgrade-agentic-workflows.md:265 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/skills/refactor/SKILL.md:37 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/skills/refactor/SKILL.md:563 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/workflows/update-docs.md:185 error MD028/no-blanks-blockquote Blank line inside blockquote
docs/src/content/docs/faq.md:204 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "``````"]
pkg/svc/chat/docs/faq.md:204 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "``````"]

✅ Linters with no issues

actionlint, bash-exec, git_diff, hadolint, jscpd, jsonlint, lychee, markdown-table-formatter, prettier, prettier, shellcheck, shfmt, stylelint, syft, trivy-sbom, trufflehog, v8r, v8r, yamllint

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@github-actions github-actions bot removed go labels Jan 19, 2026
@devantler
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/derailed/k9s-0.50.18 branch 3 times, most recently from 77604e9 to fb90ea6 Compare January 25, 2026 09:19
Bumps [github.com/derailed/k9s](https://github.com/derailed/k9s) from 0.50.9 to 0.50.18.
- [Release notes](https://github.com/derailed/k9s/releases)
- [Commits](derailed/k9s@v0.50.9...v0.50.18)

---
updated-dependencies:
- dependency-name: github.com/derailed/k9s
  dependency-version: 0.50.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/derailed/k9s-0.50.18 branch from fb90ea6 to b5e9f9c Compare January 28, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🚀 In Finalization

Development

Successfully merging this pull request may close these issues.

1 participant