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: ironcore-dev/machine-controller-manager-provider-ironcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: ironcore-dev/machine-controller-manager-provider-ironcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/main
Choose a head ref
  • 4 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 12, 2025

  1. Bump golang from 1.25.3 to 1.25.4 in the docker-dependencies group (#514

    )
    
    Bumps the docker-dependencies group with 1 update: golang.
    
    
    Updates `golang` from 1.25.3 to 1.25.4
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.25.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docker-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    33286e4 View commit details
    Browse the repository at this point in the history
  2. Bump golangci/golangci-lint-action in the gh-actions-dependencies gro…

    …up (#513)
    
    Bumps the gh-actions-dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).
    
    
    Updates `golangci/golangci-lint-action` from 8 to 9
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: '9'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: gh-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    57186b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#515)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.41.0 to 0.45.0.
    - [Commits](golang/crypto@v0.41.0...v0.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.45.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    752883a View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 5 to 6 in the gh-actions-dependencies group (

    #517)
    
    Bumps the gh-actions-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 5 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: gh-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    509e8fa View commit details
    Browse the repository at this point in the history
Loading