Skip to content

Update golang-packages#6821

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/golang-packages
Open

Update golang-packages#6821
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/golang-packages

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/getkin/kin-openapi v0.139.0v0.140.0 age confidence
gitlab.com/gitlab-org/api/client-go/v2 v2.45.0v2.46.0 age confidence
golang.org/x/sync v0.21.0v0.22.0 age confidence
golang.org/x/term v0.44.0v0.45.0 age confidence
golang.org/x/text v0.38.0v0.40.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

getkin/kin-openapi (github.com/getkin/kin-openapi)

v0.140.0

Compare Source

What's Changed

Full Changelog: getkin/kin-openapi@v0.139.0...v0.140.0

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

v2.46.0

Compare Source

2.46.0

🚀 Features

2.46.0 (2026-07-07)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Jul 8, 2026
@renovate renovate Bot enabled auto-merge (squash) July 8, 2026 00:40
@renovate

renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go mod tidy
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/charmbracelet/x/xpty v0.1.3
go: downloading go.uber.org/goleak v1.3.0
go: downloading github.com/klauspost/compress v1.18.4
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading gotest.tools/v3 v3.5.2
go: downloading github.com/creack/pty v1.1.24
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/jhump/protoreflect v1.17.0
go: downloading github.com/gin-contrib/gzip v0.0.6
go: downloading github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
go: downloading gitea.com/xorm/sqlfiddle v0.0.0-20180821085327-62ce714f951a
go: downloading github.com/denisenkom/go-mssqldb v0.12.3
go: downloading github.com/urfave/cli/v2 v2.25.3
go: downloading go.opentelemetry.io/otel/sdk/metric v1.43.0
go: downloading go.opentelemetry.io/otel/sdk v1.43.0
go: downloading github.com/charmbracelet/x/exp/golden v0.0.0-20250806222409-83e3a29d542f
go: downloading go.uber.org/mock v0.6.0
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/charmbracelet/x/conpty v0.1.1
go: downloading github.com/go-openapi/testify/v2 v2.4.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading pgregory.net/rapid v1.2.0
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading modernc.org/sqlite v1.20.4
go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
go: downloading github.com/golang-sql/sqlexp v0.1.0
go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
go: downloading github.com/aymanbagabas/go-udiff v0.4.1
go: downloading github.com/go-playground/assert/v2 v2.2.0
go: downloading github.com/charmbracelet/x/errors v0.0.0-20240508181413-e8d8b6e2de86
go: downloading github.com/dlclark/regexp2 v1.11.0
go: downloading github.com/go-openapi/swag/jsonutils/fixtures_test v0.25.4
go: downloading github.com/go-openapi/testify/enable/yaml/v2 v2.0.2
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.14.1
go: downloading github.com/bufbuild/protocompile v0.14.1
go: downloading github.com/c2sp/wycheproof v0.0.0-20260105152342-fca0d3ba9f12
go: downloading github.com/onsi/ginkgo v1.16.4
go: downloading github.com/onsi/gomega v1.10.1
go: downloading modernc.org/ccgo/v3 v3.16.13
go: downloading modernc.org/libc v1.55.3
go: downloading gonum.org/v1/gonum v0.17.0
go: downloading golang.org/x/exp v0.0.0-20250813145105-42675adae3e6
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading modernc.org/cc/v3 v3.40.0
go: downloading modernc.org/mathutil v1.6.0
go: downloading modernc.org/opt v0.1.3
go: downloading github.com/ncruces/go-strftime v0.1.9
go: downloading modernc.org/memory v1.8.0
go: downloading github.com/nxadm/tail v1.4.8
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading lukechampine.com/uint128 v1.2.0
go: downloading modernc.org/strutil v1.2.0
go: downloading modernc.org/token v1.1.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: finding module for package github.com/go-openapi/testify/v2/assert/yaml
go: downloading github.com/go-openapi/testify/v2 v2.6.0
go: downloading github.com/go-openapi/testify v0.0.0-20251001202347-e909893202bd
go: go.woodpecker-ci.org/woodpecker/v3/cmd/server/openapi imports
	github.com/swaggo/swag imports
	github.com/go-openapi/spec imports
	github.com/go-openapi/swag/loading tested by
	github.com/go-openapi/swag/loading.test imports
	github.com/go-openapi/testify/enable/yaml/v2 imports
	github.com/go-openapi/testify/v2/assert/yaml: module github.com/go-openapi/testify/v2@latest found (v2.6.0), but does not contain package github.com/go-openapi/testify/v2/assert/yaml

@renovate renovate Bot force-pushed the renovate/golang-packages branch from 3b491ef to bcbd20a Compare July 8, 2026 15:52
@renovate renovate Bot force-pushed the renovate/golang-packages branch from bcbd20a to d73bd86 Compare July 8, 2026 18:06
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