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/cloudnativedaysjp/seaman to v1 #83

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cloudnativedaysjp/seaman v0.2.0 -> v1.0.4 age adoption passing confidence

Release Notes

cloudnativedaysjp/seaman (github.com/cloudnativedaysjp/seaman)

v1.0.4

Compare Source

Full Changelog: cloudnativedaysjp/seaman@v1.0.3...v1.0.4

v1.0.3

Compare Source

What's Changed

💫 Other Changes

Full Changelog: cloudnativedaysjp/seaman@v1.0.2...v1.0.3

v1.0.2

Compare Source

What's Changed

💫 Other Changes

Full Changelog: cloudnativedaysjp/seaman@v1.0.1...v1.0.2

v1.0.1

Compare Source

Full Changelog: cloudnativedaysjp/seaman@v1.0.0...v1.0.1

v1.0.0

Compare Source

What's Changed

♻ Update dependencies
💫 Other Changes

Full Changelog: cloudnativedaysjp/seaman@v0.2.0...v1.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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
Copy link
Contributor Author

renovate bot commented May 27, 2023

⚠ 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_a_sidecar --label=renovate_a_child -v "/tmp/worker/ae71cf/4aee5c/repos/github/cloudnativedaysjp/emtec-ecu":"/tmp/worker/ae71cf/4aee5c/repos/github/cloudnativedaysjp/emtec-ecu" -v "/tmp/worker/ae71cf/4aee5c/cache":"/tmp/worker/ae71cf/4aee5c/cache" -e GOPATH -e GOPROXY -e GOSUMDB -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 "/tmp/worker/ae71cf/4aee5c/repos/github/cloudnativedaysjp/emtec-ecu" ghcr.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.5 && go get -d -t ./..."
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/go-logr/zapr v1.2.3
go: downloading github.com/spf13/cobra v1.7.0
go: downloading go.uber.org/zap v1.24.0
go: downloading google.golang.org/grpc v1.55.0
go: downloading google.golang.org/protobuf v1.30.0
go: downloading golang.org/x/sync v0.2.0
go: downloading github.com/creasty/defaults v1.7.0
go: downloading github.com/go-playground/validator/v10 v10.14.0
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading github.com/redis/go-redis/v9 v9.0.4
go: downloading github.com/avast/retry-go v3.0.0+incompatible
go: downloading github.com/andreykaipov/goobs v0.12.0
go: downloading github.com/k0kubun/pp v3.0.1+incompatible
go: downloading github.com/slack-go/slack v0.12.2
go: downloading github.com/labstack/echo/v4 v4.10.2
go: downloading github.com/prometheus/client_golang v1.15.1
go: downloading github.com/cloudnativedaysjp/seaman v1.0.4
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading go.uber.org/atomic v1.10.0
go: downloading go.uber.org/multierr v1.8.0
go: downloading golang.org/x/net v0.10.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.2
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading golang.org/x/crypto v0.7.0
go: downloading golang.org/x/text v0.9.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/hashicorp/logutils v1.0.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/labstack/gommon v0.4.0
go: downloading github.com/prometheus/client_model v0.3.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/common v0.42.0
go: downloading github.com/prometheus/procfs v0.9.0
go: downloading golang.org/x/sys v0.8.0
go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
go: downloading github.com/valyala/fasttemplate v1.2.2
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/valyala/bytebufferpool v1.0.0
github.com/cloudnativedaysjp/emtec-ecu/pkg/notifier imports
	github.com/cloudnativedaysjp/seaman/seaman/api: cannot find module providing package github.com/cloudnativedaysjp/seaman/seaman/api
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.

@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-cloudnativedaysjp-seaman-1.x branch 2 times, most recently from 3424548 to 47c5633 Compare June 1, 2023 16:01
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-cloudnativedaysjp-seaman-1.x branch from 47c5633 to 1139869 Compare June 8, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants