Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Oct 3, 2025

This PR contains the following updates:

Package Type Update Change
github.com/golang/snappy indirect major v0.0.4 -> v1.0.0
github.com/sigstore/sigstore-go indirect major v0.7.3 -> v1.1.3
gitlab.com/gitlab-org/api/client-go indirect major v0.133.0 -> v1.3.0

Warning

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


Release Notes

golang/snappy (github.com/golang/snappy)

v1.0.0

Compare Source

Latest stable version, as of March 2025.

sigstore/sigstore-go (github.com/sigstore/sigstore-go)

v1.1.3

Compare Source

What's Changed

  • Set user agent for TUF and Rekor v2 clients in #​525

Full Changelog: sigstore/sigstore-go@v1.1.2...v1.1.3

v1.1.2

Compare Source

What's Changed

  • Allow no timestamps to be provided when verifying a key in #​510
  • Support other key algorithms for Rekor v2 in #​520

Full Changelog: sigstore/sigstore-go@v1.1.1...v1.1.2

v1.1.1

Compare Source

What's Changed

  • Make conformance compatible with rekor v2 in #​505
  • Update GetSigningConfig to use signing_config.v0.2.json in #​506
  • Refactor SelectService to return Service rather than URL, add supported API versions in #​503
  • Remove noisy log message in #​507

Full Changelog: sigstore/sigstore-go@v1.1.0...v1.1.1

v1.1.0

Compare Source

sigstore-go v1.1.0 introduces support for Rekor v2, a redesigned and modernized transparency log that's cheaper to operate, easier to scale, and simpler to maintain.

What's Changed

Full Changelog: sigstore/sigstore-go@v1.0.0...v1.1.0

v1.0.0

Compare Source

We're very excited to release sigstore-go 1.0! View the blog post announcing this release for more details.

This release should contain the last set of breaking changes until version 2.0, including a few renames (such as SignedEntityVerifier -> Verifier and VerifyTimestampAuthority -> VerifySignedTimestamp). We are excited to begin a new phase of simple, stable APIs!

What's Changed

Full Changelog: sigstore/sigstore-go@v0.7.3...v1.0.0

gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)

v1.3.0

Compare Source

1.3.0

🚀 Features
  • feat(credentials): Add support for revoking group PATs, listing/deleting group SSH keys (!2594) by Heidi Berry
🔄 Other Changes
  • refactor: moved comments to interface (!2595) by Zubeen
  • refactor(users): moved comments to interface (!2596) by Zubeen
  • refactor: moved comments to interface (!2599) by Zubeen
  • Simplify more request functions, introducing NoEscape (!2592) by Timo Furrer

1.3.0 (2025-11-30)

Features
  • credentials: Add support for revoking group PATs, listing/deleting group SSH keys (3439f4f)

v1.2.0

Compare Source

1.2.0

🚀 Features
  • feat(credentials): Add support for listing all SaaS enterprise user personal access tokens (!2593) by Heidi Berry
🔄 Other Changes

1.2.0 (2025-11-27)

Features
  • credentials: Add support for listing all SaaS enterprise user personal access tokens (3697779)

v1.1.0

Compare Source

1.1.0

🚀 Features
  • feat(service_account): allow providing email when update a Service Account (!2589) by kilianpaquier
🔄 Other Changes

1.1.0 (2025-11-26)

Features
  • service_account: allow providing email when update a Service Account (324d080)

v1.0.1

Compare Source

Features
  • service_account: allow providing email when update a Service Account (324d080)

1.0.1

🐛 Bug Fixes

1.0.1 (2025-11-25)

Bug Fixes
  • fix ReviewerID() and let it accept int64 (6a6d439)

1.0.0

💥 Breaking Changes

v1.0.0

Compare Source

Features
  • service_account: allow providing email when update a Service Account (324d080)

1.0.1

🐛 Bug Fixes

1.0.1 (2025-11-25)

Bug Fixes
  • fix ReviewerID() and let it accept int64 (6a6d439)

1.0.0

💥 Breaking Changes

v0.161.1

Compare Source

  • Merge branch 'release-client-1.0' into 'main' (f06b8c2)
Bug Fixes
  • issues: use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID (1dcb219)
Features
  • ListOptions: Update ListOptions to use composition instead of aliasing (60beef3)
BREAKING CHANGES
  • Release 1.0
  • ListOptions: ListOptions implementation changed from aliasing to composition
    Changelog: Improvements

0.161.1

