Skip to content

Update module github.com/project-kessel/kessel-sdk-go to v1.7.0#2137

Merged
red-hat-konflux[bot] merged 1 commit intomasterfrom
konflux/mintmaker/master/github.com-project-kessel-kessel-sdk-go-1.x
Mar 30, 2026
Merged

Update module github.com/project-kessel/kessel-sdk-go to v1.7.0#2137
red-hat-konflux[bot] merged 1 commit intomasterfrom
konflux/mintmaker/master/github.com-project-kessel-kessel-sdk-go-1.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux bot commented Mar 30, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/project-kessel/kessel-sdk-go v1.5.0 -> v1.7.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

project-kessel/kessel-sdk-go (github.com/project-kessel/kessel-sdk-go)

v1.7.0

Compare Source

  • Added CheckForUpdateBulk endpoint

Full Changelog: project-kessel/kessel-sdk-go@v1.6.0...v1.7.0

v1.6.0

Compare Source

What's Changed

  • Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.36.11-20251209175733-2a1774d88802.1 to 1.36.11-20260209202127-80ab13bee0bf.1 by @​dependabot[bot] in #​34
  • Bump github.com/zitadel/oidc/v3 from 3.44.0 to 3.45.5 by @​dependabot[bot] in #​38
  • Bump google.golang.org/grpc from 1.73.0 to 1.79.1 by @​dependabot[bot] in #​37
  • Update generated protobuf files by @​github-actions[bot] in #​40

Full Changelog: project-kessel/kessel-sdk-go@v1.5.0...v1.6.0


Configuration

📅 Schedule: Branch creation - Between 03:00 AM and 10:59 AM, only on Monday ( * 3-10 * * 1 ) in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Summary by Sourcery

Build:

  • Update Go module requirement for github.com/project-kessel/kessel-sdk-go from v1.5.0 to v1.7.0.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot requested a review from a team as a code owner March 30, 2026 01:26
@red-hat-konflux red-hat-konflux bot enabled auto-merge (rebase) March 30, 2026 01:26
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai bot commented Mar 30, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the kessel SDK dependency from v1.5.0 to v1.7.0 in go.mod (and corresponding entries in go.sum) to pick up upstream changes, including the new CheckForUpdateBulk endpoint and transitive dependency bumps.

File-Level Changes

Change Details Files
Bump github.com/project-kessel/kessel-sdk-go dependency from v1.5.0 to v1.7.0.
  • Update the required version of github.com/project-kessel/kessel-sdk-go in go.mod from v1.5.0 to v1.7.0.
  • Refresh go.sum entries to match the new kessel-sdk-go version and its transitive dependencies.
go.mod
go.sum

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@github-actions
Copy link
Copy Markdown

SC Environment Impact Assessment

Overall Impact:NONE

No SC Environment-specific impacts detected in this PR.

What was checked

This PR was automatically scanned for:

  • Database migrations
  • ClowdApp configuration changes
  • Kessel integration changes
  • AWS service integrations (S3, RDS, ElastiCache)
  • Kafka topic changes
  • Secrets management changes
  • External dependencies

@red-hat-konflux red-hat-konflux bot merged commit 8dca4c4 into master Mar 30, 2026
9 of 12 checks passed
Copy link
Copy Markdown

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.18%. Comparing base (c4888aa) to head (7547d97).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2137   +/-   ##
=======================================
  Coverage   59.18%   59.18%           
=======================================
  Files         134      134           
  Lines        8624     8624           
=======================================
  Hits         5104     5104           
  Misses       2985     2985           
  Partials      535      535           
Flag Coverage Δ
unittests 59.18% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/master/github.com-project-kessel-kessel-sdk-go-1.x branch March 30, 2026 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant