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) #24881

Merged
merged 1 commit into from Apr 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aliyun/alibaba-cloud-sdk-go require pinDigest -> bdf0074
github.com/aws/aws-sdk-go-v2 require pinDigest -> 30383d5
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 -> 7b5538a
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/go-memdb require pinDigest -> a7adc7c
github.com/hashicorp/golang-lru/v2 require pinDigest -> 04222e5
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 -> 9b5078f
github.com/osrg/gobgp/v3 require minor v3.12.0 -> v3.13.0
github.com/pmezard/go-difflib require pinDigest -> 792786c
github.com/prometheus/client_golang require minor v1.14.0 -> v1.15.0
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 -> 6bda1a5
github.com/sirupsen/logrus require pinDigest -> f8bf765
github.com/spf13/cast require pinDigest -> 2b0eb0f
github.com/spf13/cobra require minor v1.6.1 -> v1.7.0
github.com/spf13/pflag require pinDigest -> d5e0c06
github.com/spf13/viper require pinDigest -> 5182412
github.com/spiffe/go-spiffe/v2 require pinDigest -> f5ed4dd
github.com/spiffe/spire-api-sdk require pinDigest -> ee6529b
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 -> 217d183
go.etcd.io/etcd/client/pkg/v3 require pinDigest -> 217d183
go.etcd.io/etcd/client/v3 require pinDigest -> 217d183
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 pinDigest -> de75ae5
golang.org/x/crypto require minor v0.7.0 -> v0.8.0
golang.org/x/net require minor v0.8.0 -> v0.9.0
golang.org/x/sync require pinDigest -> 8fcdb60
golang.org/x/sys require minor v0.6.0 -> v0.7.0
golang.org/x/term require minor v0.6.0 -> v0.7.0
golang.org/x/time require pinDigest -> 2c09566
golang.org/x/tools require minor v0.7.0 -> v0.8.0
google.golang.org/genproto require digest 3801387 -> daa745c
google.golang.org/grpc require pinDigest -> 2997e84
google.golang.org/protobuf require pinDigest -> f221882
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

osrg/gobgp

v3.13.0

Compare Source

Changelog

  • 58d96f3 v3.13.0
  • 22ffdc1 Added logic to show local ASN and local BGP peering address for gobgp neighbor command
  • 43cb0f5 pkg/packet/bgp: fix Type 2 ST route JSON format
  • b1ed1f1 cli,mup: fix prefix and route type handling
  • cbd1d66 mup: fix TEID processing in Type 1/2 ST Route
  • 305fc65 test(rtr): remove deprecated function rand.Seed()
  • 8c77bbf go.mod: update Go and modules
  • 91c6bc7 ci: update actions
  • ea54197 gobgpd: Replace "keypair" with "key pair".
  • 81ad318 gobgp,gobgpd: implement TLS client authentication.
  • 4f52a30 server: use SetsockoptTCPMD5Sig from golang.org/x/sys/unix
prometheus/client_golang

v1.15.0

Compare Source

Changed

[BUGFIX] Fix issue with atomic variables on ppc64le #​1171
[BUGFIX] Support for multiple samples within same metric #​1181
[BUGFIX] Bump golang.org/x/text to v0.3.8 to mitigate CVE-2022-32149 #​1187
[ENHANCEMENT] Add exemplars and middleware examples #​1173
[ENHANCEMENT] Add more context to "duplicate label names" error to enable debugging #​1177
[ENHANCEMENT] Add constrained labels and constrained variant for all MetricVecs #​1151
[ENHANCEMENT] Moved away from deprecated github.com/golang/protobuf package #​1183
[ENHANCEMENT] Add possibility to dynamically get label values for http instrumentation #​1066
[ENHANCEMENT] Add ability to Pusher to add custom headers #​1218
[ENHANCEMENT] api: Extend and improve efficiency of json-iterator usage #​1225
[ENHANCEMENT] Added (official) support for go 1.20 #​1234
[ENHANCEMENT] timer: Added support for exemplars #​1233
[ENHANCEMENT] Filter expected metrics as well in CollectAndCompare #​1143
[ENHANCEMENT] ⚠️ Only set start/end if time is not Zero. This breaks compatibility in experimental api package. If you strictly depend on empty time.Time as actual value, the behavior is now changed #​1238

All commits

New Contributors

Full Changelog: prometheus/client_golang@v1.14.0...v1.15.0

spf13/cobra

v1.7.0

Compare Source

✨ Features
🐛 Bug fixes
🧪 Testing & CI/CD
🔧 Maintenance
✏️ Documentation

This release contains several long running fixes, improvements to powershell completions, and further optimizations for completions.

Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you! 🐍

Full changelog: spf13/cobra@v1.6.1...v1.7.0

golang/crypto

v0.8.0

Compare Source

golang/net

v0.9.0

Compare Source

golang/sys

v0.7.0

Compare Source

golang/term

v0.7.0

Compare Source

golang/tools

v0.8.0

Compare Source


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 April 14, 2023 03:05
@renovate renovate bot requested a review from sayboras April 14, 2023 03:05
@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 Apr 14, 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 Apr 14, 2023
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Apr 14, 2023
@sayboras sayboras added the renovate/stop-updating Tell Renovate to stop updating PR label Apr 14, 2023
Signed-off-by: renovate[bot] <bot@renovateapp.com>
Signed-off-by: Tam Mach <tam.mach@cilium.io>
@sayboras sayboras force-pushed the renovate/master-all-go-deps-master branch from fe513d6 to 1dbf818 Compare April 14, 2023 09:40
@sayboras
Copy link
Member

sayboras commented Apr 14, 2023

/test

Job 'Cilium-PR-K8s-1.16-kernel-4.19' failed:

Click to show.

Test Name

K8sDatapathConfig MonitorAggregation Checks that monitor aggregation flags send notifications

Failure Output

FAIL: Timed out after 240.021s.

Jenkins URL: https://jenkins.cilium.io/job/Cilium-PR-K8s-1.16-kernel-4.19/919/

If it is a flake and a GitHub issue doesn't already exist to track it, comment /mlh new-flake Cilium-PR-K8s-1.16-kernel-4.19 so I can create one.

@sayboras
Copy link
Member

/mlh new-flake Cilium-PR-K8s-1.16-kernel-4.19

@sayboras
Copy link
Member

/test-1.16-4.19

@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 Apr 15, 2023
@sayboras sayboras merged commit 220b297 into master Apr 15, 2023
57 checks passed
@sayboras sayboras deleted the renovate/master-all-go-deps-master branch April 15, 2023 06:21
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

1 participant