🐛 Bug Fixes
  • fix(users): Fix a bug where error parsing causes user blocking to not function properly (!2584) by Patrick Rice

0.161.1 (2025-11-24)

Bug Fixes
  • users: Fix a bug where error parsing causes user blocking to not function properly (2ad5506)

0.161.0

🚀 Features
  • fix: return detailed API errors for BlockUser instead of generic LDAP message (!2581) by Zubeen

v0.161.0

Compare Source

  • Merge branch 'release-client-1.0' into 'main' (f06b8c2)
Bug Fixes
  • issues: use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID (1dcb219)
Features
  • ListOptions: Update ListOptions to use composition instead of aliasing (60beef3)
BREAKING CHANGES
  • Release 1.0
  • ListOptions: ListOptions implementation changed from aliasing to composition
    Changelog: Improvements

0.161.1

🐛 Bug Fixes
  • fix(users): Fix a bug where error parsing causes user blocking to not function properly (!2584) by Patrick Rice

0.161.1 (2025-11-24)

Bug Fixes
  • users: Fix a bug where error parsing causes user blocking to not function properly (2ad5506)

0.161.0

🚀 Features
  • fix: return detailed API errors for BlockUser instead of generic LDAP message (!2581) by Zubeen

v0.160.2

Compare Source

Bug Fixes
  • return detailed API errors for BlockUser instead of generic LDAP message (2ba9fa6)

0.160.2

🐛 Bug Fixes

0.160.2 (2025-11-24)

0.160.1

🐛 Bug Fixes
  • fix: update input field from "key" to "name" in pipeline schedules to prevent an API error (!2580) by Zubeen
🔄 Other Changes

0.160.1 (2025-11-19)

Bug Fixes
  • update input field from "key" to "name" in pipeline schedules to prevent an API error (062133f)

0.160.0

🚀 Features
  • feat (project_members): Add show_seat_info option to ProjectMembers (!2572) by Zubeen
🔄 Other Changes

v0.160.1

Compare Source

Bug Fixes
  • return detailed API errors for BlockUser instead of generic LDAP message (2ba9fa6)

0.160.2

🐛 Bug Fixes

0.160.2 (2025-11-24)

0.160.1

🐛 Bug Fixes
  • fix: update input field from "key" to "name" in pipeline schedules to prevent an API error (!2580) by Zubeen
🔄 Other Changes

0.160.1 (2025-11-19)

Bug Fixes
  • update input field from "key" to "name" in pipeline schedules to prevent an API error (062133f)

0.160.0

🚀 Features
  • feat (project_members): Add show_seat_info option to ProjectMembers (!2572) by Zubeen
🔄 Other Changes

v0.160.0

Compare Source

Bug Fixes
  • return detailed API errors for BlockUser instead of generic LDAP message (2ba9fa6)

0.160.2

🐛 Bug Fixes

0.160.2 (2025-11-24)

0.160.1

🐛 Bug Fixes
  • fix: update input field from "key" to "name" in pipeline schedules to prevent an API error (!2580) by Zubeen
🔄 Other Changes

0.160.1 (2025-11-19)

Bug Fixes
  • update input field from "key" to "name" in pipeline schedules to prevent an API error (062133f)

0.160.0

🚀 Features
  • feat (project_members): Add show_seat_info option to ProjectMembers (!2572) by Zubeen
🔄 Other Changes

v0.159.0

Compare Source

0.159.0

🚀 Features
  • feat(integrations): add group integration API endpoints for Jira (!2563) by Harsh Rai
🔄 Other Changes

0.159.0 (2025-11-04)

Features
  • integrations: add group integration API endpoints for Jira (09e18ee)

v0.158.0

Compare Source

0.158.0

🚀 Features
  • Add support to send variables for GraphQL queries (!2562) by rafasf
🔄 Other Changes

0.158.0 (2025-11-03)

v0.157.1

Compare Source

0.157.1

🐛 Bug Fixes
🔄 Other Changes
  • chore: Update review instructions for mentioning GitLab (!2552) by Zubeen
  • Implement do function to reduce boilerplate (!2550) by Timo Furrer
  • refactor(test): migrate to testify assertions 4 (!2548) by Zubeen
  • refactor(test): migrate to testify assertions 2 (!2546) by Zubeen
  • refactor(test): migrate to testify assertions (!2545) by Zubeen
  • refactor(test): migrate to testify assertions 5 (!2549) by Zubeen
  • test: add unit tests for cluster agents and deployments (!2499) by Zubeen
  • refactor(test): migrate to testify assertions 3 (!2547) by Zubeen
  • Fix: Helper Functions for Code Refactoring (!2544) by Yashesvinee V
  • test: adds UT for formatPackageURL (!2527) by Zubeen
  • test: adds UT for getEpicLinks (!2526) by Zubeen
  • test: add test for ApproveOrRejectProjectDeployment (!2498) by Zubeen
  • test: adds UTs for packages (!2529) by Zubeen

