8000 Comparing v0.50.1...v0.50.2 · derailed/k9s · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
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.1
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.2
Choose a head ref
  • 5 commits
  • 19 files changed
  • 2 contributors

Commits on Apr 10, 2025

  1. chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 (#3252)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.23.0 to 0.24.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-version: 0.24.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    1f750d8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang from 1.24.1-alpine3.21 to 1.24.2-alpine3.21 (#…

    …3251)
    
    Bumps golang from 1.24.1-alpine3.21 to 1.24.2-alpine3.21.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.24.2-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 Apr 10, 2025
    Configuration menu
    Copy the full SHA
    f856951 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/anchore/syft from 1.21.0 to 1.22.0 (#3250)

    Bumps [github.com/anchore/syft](https://github.com/anchore/syft) from 1.21.0 to 1.22.0.
    - [Release notes](https://github.com/anchore/syft/releases)
    - [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml)
    - [Commits](anchore/syft@v1.21.0...v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/anchore/syft
      dependency-version: 1.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    c761937 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (#…

    …3249)
    
    Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.8.0 to 1.9.0.
    - [Release notes](https://github.com/fsnotify/fsnotify/releases)
    - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
    - [Commits](fsnotify/fsnotify@v1.8.0...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fsnotify/fsnotify
      dependency-version: 1.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    419a0ce View commit details
    Browse the repository at this point in the history
  5. Rel v0.50.2 (#3269)

    * fix#3266 dp alias fails
    
    * fix#3267 add no data flash
    
    * fix#3264 storage-class broke describe/yaml
    
    * fix#3260 po yaml crash
    
    * rel notes
    derailed authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    bc22b87 View commit details
    Browse the repository at this point in the history
Loading
0