Skip to content

Update protobuf requirement from 3.6.1 to 3.7.1#294

Closed
dependabot-preview[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/protobuf-3.7.1
Closed

Update protobuf requirement from 3.6.1 to 3.7.1#294
dependabot-preview[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/protobuf-3.7.1

Conversation

@dependabot-preview
Copy link
Copy Markdown

Updates the requirements on protobuf to permit the latest version.

Release notes

Sourced from protobuf's releases.

Protocol Buffers v3.7.1

C++

  • Avoid linking against libatomic in prebuilt protoc binaries (#5875)
  • Avoid marking generated C++ messages as final, though we will do this in a future release (#5928)
  • Miscellaneous build fixes

JavaScript

  • Fixed redefinition of global variable f (#5932)

Ruby

  • Replace strptime with custom implementation (#5906)
  • Fixed the bug that bytes fields cannot be larger than 16000 bytes (#5924)
  • Miscellaneous bug fixes

PHP

  • Replace strptime with custom implementation (#5906)
  • Fixed the bug that bytes fields cannot be larger than 16000 bytes (#5924)
Commits
  • 6973c3a Update version number to 3.7.1 (#5947)
  • 0770795 Fixed CI failures with Ruby 2.3 on OSX (#5948)
  • 34b6499 Avoid linking against libatomic when building protoc (#5922)
  • ba42cb5 Allow bytes field to be longer than 16000 bytes (#5924)
  • 02cf61a Updated NPM version to 3.7.1
  • ec0d47e No define strtoll/strtoull for VS2013 and above
  • b3c132f Avoid marking generated C++ messages as final for now (#5928)
  • 059851f Remove unused import from message.
  • e2461b5 Revert "Remove unused f expression from jscode gen. (#5573)"
  • e6779e9 Added io_win32.h to header list in CMake config
  • Additional commits viewable in compare view

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.6.1...v3.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 1, 2019
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #361.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/dev/protobuf-3.7.1 branch June 3, 2019 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant