Skip to content

Commit

Permalink
chore(deps): Bump google.golang.org/protobuf from 1.28.1 to 1.30.0 (#935
Browse files Browse the repository at this point in the history
)

Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.1 to 1.30.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/protocolbuffers/protobuf-go/releases">google.golang.org/protobuf's releases</a>.</em></p>
<blockquote>
<h2>v1.30.0</h2>
<ul>
<li><a href="https://github.com/protocolbuffers/protobuf-go/blob/HEAD/#v1.30.0-notable-changes">Notable changes</a></li>
</ul>
<p><strong>Announcement</strong>
In the previous two releases, v1.29.0 and v1.29.1, we associated the tags with the wrong commits and thus the tags do not reference any commit in this repository. This tag, v1.30.0, refers to an existing commit again. Sorry for the inconvenience.</p>
<h2>Notable changes </h2>
<p><strong>New Features</strong></p>
<ul>
<li><a href="https://go.dev/cl/449576">CL/449576</a>: protoadapt: helper functions to convert v1 or v2 message to either v1 or v2 message.</li>
</ul>
<h2>v1.29.1</h2>
<ul>
<li><a href="https://github.com/protocolbuffers/protobuf-go/blob/HEAD/#v1.29.1-notable-changes">Notable changes</a></li>
</ul>
<h2>Notable changes </h2>
<p><strong>Bug fixes</strong></p>
<ul>
<li><a href="https://go.dev/cl/475995">CL/475995</a>: internal/encoding/text: fix parsing of incomplete numbers</li>
</ul>
<h2>v1.29.0</h2>
<ul>
<li><a href="https://github.com/protocolbuffers/protobuf-go/blob/HEAD/#v1.29-overview">Overview</a></li>
<li><a href="https://github.com/protocolbuffers/protobuf-go/blob/HEAD/#v1.29-notable-changes">Notable changes</a></li>
</ul>
<h2>Overview </h2>
<p>This version introduces a new package <code>protodelim</code> to marshal and unmarshal size-delimited messages.
It also brings the implementation up to date with the latest protobuf features.</p>
<h2>Notable changes </h2>
<p><strong>New Features</strong></p>
<ul>
<li><a href="https://go.dev/cl/419254">CL/419254</a>: encoding: add protodelim package</li>
<li><a href="https://go.dev/cl/450775">CL/450775</a>: reflect/protoreflect: add Value.Equal method</li>
<li><a href="https://go.dev/cl/462315">CL/462315</a>: cmd/protoc-gen-go: make deprecated messages more descriptive</li>
<li><a href="https://go.dev/cl/473015">CL/473015</a>: encoding/prototext: allow whitespace and comments between minus sign and number in negative numeric literal</li>
</ul>
<p><strong>Alignment with protobuf</strong></p>
<ul>
<li><a href="https://go.dev/cl/426054">CL/426054</a>: types/descriptorpb: update *.pb.go to use latest protoc release, 21.5</li>
<li><a href="https://go.dev/cl/425554">CL/425554</a>: encoding/protojson: fix parsing of google.protobuf.Timestamp</li>
<li><a href="https://go.dev/cl/461238">CL/461238</a>: protobuf: remove the check for reserved field numbers</li>
<li><a href="https://go.dev/cl/469255">CL/469255</a>: types/descriptorpb: regenerate using latest protobuf v22.0 release</li>
<li><a href="https://go.dev/cl/472696">CL/472696</a>: cmd/protoc-gen-go: support protobuf retention feature</li>
</ul>
<p><strong>Documentation improvements:</strong></p>
<ul>
<li><a href="https://go.dev/cl/464275">CL/464275</a>: proto: document Equal behavior of invalid messages</li>
<li><a href="https://go.dev/cl/466375">CL/466375</a>: all: update links to Protocol Buffer documentation</li>
</ul>
<p><strong>Minor performance improvements</strong></p>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/protocolbuffers/protobuf-go/commit/f221882bfb484564f1714ae05f197dea2c76898d"><code>f221882</code></a> all: release v1.30.0</li>
<li><a href="https://github.com/protocolbuffers/protobuf-go/commit/e344383da66ac9cf11000f824674793a77fc7d7e"><code>e344383</code></a> protoadapt: helper functions to convert v1 or v2 message to either v1 or v2 m...</li>
<li><a href="https://github.com/protocolbuffers/protobuf-go/commit/32efccd1582255f0ef48bcc3942484e81985c76b"><code>32efccd</code></a> all: start v1.29.1-devel</li>
<li><a href="https://github.com/protocolbuffers/protobuf-go/commit/771d8c7a1eefbd21bf7db08ec6967fed9ff9d704"><code>771d8c7</code></a> all: release v1.29.1</li>
<li><a href="https://github.com/protocolbuffers/protobuf-go/commit/edaf511a7a37a90db2727b600d699e1e8d2840b4"><code>edaf511</code></a> internal/encoding/text: fix parsing of incomplete numbers</li>
<li><a href="https://github.com/protocolbuffers/protobuf-go/commit/fe5bc5404151983756ef8980016a7d59bd63bb7e"><code>fe5bc54</code></a> all: start v1.29.0-devel</li>
<li><a href="https://github.com/protocolbuffers/protobuf-go/commit/d3c9826520c7d6061812d1d94ad81f871792ea8c"><code>d3c9826</code></a> all: release v1.29.0</li>
<li><a href="https://github.com/protocolbuffers/protobuf-go/commit/eba8b0975f4efc219baabc1e0e13df28a6e1ad28"><code>eba8b09</code></a> cmd/protoc-gen-go: support protobuf retention feature</li>
<li><a href="https://github.com/protocolbuffers/protobuf-go/commit/fcf5f6cb72978812ac36085183b5c52701c069cb"><code>fcf5f6c</code></a> encoding/prototext: allow whitespace and comments between minus sign and numb...</li>
<li><a href="https://github.com/protocolbuffers/protobuf-go/commit/bc1253ad37431ee26876db47cd8207cdec81993c"><code>bc1253a</code></a> types/descriptorpb: regenerate using latest protobuf v22.0 release</li>
<li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf-go/compare/v1.28.1...v1.30.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.28.1&new-version=1.30.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
  • Loading branch information
dependabot[bot] authored Apr 12, 2023
1 parent b57f364 commit 598af0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ require (
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
google.golang.org/grpc v1.53.0
google.golang.org/protobuf v1.28.1
google.golang.org/protobuf v1.30.0
gopkg.in/yaml.v2 v2.4.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1869,8 +1869,8 @@ google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQ
google.golang.org/protobuf v1.27.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
google.golang.org/protobuf v1.27.1/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
google.golang.org/protobuf v1.28.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
google.golang.org/protobuf v1.28.1 h1:d0NfwRgPtno5B1Wa6L2DAG+KivqkdutMf1UhdNx175w=
google.golang.org/protobuf v1.28.1/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
google.golang.org/protobuf v1.30.0 h1:kPPoIgf3TsEvrm0PFe15JQ+570QVxYzEvvHqChK+cng=
google.golang.org/protobuf v1.30.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Expand Down

0 comments on commit 598af0a

Please sign in to comment.