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 all go dependencies master (master) #23987

Merged
merged 1 commit into from Mar 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/AdaLogics/go-fuzz-headers require digest 3345c89 -> 43070de
github.com/aliyun/alibaba-cloud-sdk-go require pinDigest -> 6027156
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 -> 2a59be0
github.com/cilium/customvet require digest 576d503 -> aa8731f
github.com/cilium/ebpf require pinDigest -> 3cd2cb3
github.com/cilium/lumberjack/v2 require pinDigest -> 7bbbe59
github.com/cilium/workerpool require minor v1.1.3 -> v1.2.0
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 -> ae97035
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 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 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 -> da91bbf
github.com/onsi/gomega require minor v1.26.0 -> v1.27.2
github.com/osrg/gobgp/v3 require minor v3.10.0 -> v3.11.0
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 -> 0494d7f
github.com/sirupsen/logrus require pinDigest -> f8bf765
github.com/spf13/cast require pinDigest -> 2b0eb0f
github.com/spf13/cobra require pinDigest -> b43be99
github.com/spf13/pflag require pinDigest -> 2e9d26c
github.com/spf13/viper require pinDigest -> 5182412
github.com/stretchr/testify require pinDigest -> f36bfe3
github.com/tidwall/gjson require pinDigest -> e14b8d3
github.com/tidwall/sjson require pinDigest -> b279807
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 minor v1.12.0 -> v1.14.0
go.opentelemetry.io/otel/trace require minor v1.12.0 -> v1.14.0
go.uber.org/dig require pinDigest -> 67800c3
go.uber.org/goleak require pinDigest -> 83c7e12
go.uber.org/multierr require pinDigest -> 39ca40c
golang.org/x/crypto require minor v0.5.0 -> v0.6.0
golang.org/x/exp require digest f965990 -> c95f2b4
golang.org/x/net require pinDigest -> 8e2b117
golang.org/x/sync require pinDigest -> 8fcdb60
golang.org/x/sys require pinDigest -> 90c8f94
golang.org/x/term require pinDigest -> d974fe8
golang.org/x/time require pinDigest -> 2c09566
golang.org/x/tools require minor v0.5.0 -> v0.6.0
golang.zx2c4.com/wireguard require digest c7b76d3 -> 2163620
google.golang.org/genproto require digest f9683d7 -> 9b19f0b
google.golang.org/grpc require minor v1.52.3 -> v1.53.0
google.golang.org/protobuf require pinDigest -> bc1253a
gopkg.in/ini.v1 require pinDigest -> b2f570e
gopkg.in/yaml.v2 require pinDigest -> f6f7691

⚠ Dependency Lookup Warnings ⚠

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


Release Notes

cilium/workerpool

v1.2.0

Compare Source

What's Changed

CI updates

New Contributors

Full Changelog: cilium/workerpool@v1.1.3...v1.2.0

onsi/gomega

v1.27.2

Compare Source

1.27.2
Fixes
  • improve poll progress message when polling a consistently that has been passing [28a319b]
Maintenance
  • bump ginkgo
  • remove tools.go hack as Ginkgo 2.8.2 automatically pulls in the cli dependencies [81443b3]

v1.27.1

Compare Source

1.27.1

Maintenance

v1.27.0

Compare Source

1.27.0

