Skip to content

chore(deps): update go dependencies to v1 (major)#270

Open
red-hat-konflux[bot] wants to merge 1 commit intorelease-1.3from
konflux/mintmaker/release-1.3/major-go-deps
Open

chore(deps): update go dependencies to v1 (major)#270
red-hat-konflux[bot] wants to merge 1 commit intorelease-1.3from
konflux/mintmaker/release-1.3/major-go-deps

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Jan 13, 2026

Note: This PR body was truncated due to platform limits.

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.4
gitlab.com/gitlab-org/api/client-go indirect major v0.133.0 -> v1.23.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.4

Compare Source

What's Changed

  • Update rekor-tiles version path in #​531
  • Bump production Sigstore TUF root to latest in #​537
  • Bump staging Sigstore TUF root to latest in #​538
  • Bump deps for sigstore libraries in #​543

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

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.23.0

Compare Source

1.23.0

🚀 Features
🔄 Other Changes

1.23.0 (2026-01-28)

Features
  • add group protected branches service (c7ffe6f)

v1.22.1

Compare Source

1.22.1

🐛 Bug Fixes
  • fix: Type Mismatch in UpdateSettingsOptions for SentryEnabled (!2690) by Zubeen
🔄 Other Changes
  • fix: URL tags for throttle protected path settings in UpdateSettingsOptions (!2705) by Zubeen
  • test: Refactor tests to use testify assertions 7 (!2700) by Zubeen
  • test: Refactor tests to use testify assertions 4 (!2696) by Zubeen
  • test: Refactor tests to use testify assertions 3 (!2695) by Zubeen
  • test(no-release): Refactor tests to use testify assertions 2 (!2694) by Zubeen
  • test(no-release): Refactor tests to use testify assertions (!2693) by Zubeen
  • test(no-release): Refactor tests to use testify assertions 6 (!2699) by Zubeen

1.22.1 (2026-01-28)

Bug Fixes
  • Type Mismatch in UpdateSettingsOptions for SentryEnabled (c2d3ca9)
  • URL tags for throttle protected path settings in UpdateSettingsOptions (a4a525d)

v1.22.0

Compare Source

1.22.0

🚀 Features
🔄 Other Changes
  • test: Refactor tests to use testify assertions 5 (!2697) by Zubeen

1.22.0 (2026-01-28)

Features
  • project_mirror: add ForceSyncProjectMirror (b13fcb7)

v1.21.0

Compare Source

1.21.0

🚀 Features
  • feat(settings): Add AnonymousSearchesAllowed field support (!2678) by Seif Hatem
🔄 Other Changes
  • feat: improve URL validation and error handling in client initialization (!2656) by Amer Khaled

1.21.0 (2026-01-27)

Features
  • improve URL validation and error handling in client initialization (9417155)
  • settings: Add AnonymousSearchesAllowed field support (7185888)

v1.20.0

Compare Source

1.20.0

🚀 Features
🔄 Other Changes

1.20.0 (2026-01-27)

Features

v1.19.0

Compare Source

1.19.0

🚀 Features
🔄 Other Changes

1.19.0 (2026-01-26)

Features
  • integrations: Add Chat & Notify integrations (cc692ed)
  • mocks: add streaming methods for various services (889b407)

v1.18.0

Compare Source

1.18.0

🚀 Features
  • feat(settings): Added support for inactive_resource_access_tokens_delete_after_days to the... (!2686) by Preethi Atchudan
🔄 Other Changes

1.18.0 (2026-01-25)

Features
  • settings: Added support for inactive_resource_access_tokens_delete_after_days to the... (52b60c3)

v1.17.0

Compare Source

1.17.0

🚀 Features

1.17.0 (2026-01-23)

v1.16.0

Compare Source

1.16.0

🚀 Features
  • Add environment, deployed_after, and deployed_before params to merge requests options struct (!2672) by Filip Aleksic
🔄 Other Changes

1.16.0 (2026-01-20)

v1.15.0

Compare Source

1.15.0

🚀 Features
  • Add ExpiresAt field to ProjectSharedWithGroup struct (!2671) by cindy
🔄 Other Changes

1.15.0 (2026-01-20)

Bug Fixes
  • Deprecate incorrect fields returned in response for Emails on Push integration (71d747d)
Features
  • convert examples to testable examples for pkg.go.dev (fee39f1)
  • issue_links: Add ID field to IssueLink struct (8f813a8)

v1.14.0

Compare Source

1.14.0

🚀 Features
  • feat(hooks): Add project hook support for vulnerability events and branch filter strategy (!2658) by Heidi Berry
  • Add max_artifacts_size parameter to groups and projects (!2652) by Betty Godier

