Skip to content

Commit

Permalink
[skip changelog] Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (
Browse files Browse the repository at this point in the history
#2632)

* [skip changelog] Bump google.golang.org/protobuf from 1.34.1 to 1.34.2

Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Updated license cache

* Updated protoc generated files and doc

* Updated CI task

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cristian Maglie <c.maglie@arduino.cc>
  • Loading branch information
dependabot[bot] and cmaglie committed Jun 12, 2024
1 parent a09150f commit 3f0d43f
Show file tree
Hide file tree
Showing 47 changed files with 331 additions and 331 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-protobuf-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

- name: Install Go deps
run: |
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.34.1
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.34.2
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.3.0
- name: Install Task
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/protobuf/encoding/protojson
version: v1.34.1
version: v1.34.2
type: go
summary: Package protojson marshals and unmarshals protocol buffer messages as JSON
format.
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/protojson
license: other
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -36,7 +36,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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/protobuf/encoding/prototext
version: v1.34.1
version: v1.34.2
type: go
summary: Package prototext marshals and unmarshals protocol buffer messages as the
textproto format.
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/prototext
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -36,7 +36,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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/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/protobuf/encoding/protowire
version: v1.34.1
version: v1.34.2
type: go
summary: Package protowire parses and formats the raw wire encoding.
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/protowire
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/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/protobuf/internal/descfmt
version: v1.34.1
version: v1.34.2
type: go
summary: Package descfmt provides functionality to format descriptors.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/descfmt
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/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/protobuf/internal/descopts
version: v1.34.1
version: v1.34.2
type: go
summary: Package descopts contains the nil pointers to concrete descriptor options.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/descopts
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/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/protobuf/internal/detrand
version: v1.34.1
version: v1.34.2
type: go
summary: Package detrand provides deterministically random functionality.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/detrand
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/protobuf/internal/editiondefaults
version: v1.34.1
version: v1.34.2
type: go
summary: Package editiondefaults contains the binary representation of the editions
defaults.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/editiondefaults
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -36,7 +36,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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/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/protobuf/internal/encoding/defval
version: v1.34.1
version: v1.34.2
type: go
summary: Package defval marshals and unmarshals textual forms of default values.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/defval
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/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/protobuf/internal/encoding/json
version: v1.34.1
version: v1.34.2
type: go
summary:
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/json
license: other
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/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/protobuf/internal/encoding/messageset
version: v1.34.1
version: v1.34.2
type: go
summary: Package messageset encodes and decodes the obsolete MessageSet wire format.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/messageset
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/protobuf/internal/encoding/tag
version: v1.34.1
version: v1.34.2
type: go
summary: Package tag marshals and unmarshals the legacy struct tags as generated by
historical versions of protoc-gen-go.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/tag
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -36,7 +36,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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/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/protobuf/internal/encoding/text
version: v1.34.1
version: v1.34.2
type: go
summary: Package text implements the text format for protocol buffers.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/text
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/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/protobuf/internal/errors
version: v1.34.1
version: v1.34.2
type: go
summary: Package errors implements functions to manipulate errors.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/errors
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/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/protobuf/internal/filedesc
version: v1.34.1
version: v1.34.2
type: go
summary: Package filedesc provides functionality for constructing descriptors.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/filedesc
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/protobuf/internal/filetype
version: v1.34.1
version: v1.34.2
type: go
summary: Package filetype provides functionality for wrapping descriptors with Go
type information.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/filetype
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -36,7 +36,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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/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/protobuf/internal/flags
version: v1.34.1
version: v1.34.2
type: go
summary: Package flags provides a set of flags controlled by build tags.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/flags
license: bsd-3-clause
licenses:
- sources: protobuf@v1.34.1/LICENSE
- sources: protobuf@v1.34.2/LICENSE
text: |
Copyright (c) 2018 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: protobuf@v1.34.1/PATENTS
- sources: protobuf@v1.34.2/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Loading

0 comments on commit 3f0d43f

Please sign in to comment.