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 patch digest dependencies (v1.6.x) #504

Closed
wants to merge 0 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 18, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
github.com/longhorn/go-spdk-helper require digest 9b252d6 -> f2c9f35 age adoption passing confidence
github.com/longhorn/longhorn-spdk-engine require digest 8ac41e9 -> a8f9ead age adoption passing confidence
google.golang.org/grpc require patch v1.66.0 -> v1.66.2 age adoption passing confidence
k8s.io/mount-utils require patch v0.31.0 -> v0.31.1 age adoption passing confidence

Release Notes

grpc/grpc-go (google.golang.org/grpc)

v1.66.2: Release 1.66.2

Compare Source

Dependencies

  • Remove unintentional dependency on the testing package (#​7579)
  • Remove unintentional dependency on the flate package (#​7595)

Bug Fixes

  • client: fix a bug that prevented memory reuse after handling unary RPCs (#​7571)

v1.66.1

Compare Source

kubernetes/mount-utils (k8s.io/mount-utils)

v0.31.1

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10am on saturday,on sunday" in timezone Asia/Taipei, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner May 18, 2024 03:15
Copy link
Contributor Author

renovate bot commented May 18, 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: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/longhorn/go-common-libs v0.0.0-20240907130740-7060fefb5bda
go: downloading github.com/longhorn/go-spdk-helper v0.0.0-20240907134443-f2c9f3529ef6
go: downloading github.com/longhorn/longhorn-spdk-engine v0.0.0-20240907151113-a8f9ead687c5
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/urfave/cli v1.22.15
go: downloading golang.org/x/sync v0.8.0
go: downloading google.golang.org/grpc v1.66.2
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/longhorn/longhorn-engine v1.6.3-rc1.0.20240912165226-d9d987ba8cf4
go: downloading golang.org/x/net v0.29.0
go: downloading k8s.io/mount-utils v0.31.1
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/longhorn/backupstore v0.0.0-20240907142840-c1268343d512
go: downloading github.com/RoaringBitmap/roaring v1.9.4
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/sys v0.25.0
go: downloading github.com/c9s/goprocinfo v0.0.0-20210130143923-c95fcf8c64a8
go: downloading github.com/0xPolygon/polygon-edge v1.3.3
go: downloading github.com/longhorn/types v0.0.0-20240902072916-1bf23d310acb
go: downloading go.uber.org/multierr v1.11.0
go: downloading k8s.io/apimachinery v0.31.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.4
go: downloading github.com/gorilla/handlers v1.5.2
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117
go: downloading k8s.io/api v0.31.0
go: downloading k8s.io/client-go v0.31.0
go: downloading github.com/moby/sys/mountinfo v0.7.1
go: downloading github.com/opencontainers/runc v1.1.14
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/gammazero/workerpool v1.1.3
go: downloading github.com/slok/goresilience v0.2.0
go: downloading github.com/aws/aws-sdk-go v1.55.5
go: downloading github.com/pierrec/lz4/v4 v4.1.21
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.0
go: downloading github.com/mitchellh/go-ps v1.0.0
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.12.0
go: downloading github.com/gammazero/deque v0.2.1
go: downloading github.com/bits-and-blooms/bitset v1.12.0
go: downloading github.com/mschoch/smat v0.2.0
go: downloading github.com/shirou/gopsutil/v3 v3.24.5
go: downloading github.com/gofrs/flock v0.8.1
go: downloading github.com/longhorn/sparse-tools v0.0.0-20240907135423-37af3c64d59d
go: downloading github.com/rancher/go-fibmap v0.0.0-20160418233256-5fc9f8c1ed47
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading golang.org/x/time v0.5.0
go: downloading golang.org/x/term v0.24.0
go: downloading golang.org/x/oauth2 v0.21.0
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/opencontainers/runtime-spec v1.1.0
go: downloading github.com/prometheus/client_golang v1.18.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0
go: downloading golang.org/x/text v0.18.0
go: downloading github.com/fxamacker/cbor/v2 v2.7.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 gopkg.in/yaml.v3 v3.0.1
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/godbus/dbus/v5 v5.1.0
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.5.0
go: downloading github.com/prometheus/common v0.45.0
go: downloading github.com/yusufpapurcu/wmi v1.2.4
go: downloading github.com/prometheus/procfs v0.12.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.4
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/go-ole/go-ole v1.3.0
go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/josharian/intern v1.0.0
go: github.com/longhorn/longhorn-instance-manager/app/cmd imports
	github.com/longhorn/longhorn-spdk-engine/proto/spdkrpc: cannot find module providing package github.com/longhorn/longhorn-spdk-engine/proto/spdkrpc

Copy link

mergify bot commented May 18, 2024

This pull request is now in conflict. Could you fix it @renovate[bot]? 🙏

@renovate renovate bot force-pushed the renovate/v1.6.x-patch-digest-dependencies branch 3 times, most recently from 7b6c013 to 84594c2 Compare May 22, 2024 14:43
@renovate renovate bot force-pushed the renovate/v1.6.x-patch-digest-dependencies branch from 84594c2 to 7148d18 Compare May 25, 2024 03:49
@renovate renovate bot force-pushed the renovate/v1.6.x-patch-digest-dependencies branch 7 times, most recently from 8b9057d to 213ed60 Compare June 8, 2024 04:29
@renovate renovate bot force-pushed the renovate/v1.6.x-patch-digest-dependencies branch 10 times, most recently from b56b5aa to 13265ae Compare June 15, 2024 10:38
@renovate renovate bot force-pushed the renovate/v1.6.x-patch-digest-dependencies branch 6 times, most recently from 1db83ab to 366db96 Compare June 19, 2024 09:26
@renovate renovate bot force-pushed the renovate/v1.6.x-patch-digest-dependencies branch 6 times, most recently from 27aa17d to 5a64944 Compare August 26, 2024 07:38
Copy link

mergify bot commented Aug 26, 2024

This pull request is now in conflict. Could you fix it @renovate[bot]? 🙏

@renovate renovate bot force-pushed the renovate/v1.6.x-patch-digest-dependencies branch 6 times, most recently from 29946b4 to 529e0df Compare September 2, 2024 09:03
@renovate renovate bot force-pushed the renovate/v1.6.x-patch-digest-dependencies branch 9 times, most recently from 8216902 to ea6e1f6 Compare September 9, 2024 21:29
@renovate renovate bot force-pushed the renovate/v1.6.x-patch-digest-dependencies branch 5 times, most recently from ffc3aed to e1970db Compare September 13, 2024 03:15
@derekbit derekbit closed this Sep 13, 2024
@derekbit derekbit force-pushed the renovate/v1.6.x-patch-digest-dependencies branch from e1970db to 6657d24 Compare September 13, 2024 05:47
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