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 ginkgo updates to v2.17.1 #2804

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/onsi/ginkgo/v2 v2.17.0 -> v2.17.1 age adoption passing confidence require patch
github.com/onsi/ginkgo/v2 v2.16.0 -> v2.17.1 age adoption passing confidence require minor
onsi/ginkgo 2.16.0 -> 2.17.1 age adoption passing confidence minor

Warning

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


Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.17.1

Compare Source

2.17.1

Fixes
  • If the user sets --seed=0, make sure all parallel nodes get the same seed [af0330d]

Configuration

📅 Schedule: Branch creation - "after 1am and before 7am every weekday" 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 Mar 26, 2024
Copy link
Contributor Author

renovate bot commented Mar 26, 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 golang.org/x/exp v0.0.0-20240318143956-a85f2c67cd81
go: downloading github.com/onsi/ginkgo/v2 v2.17.1
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.
go: warning: github.com/prometheus/[email protected]: retracted by module author: Critical bug in counter suffixes, please read issue https://github.com/prometheus/common/issues/605
go: to switch to the latest unretracted version, run:
	go get github.com/prometheus/common@latest

File name: src/acceptance/assets/app/go_app/go.sum
Command failed: go get -d -t ./...
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

@app-autoscaler-ci-bot app-autoscaler-ci-bot enabled auto-merge (squash) March 26, 2024 08:40
@renovate renovate bot force-pushed the renovate/ginkgo-updates branch from 446f217 to 4ff3286 Compare March 26, 2024 09:19
Copy link

sonarcloud bot commented Mar 26, 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

@app-autoscaler-ci-bot app-autoscaler-ci-bot merged commit 6c19384 into main Mar 26, 2024
36 of 37 checks passed
@app-autoscaler-ci-bot app-autoscaler-ci-bot deleted the renovate/ginkgo-updates branch March 26, 2024 10:31
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