Skip to content

Commit

Permalink
Bump google.golang.org/grpc from 1.55.0 to 1.56.3 (#227)
Browse files Browse the repository at this point in the history
* Bump google.golang.org/grpc from 1.55.0 to 1.56.3

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.55.0...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* update licenses

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Umberto Baldi <u.baldi@arduino.cc>
  • Loading branch information
dependabot[bot] and umbynos authored Nov 2, 2023
1 parent 1cc495b commit d8d58b5
Show file tree
Hide file tree
Showing 57 changed files with 132 additions and 139 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/net/http2
version: v0.8.0
version: v0.9.0
type: go
summary: Package http2 implements the HTTP/2 protocol.
homepage: https://pkg.go.dev/golang.org/x/net/http2
license: bsd-3-clause
licenses:
- sources: net@v0.8.0/LICENSE
- sources: net@v0.9.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: net@v0.8.0/PATENTS
- sources: net@v0.9.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/net/internal/timeseries
version: v0.8.0
version: v0.9.0
type: go
summary: Package timeseries implements a time series structure for stats collection.
homepage: https://pkg.go.dev/golang.org/x/net/internal/timeseries
license: bsd-3-clause
licenses:
- sources: net@v0.8.0/LICENSE
- sources: net@v0.9.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: net@v0.8.0/PATENTS
- sources: net@v0.9.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/net/trace
version: v0.8.0
version: v0.9.0
type: go
summary: Package trace implements tracing of requests and long-lived objects.
homepage: https://pkg.go.dev/golang.org/x/net/trace
license: bsd-3-clause
licenses:
- sources: net@v0.8.0/LICENSE
- sources: net@v0.9.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: net@v0.8.0/PATENTS
- sources: net@v0.9.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
6 changes: 3 additions & 3 deletions .licenses/arduino-fwuploader/go/golang.org/x/sys/unix.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/sys/unix
version: v0.6.0
version: v0.7.0
type: go
summary: Package unix contains an interface to the low-level operating system primitives.
homepage: https://pkg.go.dev/golang.org/x/sys/unix
license: bsd-3-clause
licenses:
- sources: sys@v0.6.0/LICENSE
- sources: sys@v0.7.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: sys@v0.6.0/PATENTS
- sources: sys@v0.7.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
2 changes: 1 addition & 1 deletion .licenses/arduino-fwuploader/go/golang.org/x/term.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: golang.org/x/term
version: v0.6.0
version: v0.7.0
type: go
summary: Package term provides support functions for dealing with terminals, as commonly
found on UNIX systems.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/text/runes
version: v0.8.0
version: v0.9.0
type: go
summary: Package runes provide transforms for UTF-8 encoded text.
homepage: https://pkg.go.dev/golang.org/x/text/runes
license: bsd-3-clause
licenses:
- sources: text@v0.8.0/LICENSE
- sources: text@v0.9.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: text@v0.8.0/PATENTS
- sources: text@v0.9.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/genproto/googleapis/rpc/status
version: v0.0.0-20230306155012-7f2fa6fef1f4
version: v0.0.0-20230410155749-daa745c078e1
type: go
summary:
homepage: https://pkg.go.dev/google.golang.org/genproto/googleapis/rpc/status
license: apache-2.0
licenses:
- sources: genproto@v0.0.0-20230306155012-7f2fa6fef1f4/LICENSE
- sources: genproto@v0.0.0-20230410155749-daa745c078e1/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: google.golang.org/grpc
version: v1.55.0
version: v1.56.3
type: go
summary: Package grpc implements an RPC system called gRPC.
homepage: https://pkg.go.dev/google.golang.org/grpc
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/attributes
version: v1.55.0
version: v1.56.3
type: go
summary: Package attributes defines a generic key/value store used in various gRPC
components.
homepage: https://pkg.go.dev/google.golang.org/grpc/attributes
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/backoff
version: v1.55.0
version: v1.56.3
type: go
summary: Package backoff provides configuration options for backoff.
homepage: https://pkg.go.dev/google.golang.org/grpc/backoff
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/balancer
version: v1.55.0
version: v1.56.3
type: go
summary: Package balancer defines APIs for load balancing in gRPC.
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/balancer/base
version: v1.55.0
version: v1.56.3
type: go
summary: Package base defines a balancer base that can be used to build balancers
with different picking algorithms.
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/base
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/balancer/grpclb/state
version: v1.55.0
version: v1.56.3
type: go
summary: Package state declares grpclb types to be set by resolvers wishing to pass
information to grpclb via resolver.State Attributes.
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb/state
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/balancer/roundrobin
version: v1.55.0
version: v1.56.3
type: go
summary: Package roundrobin defines a roundrobin balancer.
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/roundrobin
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/binarylog/grpc_binarylog_v1
version: v1.55.0
version: v1.56.3
type: go
summary:
homepage: https://pkg.go.dev/google.golang.org/grpc/binarylog/grpc_binarylog_v1
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/channelz
version: v1.55.0
version: v1.56.3
type: go
summary: Package channelz exports internals of the channelz implementation as required
by other gRPC packages.
homepage: https://pkg.go.dev/google.golang.org/grpc/channelz
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/codes
version: v1.55.0
version: v1.56.3
type: go
summary: Package codes defines the canonical error codes used by gRPC.
homepage: https://pkg.go.dev/google.golang.org/grpc/codes
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/connectivity
version: v1.55.0
version: v1.56.3
type: go
summary: Package connectivity defines connectivity semantics.
homepage: https://pkg.go.dev/google.golang.org/grpc/connectivity
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: google.golang.org/grpc/credentials
version: v1.55.0
version: v1.56.3
type: go
summary: Package credentials implements various credentials supported by gRPC library,
which encapsulate all the state needed by a client to authenticate with a server
Expand All @@ -9,7 +9,7 @@ summary: Package credentials implements various credentials supported by gRPC li
homepage: https://pkg.go.dev/google.golang.org/grpc/credentials
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/credentials/insecure
version: v1.55.0
version: v1.56.3
type: go
summary: Package insecure provides an implementation of the credentials.TransportCredentials
interface which disables transport security.
homepage: https://pkg.go.dev/google.golang.org/grpc/credentials/insecure
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/encoding
version: v1.55.0
version: v1.56.3
type: go
summary: Package encoding defines the interface for the compressor and codec, and
functions to register and retrieve compressors and codecs.
homepage: https://pkg.go.dev/google.golang.org/grpc/encoding
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/encoding/proto
version: v1.55.0
version: v1.56.3
type: go
summary: Package proto defines the protobuf codec.
homepage: https://pkg.go.dev/google.golang.org/grpc/encoding/proto
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/grpc/grpclog
version: v1.55.0
version: v1.56.3
type: go
summary: Package grpclog defines logging for grpc.
homepage: https://pkg.go.dev/google.golang.org/grpc/grpclog
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/grpc/internal
version: v1.55.0
version: v1.56.3
type: go
summary: Package internal contains gRPC-internal code, to avoid polluting the godoc
of the top-level grpc package.
homepage: https://pkg.go.dev/google.golang.org/grpc/internal
license: apache-2.0
licenses:
- sources: grpc@v1.55.0/LICENSE
- sources: grpc@v1.56.3/LICENSE
text: |2
Apache License
Expand Down
Loading

0 comments on commit d8d58b5

Please sign in to comment.