Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/docker/docker v28.4.0+incompatible -> v28.5.1+incompatible age confidence
github.com/go-openapi/errors v0.22.2 -> v0.22.3 age confidence
github.com/go-openapi/loads v0.22.0 -> v0.23.1 age confidence
github.com/go-openapi/runtime v0.28.0 -> v0.29.0 age confidence
github.com/go-openapi/strfmt v0.23.0 -> v0.24.0 age confidence
github.com/pressly/goose/v3 v3.25.0 -> v3.26.0 age confidence
github.com/segmentio/asm v1.2.0 -> v1.2.1 age confidence

Release Notes

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

v28.5.1+incompatible

Compare Source

v28.5.0+incompatible

Compare Source

go-openapi/errors (github.com/go-openapi/errors)

v0.22.3

Compare Source

go-openapi/loads (github.com/go-openapi/loads)

v0.23.1

Compare Source

v0.23.0

Compare Source

go-openapi/runtime (github.com/go-openapi/runtime)

v0.29.0

Compare Source

go-openapi/strfmt (github.com/go-openapi/strfmt)

v0.24.0

Compare Source

pressly/goose (github.com/pressly/goose/v3)

v3.26.0

Compare Source

  • Add *slog.Logger support to goose provider via option WithSlog (#​989)
  • Add convenience WithTableName provider option (#​985)
  • Minor bug fixes and dependency upgrades
  • Add general purpose Locker interface to support DB locking with a table-based Postgres
    implementation via lock.NewPostgresTableLocker (#​993 for more details)
    • Unlike SessionLocker, this uses the *sql.DB connection pool
    • Add WithLocker option to goose provider
segmentio/asm (github.com/segmentio/asm)

v1.2.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am every 2 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 3, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 3, 2025

⚠️ 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: console/service/go.sum
Command failed: go get -t ./...
go: downloading github.com/rs/zerolog v1.34.0
go: downloading github.com/kelseyhightower/envconfig v1.4.0
go: downloading github.com/go-openapi/runtime v0.29.0
go: downloading github.com/segmentio/asm v1.2.1
go: downloading go.openly.dev/pointy v1.3.0
go: downloading github.com/go-openapi/strfmt v0.24.0
go: downloading github.com/gdex-lab/go-render v1.0.1
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/jackc/pgx/v5 v5.7.6
go: downloading github.com/go-openapi/loads v0.23.1
go: downloading github.com/jessevdk/go-flags v1.6.1
go: downloading gotest.tools/v3 v3.5.2
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading golang.org/x/sync v0.17.0
go: downloading github.com/docker/docker v28.5.1+incompatible
go: downloading github.com/docker/go-connections v0.6.0
go: downloading github.com/goombaio/namegenerator v0.0.0-20181006234301-989e774b106e
go: downloading github.com/pressly/goose/v3 v3.26.0
go: downloading github.com/go-openapi/errors v0.22.3
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/go-openapi/analysis v0.24.0
go: downloading github.com/go-openapi/spec v0.22.0
go: downloading github.com/go-openapi/swag v0.23.1
go: downloading github.com/go-openapi/swag/conv v0.25.1
go: downloading github.com/go-openapi/swag/stringutils v0.25.1
go: downloading github.com/go-openapi/validate v0.25.0
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.17.4
go: downloading golang.org/x/net v0.44.0
go: downloading github.com/jackc/puddle/v2 v2.2.2
go: downloading github.com/go-openapi/swag/loading v0.25.1
go: downloading github.com/go-openapi/swag/yamlutils v0.25.1
go: downloading golang.org/x/sys v0.36.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0
go: downloading go.opentelemetry.io/otel/trace v1.38.0
go: downloading go.opentelemetry.io/otel v1.38.0
go: downloading github.com/sethvargo/go-retry v0.3.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/go-openapi/swag/fileutils v0.25.1
go: downloading github.com/go-openapi/swag/jsonutils v0.25.1
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/go-openapi/jsonpointer v0.22.1
go: downloading github.com/go-openapi/swag/mangling v0.25.1
go: downloading github.com/go-openapi/jsonreference v0.21.2
go: downloading github.com/go-openapi/swag/jsonname v0.25.1
go: downloading golang.org/x/text v0.29.0
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
go: downloading golang.org/x/crypto v0.42.0
go: downloading github.com/go-openapi/swag/typeutils v0.25.1
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.38.0
go: downloading github.com/mfridman/interpolate v0.0.2
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/containerd/errdefs v1.0.0
go: downloading github.com/containerd/errdefs/pkg v0.3.0
go: postgresql-cluster-console/internal/controllers imports
	postgresql-cluster-console/models: package postgresql-cluster-console/models is not in std (/opt/containerbase/tools/golang/1.25.3/src/postgresql-cluster-console/models)
go: postgresql-cluster-console/internal/controllers/cluster imports
	postgresql-cluster-console/restapi/operations/cluster: package postgresql-cluster-console/restapi/operations/cluster is not in std (/opt/containerbase/tools/golang/1.25.3/src/postgresql-cluster-console/restapi/operations/cluster)
go: postgresql-cluster-console/internal/controllers/dictionary imports
	postgresql-cluster-console/restapi/operations/dictionary: package postgresql-cluster-console/restapi/operations/dictionary is not in std (/opt/containerbase/tools/golang/1.25.3/src/postgresql-cluster-console/restapi/operations/dictionary)
go: postgresql-cluster-console/internal/controllers/environment imports
	postgresql-cluster-console/restapi/operations/environment: package postgresql-cluster-console/restapi/operations/environment is not in std (/opt/containerbase/tools/golang/1.25.3/src/postgresql-cluster-console/restapi/operations/environment)
go: postgresql-cluster-console/internal/controllers/operation imports
	postgresql-cluster-console/restapi/operations/operation: package postgresql-cluster-console/restapi/operations/operation is not in std (/opt/containerbase/tools/golang/1.25.3/src/postgresql-cluster-console/restapi/operations/operation)
go: postgresql-cluster-console/internal/controllers/project imports
	postgresql-cluster-console/restapi/operations/project: package postgresql-cluster-console/restapi/operations/project is not in std (/opt/containerbase/tools/golang/1.25.3/src/postgresql-cluster-console/restapi/operations/project)
go: postgresql-cluster-console/internal/controllers/secret imports
	postgresql-cluster-console/restapi/operations/secret: package postgresql-cluster-console/restapi/operations/secret is not in std (/opt/containerbase/tools/golang/1.25.3/src/postgresql-cluster-console/restapi/operations/secret)
go: postgresql-cluster-console/internal/controllers/setting imports
	postgresql-cluster-console/restapi/operations/setting: package postgresql-cluster-console/restapi/operations/setting is not in std (/opt/containerbase/tools/golang/1.25.3/src/postgresql-cluster-console/restapi/operations/setting)
go: postgresql-cluster-console/internal/service imports
	postgresql-cluster-console/restapi/operations: package postgresql-cluster-console/restapi/operations is not in std (/opt/containerbase/tools/golang/1.25.3/src/postgresql-cluster-console/restapi/operations)
go: postgresql-cluster-console/internal/service imports
	postgresql-cluster-console/restapi/operations/system: package postgresql-cluster-console/restapi/operations/system is not in std (/opt/containerbase/tools/golang/1.25.3/src/postgresql-cluster-console/restapi/operations/system)

@vitabaks vitabaks merged commit 8b76c64 into master Nov 3, 2025
13 of 14 checks passed
@vitabaks vitabaks deleted the renovate/go-dependencies branch November 3, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants