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): pin dependencies (master) #24277

Merged
merged 1 commit into from Mar 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aliyun/alibaba-cloud-sdk-go require pinDigest -> 53a2250
github.com/aws/aws-sdk-go-v2 require pinDigest -> b1af56e
github.com/aws/smithy-go require pinDigest -> 296783f
github.com/blang/semver/v4 require pinDigest -> af3461a
github.com/cilium/coverbee require pinDigest -> 5e8f230
github.com/cilium/ebpf require pinDigest -> 3cd2cb3
github.com/cilium/lumberjack/v2 require pinDigest -> 7bbbe59
github.com/cilium/workerpool require pinDigest -> c57e545
github.com/containernetworking/cni require pinDigest -> 3363d14
github.com/containernetworking/plugins require pinDigest -> c4d24e8
github.com/coreos/go-systemd/v22 require pinDigest -> d5623bf
github.com/davecgh/go-spew require pinDigest -> 8991bc2
github.com/fsnotify/fsnotify require pinDigest -> 5f8c606
github.com/go-openapi/errors require pinDigest -> b16ed90
github.com/go-openapi/loads require pinDigest -> 8456822
github.com/go-openapi/runtime require pinDigest -> da56347
github.com/go-openapi/spec require pinDigest -> df35a52
github.com/go-openapi/strfmt require pinDigest -> a239ff1
github.com/go-openapi/swag require pinDigest -> 0579829
github.com/go-openapi/validate require pinDigest -> 625cad1
github.com/gogo/protobuf require pinDigest -> b03c65e
github.com/golang/protobuf require pinDigest -> 5d5e8c0
github.com/google/go-cmp require pinDigest -> a97318b
github.com/google/gopacket require pinDigest -> a9779d1
github.com/google/gops require pinDigest -> 70408a1
github.com/google/renameio/v2 require pinDigest -> 0450d4d
github.com/google/uuid require pinDigest -> 44b5fee
github.com/gorilla/mux require pinDigest -> 98cb6bf
github.com/grpc-ecosystem/go-grpc-prometheus require pinDigest -> c225b8c
github.com/hashicorp/go-immutable-radix/v2 require pinDigest -> 152df32
github.com/hashicorp/golang-lru/v2 require pinDigest -> 6ce8a74
github.com/jeremywohl/flatten require pinDigest -> 929980f
github.com/kevinburke/ssh_config require pinDigest -> aae6f39
github.com/kr/pretty require pinDigest -> 3cd153a
github.com/mattn/go-shellwords require pinDigest -> 973b9d5
github.com/mitchellh/mapstructure require pinDigest -> ab69d8d
github.com/onsi/ginkgo require pinDigest -> 2470852
github.com/osrg/gobgp/v3 require pinDigest -> 98442f6
github.com/pmezard/go-difflib require pinDigest -> 792786c
github.com/prometheus/client_golang require pinDigest -> 254e546
github.com/prometheus/client_model require pinDigest -> 63fb982
github.com/prometheus/procfs require pinDigest -> bb7727a
github.com/russross/blackfriday/v2 require pinDigest -> 4c9bf95
github.com/sasha-s/go-deadlock require pinDigest -> 00ee193
github.com/shirou/gopsutil/v3 require pinDigest -> 7ab2f0e
github.com/sirupsen/logrus require pinDigest -> f8bf765
github.com/spf13/cast require pinDigest -> 2b0eb0f
github.com/spf13/cobra require pinDigest -> 9e6b58a
github.com/spf13/pflag require pinDigest -> d5e0c06
github.com/spf13/viper require pinDigest -> 5182412
github.com/spiffe/spire-api-sdk require minor v1.5.5 -> v1.6.1
github.com/stretchr/testify require pinDigest -> f36bfe3
github.com/tidwall/gjson require pinDigest -> e14b8d3
github.com/tidwall/sjson require pinDigest -> b279807
github.com/vishvananda/netns require pinDigest -> 7a452d2
go.etcd.io/etcd/api/v3 require pinDigest -> 215b53c
go.etcd.io/etcd/client/pkg/v3 require pinDigest -> 215b53c
go.etcd.io/etcd/client/v3 require pinDigest -> 215b53c
go.opentelemetry.io/otel require pinDigest -> 2e54fbb
go.opentelemetry.io/otel/trace require pinDigest -> 2e54fbb
go.uber.org/dig require pinDigest -> 67800c3
go.uber.org/goleak require pinDigest -> 83c7e12
go.uber.org/multierr require minor v1.9.0 -> v1.10.0
golang.org/x/crypto require pinDigest -> 776e461
golang.org/x/exp require digest 9ff063c -> 24139be
golang.org/x/net require pinDigest -> 8e2b117
golang.org/x/sync require pinDigest -> 8fcdb60
golang.org/x/sys require pinDigest -> 494aa49
golang.org/x/term require pinDigest -> 0edf009
golang.org/x/time require pinDigest -> 2c09566
golang.org/x/tools require minor v0.6.0 -> v0.7.0
golang.zx2c4.com/wireguard require digest b6a68cf -> 1ce8790
google.golang.org/genproto require digest e74f57a -> 7f2fa6f
google.golang.org/grpc require pinDigest -> dba26e1
google.golang.org/protobuf require minor v1.28.1 -> v1.29.0
gopkg.in/ini.v1 require pinDigest -> b2f570e
gopkg.in/yaml.v3 require pinDigest -> f6f7691

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