1.14.0 (2026-01-13)

Features
  • hooks: Add project hook support for vulnerability events and branch filter strategy (4f6d252)

v1.13.0

Compare Source

1.13.0

🚀 Features
🔄 Other Changes

1.13.0 (2026-01-12)

Features
  • groups: add Active parameter to ListGroupProjects (dec511a)

v1.12.0

Compare Source

1.12.0

🚀 Features
  • feat: add EmojiEvents field support to Project Webhooks (!2653) by Yugan
🔄 Other Changes

1.12.0 (2026-01-11)

Features
  • add EmojiEvents field support to Project Webhooks (2bcfa1f)

v1.11.0

Compare Source

1.11.0

🚀 Features
  • feat(groups): add support for merge related settings (!2625) by Zubeen
🐛 Bug Fixes
🔄 Other Changes

1.11.0 (2026-01-05)

Bug Fixes
  • api: typo in ms teams slug (1ed6c95)
Features
  • groups: add support for merge related settings (cb8412f)

v1.10.0

Compare Source

1.10.0

🚀 Features
🔄 Other Changes

1.10.0 (2025-12-19)

Features
  • implement Runner Controller API (66f19f4)

v1.9.1

Compare Source

Features
  • implement Runner Controller API (66f19f4)

1.9.1

🐛 Bug Fixes
🔄 Other Changes

1.9.1 (2025-12-17)

Bug Fixes
  • use parameters in config.NewClient and Jobs.DownloadArtifactsFile (28b7cd7)

1.9.0

🚀 Features

v1.9.0

Compare Source

Features
  • implement Runner Controller API (66f19f4)

1.9.1

🐛 Bug Fixes
🔄 Other Changes

1.9.1 (2025-12-17)

Bug Fixes
  • use parameters in config.NewClient and Jobs.DownloadArtifactsFile (28b7cd7)

1.9.0

🚀 Features

v1.8.2

Compare Source

Features
  • api: add support for matrix project integration (0a5b11b)

1.8.2

🐛 Bug Fixes
🔄 Other Changes

1.8.2 (2025-12-15)

Bug Fixes
  • correct omitempty tag in VariableFilter.EnvironmentScope field (c117da1)
Features
  • protectedTags: add support for deploy_key_id to protected_tags (c0fc3db)

1.8.1

🐛 Bug Fixes
  • fix(epics): handle datetime format in ISOTime UnmarshalJSON (!2612) by Zubeen
🔄 Other Changes

1.8.1 (2025-12-10)

Bug Fixes
  • epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)

1.8.0

🚀 Features

v1.8.1

Compare Source

Features
  • api: add support for matrix project integration (0a5b11b)

1.8.2

🐛 Bug Fixes
🔄 Other Changes

1.8.2 (2025-12-15)

Bug Fixes
  • correct omitempty tag in VariableFilter.EnvironmentScope field (c117da1)
Features
  • protectedTags: add support for deploy_key_id to protected_tags (c0fc3db)

1.8.1

🐛 Bug Fixes
  • fix(epics): handle datetime format in ISOTime UnmarshalJSON (!2612) by Zubeen
🔄 Other Changes

1.8.1 (2025-12-10)

Bug Fixes
  • epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)

1.8.0

🚀 Features

v1.8.0

Compare Source

Features
  • api: add support for matrix project integration (0a5b11b)

1.8.2

🐛 Bug Fixes
🔄 Other Changes

1.8.2 (2025-12-15)

Bug Fixes
  • correct omitempty tag in VariableFilter.EnvironmentScope field (c117da1)
Features
  • protectedTags: add support for deploy_key_id to protected_tags (c0fc3db)

1.8.1

🐛 Bug Fixes
  • fix(epics): handle datetime format in ISOTime UnmarshalJSON (!2612) by Zubeen
🔄 Other Changes

1.8.1 (2025-12-10)

Bug Fixes
  • epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)

1.8.0

🚀 Features

v1.7.0

Compare Source

1.7.0

🚀 Features
  • feat(users): Add support for a user to see only one file diff per page (!2597) by Zubeen

1.7.0 (2025-12-06)

Features
  • users: Add support for a user to see only one file diff per page (e2a9e09)

v1.6.0

Compare Source

1.6.0

🚀 Features
🔄 Other Changes

1.6.0 (2025-12-05)

Features
  • add admin compliance policy settings API (5c17773)

v1.5.0

Compare Source

1.5.0

🚀 Features
  • feat(Project Mirrors): Add missing Mirror attributes when reading or updating Project Mirrors (!2600) by Patrick Rice

1.5.0 (2025-12-03)

Features
  • Project Mirrors: Add missing Mirror attributes when reading or updating Project Mirrors (a49b32d)

v1.4.1

Compare Source

Features
  • Project Mirrors: Add missing Mirror attributes when reading or updating Project Mirrors (a49b32d)

1.4.1

🐛 Bug Fixes
  • Encode package managers as CSV in query for dependencies list (!2604) by Timo Furrer

1.4.1 (2025-12-02)

1.4.0

🚀 Features
🔄 Other Changes

v1.4.0

Compare Source

Features
  • Project Mirrors: Add missing Mirror attributes when reading or updating Project Mirrors (a49b32d)

1.4.1

🐛 Bug Fixes
  • Encode package managers as CSV in query for dependencies list (!2604) by Timo Furrer

1.4.1 (2025-12-02)

1.4.0

🚀 Features
🔄 Other Changes

v1.3.1

Compare Source

Features
  • integrations: Add attestations integrations (4f50db4)

1.3.1

🐛 Bug Fixes

1.3.1 (2025-12-01)

Bug Fixes
  • merge_requests: Reinstate missing request option (f5f912d)

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

v1.3.0

Compare Source

Features
  • integrations: Add attestations integrations (4f50db4)

1.3.1

🐛 Bug Fixes

1.3.1 (2025-12-01)

Bug Fixes
  • merge_requests: Reinstate missing request option (f5f912d)

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

v1.2.0

Compare Source

Features
  • add EmojiEvents field support to Project Webhooks (2bcfa1f)

1.11.0

🚀 Features
  • feat(groups): add support for merge related settings (!2625) by Zubeen
🐛 Bug Fixes
🔄 Other Changes

v1.1.0

Compare Source

Features
  • api: add support for matrix project integration (0a5b11b)

1.8.2

🐛 Bug Fixes
🔄 Other Changes

1.8.2 (2025-12-15)

Bug Fixes
  • correct omitempty tag in VariableFilter.EnvironmentScope field (c117da1)
Features
  • protectedTags: add support for deploy_key_id to protected_tags (c0fc3db)

1.8.1

🐛 Bug Fixes
  • fix(epics): handle datetime format in ISOTime UnmarshalJSON (!2612) by Zubeen
🔄 Other Changes

1.8.1 (2025-12-10)

Bug Fixes
  • epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)

1.8.0

🚀 Features

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.


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
Copy link
Author

red-hat-konflux bot commented Jan 13, 2026

ℹ 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):

  • 21 additional dependencies were updated

Details:

Package Change
github.com/go-openapi/runtime v0.28.0 -> v0.29.2
github.com/go-openapi/strfmt v0.23.0 -> v0.25.0
github.com/go-openapi/swag v0.23.1 -> v0.25.4
github.com/sigstore/rekor v1.3.10 -> v1.4.3
github.com/go-openapi/analysis v0.23.0 -> v0.24.1
github.com/go-openapi/errors v0.22.1 -> v0.22.4
github.com/go-openapi/jsonpointer v0.21.1 -> v0.22.1
github.com/go-openapi/jsonreference v0.21.0 -> v0.21.3
github.com/go-openapi/loads v0.22.0 -> v0.23.2
github.com/go-openapi/spec v0.21.0 -> v0.22.1
github.com/google/go-querystring v1.1.0 -> v1.2.0
github.com/pelletier/go-toml/v2 v2.2.3 -> v2.2.4
github.com/sagikazarmark/locafero v0.9.0 -> v0.11.0
github.com/sigstore/timestamp-authority v1.2.8 -> v1.2.9
github.com/sourcegraph/conc v0.3.0 -> v0.3.1-0.20240121214520-5f936abd7ae8
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/spf13/cast v1.9.2 -> v1.10.0
github.com/spf13/viper v1.20.1 -> v1.21.0
github.com/theupdateframework/go-tuf/v2 v2.0.2 -> v2.3.0
go.mongodb.org/mongo-driver v1.17.4 -> v1.17.6
sigs.k8s.io/yaml v1.5.0 -> v1.6.0

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.3/major-go-deps branch 4 times, most recently from 2729cac to ba05e1c Compare January 21, 2026 01:34
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.3/major-go-deps branch 12 times, most recently from 24e2404 to 10b2f82 Compare January 29, 2026 01:22
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.3/major-go-deps branch from 10b2f82 to fd3c493 Compare February 3, 2026 10:30
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/release-1.3/major-go-deps branch from fd3c493 to 1d27c51 Compare February 3, 2026 13: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