IceflowRE / unidown

Universal Downloader - update, manage, download.
GNU General Public License v3.0
0 stars 2 forks source link

Bump protobuf from 3.9.1 to 3.11.0 #168

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps protobuf from 3.9.1 to 3.11.0.

Release notes *Sourced from [protobuf's releases](https://github.com/protocolbuffers/protobuf/releases).* > ## Protocol Buffers v3.11.0 > C++ > === > * Make serialization method naming consistent > * Make proto runtime + generated code free of deprecation warnings > * Moved ShutdownProtobufLibrary() to message_lite.h. For backward compatibility a declaration is still available in stubs/common.h, but users should prefer message_lite.h > * Removed non-namespace macro EXPECT_OK() > * Removed mathlimits.h from stubs in favor of using std::numeric_limits from C++11 > * Fixed bug in parser when ending on a group tag > * Add a helper function to UnknownFieldSet to deal with the changing return value of message::unknown_fields() > * Fix incorrect use of string_view iterators > * Support direct pickling of nested messages > * Skip extension tag validation for MessageSet if unknown dependencies are allowed > * Updated deprecation macros to annotate deprecated code ([#6612](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6612)) > * Remove conversion warning in MapEntryFuncs::ByteSizeLong ([#6766](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6766)) > * Revert "Make shared libraries be able to link to MSVC static runtime libraries, so that VC runtime is not required." ([#6914](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6914)) > > Java > ==== > * Remove the usage of MethodHandle, so that Android users prior to API version 26 can use protobuf-java > * Publish ProGuard config for javalite > * Fix for StrictMode disk read violation in ExtensionRegistryLite > * Include part of the ByteString's content in its toString(). > * Include unknown fields when merging proto3 messages in Java lite builders > > Python > ===== > * Add float_precision option in json format printer > * Optionally print bytes fields as messages in unknown fields, if possible > * FieldPath: fix testing IsSet on root path '' > * Experimental code gen (fast import protobuf module) which only work with cpp generated code linked in > > JavaScript > ======== > * Remove guard for Symbol iterator for jspb.Map > > PHP > ==== > * Avoid too much overhead in layout_init ([#6716](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6716)) > * Lazily Create Singular Wrapper Message ([#6833](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6833)) > * Implement lazy loading of php class for proto messages ([#6911](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6911)) > > Ruby > ==== > * Ruby lazy wrappers optimization ([#6797](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6797)) > > C# > == > * (RepeatedField): Capacity property to resize the internal array ([#6530](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6530)) > * Experimental proto2 support is now officially available ([#4642](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/4642), [#5183](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/5183), [#5350](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/5350), [#5936](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/5936)) > ... (truncated)
Commits - [`ab5b61b`](https://github.com/protocolbuffers/protobuf/commit/ab5b61bf2f0fb1ac485be1b82fffca153c2509ed) Update CHANGES.txt for 3.11.0 stable release ([#6944](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6944)) - [`1d5375c`](https://github.com/protocolbuffers/protobuf/commit/1d5375c6214384574eca20f24f660b7a9687f51c) Update protobuf version to 3.11.0 ([#6943](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6943)) - [`b0386da`](https://github.com/protocolbuffers/protobuf/commit/b0386daa1968c3c7ace339fca10b73a3998071d3) Remove add_proto_enumdesc and get_proto_enumdesc ([#6931](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6931)) - [`391440e`](https://github.com/protocolbuffers/protobuf/commit/391440e3dddb8de34dc7741f4b3170d8cde46215) Implement lazy loading of php class for proto messages ([#6911](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6911)) ([#6925](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6925)) - [`6220db4`](https://github.com/protocolbuffers/protobuf/commit/6220db4ec48021e69adee4926695e8b5e44d5a1d) Update protobuf version ([#6927](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6927)) - [`51475bc`](https://github.com/protocolbuffers/protobuf/commit/51475bc4ea1a77df42a9eb9d53969d2be3a56dcf) Marked update_compatibility_version.py as executable ([#6916](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6916)) - [`01425cb`](https://github.com/protocolbuffers/protobuf/commit/01425cb2620a492ad53e7e9f9da95a03c985c175) Revert "Make shared libraries be able to link to MSVC static runtime librarie... - [`52b632c`](https://github.com/protocolbuffers/protobuf/commit/52b632cf27e0ac13a8d9b10a6bb9ecce1623f25c) Update CHANGES.txt with 3.11.0-RC1 release notes ([#6909](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6909)) - [`edda0c9`](https://github.com/protocolbuffers/protobuf/commit/edda0c92f5fedec44a5b0ed0c376e15af655c410) Persistent Descriptor Pool ([#6899](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6899)) - [`cd7b27b`](https://github.com/protocolbuffers/protobuf/commit/cd7b27be386290d9fbca89c7d52a51c2d1a8bf4c) Update protobuf version ([#6898](https://github-redirect.dependabot.com/protocolbuffers/protobuf/issues/6898)) - Additional commits viewable in [compare view](https://github.com/protocolbuffers/protobuf/compare/v3.9.1...v3.11.0)


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](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)
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.