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/go-logr/logr to v1.4.2 #2997

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.4.2

Compare Source

What's Changed

Dependencies:

Full Changelog: go-logr/logr@v1.4.1...v1.4.2


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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 7, 2024
@renovate renovate bot enabled auto-merge (rebase) June 7, 2024 13:08
Copy link
Contributor Author

renovate bot commented Jun 7, 2024

⚠️ 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: src/acceptance/assets/app/go_app/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/gin-gonic/gin v1.10.0
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/cloudfoundry-community/go-cfenv v1.18.0
go: downloading github.com/gin-contrib/zap v1.1.3
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.51.0
go: downloading go.opentelemetry.io/otel v1.26.0
go: downloading go.opentelemetry.io/otel/sdk v1.26.0
go: downloading go.opentelemetry.io/otel/trace v1.26.0
go: downloading github.com/fgrosse/zaptest v1.2.1
go: downloading github.com/onsi/ginkgo/v2 v2.19.0
go: downloading github.com/onsi/gomega v1.33.1
go: downloading github.com/steinfletcher/apitest v1.5.16
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/net v0.25.0
go: downloading go.uber.org/multierr v1.11.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 golang.org/x/sys v0.20.0
go: downloading go.opentelemetry.io/otel/metric v1.26.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading google.golang.org/protobuf v1.34.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/go-playground/validator/v10 v10.20.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.2
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/bytedance/sonic v1.11.6
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
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.23.0
go: downloading golang.org/x/text v0.15.0
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.21.0
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6
go: downloading github.com/cloudwego/base64x v0.1.4
go: downloading golang.org/x/arch v0.8.0
go: downloading github.com/bytedance/sonic/loader v0.1.1
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/klauspost/cpuid/v2 v2.2.7
go: downloading github.com/cloudwego/iasm v0.2.0
go: downloading code.cloudfoundry.org/app-autoscaler-release/src/acceptance v0.0.0-20240607125551-ac9e13bba430
go: downloading code.cloudfoundry.org/app-autoscaler-release v13.1.1+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

Copy link

sonarqubecloud bot commented Jun 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot merged commit 82290b8 into main Jun 7, 2024
29 checks passed
@renovate renovate bot deleted the renovate/github.com-go-logr-logr-1.x branch June 7, 2024 15:15
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.

1 participant