Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

deps: update dependency com.google.protobuf:protobuf-java to v3.19.1#250

Merged
gcf-merge-on-green[bot] merged 1 commit into
googleapis:maingoogleapis/java-common-protos:mainfrom
renovate-bot:renovate/com.google.protobuf-protobuf-java-3.xrenovate-bot/java-common-protos:renovate/com.google.protobuf-protobuf-java-3.xCopy head branch name to clipboard
Nov 11, 2021
Merged

deps: update dependency com.google.protobuf:protobuf-java to v3.19.1#250
gcf-merge-on-green[bot] merged 1 commit into
googleapis:maingoogleapis/java-common-protos:mainfrom
renovate-bot:renovate/com.google.protobuf-protobuf-java-3.xrenovate-bot/java-common-protos:renovate/com.google.protobuf-protobuf-java-3.xCopy head branch name to clipboard

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Oct 20, 2021

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.protobuf:protobuf-java (source) 3.18.1 -> 3.19.1 age adoption passing confidence

Release Notes

protocolbuffers/protobuf

v3.19.1

Bazel

  • Ensure that release archives contain everything needed for Bazel (#​9131)
  • Align dependency handling with Bazel best practices (#​9165)

JavaScript

  • Fix ReferenceError: window is not defined when getting the global object (#​9156)

Ruby

  • Fix memory leak in MessageClass.encode (#​9150)

v3.19.0

C++

  • Make proto2::Message::DiscardUnknownFields() non-virtual
  • Separate RepeatedPtrField into its own header file
  • For default floating point values of 0, consider all bits significant
  • cmake: support MSVC_RUNTIME_LIBRARY property (#​8851)
  • Fix shadowing warnings (#​8926)
  • Fix for issue #​8484, constant initialization doesn't compile in msvc clang-cl environment (#​8993)
  • Fix build on AIX and SunOS (#​8373) (#​9065)
  • Add Android stlport and default toolchains to BUILD. (#​8290)

Java

  • For default floating point values of 0, consider all bits significant
  • Annotate //java/com/google/protobuf/util/... with nullness annotations
  • Use ArrayList copy constructor (#​7853)

Kotlin

  • Switch Kotlin proto DSLs to be implemented with inline value classes
  • Fixing inlining and deprecation for repeated string fields (#​9120)

Python

  • Proto2 DecodeError now includes message name in error message
  • Make MessageToDict convert map keys to strings (#​8122)
  • Add python-requires in setup.py (#​8989)
  • Add python 3.10 (#​9034)

JavaScript

  • Skip exports if not available by CommonJS (#​8856)
  • JS: Comply with CSP no-unsafe-eval. (#​8864)

PHP

  • Added "object" as a reserved name for PHP (#​8962)

Ruby

  • Override Map.clone to use Map's dup method (#​7938)
  • Ruby: build extensions for arm64-darwin (#​8232)
  • Add class method Timestamp.from_time to ruby well known types (#​8562)
  • Adopt pure ruby DSL implementation for JRuby (#​9047)
  • Add size to Map class (#​8068)
  • Fix for descriptor_pb.rb: google/protobuf should be required first (#​9121)

C#

  • Correctly set ExtensionRegistry when parsing with MessageParser, but using an already existing CodedInputStream (#​7246)
  • [C#] Make FieldDescriptor propertyName public (#​7642)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot
renovate-bot requested a review from a team October 20, 2021 21:33
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 20, 2021
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 20, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 20, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 20, 2021
@Neenu1995 Neenu1995 added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 21, 2021
@renovate-bot
renovate-bot force-pushed the renovate/com.google.protobuf-protobuf-java-3.x branch from 3788e50 to 9c4afae Compare October 29, 2021 01:11
@renovate-bot renovate-bot changed the title deps: update dependency com.google.protobuf:protobuf-java to v3.19.0 deps: update dependency com.google.protobuf:protobuf-java to v3.19.1 Oct 29, 2021
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 29, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 29, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 29, 2021
@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Nov 3, 2021
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 3, 2021
@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Nov 3, 2021
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 4, 2021
@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Nov 5, 2021
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 5, 2021
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label Nov 10, 2021
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 10, 2021
@meltsufin meltsufin added automerge Merge the pull request once unit tests and other checks pass. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Nov 11, 2021
@gcf-merge-on-green
gcf-merge-on-green Bot merged commit 044a495 into googleapis:main Nov 11, 2021
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 11, 2021
@renovate-bot
renovate-bot deleted the renovate/com.google.protobuf-protobuf-java-3.x branch November 11, 2021 00:18
gcf-merge-on-green Bot pushed a commit that referenced this pull request Dec 2, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [2.7.0](https://www.github.com/googleapis/java-common-protos/compare/v2.6.0...v2.7.0) (2021-12-01)


### Features

* add Location proto ([#270](https://www.github.com/googleapis/java-common-protos/issues/270)) ([2e2c8dd](https://www.github.com/googleapis/java-common-protos/commit/2e2c8dd798524df1d0b81f2e809d38c1dd5f744d))
* Introduce Native Image testing build script changes ([#249](https://www.github.com/googleapis/java-common-protos/issues/249)) ([c2fa55a](https://www.github.com/googleapis/java-common-protos/commit/c2fa55a07150dc3e80bdc65948b610f851e87b90))
* next release from main branch is 2.7.0 ([#246](https://www.github.com/googleapis/java-common-protos/issues/246)) ([6a113a3](https://www.github.com/googleapis/java-common-protos/commit/6a113a3afdfee35c4c3af0606bbecc81828c85f0))


### Dependencies

* update dependency com.google.protobuf:protobuf-bom to v3.19.1 ([#251](https://www.github.com/googleapis/java-common-protos/issues/251)) ([a5dd0ab](https://www.github.com/googleapis/java-common-protos/commit/a5dd0ab11989e6e3577f938f42f429203a545b92))
* update dependency com.google.protobuf:protobuf-java to v3.19.1 ([#250](https://www.github.com/googleapis/java-common-protos/issues/250)) ([044a495](https://www.github.com/googleapis/java-common-protos/commit/044a4959423eca8481f723748dbf1919803ec55d))
* update dependency io.grpc:grpc-bom to v1.42.0 ([#258](https://www.github.com/googleapis/java-common-protos/issues/258)) ([dfc00e1](https://www.github.com/googleapis/java-common-protos/commit/dfc00e1857c4428255f6e852eacc6cab338bbf1b))
* update dependency io.grpc:grpc-bom to v1.42.1 ([#264](https://www.github.com/googleapis/java-common-protos/issues/264)) ([68fa087](https://www.github.com/googleapis/java-common-protos/commit/68fa087cafd92bbffd37eee6e3aacbf933886885))
* update dependency io.grpc:grpc-protobuf to v1.42.0 ([#259](https://www.github.com/googleapis/java-common-protos/issues/259)) ([6df71fa](https://www.github.com/googleapis/java-common-protos/commit/6df71facf9f5bb6c36d70cf85571fdee6648299e))
* update dependency io.grpc:grpc-protobuf to v1.42.1 ([#265](https://www.github.com/googleapis/java-common-protos/issues/265)) ([671a4cc](https://www.github.com/googleapis/java-common-protos/commit/671a4ccf8c56b1b12a5be7eba504758fa450be3b))
* update dependency io.grpc:grpc-stub to v1.42.0 ([#260](https://www.github.com/googleapis/java-common-protos/issues/260)) ([b15e723](https://www.github.com/googleapis/java-common-protos/commit/b15e7237e1aac5fe4f925f9300b792d11f1eb41c))
* update dependency io.grpc:grpc-stub to v1.42.1 ([#266](https://www.github.com/googleapis/java-common-protos/issues/266)) ([3b8a1ba](https://www.github.com/googleapis/java-common-protos/commit/3b8a1ba8444fde34ba59b6843463daab86833e35))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.