Re: [PR] chore(deps): bump com.google.protobuf:protobuf-java from 3.19.4 to 3.19.6 in /service_discovery/service/java-server [dubbo-go-samples]

2024-03-30 Thread via GitHub


dependabot[bot] commented on PR #738:
URL: https://github.com/apache/dubbo-go-samples/pull/738#issuecomment-2028537610

   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`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



Re: [PR] chore(deps): bump com.google.protobuf:protobuf-java from 3.19.4 to 3.19.6 in /service_discovery/service/java-server [dubbo-go-samples]

2024-03-30 Thread via GitHub


chickenlj closed pull request #738: chore(deps): bump 
com.google.protobuf:protobuf-java from 3.19.4 to 3.19.6 in 
/service_discovery/service/java-server
URL: https://github.com/apache/dubbo-go-samples/pull/738


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org



[PR] chore(deps): bump com.google.protobuf:protobuf-java from 3.19.4 to 3.19.6 in /service_discovery/service/java-server [dubbo-go-samples]

2024-03-27 Thread via GitHub


dependabot[bot] opened a new pull request, #738:
URL: https://github.com/apache/dubbo-go-samples/pull/738

   Bumps 
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
 from 3.19.4 to 3.19.6.
   
   Release notes
   Sourced from https://github.com/protocolbuffers/protobuf/releases;>com.google.protobuf:protobuf-java's
 releases.
   
   Protocol Buffers v3.19.6
   Java
   
   Refactoring java full runtime to reuse sub-message builders and prepare 
to
   migrate parsing logic from parse constructor to builder.
   Move proto wireformat parsing functionality from the private 
parsing
   constructor to the Builder class.
   Change the Lite runtime to prefer merging from the wireformat into 
mutable
   messages rather than building up a new immutable object before merging. This
   way results in fewer allocations and copy operations.
   Make message-type extensions merge from wire-format instead of building 
up
   instances and merging afterwards. This has much better performance.
   Fix TextFormat parser to build up recurring (but supposedly not repeated)
   sub-messages directly from text rather than building a new sub-message and
   merging the fully formed message into the existing field.
   This release addresses a https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2;>Security
 Advisory for Java users
   
   Protocol Buffers v3.19.5
   C++
   
   Reduce memory consumption of MessageSet parsing
   This release addresses a https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-8gq9-2x98-w8hf;>Security
 Advisory for C++ and Python users
   
   
   
   
   Commits
   
   https://github.com/protocolbuffers/protobuf/commit/5cba162a5d93f8df786d828621019e03e50edb4f;>5cba162
 Updating version.json and repo version numbers to: 19.6
   https://github.com/protocolbuffers/protobuf/commit/b0e8e607dc1ace17c823276d3384eeda775bbd76;>b0e8e60
 Refactoring Java parsing (3.19.x) (https://redirect.github.com/protocolbuffers/protobuf/issues/10667;>#10667)
   https://github.com/protocolbuffers/protobuf/commit/30b9f88f003f327822b3032a844cff1ad23ec487;>30b9f88
 Merge pull request https://redirect.github.com/protocolbuffers/protobuf/issues/10603;>#10603
 from deannagarcia/3.19.x
   https://github.com/protocolbuffers/protobuf/commit/80dbdd7561b184a8231f4886e630b7221b0b;>80d
 Merge pull request https://redirect.github.com/protocolbuffers/protobuf/issues/10606;>#10606
 from deannagarcia/buildZip19
   https://github.com/protocolbuffers/protobuf/commit/0661cc41dc65545938515f7e3944e1b4ea4618e5;>0661cc4
 Use local artifacts
   https://github.com/protocolbuffers/protobuf/commit/184f584b0a1d7c3c22757084c721f503214bbcbf;>184f584
 Fix spelling
   https://github.com/protocolbuffers/protobuf/commit/9e8d5f10977397411dbe9bba9cb0c60c2c427b53;>9e8d5f1
 Merge pull request https://redirect.github.com/protocolbuffers/protobuf/issues/10574;>#10574
 from deannagarcia/3.19.x
   https://github.com/protocolbuffers/protobuf/commit/8b17db185c09c0929a67f45adab9c1a50f285c1e;>8b17db1
 Merge pull request https://redirect.github.com/protocolbuffers/protobuf/issues/10578;>#10578
 from protocolbuffers/3.19.x-202209141437
   https://github.com/protocolbuffers/protobuf/commit/b1135aa41280dba9d61637e643ed97eab218acab;>b1135aa
 Update version.json to: 19.6-dev
   https://github.com/protocolbuffers/protobuf/commit/23865cde2f142eb286a079fb048d332aeea7056a;>23865cd
 Make release script executable
   Additional commits viewable in https://github.com/protocolbuffers/protobuf/compare/v3.19.4...v3.19.6;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java=maven=3.19.4=3.19.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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 show  ignore conditions` will show all of 
the ignore conditions of the