chore(deps): update golang-packages (main) #731

Merged
crowci-bot merged 2 commits from renovate/main-golang-packages into main 2026-02-11 19:57:40 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence Type Update
code.gitea.io/sdk/gitea v0.22.1v0.23.2 age confidence require minor
github.com/docker/cli v29.1.5+incompatiblev29.2.1+incompatible age confidence require minor
github.com/golang-jwt/jwt/v5 v5.3.0v5.3.1 age confidence require patch
github.com/mattn/go-sqlite3 v1.14.33v1.14.34 age confidence require patch
gitlab.com/gitlab-org/api/client-go v1.18.0v1.30.0 age confidence require minor
go (source) 1.25.61.26.0 age confidence toolchain minor
golang.org/x/net v0.49.0v0.50.0 age confidence require minor
golang.org/x/oauth2 v0.34.0v0.35.0 age confidence require minor
golang.org/x/term v0.39.0v0.40.0 age confidence require minor
golang.org/x/text v0.33.0v0.34.0 age confidence require minor
k8s.io/api v0.35.0v0.35.1 age confidence require patch
k8s.io/apimachinery v0.35.0v0.35.1 age confidence require patch
k8s.io/client-go v0.35.0v0.35.1 age confidence require patch

Release Notes

docker/cli (github.com/docker/cli)

v29.2.1+incompatible

Compare Source

v29.2.0+incompatible

Compare Source

golang-jwt/jwt (github.com/golang-jwt/jwt/v5)

v5.3.1

Compare Source

What's Changed

🔐 Features
👒 Dependencies

New Contributors

Full Changelog: https://github.com/golang-jwt/jwt/compare/v5.3.0...v5.3.1

mattn/go-sqlite3 (github.com/mattn/go-sqlite3)

v1.14.34

Compare Source

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

v1.30.0

Compare Source

1.30.0

🚀 Features
🔄 Other Changes

1.30.0 (2026-02-10)

v1.29.0

Compare Source

1.29.0

🚀 Features
🔄 Other Changes
  • chore(deps): migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (!2639) by Ville Skyttä

1.29.0 (2026-02-09)

v1.28.1

Compare Source

1.28.1

🐛 Bug Fixes
  • Fix error where GetNamespace double escaped URL-encoded projects (!2743) by Patrick Rice
🔄 Other Changes
  • refactor: moved comments to interface (!2716) by Zubeen

1.28.1 (2026-02-06)

1.28.0

🚀 Features
🔄 Other Changes

v1.28.0

Compare Source

1.28.1

🐛 Bug Fixes
  • Fix error where GetNamespace double escaped URL-encoded projects (!2743) by Patrick Rice
🔄 Other Changes
  • refactor: moved comments to interface (!2716) by Zubeen

1.28.1 (2026-02-06)

1.28.0

🚀 Features
🔄 Other Changes

v1.27.0

Compare Source

1.27.0

🚀 Features
🔄 Other Changes

1.27.0 (2026-02-04)

v1.26.0

Compare Source

1.26.0

🚀 Features
🔄 Other Changes

1.26.0 (2026-02-03)

v1.25.0

Compare Source

1.25.0

🚀 Features
🔄 Other Changes

1.25.0 (2026-02-01)

Bug Fixes
  • Fix broken GitLab docs anchors for Wikis API (bdbb5c0)
Features
  • hooks: Add webexintegration (857ac6a)

v1.24.0

Compare Source

1.24.0

🚀 Features

1.24.0 (2026-01-29)

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

Features
  • add group protected branches service (c7ffe6f)

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)

1.22.0

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

v1.22.0

Compare Source

Features
  • add group protected branches service (c7ffe6f)

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)

1.22.0

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

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)
kubernetes/api (k8s.io/api)

v0.35.1

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.1

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.35.1

Compare Source


Configuration