spiffe/spire-api-sdk

v1.6.1

Compare Source

v1.6.0

Compare Source

uber-go/multierr

v1.10.0

Compare Source

====================

  • Comply with Go 1.20's multiple-error interface.
  • Drop Go 1.18 support.
    Per the support policy, only Go 1.19 and 1.20 are supported now.
  • Drop all non-test external dependencies.
golang/tools

v0.7.0

Compare Source

protocolbuffers/protobuf-go

v1.29.0

Compare Source

Overview

This version introduces a new package protodelim to marshal and unmarshal size-delimited messages.
It also bringt the implementation up to date with the latest protobuf features.

Notable changes

New Features.

  • CL/419254: encoding: add protodelim package
  • CL/450775: reflect/protoreflect: add Value.Equal method
  • CL/462315: cmd/protoc-gen-go: make deprecated messages more descriptive
  • CL/473015: encoding/prototext: allow whitespace and comments between minus sign and number in negative numeric literal

Alignment with protobuf

  • CL/426054: types/descriptorpb: update *.pb.go to use latest protoc release, 21.5
  • CL/425554: encoding/protojson: fix parsing of google.protobuf.Timestamp
  • CL/461238: protobuf: remove the check for reserved field numbers
  • CL/469255: types/descriptorpb: regenerate using latest protobuf v22.0 release
  • CL/472696: cmd/protoc-gen-go: support protobuf retention feature

Documentation improvements:

  • CL/464275: proto: document Equal behavior of invalid messages
  • CL/466375: all: update links to Protocol Buffer documentation

Minor performance improvements

  • CL/460215: types/known/structpb: preallocate map in AsMap
  • CL/465115: internal/strs: avoid unnecessary allocations in Builder

Configuration

📅 Schedule: Branch creation - "on friday" (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 renovate bot requested a review from a team as a code owner March 10, 2023 02:07
@renovate renovate bot requested a review from sayboras March 10, 2023 02:07
@renovate renovate bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. labels Mar 10, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Mar 10, 2023
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Mar 10, 2023
@renovate renovate bot force-pushed the renovate/master-all-go-deps-master branch from 265eae7 to 77db7fc Compare March 10, 2023 05:53
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/master-all-go-deps-master branch from 77db7fc to f90013b Compare March 10, 2023 07:10
@sayboras sayboras added the renovate/stop-updating Tell Renovate to stop updating PR label Mar 10, 2023
@sayboras
Copy link
Member

/test

@sayboras
Copy link
Member

Added lable renovate/stop-updating so that we can avoid any force push and check the test results.

@aanm
Copy link
Member

aanm commented Mar 10, 2023

/test-1.26-net-next

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 10, 2023
@sayboras sayboras merged commit 04da8a4 into master Mar 10, 2023
@sayboras sayboras deleted the renovate/master-all-go-deps-master branch March 10, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants