Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/ogen-go/ogen to v1.4.1 #3201

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/ogen-go/ogen v1.4.0 -> v1.4.1 age adoption passing confidence

Release Notes

ogen-go/ogen (github.com/ogen-go/ogen)

v1.4.1

Compare Source

What's Changed

Full Changelog: ogen-go/ogen@v1.4.0...v1.4.1


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Sep 11, 2024
@renovate renovate bot enabled auto-merge (rebase) September 11, 2024 22:15
Copy link
Contributor Author

renovate bot commented Sep 11, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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: src/acceptance/assets/app/go_app/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/cloudfoundry-community/go-cfenv v1.18.0
go: downloading github.com/gin-contrib/zap v1.1.4
go: downloading github.com/gin-gonic/gin v1.10.0
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.54.0
go: downloading github.com/fgrosse/zaptest v1.2.1
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading golang.org/x/net v0.28.0
go: downloading golang.org/x/sys v0.24.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-playground/validator/v10 v10.22.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.3
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading github.com/bytedance/sonic v1.12.2
go: downloading github.com/goccy/go-json v0.10.3
go: downloading github.com/gabriel-vasile/mimetype v1.4.5
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading golang.org/x/crypto v0.26.0
go: downloading golang.org/x/tools v0.24.0
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5
go: downloading github.com/cloudwego/base64x v0.1.4
go: downloading golang.org/x/arch v0.9.0
go: downloading github.com/bytedance/sonic/loader v0.2.0
go: downloading github.com/klauspost/cpuid/v2 v2.2.8
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/cloudwego/iasm v0.2.0
go: downloading code.cloudfoundry.org/app-autoscaler-release/src/acceptance v0.0.0-20240911013812-f026ec5d8654
go: downloading code.cloudfoundry.org/app-autoscaler-release v14.1.3+incompatible
go: code.cloudfoundry.org/app-autoscaler-release/src/acceptance/assets/app/go_app/internal/app tested by
	code.cloudfoundry.org/app-autoscaler-release/src/acceptance/assets/app/go_app/internal/app.test imports
	code.cloudfoundry.org/app-autoscaler-release/src/acceptance/assets/app/go_app/internal/app/appfakes: cannot find module providing package code.cloudfoundry.org/app-autoscaler-release/src/acceptance/assets/app/go_app/internal/app/appfakes

File name: src/autoscaler/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20240910222156-d9d8412af857
go: downloading code.cloudfoundry.org/tlsconfig v0.4.0
go: downloading github.com/ogen-go/ogen v1.4.1
go: downloading github.com/google/pprof v0.0.0-20240903155634-a8630aee4ab9
go: code.cloudfoundry.org/app-autoscaler/src/autoscaler/api/publicapiserver imports
	code.cloudfoundry.org/app-autoscaler/src/autoscaler/helpers/apis/scalinghistory: cannot find module providing package code.cloudfoundry.org/app-autoscaler/src/autoscaler/helpers/apis/scalinghistory
go: code.cloudfoundry.org/app-autoscaler/src/autoscaler/api/broker tested by
	code.cloudfoundry.org/app-autoscaler/src/autoscaler/api/broker.test imports
	code.cloudfoundry.org/app-autoscaler/src/autoscaler/fakes: cannot find module providing package code.cloudfoundry.org/app-autoscaler/src/autoscaler/fakes

Copy link

sonarcloud bot commented Sep 11, 2024

@renovate renovate bot merged commit edb3beb into main Sep 11, 2024
33 of 35 checks passed
@renovate renovate bot deleted the renovate/github.com-ogen-go-ogen-1.x branch September 11, 2024 23:22
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.

0 participants