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

chore(deps): update ginkgo updates to v2.17.3 #2937

Merged
merged 4 commits into from
May 21, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 18, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
ginkgo patch v2.17.2 -> v2.17.3 age adoption passing confidence
github.com/onsi/ginkgo/v2 require patch v2.17.2 -> v2.17.3 age adoption passing confidence
onsi/ginkgo patch 2.17.2 -> 2.17.3 age adoption passing confidence

Release Notes

onsi/ginkgo (ginkgo)

v2.17.3

Compare Source

2.17.3

Fixes

ginkgo watch now ignores hidden files [bde6e00]


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 these updates 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 May 18, 2024
@renovate renovate bot enabled auto-merge (rebase) May 18, 2024 23:24
Copy link
Contributor Author

renovate bot commented May 18, 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/autoscaler/go.sum
Command failed: go get -d -t ./...
go: downloading code.cloudfoundry.org/lager/v3 v3.0.3
go: downloading github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
go: downloading github.com/pivotal-cf/brokerapi/v11 v11.0.0
go: downloading golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f
go: downloading github.com/go-chi/chi/v5 v5.0.12
go: downloading github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26
go: downloading code.cloudfoundry.org/clock v1.1.0
go: downloading github.com/prometheus/client_golang v1.19.0
go: downloading go.opentelemetry.io/otel v1.26.0
go: downloading go.opentelemetry.io/otel/sdk v1.26.0
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/gorilla/mux v1.8.1
go: downloading go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.51.0
go: downloading code.cloudfoundry.org/cfhttp/v2 v2.0.1
go: downloading github.com/hashicorp/go-retryablehttp v0.7.5
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/uptrace/opentelemetry-go-extra/otelsql v0.2.4
go: downloading github.com/uptrace/opentelemetry-go-extra/otelsqlx v0.2.4
go: downloading code.cloudfoundry.org/go-loggregator/v9 v9.2.1
go: downloading dario.cat/mergo v1.0.0
go: downloading code.cloudfoundry.org/go-log-cache/v2 v2.0.7
go: downloading google.golang.org/grpc v1.63.2
go: downloading github.com/rubyist/circuitbreaker v2.2.1+incompatible
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/steinfletcher/apitest v1.5.15
go: downloading go.opentelemetry.io/otel/trace v1.26.0
go: downloading github.com/gorilla/websocket v1.5.1
go: downloading github.com/golang/protobuf v1.5.4
go: downloading code.cloudfoundry.org/tlsconfig v0.0.0-20240427164042-d6180ef19863
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/ogen-go/ogen v1.1.0
go: downloading github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
go: downloading github.com/openzipkin/zipkin-go v0.4.2
go: downloading google.golang.org/protobuf v1.34.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.53.0
go: downloading github.com/prometheus/procfs v0.14.0
go: downloading go.opentelemetry.io/otel/metric v1.26.0
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be
go: downloading github.com/cenk/backoff v2.2.1+incompatible
go: downloading github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a
go: downloading code.cloudfoundry.org/go-diodes v0.0.0-20240419195010-376885f5f3d4
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be
go: downloading github.com/pborman/uuid v1.2.1
go: downloading github.com/go-faster/errors v0.7.1
go: downloading github.com/go-faster/jx v1.1.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/go-faster/yaml v0.4.6
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/fatih/color v1.16.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/dlclark/regexp2 v1.11.0
go: downloading golang.org/x/mod v0.17.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/segmentio/asm v1.2.0
go: downloading code.cloudfoundry.org/app-autoscaler v0.0.0-20211201103113-81a4f0cac637
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
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.

File name: src/acceptance/assets/app/go_app/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/gin-gonic/gin v1.9.1
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/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 go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.51.0
go: downloading github.com/fgrosse/zaptest v1.2.1
go: downloading github.com/gin-contrib/sse v0.1.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 google.golang.org/protobuf v1.34.0
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 github.com/bytedance/sonic v1.11.6
go: downloading github.com/goccy/go-json v0.10.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 github.com/go-playground/locales v0.14.1
go: downloading github.com/cloudwego/base64x v0.1.4
go: downloading golang.org/x/arch v0.7.0
go: downloading github.com/bytedance/sonic/loader v0.1.1
go: downloading github.com/klauspost/cpuid/v2 v2.2.7
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-20240518213621-f7c58b6b843f
go: downloading code.cloudfoundry.org/app-autoscaler-release v13.0.0+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

renovate bot and others added 3 commits May 21, 2024 15:18
# Issue

Dependabot PRs can contain both changes to the `.tool-versions`
file triggering the asdf2devbox workflow and changes to the
`go.mod`s triggering the package specs wokflow.

The slower workflow would fail with

```
[renovate/ginkgo-updates 13618e72b] 🤖🦾🛠️ go mod tidy & make
package-specs
 2 files changed, 4 insertions(+), 4 deletions(-)
To https://github.com/cloudfoundry/app-autoscaler-release
! [rejected]            renovate/ginkgo-updates ->
renovate/ginkgo-updates (fetch first)
error: failed to push some refs to
'https://github.com/cloudfoundry/app-autoscaler-release'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository
pushing
hint: to the same ref. You may want to first integrate the remote
changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for
details.
##[error]Process completed with exit code 1.
```

# Fix

Do a `git pull --rebase=true` before pushing.
Copy link
Contributor Author

renovate bot commented May 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

sonarcloud bot commented May 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@silvestre silvestre disabled auto-merge May 21, 2024 15:22
@silvestre silvestre merged commit 53205f7 into main May 21, 2024
32 checks passed
@silvestre silvestre deleted the renovate/ginkgo-updates branch May 21, 2024 15: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.

1 participant