0.157.1 (2025-10-28)

Bug Fixes
  • no-release: Helper Functions for Code Refactoring (6feffea)
  • protected_packages: fix invalid types (c09943b)

0.157.0

🚀 Features
🔄 Other Changes

v0.157.0

Compare Source

0.157.1

🐛 Bug Fixes
🔄 Other Changes
  • chore: Update review instructions for mentioning GitLab (!2552) by Zubeen
  • Implement do function to reduce boilerplate (!2550) by Timo Furrer
  • refactor(test): migrate to testify assertions 4 (!2548) by Zubeen
  • refactor(test): migrate to testify assertions 2 (!2546) by Zubeen
  • refactor(test): migrate to testify assertions (!2545) by Zubeen
  • refactor(test): migrate to testify assertions 5 (!2549) by Zubeen
  • test: add unit tests for cluster agents and deployments (!2499) by Zubeen
  • refactor(test): migrate to testify assertions 3 (!2547) by Zubeen
  • Fix: Helper Functions for Code Refactoring (!2544) by Yashesvinee V
  • test: adds UT for formatPackageURL (!2527) by Zubeen
  • test: adds UT for getEpicLinks (!2526) by Zubeen
  • test: add test for ApproveOrRejectProjectDeployment (!2498) by Zubeen
  • test: adds UTs for packages (!2529) by Zubeen

0.157.1 (2025-10-28)

Bug Fixes
  • no-release: Helper Functions for Code Refactoring (6feffea)
  • protected_packages: fix invalid types (c09943b)

0.157.0

🚀 Features
🔄 Other Changes

v0.156.0

Compare Source

0.156.0

🚀 Features

0.156.0 (2025-10-10)

Features
  • api: add support for test report summary api (8a0c6dd)

v0.155.0

Compare Source

0.155.0

🚀 Features
🔄 Other Changes

0.155.0 (2025-10-09)

Features
  • client_options: Added unit tests (c148031)
  • group_relations_export: Added Group Relations API integration (956e039)

v0.154.0

Compare Source

0.154.0

🚀 Features

0.154.0 (2025-10-08)

Features
  • protected_packages: Add api integration (2de15c7)

v0.153.0

Compare Source

0.153.0

🚀 Features
🔄 Other Changes

0.153.0 (2025-10-08)

Features
  • project_Statistics: Added api integration (75b5a03)

v0.152.0

Compare Source

0.152.0

🚀 Features
  • feat(api): add api support for listing users who starred a project (!2486) by ajey muthiah
🔄 Other Changes

0.152.0 (2025-10-06)

Features
  • api: add api support for listing users who starred a project (0cdb4ce)
  • model_registry_api: Added api integration (065dd63)
  • no-release: Add AGENTS.md file (b9febab)

v0.151.0

Compare Source

0.151.0

🚀 Features
🔄 Other Changes
  • docs(no-release): Make it easier to find the docs on issues (!2497) by Heidi Berry

0.151.0 (2025-10-04)

Features
  • api: add api support for delete enterprise user (36ca8ab)

v0.150.0

Compare Source

0.150.0

🚀 Features
🔄 Other Changes
  • chore(deps): update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.36.10-20250912141014-52f32327d4b0.1 (!2495) by GitLab Dependency Bot
  • chore(deps): update module github.com/danieljoos/wincred to v1.2.3 (!2494) by GitLab Dependency Bot

0.150.0 (2025-10-03)

Features
  • add Project Aliases API support (4ece88e)

v0.149.0

Compare Source

0.149.0

🚀 Features
🔄 Other Changes

0.149.0 (2025-10-02)

Features
  • no-release: Add dependency scanning (8b0ee10)

v0.148.1

Compare Source

Features
  • no-release: Add dependency scanning (8b0ee10)

0.148.1 (2025-09-26)

Bug Fixes
  • label unmarshaling for BasicMergeRequest list operations (e80c453)

v0.148.0

Compare Source

Features
  • no-release: Add dependency scanning (8b0ee10)

0.148.1 (2025-09-26)

Bug Fixes
  • label unmarshaling for BasicMergeRequest list operations (e80c453)

