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: feiskyer/kube-copilot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.9
Choose a base ref
...
head repository: feiskyer/kube-copilot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 18 files changed
  • 3 contributors

Commits on May 6, 2025

  1. chore: bump depdencies

    feiskyer committed May 6, 2025
    Configuration menu
    Copy the full SHA
    39badef View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    af1120e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. chore(deps): bump google.golang.org/api from 0.232.0 to 0.237.0

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.232.0 to 0.237.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.232.0...v0.237.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-version: 0.237.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    f58b0ec View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Merge pull request #301 from feiskyer/dependabot/go_modules/google.go…

    …lang.org/api-0.237.0
    
    chore(deps): bump google.golang.org/api from 0.232.0 to 0.237.0
    feiskyer authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    8d63a2b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. chore(deps): bump k8s.io/apimachinery from 0.33.0 to 0.33.3

    Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.33.0 to 0.33.3.
    - [Commits](kubernetes/apimachinery@v0.33.0...v0.33.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.33.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    64d7ecd View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. chore(deps): bump github.com/mark3labs/mcp-go from 0.27.0 to 0.37.0

    Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.27.0 to 0.37.0.
    - [Release notes](https://github.com/mark3labs/mcp-go/releases)
    - [Commits](mark3labs/mcp-go@v0.27.0...v0.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mark3labs/mcp-go
      dependency-version: 0.37.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    1566397 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. chore(deps): bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    b203959 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Merge pull request #312 from feiskyer/dependabot/github_actions/actio…

    …ns/checkout-5
    
    chore(deps): bump actions/checkout from 4 to 5
    feiskyer authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    e87f959 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #311 from feiskyer/dependabot/go_modules/github.co…

    …m/mark3labs/mcp-go-0.37.0
    
    chore(deps): bump github.com/mark3labs/mcp-go from 0.27.0 to 0.37.0
    feiskyer authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    b62c00c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #309 from feiskyer/dependabot/go_modules/k8s.io/ap…

    …imachinery-0.33.3
    
    chore(deps): bump k8s.io/apimachinery from 0.33.0 to 0.33.3
    feiskyer authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    bdc82ae View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump k8s.io/client-go from 0.33.0 to 0.33.3

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.33.0 to 0.33.3.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.33.0...v0.33.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-version: 0.33.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    bb10120 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #308 from feiskyer/dependabot/go_modules/k8s.io/cl…

    …ient-go-0.33.3
    
    chore(deps): bump k8s.io/client-go from 0.33.0 to 0.33.3
    feiskyer authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    ab4f281 View commit details
    Browse the repository at this point in the history
Loading