Features
  • Add HaveExactElements matcher (#​634) [9d50783]
  • update Gomega docs to discuss GinkgoHelper() [be32774]
Maintenance
osrg/gobgp

v3.11.0

Compare Source

Changelog

  • e53d531 v3.11.0
  • c556ca4 Add SoftwareVersion capability
  • 1a94820 Use concat instead of Sprintf for PathAttributeInterface
  • ac6e229 Use concat instead of Sprintf for RouteDistinguisherInterface
  • a5c3b0b Use concat instead of Sprintf AddrPrefixInterface
  • c61ef62 packet/bgp,mup: fix decode Interwork Segment Discovery route
  • 033cfdb add Extract for LsBgpPeerSegmentSID
  • 18b04d2 Marshal and Unmarshal BgpPeerSegmentSID
  • cfb39b1 re-design BgpPeerSegment protobuf
  • 82aebc2 Create LsBgpPeerSegmentSID struct
  • 37f04b3 Refine LsNodeNLRI and LsLinkNLRI stringify
  • a555074 Fix show results of LsAttributes
  • 7651e60 Add NewLsAttributeTLVs functions
  • 5b9a306 Add BGP-LS gRPC
  • 17eb68a add test for BGP-LS EPE
  • d1cd6b3 BGP-Confederation for BGP-LS EPE
  • 9026872 evpn type2 use in graceful restart crash Gobgp will crash when use evpn type2 sync in graceful restart and peer(crash or out by kill -9/reboot)
open-telemetry/opentelemetry-go

v1.14.0: /v0.37.0/v0.0.4

Compare Source

Part of https://github.com/open-telemetry/opentelemetry-go/issues/3809

This release is the last to support Go 1.18.
The next release will require at least Go 1.19.

Added
  • The event type semantic conventions are added to go.opentelemetry.io/otel/semconv/v1.17.0. (#​3697)
  • Support Go 1.20. (#​3693)
  • The go.opentelemetry.io/otel/semconv/v1.18.0 package.
    The package contains semantic conventions from the v1.18.0 version of the OpenTelemetry specification. (#​3719)
    • The following const renames from go.opentelemetry.io/otel/semconv/v1.17.0 are included:
      • OtelScopeNameKey -> OTelScopeNameKey
      • OtelScopeVersionKey -> OTelScopeVersionKey
      • OtelLibraryNameKey -> OTelLibraryNameKey
      • OtelLibraryVersionKey -> OTelLibraryVersionKey
      • OtelStatusCodeKey -> OTelStatusCodeKey
      • OtelStatusDescriptionKey -> OTelStatusDescriptionKey
      • OtelStatusCodeOk -> OTelStatusCodeOk
      • OtelStatusCodeError -> OTelStatusCodeError
    • The following func renames from go.opentelemetry.io/otel/semconv/v1.17.0 are included:
      • OtelScopeName -> OTelScopeName
      • OtelScopeVersion -> OTelScopeVersion
      • OtelLibraryName -> OTelLibraryName
      • OtelLibraryVersion -> OTelLibraryVersion
      • OtelStatusDescription -> OTelStatusDescription
  • A IsSampled method is added to the SpanContext implementation in go.opentelemetry.io/otel/bridge/opentracing to expose the span sampled state.
    See the README for more information. (#​3570)
  • The WithInstrumentationAttributes option to go.opentelemetry.io/otel/metric. (#​3738)
  • The WithInstrumentationAttributes option to go.opentelemetry.io/otel/trace. (#​3739)
  • The following environment variables are supported by the periodic Reader in go.opentelemetry.io/otel/sdk/metric. (#​3763)
    • OTEL_METRIC_EXPORT_INTERVAL sets the time between collections and exports.
    • OTEL_METRIC_EXPORT_TIMEOUT sets the timeout an export is attempted.
Changed
  • Fall-back to TextMapCarrier when it's not HttpHeaders in go.opentelemetry.io/otel/bridge/opentracing. (#​3679)
  • The Collect method of the "go.opentelemetry.io/otel/sdk/metric".Reader interface is updated to accept the metricdata.ResourceMetrics value the collection will be made into.
    This change is made to enable memory reuse by SDK users. (#​3732)
  • The WithUnit option in go.opentelemetry.io/otel/sdk/metric/instrument is updated to accept a string for the unit value. (#​3776)
Fixed
  • Ensure go.opentelemetry.io/otel does not use generics. (#​3723, #​3725)
  • Multi-reader MeterProviders now export metrics for all readers, instead of just the first reader. (#​3720, #​3724)
  • Remove use of deprecated "math/rand".Seed in go.opentelemetry.io/otel/example/prometheus. (#​3733)
  • Do not silently drop unknown schema data with Parse in go.opentelemetry.io/otel/schema/v1.1. (#​3743)
  • Data race issue in OTLP exporter retry mechanism. (#​3755, #​3756)
  • Wrapping empty errors when exporting in go.opentelemetry.io/otel/sdk/metric. (#​3698, #​3772)
  • Incorrect "all" and "resource" definition for schema files in go.opentelemetry.io/otel/schema/v1.1. (#​3777)
Deprecated
  • The go.opentelemetry.io/otel/metric/unit package is deprecated.
    Use the equivalent unit string instead. (#​3776)
    • Use "1" instead of unit.Dimensionless
    • Use "By" instead of unit.Bytes
    • Use "ms" instead of unit.Milliseconds

v1.13.0: /v0.36.0

Compare Source

1.13.0/0.36.0 2023-02-07
Added
  • Attribute KeyValue creations functions to go.opentelemetry.io/otel/semconv/v1.17.0 for all non-enum semantic conventions.
    These functions ensure semantic convention type correctness. (#​3675)
Fixed
  • Removed the http.target attribute from being added by ServerRequest in the following packages. (#​3687)
    • go.opentelemetry.io/otel/semconv/v1.13.0/httpconv
    • go.opentelemetry.io/otel/semconv/v1.14.0/httpconv
    • go.opentelemetry.io/otel/semconv/v1.15.0/httpconv
    • go.opentelemetry.io/otel/semconv/v1.16.0/httpconv
    • go.opentelemetry.io/otel/semconv/v1.17.0/httpconv
Removed
  • The deprecated go.opentelemetry.io/otel/metric/instrument/asyncfloat64 package is removed. (#​3631)
  • The deprecated go.opentelemetry.io/otel/metric/instrument/asyncint64 package is removed. (#​3631)
  • The deprecated go.opentelemetry.io/otel/metric/instrument/syncfloat64 package is removed. (#​3631)
  • The deprecated go.opentelemetry.io/otel/metric/instrument/syncint64 package is removed. (#​3631)
golang/crypto

v0.6.0

Compare Source

golang/tools

v0.6.0

Compare Source

grpc/grpc-go

v1.53.0: Release 1.53.0

Compare Source

API Changes

  • balancer: support injection of per-call metadata from LB policies (#​5853)
  • resolver: remove deprecated field resolver.Target.Endpoint and replace with resolver.Target.Endpoint() (#​5852)

New Features

  • xds/ringhash: introduce GRPC_RING_HASH_CAP environment variable to override the maximum ring size. (#​5884)
  • rls: propagate headers received in RLS response to backends (#​5883)

Bug Fixes

  • transport: drain client transport when streamID approaches MaxStreamID (#​5889)
  • server: after GracefulStop, ensure connections are closed when final RPC completes (#​5968)
  • server: fix a few issues where grpc server uses RST_STREAM for non-HTTP/2 errors (#​5893)
  • xdsclient: fix race which can happen when multiple load reporting calls are made at the same time. (#​5927)
  • rls: fix a data race involving the LRU cache (#​5925)
  • xds: fix panic involving double close of channel in xDS transport (#​5959)
  • gcp/observability: update method name validation (#​5951)

Documentation


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 February 24, 2023 02:46
@renovate renovate bot requested a review from sayboras February 24, 2023 02:46
@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 Feb 24, 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 Feb 24, 2023
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Feb 24, 2023
@sayboras
Copy link
Member

sayboras commented Feb 24, 2023

/test

Job 'Cilium-PR-K8s-1.26-kernel-net-next' failed:

Click to show.

Test Name

K8sDatapathEgressGatewayTest tunnel disabled with endpointRoutes disabled and XDP egress gw policy both egress gw and basic connectivity work

Failure Output

FAIL: Expected command: kubectl exec -n 202302240722k8sdatapathegressgatewaytesttunneldisabledwithendpo testclient-cgw8d -- curl --path-as-is -s -D /dev/stderr --fail --connect-timeout 5 --max-time 20 http://192.168.56.13:80 -w "time-> DNS: '%{time_namelookup}(%{remote_ip})', Connect: '%{time_connect}',Transfer '%{time_starttransfer}', total '%{time_total}'" 

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

@renovate renovate bot force-pushed the renovate/master-all-go-deps-master branch 2 times, most recently from db521b7 to 1c241e9 Compare February 24, 2023 20:12
@sayboras
Copy link
Member

/test

@renovate renovate bot force-pushed the renovate/master-all-go-deps-master branch from 1c241e9 to 1126125 Compare February 27, 2023 08:48
@aanm
Copy link
Member

aanm commented Feb 27, 2023

/test

@renovate renovate bot force-pushed the renovate/master-all-go-deps-master branch 5 times, most recently from 0d57294 to 7811783 Compare February 28, 2023 10:58
@sayboras sayboras added the renovate/stop-updating Tell Renovate to stop updating PR label Feb 28, 2023
@sayboras
Copy link
Member

/test

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@sayboras sayboras force-pushed the renovate/master-all-go-deps-master branch from 7811783 to 1344737 Compare March 2, 2023 01:23
@sayboras
Copy link
Member

sayboras commented Mar 2, 2023

/test

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

Click to show.

Test Name

K8sDatapathVerifier Runs the kernel verifier against Cilium's BPF datapath

Failure Output

FAIL: terminating containers are not deleted after timeout

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

@sayboras
Copy link
Member

sayboras commented Mar 2, 2023

/test-1.25-4.19

@aanm aanm merged commit 666d699 into master Mar 2, 2023
@aanm aanm deleted the renovate/master-all-go-deps-master branch March 2, 2023 14:37
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. 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