Skip to content

Conversation

@red-hat-konflux
Copy link

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

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

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 6 times, most recently from 659b22f to e4f5b93 Compare December 15, 2025 13:33
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 7 times, most recently from e457211 to 4bb79c0 Compare December 19, 2025 21:34
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 4 times, most recently from bac8a67 to be5cefd Compare January 2, 2026 13:39
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 3 times, most recently from 98270f3 to 95fa915 Compare January 12, 2026 05:35
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 3 times, most recently from 87c0d59 to 7da5961 Compare January 16, 2026 13:26
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/major-go-deps branch 5 times, most recently from 7eb77b1 to 4f22ce3 Compare January 26, 2026 13:21
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 4f22ce3 to 0d281f9 Compare January 27, 2026 01:40
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