📅 Schedule: Branch creation - "every 2 weeks on monday" (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | code.gitea.io/sdk/gitea | `v0.22.1` → `v0.23.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/code.gitea.io%2fsdk%2fgitea/v0.23.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/code.gitea.io%2fsdk%2fgitea/v0.22.1/v0.23.2?slim=true) | require | minor | | [github.com/docker/cli](https://github.com/docker/cli) | `v29.1.5+incompatible` → `v29.2.1+incompatible` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fdocker%2fcli/v29.2.1+incompatible?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fdocker%2fcli/v29.1.5+incompatible/v29.2.1+incompatible?slim=true) | require | minor | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `v5.3.0` → `v5.3.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolang-jwt%2fjwt%2fv5/v5.3.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolang-jwt%2fjwt%2fv5/v5.3.0/v5.3.1?slim=true) | require | patch | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `v1.14.33` → `v1.14.34` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmattn%2fgo-sqlite3/v1.14.34?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmattn%2fgo-sqlite3/v1.14.33/v1.14.34?slim=true) | require | patch | | [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) | `v1.18.0` → `v1.30.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/gitlab.com%2fgitlab-org%2fapi%2fclient-go/v1.30.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gitlab.com%2fgitlab-org%2fapi%2fclient-go/v1.18.0/v1.30.0?slim=true) | require | minor | | [go](https://go.dev/) ([source](https://github.com/golang/go)) | `1.25.6` → `1.26.0` | ![age](https://developer.mend.io/api/mc/badges/age/golang-version/go/1.26.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/golang-version/go/1.25.6/1.26.0?slim=true) | toolchain | minor | | [golang.org/x/net](https://pkg.go.dev/golang.org/x/net) | [`v0.49.0` → `v0.50.0`](https://cs.opensource.google/go/x/net/+/refs/tags/v0.49.0...refs/tags/v0.50.0) | ![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fnet/v0.50.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fnet/v0.49.0/v0.50.0?slim=true) | require | minor | | [golang.org/x/oauth2](https://pkg.go.dev/golang.org/x/oauth2) | [`v0.34.0` → `v0.35.0`](https://cs.opensource.google/go/x/oauth2/+/refs/tags/v0.34.0...refs/tags/v0.35.0) | ![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2foauth2/v0.35.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2foauth2/v0.34.0/v0.35.0?slim=true) | require | minor | | [golang.org/x/term](https://pkg.go.dev/golang.org/x/term) | [`v0.39.0` → `v0.40.0`](https://cs.opensource.google/go/x/term/+/refs/tags/v0.39.0...refs/tags/v0.40.0) | ![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fterm/v0.40.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fterm/v0.39.0/v0.40.0?slim=true) | require | minor | | [golang.org/x/text](https://pkg.go.dev/golang.org/x/text) | [`v0.33.0` → `v0.34.0`](https://cs.opensource.google/go/x/text/+/refs/tags/v0.33.0...refs/tags/v0.34.0) | ![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftext/v0.34.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftext/v0.33.0/v0.34.0?slim=true) | require | minor | | [k8s.io/api](https://github.com/kubernetes/api) | `v0.35.0` → `v0.35.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.35.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapi/v0.35.0/v0.35.1?slim=true) | require | patch | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `v0.35.0` → `v0.35.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapimachinery/v0.35.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapimachinery/v0.35.0/v0.35.1?slim=true) | require | patch | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `v0.35.0` → `v0.35.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fclient-go/v0.35.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fclient-go/v0.35.0/v0.35.1?slim=true) | require | patch | --- ### Release Notes <details> <summary>docker/cli (github.com/docker/cli)</summary> ### [`v29.2.1+incompatible`](https://github.com/docker/cli/compare/v29.2.0...v29.2.1) [Compare Source](https://github.com/docker/cli/compare/v29.2.0...v29.2.1) ### [`v29.2.0+incompatible`](https://github.com/docker/cli/compare/v29.1.5...v29.2.0) [Compare Source](https://github.com/docker/cli/compare/v29.1.5...v29.2.0) </details> <details> <summary>golang-jwt/jwt (github.com/golang-jwt/jwt/v5)</summary> ### [`v5.3.1`](https://github.com/golang-jwt/jwt/releases/tag/v5.3.1) [Compare Source](https://github.com/golang-jwt/jwt/compare/v5.3.0...v5.3.1) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🔐 Features - Add spellcheck Github action to catch common spelling mistakes by [@&#8203;equalsgibson](https://github.com/equalsgibson) in [#&#8203;458](https://github.com/golang-jwt/jwt/pull/458) - Add `WithNotBeforeRequired` parser option and add test coverage by [@&#8203;equalsgibson](https://github.com/equalsgibson) in [#&#8203;456](https://github.com/golang-jwt/jwt/pull/456) - Update godoc example func to properly refer to `NewWithClaims()` by [@&#8203;equalsgibson](https://github.com/equalsgibson) in [#&#8203;459](https://github.com/golang-jwt/jwt/pull/459) - Update github workflows by [@&#8203;mfridman](https://github.com/mfridman) in [#&#8203;462](https://github.com/golang-jwt/jwt/pull/462) - Additional test for CustomClaims that validates unmarshalling behaviour by [@&#8203;equalsgibson](https://github.com/equalsgibson) in [#&#8203;457](https://github.com/golang-jwt/jwt/pull/457) - Fix early file close in jwt cli by [@&#8203;mfridman](https://github.com/mfridman) in [#&#8203;472](https://github.com/golang-jwt/jwt/pull/472) - Add TPM signature reference by [@&#8203;salrashid123](https://github.com/salrashid123) in [#&#8203;473](https://github.com/golang-jwt/jwt/pull/473) - Remove misleading ParserOptions documentation in [#&#8203;484](https://github.com/golang-jwt/jwt/pull/484) - Save signature to Token struct after successful signing by [@&#8203;EgorSheff](https://github.com/EgorSheff) in [#&#8203;417](https://github.com/golang-jwt/jwt/pull/417) - Set token.Signature in `ParseUnverified` by [@&#8203;slickwilli](https://github.com/slickwilli) in [#&#8203;414](https://github.com/golang-jwt/jwt/pull/414) ##### 👒 Dependencies - Bump crate-ci/typos from 1.34.0 to 1.35.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;461](https://github.com/golang-jwt/jwt/pull/461) - Bump crate-ci/typos from 1.35.4 to 1.36.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;470](https://github.com/golang-jwt/jwt/pull/470) - Bump github/codeql-action from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;478](https://github.com/golang-jwt/jwt/pull/478) - Bump crate-ci/typos from 1.36.2 to 1.39.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;480](https://github.com/golang-jwt/jwt/pull/480) - Bump golangci/golangci-lint-action from 8 to 9 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;481](https://github.com/golang-jwt/jwt/pull/481) - Bump actions/setup-go from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;469](https://github.com/golang-jwt/jwt/pull/469) - Bump crate-ci/typos from 1.39.0 to 1.40.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;488](https://github.com/golang-jwt/jwt/pull/488) - Bump actions/checkout from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;487](https://github.com/golang-jwt/jwt/pull/487) - Bump crate-ci/typos from 1.40.0 to 1.41.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;490](https://github.com/golang-jwt/jwt/pull/490) - Bump crate-ci/typos from 1.41.0 to 1.42.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;492](https://github.com/golang-jwt/jwt/pull/492) #### New Contributors - [@&#8203;equalsgibson](https://github.com/equalsgibson) made their first contribution in [#&#8203;458](https://github.com/golang-jwt/jwt/pull/458) - [@&#8203;salrashid123](https://github.com/salrashid123) made their first contribution in [#&#8203;473](https://github.com/golang-jwt/jwt/pull/473) - [@&#8203;EgorSheff](https://github.com/EgorSheff) made their first contribution in [#&#8203;417](https://github.com/golang-jwt/jwt/pull/417) - [@&#8203;slickwilli](https://github.com/slickwilli) made their first contribution in [#&#8203;414](https://github.com/golang-jwt/jwt/pull/414) **Full Changelog**: <https://github.com/golang-jwt/jwt/compare/v5.3.0...v5.3.1> </details> <details> <summary>mattn/go-sqlite3 (github.com/mattn/go-sqlite3)</summary> ### [`v1.14.34`](https://github.com/mattn/go-sqlite3/compare/v1.14.33...v1.14.34) [Compare Source](https://github.com/mattn/go-sqlite3/compare/v1.14.33...v1.14.34) </details> <details> <summary>gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)</summary> ### [`v1.30.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v1.30.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.29.0...v1.30.0) #### 1.30.0 ##### 🚀 Features - Add missing query params to ListGroupsOptions ([!2726](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2726)) by [Mohamed Mongy](https://gitlab.com/mohamedmongy96) ##### 🔄 Other Changes - chore(deps): update module buf.build/go/protovalidate to v1.1.1 ([!2750](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2750)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) - docs(no-release): update url for community fork ([!2748](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2748)) by [Oleksandr Redko](https://gitlab.com/alexandear) ### [1.30.0](https://gitlab.com/gitlab-org/api/client-go/compare/v1.29.0...v1.30.0) (2026-02-10) ### [`v1.29.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v1.29.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.28.1...v1.29.0) #### 1.29.0 ##### 🚀 Features - Update runner controllers to match latest state ([!2747](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2747)) by [Timo Furrer](https://gitlab.com/timofurrer) ##### 🔄 Other Changes - chore(deps): migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 ([!2639](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2639)) by [Ville Skyttä](https://gitlab.com/scop) ### [1.29.0](https://gitlab.com/gitlab-org/api/client-go/compare/v1.28.1...v1.29.0) (2026-02-09) ### [`v1.28.1`](https://gitlab.com/gitlab-org/api/client-go/blob/HEAD/CHANGELOG.md#1290-2026-02-09) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.28.0...v1.28.1) #### 1.28.1 ##### 🐛 Bug Fixes - Fix error where GetNamespace double escaped URL-encoded projects ([!2743](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2743)) by [Patrick Rice](https://gitlab.com/PatrickRice) ##### 🔄 Other Changes - refactor: moved comments to interface ([!2716](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2716)) by [Zubeen](https://gitlab.com/syedzubeen) #### [1.28.1](https://gitlab.com/gitlab-org/api/client-go/compare/v1.28.0...v1.28.1) (2026-02-06) #### 1.28.0 ##### 🚀 Features - Add `destroy` attribute for pipeline schedule inputs ([!2702](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2702)) by [long nguyen huy](https://gitlab.com/n.h.long.9697) ##### 🔄 Other Changes - Migrate bytes endpoints to new `do` pattern ([!2738](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2738)) by [Timo Furrer](https://gitlab.com/timofurrer) - docs(users): document the `Locked` and `State` fields ([!2741](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2741)) by [Florian Forster](https://gitlab.com/fforster) - ci: migrate to Danger from `common-ci-tasks` ([!2742](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2742)) by [Florian Forster](https://gitlab.com/fforster) - chore(oauth): improve the look of the OAuth confirmation page ([!2739](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2739)) by [Tomas Vik](https://gitlab.com/viktomas) ### [`v1.28.0`](https://gitlab.com/gitlab-org/api/client-go/blob/HEAD/CHANGELOG.md#1290-2026-02-09) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.27.0...v1.28.0) #### 1.28.1 ##### 🐛 Bug Fixes - Fix error where GetNamespace double escaped URL-encoded projects ([!2743](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2743)) by [Patrick Rice](https://gitlab.com/PatrickRice) ##### 🔄 Other Changes - refactor: moved comments to interface ([!2716](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2716)) by [Zubeen](https://gitlab.com/syedzubeen) #### [1.28.1](https://gitlab.com/gitlab-org/api/client-go/compare/v1.28.0...v1.28.1) (2026-02-06) #### 1.28.0 ##### 🚀 Features - Add `destroy` attribute for pipeline schedule inputs ([!2702](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2702)) by [long nguyen huy](https://gitlab.com/n.h.long.9697) ##### 🔄 Other Changes - Migrate bytes endpoints to new `do` pattern ([!2738](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2738)) by [Timo Furrer](https://gitlab.com/timofurrer) - docs(users): document the `Locked` and `State` fields ([!2741](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2741)) by [Florian Forster](https://gitlab.com/fforster) - ci: migrate to Danger from `common-ci-tasks` ([!2742](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2742)) by [Florian Forster](https://gitlab.com/fforster) - chore(oauth): improve the look of the OAuth confirmation page ([!2739](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2739)) by [Tomas Vik](https://gitlab.com/viktomas) ### [`v1.27.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v1.27.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.26.0...v1.27.0) #### 1.27.0 ##### 🚀 Features - Trim leading `@` in user ids in `do()` requests paths ([!2736](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2736)) by [Timo Furrer](https://gitlab.com/timofurrer) ##### 🔄 Other Changes - Migrate endpoints with special status code handling to new `do` pattern ([!2733](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2733)) by [Timo Furrer](https://gitlab.com/timofurrer) - Support file uploads in `do()` request handler ([!2732](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2732)) by [Timo Furrer](https://gitlab.com/timofurrer) - Migrate more endpoints to the `do()` pattern ([!2731](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2731)) by [Timo Furrer](https://gitlab.com/timofurrer) - Revert "refactor(http): preserve response body without copying in multiple services" ([!2730](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2730)) by [Timo Furrer](https://gitlab.com/timofurrer) - chore(deps): update docker docker tag to v29.2.1 ([!2729](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2729)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) ### [1.27.0](https://gitlab.com/gitlab-org/api/client-go/compare/v1.26.0...v1.27.0) (2026-02-04) ### [`v1.26.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v1.26.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.25.0...v1.26.0) #### 1.26.0 ##### 🚀 Features - Add slack integration support ([!2692](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2692)) by [Hamza Hassanain](https://gitlab.com/HamzaHassanain) ##### 🔄 Other Changes - refactor(no-release): fix minor revive issues ([!2711](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2711)) by [Oleksandr Redko](https://gitlab.com/alexandear) ### [1.26.0](https://gitlab.com/gitlab-org/api/client-go/compare/v1.25.0...v1.26.0) (2026-02-03) ### [`v1.25.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v1.25.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.24.0...v1.25.0) #### 1.25.0 ##### 🚀 Features - feat(hooks): Add webexintegration ([!2707](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2707)) by [Preethi Atchudan](https://gitlab.com/preethiatchudan) ##### 🔄 Other Changes - fix: Fix broken GitLab docs anchors for Wikis API ([!2723](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2723)) by [Mohamed Othman](https://gitlab.com/mohamed.othman27) - refactor: moved comments to interface 7 ([!2715](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2715)) by [Zubeen](https://gitlab.com/syedzubeen) - chore(deps): update module github.com/google/cel-go to v0.27.0 ([!2721](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2721)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) - refactor: moved comments to interface 1 ([!2706](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2706)) by [Zubeen](https://gitlab.com/syedzubeen) - Refactor low complexity endpoints to use new `do` request function ([!2718](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2718)) by [Timo Furrer](https://gitlab.com/timofurrer) - Add some additional test coverage for functions before migrating to `do` ([!2720](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2720)) by [Patrick Rice](https://gitlab.com/PatrickRice) ### [1.25.0](https://gitlab.com/gitlab-org/api/client-go/compare/v1.24.0...v1.25.0) (2026-02-01) ##### Bug Fixes * Fix broken GitLab docs anchors for Wikis API ([bdbb5c0](https://gitlab.com/gitlab-org/api/client-go/commit/bdbb5c0e93847846f6f786c93d649bec18db38e4)) ##### Features * **hooks:** Add webexintegration ([857ac6a](https://gitlab.com/gitlab-org/api/client-go/commit/857ac6a82ff63a65ae4df221cf8347fed8946f53)) ### [`v1.24.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v1.24.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.23.0...v1.24.0) #### 1.24.0 ##### 🚀 Features - Add assignee_id to issues api ([!2673](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2673)) by [David Schneider](https://gitlab.com/dvob) ### [1.24.0](https://gitlab.com/gitlab-org/api/client-go/compare/v1.23.0...v1.24.0) (2026-01-29) ### [`v1.23.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v1.23.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.22.1...v1.23.0) #### 1.23.0 ##### 🚀 Features - feat: add group protected branches service ([!2685](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2685)) by [Prakash Divy](https://gitlab.com/prakashdivyy) ##### 🔄 Other Changes - chore(no-release): refactor to slog.DiscardHandler ([!2710](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2710)) by [Oleksandr Redko](https://gitlab.com/alexandear) ### [1.23.0](https://gitlab.com/gitlab-org/api/client-go/compare/v1.22.1...v1.23.0) (2026-01-28) ##### Features * add group protected branches service ([c7ffe6f](https://gitlab.com/gitlab-org/api/client-go/commit/c7ffe6ff7bc12996ce27df767a706a253a3ce00b)) ### [`v1.22.1`](https://gitlab.com/gitlab-org/api/client-go/blob/HEAD/CHANGELOG.md#1230-2026-01-28) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.22.0...v1.22.1) ##### Features - add group protected branches service ([c7ffe6f](https://gitlab.com/gitlab-org/api/client-go/commit/c7ffe6ff7bc12996ce27df767a706a253a3ce00b)) #### 1.22.1 ##### 🐛 Bug Fixes - fix: Type Mismatch in UpdateSettingsOptions for SentryEnabled ([!2690](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2690)) by [Zubeen](https://gitlab.com/syedzubeen) ##### 🔄 Other Changes - fix: URL tags for throttle protected path settings in UpdateSettingsOptions ([!2705](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2705)) by [Zubeen](https://gitlab.com/syedzubeen) - test: Refactor tests to use testify assertions 7 ([!2700](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2700)) by [Zubeen](https://gitlab.com/syedzubeen) - test: Refactor tests to use testify assertions 4 ([!2696](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2696)) by [Zubeen](https://gitlab.com/syedzubeen) - test: Refactor tests to use testify assertions 3 ([!2695](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2695)) by [Zubeen](https://gitlab.com/syedzubeen) - test(no-release): Refactor tests to use testify assertions 2 ([!2694](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2694)) by [Zubeen](https://gitlab.com/syedzubeen) - test(no-release): Refactor tests to use testify assertions ([!2693](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2693)) by [Zubeen](https://gitlab.com/syedzubeen) - test(no-release): Refactor tests to use testify assertions 6 ([!2699](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2699)) by [Zubeen](https://gitlab.com/syedzubeen) #### [1.22.1](https://gitlab.com/gitlab-org/api/client-go/compare/v1.22.0...v1.22.1) (2026-01-28) ##### Bug Fixes - Type Mismatch in UpdateSettingsOptions for SentryEnabled ([c2d3ca9](https://gitlab.com/gitlab-org/api/client-go/commit/c2d3ca98450719f615a951930153ad9fc2585b19)) - URL tags for throttle protected path settings in UpdateSettingsOptions ([a4a525d](https://gitlab.com/gitlab-org/api/client-go/commit/a4a525dce32ba6aa80f45b48fbc0261e59cdabd3)) #### 1.22.0 ##### 🚀 Features - feat(project\_mirror): add ForceSyncProjectMirror ([!2683](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2683)) by [Prakash Divy](https://gitlab.com/prakashdivyy) ##### 🔄 Other Changes - test: Refactor tests to use testify assertions 5 ([!2697](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2697)) by [Zubeen](https://gitlab.com/syedzubeen) ### [`v1.22.0`](https://gitlab.com/gitlab-org/api/client-go/blob/HEAD/CHANGELOG.md#1230-2026-01-28) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.21.0...v1.22.0) ##### Features - add group protected branches service ([c7ffe6f](https://gitlab.com/gitlab-org/api/client-go/commit/c7ffe6ff7bc12996ce27df767a706a253a3ce00b)) #### 1.22.1 ##### 🐛 Bug Fixes - fix: Type Mismatch in UpdateSettingsOptions for SentryEnabled ([!2690](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2690)) by [Zubeen](https://gitlab.com/syedzubeen) ##### 🔄 Other Changes - fix: URL tags for throttle protected path settings in UpdateSettingsOptions ([!2705](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2705)) by [Zubeen](https://gitlab.com/syedzubeen) - test: Refactor tests to use testify assertions 7 ([!2700](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2700)) by [Zubeen](https://gitlab.com/syedzubeen) - test: Refactor tests to use testify assertions 4 ([!2696](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2696)) by [Zubeen](https://gitlab.com/syedzubeen) - test: Refactor tests to use testify assertions 3 ([!2695](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2695)) by [Zubeen](https://gitlab.com/syedzubeen) - test(no-release): Refactor tests to use testify assertions 2 ([!2694](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2694)) by [Zubeen](https://gitlab.com/syedzubeen) - test(no-release): Refactor tests to use testify assertions ([!2693](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2693)) by [Zubeen](https://gitlab.com/syedzubeen) - test(no-release): Refactor tests to use testify assertions 6 ([!2699](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2699)) by [Zubeen](https://gitlab.com/syedzubeen) #### [1.22.1](https://gitlab.com/gitlab-org/api/client-go/compare/v1.22.0...v1.22.1) (2026-01-28) ##### Bug Fixes - Type Mismatch in UpdateSettingsOptions for SentryEnabled ([c2d3ca9](https://gitlab.com/gitlab-org/api/client-go/commit/c2d3ca98450719f615a951930153ad9fc2585b19)) - URL tags for throttle protected path settings in UpdateSettingsOptions ([a4a525d](https://gitlab.com/gitlab-org/api/client-go/commit/a4a525dce32ba6aa80f45b48fbc0261e59cdabd3)) #### 1.22.0 ##### 🚀 Features - feat(project\_mirror): add ForceSyncProjectMirror ([!2683](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2683)) by [Prakash Divy](https://gitlab.com/prakashdivyy) ##### 🔄 Other Changes - test: Refactor tests to use testify assertions 5 ([!2697](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2697)) by [Zubeen](https://gitlab.com/syedzubeen) ### [`v1.21.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v1.21.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.20.0...v1.21.0) #### 1.21.0 ##### 🚀 Features - feat(settings): Add AnonymousSearchesAllowed field support ([!2678](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2678)) by [Seif Hatem](https://gitlab.com/seif-hatem) ##### 🔄 Other Changes - feat: improve URL validation and error handling in client initialization ([!2656](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2656)) by [Amer Khaled](https://gitlab.com/amrkhald777) ### [1.21.0](https://gitlab.com/gitlab-org/api/client-go/compare/v1.20.0...v1.21.0) (2026-01-27) ##### Features * improve URL validation and error handling in client initialization ([9417155](https://gitlab.com/gitlab-org/api/client-go/commit/9417155f9c8a5d7c044d052e61d8da5c91bbe57d)) * **settings:** Add AnonymousSearchesAllowed field support ([7185888](https://gitlab.com/gitlab-org/api/client-go/commit/7185888208173e18216ecb353fdfebe91423f0c4)) ### [`v1.20.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v1.20.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.19.0...v1.20.0) #### 1.20.0 ##### 🚀 Features - feat: update events ([!2689](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2689)) by [Huijie Shi](https://gitlab.com/lcdlyxrqy) ##### 🔄 Other Changes - chore(no-release): remove redundant build tag ([!2701](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2701)) by [Oleksandr Redko](https://gitlab.com/alexandear) - chore(deps): update docker docker tag to v29.2.0 ([!2698](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2698)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) ### [1.20.0](https://gitlab.com/gitlab-org/api/client-go/compare/v1.19.0...v1.20.0) (2026-01-27) ##### Features * update events ([46ba91c](https://gitlab.com/gitlab-org/api/client-go/commit/46ba91cabfe7c13cf4f80738d48ca60b810f520a)) ### [`v1.19.0`](https://gitlab.com/gitlab-org/api/client-go/tags/v1.19.0) [Compare Source](https://gitlab.com/gitlab-org/api/client-go/compare/v1.18.0...v1.19.0) #### 1.19.0 ##### 🚀 Features - feat(integrations): Add Chat & Notify integrations ([!2691](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2691)) by [Hamza Hassanain](https://gitlab.com/HamzaHassanain) ##### 🔄 Other Changes - refactor: use do function for requests ([!2674](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2674)) by [Timo Furrer](https://gitlab.com/timofurrer) - chore(docs): Update adding API support guide for new coding patterns ([!2688](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2688)) by [Heidi Berry](https://gitlab.com/heidi.berry) ### [1.19.0](https://gitlab.com/gitlab-org/api/client-go/compare/v1.18.0...v1.19.0) (2026-01-26) ##### Features * **integrations:** Add Chat & Notify integrations ([cc692ed](https://gitlab.com/gitlab-org/api/client-go/commit/cc692edd6d8dfed55fd411559af7e53b55d4e2dd)) * **mocks:** add streaming methods for various services ([889b407](https://gitlab.com/gitlab-org/api/client-go/commit/889b407e48432b32b4c1589102ceed6fadb857db)) </details> <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.35.1`](https://github.com/kubernetes/api/compare/v0.35.0...v0.35.1) [Compare Source](https://github.com/kubernetes/api/compare/v0.35.0...v0.35.1) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.35.1`](https://github.com/kubernetes/apimachinery/compare/v0.35.0...v0.35.1) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.35.0...v0.35.1) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.35.1`](https://github.com/kubernetes/client-go/compare/v0.35.0...v0.35.1) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.35.0...v0.35.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every 2 weeks on monday" (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY3kg8J+Tpu+4jyJdfQ==-->
crowci-bot scheduled this pull request to auto merge when all checks succeed 2026-02-11 12:40:23 +00:00
Author
Owner

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

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.47.0 -> v0.48.0
golang.org/x/mod v0.31.0 -> v0.32.0
golang.org/x/sys v0.40.0 -> v0.41.0
golang.org/x/tools v0.40.0 -> v0.41.0
### ℹ️ 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): - 4 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------- | :--------------------- | | `golang.org/x/crypto` | `v0.47.0` -> `v0.48.0` | | `golang.org/x/mod` | `v0.31.0` -> `v0.32.0` | | `golang.org/x/sys` | `v0.40.0` -> `v0.41.0` | | `golang.org/x/tools` | `v0.40.0` -> `v0.41.0` |
crowci-bot force-pushed renovate/main-golang-packages from 3108b169ef
Some checks failed
ci/crow/pr/static Pipeline was successful
ci/crow/pr/images Pipeline failed
ci/crow/pr/test Pipeline failed
to a28df2148e
Some checks failed
ci/crow/pr/static Pipeline was successful
ci/crow/pr/test Pipeline failed
ci/crow/pr/images Pipeline was successful
2026-02-11 14:39:58 +00:00
Compare
docs: adjust tests
All checks were successful
ci/crow/pr/static Pipeline was successful
ci/crow/pr/test Pipeline was successful
ci/crow/pull_request_merged/backport Pipeline was successful
ci/crow/pr/images Pipeline was successful
a2646df658
crowci-bot deleted branch renovate/main-golang-packages 2026-02-11 19:57:41 +00:00
Commenting is not possible because the repository is archived.
No description provided.