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.18.0 to 3.18.1 #78

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2021

Bumps protobuf from 3.18.0 to 3.18.1.

Release notes

Sourced from protobuf's releases.

Protocol Buffers v3.18.1

Python

  • Update setup.py to reflect that we now require at least Python 3.5 (#8989)
  • Performance fix for DynamicMessage: force GetRaw() to be inlined (#9023)

Ruby

  • Update ruby_generator.cc to allow proto2 imports in proto3 (#9003)
Commits
  • 0dab03b Update protobuf version to 3.18.1 (#9051)
  • 40f6669 Update changelog for 3.18.1 (#9050)
  • aeb624d Avoid installing anything from Homebrew in test runs (#9043)
  • bfc4c34 Merge pull request #9021 from acozzette/cherry-pick-fixes
  • 5378c9a Use the stable version of rvm
  • 55b0e11 Fix Ruby tests on Mac
  • 0333cb7 Update ruby/travis-test.sh to print commands
  • 0e7a35f Update dist_install test to work around Python issue
  • bf8d7f0 Merge pull request #9023 from haberman/dyn-msg-perf-fix
  • 5e8396f Performance fix for DynamicMessage: force GetRaw() to be inlined.
  • Additional commits viewable in compare view

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)

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.18.0 to 3.18.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.18.0...v3.18.1)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 6, 2021
@kokarare1212 kokarare1212 merged commit beb1f69 into rewrite Oct 6, 2021
@dependabot dependabot bot deleted the dependabot/pip/protobuf-3.18.1 branch October 6, 2021 12:20
@kokarare1212 kokarare1212 added the bot This pull request / issue created by bot label Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot This pull request / issue created by bot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant