Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: derailed/k9s
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.50.8
Choose a base ref
...
head repository: derailed/k9s
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.50.9
Choose a head ref
  • 7 commits
  • 13 files changed
  • 4 contributors

Commits on Jul 16, 2025

  1. fix(table): update to tablewriter v1 apis (#3460)

    * fix(table): update to tablewriter v1 apis
    
    Signed-off-by: Brandt Keller <brandt.keller@defenseunicorns.com>
    
    * fix(lint): return errors for tablewriter
    
    Signed-off-by: Brandt Keller <brandt.keller@defenseunicorns.com>
    
    ---------
    
    Signed-off-by: Brandt Keller <brandt.keller@defenseunicorns.com>
    brandtkeller authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    88b5994 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang from 1.24.3-alpine3.21 to 1.24.5-alpine3.21 (#…

    …3456)
    
    Bumps golang from 1.24.3-alpine3.21 to 1.24.5-alpine3.21.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.24.5-alpine3.21
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    4c43afe View commit details
    Browse the repository at this point in the history
  3. Rel v0.50.9 (#3461)

    * fix #3458
    
    * cleanup
    
    * rel notes
    derailed authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    c2f1316 View commit details
    Browse the repository at this point in the history
  4. chore: make function comment match function name (#3408)

    Signed-off-by: yingshanghuangqiao <yingshanghuangqiao@foxmail.com>
    yingshanghuangqiao authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    6d756d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

  1. fix #3463 - broke aliases

    derailed committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    e80153c View commit details
    Browse the repository at this point in the history
  2. Rel v0.50.9 (#3461)

    * fix #3458
    
    * cleanup
    
    * rel notes
    derailed committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    fcf79b2 View commit details
    Browse the repository at this point in the history
  3. [hot-fix] fix tests

    derailed committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    ffdc7b7 View commit details
    Browse the repository at this point in the history
Loading