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 all dependencies #906

Merged
merged 1 commit into from
Jan 2, 2023
Merged

chore(deps): update all dependencies #906

merged 1 commit into from
Jan 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
babel-standalone patch 7.20.6 -> 7.20.11
github.com/onsi/ginkgo/v2 require patch v2.6.0 -> v2.6.1
github.com/onsi/gomega require patch v1.24.1 -> v1.24.2
gopkg.in/yaml.v2 require major v2.4.0 -> v3.0.1
goreleaser/goreleaser-action action major v3 -> v4

Release Notes

onsi/ginkgo

v2.6.1

Compare Source

2.6.1

Features
  • Override formatter colors from envvars - this is a new feature but an alternative approach involving config files might be taken in the future (#​1095) [60240d1]
Fixes
  • GinkgoRecover now supports ignoring panics that match a specific, hidden, interface [301f3e2]
Maintenance
onsi/gomega

v1.24.2

Compare Source

1.24.2

Fixes
Maintenance
go-yaml/yaml

v3.0.1

Compare Source

v3.0.0

Compare Source

goreleaser/goreleaser-action

v4

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

@renovate
Copy link
Contributor Author

renovate bot commented Dec 26, 2022

⚠ 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: go.sum
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/securego/gosec":"/mnt/renovate/gh/securego/gosec" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/securego/gosec" docker.io/renovate/sidecar bash -l -c "install-tool golang 1.19.4 && go get -d -t ./... && go install github.com/marwan-at-work/mod/cmd/mod@latest && mod upgrade --mod-name=github.com/onsi/ginkgo/v2 -t=7 && mod upgrade --mod-name=github.com/onsi/gomega -t=7 && go mod tidy && go mod tidy"
go: downloading golang.org/x/tools v0.4.0
go: downloading github.com/onsi/ginkgo/v2 v2.6.1
go: downloading github.com/onsi/gomega v1.24.2
go: downloading github.com/mozilla/tls-observatory v0.0.0-20210609171429-7bc42856d2e5
go: downloading golang.org/x/text v0.5.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/gookit/color v1.5.2
go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
go: downloading golang.org/x/sys v0.3.0
go: downloading github.com/go-logr/logr v1.2.3
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778
go: downloading golang.org/x/mod v0.7.0
go: downloading golang.org/x/net v0.4.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: upgraded golang.org/x/net v0.3.0 => v0.4.0
go: downloading github.com/marwan-at-work/mod v0.4.3
go: downloading github.com/urfave/cli/v2 v2.3.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
go: downloading golang.org/x/tools v0.1.12
go: downloading github.com/PuerkitoBio/goquery v1.5.1
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
go: downloading golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
go: downloading github.com/andybalholm/cascadia v1.1.0
go: downloading golang.org/x/net v0.0.0-20220722155237-a158d28d115b
go: downloading github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
go: downloading github.com/onsi/ginkgo v1.10.3
go: downloading github.com/lib/pq v1.10.7
go: downloading golang.org/x/crypto v0.4.0
go: downloading golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
go: downloading github.com/stretchr/testify v1.8.0
go: downloading github.com/kr/pretty v0.1.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading golang.org/x/term v0.3.0
go: downloading golang.org/x/sync v0.1.0
go: downloading github.com/kr/text v0.1.0
go: finding module for package github.com/onsi/ginkgo/v7
go: downloading github.com/onsi/ginkgo v1.16.5
go: finding module for package github.com/onsi/gomega/v7
github.com/securego/gosec/v2 tested by
	github.com/securego/gosec/v2.test imports
	github.com/onsi/ginkgo/v7: module github.com/onsi/ginkgo@latest found (v1.16.5), but does not contain package github.com/onsi/ginkgo/v7
github.com/securego/gosec/v2 tested by
	github.com/securego/gosec/v2.test imports
	github.com/onsi/gomega/v7: module github.com/onsi/gomega@latest found (v1.24.2), but does not contain package github.com/onsi/gomega/v7

@ccojocar ccojocar merged commit 11898d5 into master Jan 2, 2023
@renovate renovate bot deleted the renovate/all branch January 2, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant