Skip to content

Commit d8d58b5

Browse files
Bump google.golang.org/grpc from 1.55.0 to 1.56.3 (arduino#227)
* 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>
1 parent 1cc495b commit d8d58b5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+132
-139
lines changed

.licenses/arduino-fwuploader/go/golang.org/x/net/http2.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/http2
3-
version: v0.8.0
3+
version: v0.9.0
44
type: go
55
summary: Package http2 implements the HTTP/2 protocol.
66
homepage: https://pkg.go.dev/golang.org/x/net/http2
77
license: bsd-3-clause
88
licenses:
9-
- sources: net@v0.8.0/LICENSE
9+
- sources: net@v0.9.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: net@v0.8.0/PATENTS
38+
- sources: net@v0.9.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-fwuploader/go/golang.org/x/net/internal/timeseries.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/internal/timeseries
3-
version: v0.8.0
3+
version: v0.9.0
44
type: go
55
summary: Package timeseries implements a time series structure for stats collection.
66
homepage: https://pkg.go.dev/golang.org/x/net/internal/timeseries
77
license: bsd-3-clause
88
licenses:
9-
- sources: net@v0.8.0/LICENSE
9+
- sources: net@v0.9.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: net@v0.8.0/PATENTS
38+
- sources: net@v0.9.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-fwuploader/go/golang.org/x/net/trace.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/net/trace
3-
version: v0.8.0
3+
version: v0.9.0
44
type: go
55
summary: Package trace implements tracing of requests and long-lived objects.
66
homepage: https://pkg.go.dev/golang.org/x/net/trace
77
license: bsd-3-clause
88
licenses:
9-
- sources: net@v0.8.0/LICENSE
9+
- sources: net@v0.9.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: net@v0.8.0/PATENTS
38+
- sources: net@v0.9.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-fwuploader/go/golang.org/x/sys/unix.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/sys/unix
3-
version: v0.6.0
3+
version: v0.7.0
44
type: go
55
summary: Package unix contains an interface to the low-level operating system primitives.
66
homepage: https://pkg.go.dev/golang.org/x/sys/unix
77
license: bsd-3-clause
88
licenses:
9-
- sources: sys@v0.6.0/LICENSE
9+
- sources: sys@v0.7.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: sys@v0.6.0/PATENTS
38+
- sources: sys@v0.7.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-fwuploader/go/golang.org/x/term.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: golang.org/x/term
3-
version: v0.6.0
3+
version: v0.7.0
44
type: go
55
summary: Package term provides support functions for dealing with terminals, as commonly
66
found on UNIX systems.

.licenses/arduino-fwuploader/go/golang.org/x/text/runes.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/text/runes
3-
version: v0.8.0
3+
version: v0.9.0
44
type: go
55
summary: Package runes provide transforms for UTF-8 encoded text.
66
homepage: https://pkg.go.dev/golang.org/x/text/runes
77
license: bsd-3-clause
88
licenses:
9-
- sources: text@v0.8.0/LICENSE
9+
- sources: text@v0.9.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: text@v0.8.0/PATENTS
38+
- sources: text@v0.9.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/arduino-fwuploader/go/google.golang.org/genproto/googleapis/rpc/status.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/genproto/googleapis/rpc/status
3-
version: v0.0.0-20230306155012-7f2fa6fef1f4
3+
version: v0.0.0-20230410155749-daa745c078e1
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/google.golang.org/genproto/googleapis/rpc/status
77
license: apache-2.0
88
licenses:
9-
- sources: genproto@v0.0.0-20230306155012-7f2fa6fef1f4/LICENSE
9+
- sources: genproto@v0.0.0-20230410155749-daa745c078e1/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: google.golang.org/grpc
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package grpc implements an RPC system called gRPC.
66
homepage: https://pkg.go.dev/google.golang.org/grpc

.licenses/arduino-fwuploader/go/google.golang.org/grpc/attributes.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: google.golang.org/grpc/attributes
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package attributes defines a generic key/value store used in various gRPC
66
components.
77
homepage: https://pkg.go.dev/google.golang.org/grpc/attributes
88
license: apache-2.0
99
licenses:
10-
- sources: grpc@v1.55.0/LICENSE
10+
- sources: grpc@v1.56.3/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/backoff.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/backoff
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package backoff provides configuration options for backoff.
66
homepage: https://pkg.go.dev/google.golang.org/grpc/backoff
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.55.0/LICENSE
9+
- sources: grpc@v1.56.3/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/balancer.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/balancer
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package balancer defines APIs for load balancing in gRPC.
66
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.55.0/LICENSE
9+
- sources: grpc@v1.56.3/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/balancer/base.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: google.golang.org/grpc/balancer/base
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package base defines a balancer base that can be used to build balancers
66
with different picking algorithms.
77
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/base
88
license: apache-2.0
99
licenses:
10-
- sources: grpc@v1.55.0/LICENSE
10+
- sources: grpc@v1.56.3/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/balancer/grpclb/state.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: google.golang.org/grpc/balancer/grpclb/state
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package state declares grpclb types to be set by resolvers wishing to pass
66
information to grpclb via resolver.State Attributes.
77
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb/state
88
license: apache-2.0
99
licenses:
10-
- sources: grpc@v1.55.0/LICENSE
10+
- sources: grpc@v1.56.3/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/balancer/roundrobin.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/balancer/roundrobin
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package roundrobin defines a roundrobin balancer.
66
homepage: https://pkg.go.dev/google.golang.org/grpc/balancer/roundrobin
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.55.0/LICENSE
9+
- sources: grpc@v1.56.3/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/binarylog/grpc_binarylog_v1.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/binarylog/grpc_binarylog_v1
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/google.golang.org/grpc/binarylog/grpc_binarylog_v1
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.55.0/LICENSE
9+
- sources: grpc@v1.56.3/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/channelz.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: google.golang.org/grpc/channelz
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package channelz exports internals of the channelz implementation as required
66
by other gRPC packages.
77
homepage: https://pkg.go.dev/google.golang.org/grpc/channelz
88
license: apache-2.0
99
licenses:
10-
- sources: grpc@v1.55.0/LICENSE
10+
- sources: grpc@v1.56.3/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/codes.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/codes
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package codes defines the canonical error codes used by gRPC.
66
homepage: https://pkg.go.dev/google.golang.org/grpc/codes
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.55.0/LICENSE
9+
- sources: grpc@v1.56.3/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/connectivity.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/connectivity
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package connectivity defines connectivity semantics.
66
homepage: https://pkg.go.dev/google.golang.org/grpc/connectivity
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.55.0/LICENSE
9+
- sources: grpc@v1.56.3/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/credentials.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: google.golang.org/grpc/credentials
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package credentials implements various credentials supported by gRPC library,
66
which encapsulate all the state needed by a client to authenticate with a server
@@ -9,7 +9,7 @@ summary: Package credentials implements various credentials supported by gRPC li
99
homepage: https://pkg.go.dev/google.golang.org/grpc/credentials
1010
license: apache-2.0
1111
licenses:
12-
- sources: grpc@v1.55.0/LICENSE
12+
- sources: grpc@v1.56.3/LICENSE
1313
text: |2
1414
1515
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/credentials/insecure.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: google.golang.org/grpc/credentials/insecure
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package insecure provides an implementation of the credentials.TransportCredentials
66
interface which disables transport security.
77
homepage: https://pkg.go.dev/google.golang.org/grpc/credentials/insecure
88
license: apache-2.0
99
licenses:
10-
- sources: grpc@v1.55.0/LICENSE
10+
- sources: grpc@v1.56.3/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/encoding.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: google.golang.org/grpc/encoding
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package encoding defines the interface for the compressor and codec, and
66
functions to register and retrieve compressors and codecs.
77
homepage: https://pkg.go.dev/google.golang.org/grpc/encoding
88
license: apache-2.0
99
licenses:
10-
- sources: grpc@v1.55.0/LICENSE
10+
- sources: grpc@v1.56.3/LICENSE
1111
text: |2
1212
1313
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/encoding/proto.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/encoding/proto
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package proto defines the protobuf codec.
66
homepage: https://pkg.go.dev/google.golang.org/grpc/encoding/proto
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.55.0/LICENSE
9+
- sources: grpc@v1.56.3/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/grpclog.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/grpc/grpclog
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package grpclog defines logging for grpc.
66
homepage: https://pkg.go.dev/google.golang.org/grpc/grpclog
77
license: apache-2.0
88
licenses:
9-
- sources: grpc@v1.55.0/LICENSE
9+
- sources: grpc@v1.56.3/LICENSE
1010
text: |2
1111
1212
Apache License

.licenses/arduino-fwuploader/go/google.golang.org/grpc/internal.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: google.golang.org/grpc/internal
3-
version: v1.55.0
3+
version: v1.56.3
44
type: go
55
summary: Package internal contains gRPC-internal code, to avoid polluting the godoc
66
of the top-level grpc package.
77
homepage: https://pkg.go.dev/google.golang.org/grpc/internal
88
license: apache-2.0
99
licenses:
10-
- sources: grpc@v1.55.0/LICENSE
10+
- sources: grpc@v1.56.3/LICENSE
1111
text: |2
1212
1313
Apache License

0 commit comments

Comments
 (0)