v0.147.1

Compare Source

Features
  • ResourceGroup: add newest_ready_first to resource group process_mode (fc8f743)

0.147.1 (2025-09-22)

Bug Fixes
  • client: use default retry policy from retryablehttp (2a72511)

v0.147.0

Compare Source

Features
  • ResourceGroup: add newest_ready_first to resource group process_mode (fc8f743)

0.147.1 (2025-09-22)

Bug Fixes
  • client: use default retry policy from retryablehttp (2a72511)

v0.146.0

Compare Source

0.146.0 (2025-09-18)

Features

v0.145.0

Compare Source

0.145.0 (2025-09-15)

Features
  • Add missing created_by field to ProjectMembers and GroupMembers (5348e01)

v0.144.1

Compare Source

Features
  • Add missing created_by field to ProjectMembers and GroupMembers (5348e01)

0.144.1 (2025-09-13)

v0.144.0

Compare Source

Features
  • Add missing created_by field to ProjectMembers and GroupMembers (5348e01)

0.144.1 (2025-09-13)

v0.143.3

Compare Source

Features
  • client: add http.RoundTripper Middleware Configuration Option to Client (88f9d10)

0.143.3 (2025-09-10)

0.143.2 (2025-09-09)

0.143.1 (2025-09-08)

v0.143.2

Compare Source

Features
  • client: add http.RoundTripper Middleware Configuration Option to Client (88f9d10)

0.143.3 (2025-09-10)

0.143.2 (2025-09-09)

0.143.1 (2025-09-08)

v0.143.1

Compare Source

Features
  • client: add http.RoundTripper Middleware Configuration Option to Client (88f9d10)

0.143.3 (2025-09-10)

0.143.2 (2025-09-09)

0.143.1 (2025-09-08)

v0.143.0

Compare Source

Features
  • client: add http.RoundTripper Middleware Configuration Option to Client (88f9d10)

0.143.3 (2025-09-10)

0.143.2 (2025-09-09)

0.143.1 (2025-09-08)

v0.142.6

Compare Source

Features
  • users: Add support for PublicEmail to ListUsers (74a3b6a)

0.142.6 (2025-09-02)

0.142.5 (2025-08-30)

0.142.4 (2025-08-28)

0.142.3 (2025-08-28)

0.142.2 (2025-08-26)

0.142.1 (2025-08-25)

v0.142.5

Compare Source

Features
  • users: Add support for PublicEmail to ListUsers (74a3b6a)

0.142.6 (2025-09-02)

0.142.5 (2025-08-30)

