Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump protobuf from 3.19.1 to 3.19.5 in /cmd/suggestion/pbt/v1beta1 #1965

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2022

Bumps protobuf from 3.19.1 to 3.19.5.

Release notes

Sourced from protobuf's releases.

Protocol Buffers v3.19.5

C++

Protocol Buffers v3.19.4

Python

  • Make libprotobuf symbols local on OSX to fix issue #9395 (#9435)

Ruby

  • Fixed a data loss bug that could occur when the number of optional fields in a message is an exact multiple of 32. (#9440).

PHP

  • Fixed a data loss bug that could occur when the number of optional fields in a message is an exact multiple of 32. (#9440).

Protocol Buffers v3.19.3

Python

  • Fix missing Windows wheel for Python 3.10 on PyPI

Protocol Buffers v3.19.2

Java

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 23, 2022
@coveralls
Copy link

coveralls commented Sep 24, 2022

Coverage Status

Coverage decreased (-0.02%) to 73.409% when pulling 304f914 on dependabot/pip/cmd/suggestion/pbt/v1beta1/protobuf-3.19.5 into 10c1bd7 on master.

Copy link
Member

@tenzen-y tenzen-y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Sep 24, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/cmd/suggestion/pbt/v1beta1/protobuf-3.19.5 branch from ba285dc to 3293f56 Compare October 19, 2022 18:32
@google-oss-prow google-oss-prow bot removed the lgtm label Oct 19, 2022
Copy link
Member

@tenzen-y tenzen-y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Oct 19, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/cmd/suggestion/pbt/v1beta1/protobuf-3.19.5 branch from 3293f56 to b41aa39 Compare October 20, 2022 11:41
@google-oss-prow google-oss-prow bot removed the lgtm label Oct 20, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/cmd/suggestion/pbt/v1beta1/protobuf-3.19.5 branch from b41aa39 to bb3b815 Compare October 20, 2022 13:36
@johnugeorge
Copy link
Member

/lgtm
/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], johnugeorge, tenzen-y

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dependabot dependabot bot force-pushed the dependabot/pip/cmd/suggestion/pbt/v1beta1/protobuf-3.19.5 branch from bb3b815 to 281898d Compare October 21, 2022 01:28
@google-oss-prow google-oss-prow bot removed the lgtm label Oct 21, 2022
Copy link
Member

@tenzen-y tenzen-y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Oct 21, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/cmd/suggestion/pbt/v1beta1/protobuf-3.19.5 branch from 281898d to a70f03f Compare October 21, 2022 08:45
@google-oss-prow google-oss-prow bot removed the lgtm label Oct 21, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/cmd/suggestion/pbt/v1beta1/protobuf-3.19.5 branch from a70f03f to 1458325 Compare October 21, 2022 18:04
@johnugeorge
Copy link
Member

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Oct 21, 2022
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.1 to 3.19.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.19.1...v3.19.5)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/cmd/suggestion/pbt/v1beta1/protobuf-3.19.5 branch from 1458325 to 304f914 Compare October 22, 2022 00:28
@google-oss-prow google-oss-prow bot removed the lgtm label Oct 22, 2022
Copy link
Member

@tenzen-y tenzen-y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Oct 22, 2022
@google-oss-prow google-oss-prow bot merged commit 4299856 into master Oct 22, 2022
@dependabot dependabot bot deleted the dependabot/pip/cmd/suggestion/pbt/v1beta1/protobuf-3.19.5 branch October 22, 2022 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file lgtm python Pull requests that update Python code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants