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: plexsystems/konstraint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.36.0
Choose a base ref
...
head repository: plexsystems/konstraint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.37.0
Choose a head ref
  • 16 commits
  • 12 files changed
  • 3 contributors

Commits on Apr 30, 2024

  1. build(deps): bump golang from 1.22.1-alpine to 1.22.2-alpine (#491)

    Bumps golang from 1.22.1-alpine to 1.22.2-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      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 30, 2024
    Configuration menu
    Copy the full SHA
    4e42de5 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golangci/golangci-lint-action from 4 to 5 (#499)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8e75c9e View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/open-policy-agent/opa from 0.63.0 to 0.6…

    …4.1 (#498)
    
    Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.63.0 to 0.64.1.
    - [Release notes](https://github.com/open-policy-agent/opa/releases)
    - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
    - [Commits](open-policy-agent/opa@v0.63.0...v0.64.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/open-policy-agent/opa
      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 30, 2024
    Configuration menu
    Copy the full SHA
    88d1d40 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    b4cbc88 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#501)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.14.0...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      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 May 10, 2024
    Configuration menu
    Copy the full SHA
    68139e9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. chore: multi arch builds (#504)

    * chore: Add multi-arch build with buildx.
    
    * chore: Switch release flow to use make dockerx-build-push
    
    * chore: Push if there is a version set instead of explicitly pushing.
    smuda authored May 13, 2024
    Configuration menu
    Copy the full SHA
    f2a0abd View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golangci/golangci-lint-action from 5 to 6 (#506)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    cba58a5 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang from 1.22.2-alpine to 1.22.3-alpine (#507)

    Bumps golang from 1.22.2-alpine to 1.22.3-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      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 May 13, 2024
    Configuration menu
    Copy the full SHA
    7eb0c7f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. build(deps): bump alpine from 3.19.1 to 3.20.0 (#510)

    Bumps alpine from 3.19.1 to 3.20.0.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      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 Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d7bbbf7 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/open-policy-agent/opa from 0.64.1 to 0.6…

    …5.0 (#511)
    
    Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.64.1 to 0.65.0.
    - [Release notes](https://github.com/open-policy-agent/opa/releases)
    - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)
    - [Commits](open-policy-agent/opa@v0.64.1...v0.65.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/open-policy-agent/opa
      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 Jun 7, 2024
    Configuration menu
    Copy the full SHA
    aa5fd5f View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#512)

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.19.0.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.18.2...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      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 Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d17ce74 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 (#513)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.15.0 to 0.16.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.15.0...v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      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 Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c196b3c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. ci: Fix golangci (#500)

    * ci: Bump Go to 1.22.x
    
    * Bump golangci-lint to v1.59
    
    ... and fix issues reported by the new version.
    
    Signed-off-by: James Alseth <james@jalseth.me>
    jalseth authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c6ae866 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang from 1.22.3-alpine to 1.22.4-alpine (#514)

    Bumps golang from 1.22.3-alpine to 1.22.4-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      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 Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2cf21a6 View commit details
    Browse the repository at this point in the history
  3. ci: Include patch version in go.mod (#517)

    This is required for the toolchain line that Dependabot wants to add.
    
    Signed-off-by: James Alseth <james@jalseth.me>
    jalseth authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    453e707 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump k8s.io/apiextensions-apiserver from 0.29.3 to 0.30.2 (

    #515)
    
    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.29.3 to 0.30.2.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.29.3...v0.30.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      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 Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c4e8d76 View commit details
    Browse the repository at this point in the history
Loading