[0.142.4](https://gitlab.com/gitlab-org/api/client-go/co


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 3 times, most recently from 57b280d to 0674113 Compare October 26, 2025 12:32
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies to v1 (major) chore(deps): update module github.com/sigstore/sigstore-go to v1 Oct 26, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch from 0674113 to 5ee2e27 Compare October 26, 2025 16:35
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/sigstore/sigstore-go to v1 chore(deps): update go dependencies to v1 (major) Oct 26, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch from 5ee2e27 to ab15b07 Compare October 27, 2025 08:34
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies to v1 (major) chore(deps): update module github.com/sigstore/sigstore-go to v1 Oct 27, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch from ab15b07 to 5744744 Compare October 30, 2025 16:42
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/sigstore/sigstore-go to v1 chore(deps): update go dependencies to v1 (major) Oct 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch from 5744744 to a32c376 Compare October 31, 2025 16:51
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies to v1 (major) chore(deps): update module github.com/golang/snappy to v1 Nov 1, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 2 times, most recently from 808ef27 to bd1370c Compare November 1, 2025 05:08
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/golang/snappy to v1 chore(deps): update go dependencies to v1 (major) Nov 1, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies to v1 (major) Update Go Dependencies to v1 (major) Nov 4, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 2 times, most recently from 8a9a454 to 013d6aa Compare November 5, 2025 12:35
@red-hat-konflux red-hat-konflux bot changed the title Update Go Dependencies to v1 (major) Update module github.com/sigstore/sigstore-go to v1 Nov 5, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch from 013d6aa to 7ffe811 Compare November 5, 2025 16:41
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/sigstore/sigstore-go to v1 Update Go Dependencies to v1 (major) Nov 5, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update Go Dependencies to v1 (major) Update module github.com/sigstore/sigstore-go to v1 Nov 11, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 2 times, most recently from b6f30fa to b1b3aef Compare November 11, 2025 13:17
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/sigstore/sigstore-go to v1 Update Go Dependencies to v1 (major) Nov 11, 2025
@red-hat-konflux red-hat-konflux bot changed the title Update Go Dependencies to v1 (major) chore(deps): update go dependencies to v1 (major) Nov 12, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 2 times, most recently from 2b59c97 to 85e8e89 Compare November 12, 2025 17:52
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies to v1 (major) chore(deps): update module github.com/golang/snappy to v1 Nov 15, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 2 times, most recently from df7d8af to c4ab1ad Compare November 15, 2025 06:28
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/golang/snappy to v1 chore(deps): update go dependencies to v1 (major) Nov 15, 2025
@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Nov 15, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 51 additional dependencies were updated

Details:

Package Change
github.com/go-openapi/swag v0.23.1 -> v0.24.1
github.com/secure-systems-lab/go-securesystemslib v0.9.0 -> v0.9.1
github.com/sigstore/protobuf-specs v0.4.3 -> v0.5.0
github.com/sigstore/rekor v1.3.10 -> v1.4.2
github.com/sigstore/sigstore v1.9.5 -> v1.9.6-0.20250729224751-181c5d3339b3
github.com/spf13/cobra v1.9.1 -> v1.10.1
github.com/spf13/pflag v1.0.6 -> v1.0.10
golang.org/x/oauth2 v0.30.0 -> v0.33.0
google.golang.org/protobuf v1.36.6 -> v1.36.10
cloud.google.com/go v0.121.3 -> v0.121.6
cloud.google.com/go/auth v0.16.2 -> v0.16.5
cloud.google.com/go/compute/metadata v0.7.0 -> v0.8.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0 -> v1.18.2
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.10.1 -> v1.11.0
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1 -> v1.11.2
github.com/aws/aws-sdk-go-v2 v1.36.5 -> v1.38.1
github.com/aws/aws-sdk-go-v2/config v1.29.16 -> v1.31.3
github.com/aws/aws-sdk-go-v2/credentials v1.17.70 -> v1.18.7
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.32 -> v1.18.4
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36 -> v1.4.4
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36 -> v2.7.4
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.4 -> v1.13.0
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.17 -> v1.13.4
github.com/aws/aws-sdk-go-v2/service/kms v1.41.0 -> v1.44.0
github.com/aws/aws-sdk-go-v2/service/sso v1.25.5 -> v1.28.2
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.3 -> v1.34.0
github.com/aws/aws-sdk-go-v2/service/sts v1.34.0 -> v1.38.0
github.com/aws/smithy-go v1.22.4 -> v1.22.5
github.com/cpuguy83/go-md2man/v2 v2.0.6 -> v2.0.7
github.com/docker/cli v27.5.0+incompatible -> v28.2.2+incompatible
github.com/go-openapi/errors v0.22.1 -> v0.22.2
github.com/go-piv/piv-go/v2 v2.3.0 -> v2.4.0
github.com/go-viper/mapstructure/v2 v2.2.1 -> v2.4.0
github.com/golang-jwt/jwt/v5 v5.2.2 -> v5.3.0
github.com/google/go-containerregistry v0.20.3 -> v0.20.6
github.com/googleapis/gax-go/v2 v2.14.2 -> v2.15.0
github.com/jellydator/ttlcache/v3 v3.3.0 -> v3.4.0
github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.9.5 -> v1.9.6-0.20250729224751-181c5d3339b3
github.com/sigstore/timestamp-authority v1.2.8 -> v1.2.9
github.com/theupdateframework/go-tuf/v2 v2.0.2 -> v2.2.0
go.opentelemetry.io/otel v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.37.0 -> v1.38.0
go.yaml.in/yaml/v3 v3.0.3 -> v3.0.4
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b -> v0.0.0-20250813145105-42675adae3e6
golang.org/x/time v0.12.0 -> v0.14.0
google.golang.org/api v0.240.0 -> v0.248.0
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 -> v0.0.0-20250818200422-3122310a409c
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 -> v0.0.0-20250818200422-3122310a409c
google.golang.org/grpc v1.73.0 -> v1.75.0
sigs.k8s.io/release-utils v0.11.1 -> v0.12.1
sigs.k8s.io/yaml v1.5.0 -> v1.6.0

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 6 times, most recently from ee77465 to b74ba19 Compare November 26, 2025 05:47
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 7 times, most recently from 3c95aa9 to 240b460 Compare November 29, 2025 09:50
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch from 240b460 to 1fb2442 Compare December 1, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants