[PR #83] [CLOSED] Bump github.com/golang/protobuf from 1.3.2 to 1.3.5 #208

Closed
opened 2026-02-25 22:31:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/evenh/intercert/pull/83
Author: @dependabot-preview[bot]
Created: 3/13/2020
Status: Closed

Base: masterHead: dependabot/go_modules/github.com/golang/protobuf-1.3.5


📝 Commits (1)

  • 2807544 Bump github.com/golang/protobuf from 1.3.2 to 1.3.5

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -0)

📄 Description

Bumps github.com/golang/protobuf from 1.3.2 to 1.3.5.

Release notes

Sourced from github.com/golang/protobuf's releases.

v1.3.5

Notable changes:

  • Set go.mod Go version to go 1.9.

v1.3.4

Notable changes:

  • Updated google/protobuf/*.proto to github.com/protocolbuffers/protobuf v3.11.4.
  • Minor change to protoc-gen-go output to avoid post-gofmt variation between go1.13 and go1.14.

v1.3.3

Notable changes:

  • #1025 grpc: accept interface in NewClient functions
Commits

Dependabot compatibility score

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 commands and options

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/evenh/intercert/pull/83 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/13/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/golang/protobuf-1.3.5` --- ### 📝 Commits (1) - [`2807544`](https://github.com/evenh/intercert/commit/2807544f4b6f423efec7d06978ac037c55e5a3f8) Bump github.com/golang/protobuf from 1.3.2 to 1.3.5 ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -0) </details> ### 📄 Description Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.3.2 to 1.3.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golang/protobuf/releases">github.com/golang/protobuf's releases</a>.</em></p> <blockquote> <h2>v1.3.5</h2> <p>Notable changes:</p> <ul> <li>Set <code>go.mod</code> Go version to <code>go 1.9</code>.</li> </ul> <h2>v1.3.4</h2> <p>Notable changes:</p> <ul> <li>Updated <code>google/protobuf/*.proto</code> to <code>github.com/protocolbuffers/protobuf</code> v3.11.4.</li> <li>Minor change to <code>protoc-gen-go</code> output to avoid post-<code>gofmt</code> variation between go1.13 and go1.14.</li> </ul> <h2>v1.3.3</h2> <p>Notable changes:</p> <ul> <li><a href="https://github-redirect.dependabot.com/golang/protobuf/issues/1025">#1025</a> grpc: accept interface in NewClient functions</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/protobuf/commit/84668698ea25b64748563aa20726db66a6b8d299"><code>8466869</code></a> go.mod: set go version to go1.9 (<a href="https://github-redirect.dependabot.com/golang/protobuf/issues/1055">#1055</a>)</li> <li><a href="https://github.com/golang/protobuf/commit/5d5b4c10bd43f85e63bd9e4a3fa9b1ea2ef88af2"><code>5d5b4c1</code></a> ptypes: regenerate with v3.11.4, update for go1.14 gofmt (<a href="https://github-redirect.dependabot.com/golang/protobuf/issues/1045">#1045</a>)</li> <li><a href="https://github.com/golang/protobuf/commit/d23c5127dc24889085f8ccea5c9d560a57a879d8"><code>d23c512</code></a> grpc: accept interface in NewClient functions (<a href="https://github-redirect.dependabot.com/golang/protobuf/issues/1025">#1025</a>)</li> <li><a href="https://github.com/golang/protobuf/commit/4e55bbcbfaa105a596caba5bbc20d392806beda9"><code>4e55bbc</code></a> Update readme.md (<a href="https://github-redirect.dependabot.com/golang/protobuf/issues/988">#988</a>)</li> <li><a href="https://github.com/golang/protobuf/commit/ed6926b37a637426117ccab59282c3839528a700"><code>ed6926b</code></a> Fix typos in comments, tests and function names (<a href="https://github-redirect.dependabot.com/golang/protobuf/issues/974">#974</a>)</li> <li><a href="https://github.com/golang/protobuf/commit/1680a479a2cfb3fa22b972af7e36d0a0fde47bf8"><code>1680a47</code></a> protoc-gen-go: fix deprecated comment for grpc methods (<a href="https://github-redirect.dependabot.com/golang/protobuf/issues/952">#952</a>)</li> <li><a href="https://github.com/golang/protobuf/commit/822fe56949f5d56c9e2f02367c657e0e9b4d27d1"><code>822fe56</code></a> .travis.yml: include go1.12 (<a href="https://github-redirect.dependabot.com/golang/protobuf/issues/932">#932</a>)</li> <li><a href="https://github.com/golang/protobuf/commit/4c88cc3f1a34ffade77b79abc53335d1e511f25b"><code>4c88cc3</code></a> all: fix reflect.Value.Interface races (<a href="https://github-redirect.dependabot.com/golang/protobuf/issues/913">#913</a>)</li> <li>See full diff in <a href="https://github.com/golang/protobuf/compare/v1.3.2...v1.3.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/golang/protobuf&package-manager=go_modules&previous-version=1.3.2&new-version=1.3.5)](https://dependabot.com/compatibility-score/?dependency-name=github.com/golang/protobuf&package-manager=go_modules&previous-version=1.3.2&new-version=1.3.5) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:31:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/intercert#208
No description provided.