Commit Graph

979 Commits (main)

Author SHA1 Message Date
Protobuf Team Bot 5dfdd85d34 Auto-generate files after cl/634787159 2024-05-17 15:56:35 +00:00
Protobuf Team Bot ddc70b0ebf Auto-generate files after cl/632663127 2024-05-11 02:21:24 +00:00
Protobuf Team Bot bc80135f10 Auto-generate files after cl/632314763 2024-05-10 00:30:13 +00:00
Protobuf Team Bot eb31de3097 Auto-generate files after cl/632277936 2024-05-09 22:09:21 +00:00
Protobuf Team Bot b51dc1b438 Auto-generate files after cl/632267379 2024-05-09 21:34:06 +00:00
Protobuf Team Bot 6afb130dca Auto-generate files after cl/631620526 2024-05-08 02:19:22 +00:00
Protobuf Team Bot 4d3a98c27e Auto-generate files after cl/631612923 2024-05-08 01:37:14 +00:00
Protobuf Team Bot ae17e81e42 Auto-generate files after cl/631454136 2024-05-07 16:59:23 +00:00
Protobuf Team Bot 51cba7ce17 Auto-generate files after cl/631023575 2024-05-06 13:34:40 +00:00
Protobuf Team Bot 7646fbfebd Auto-generate files after cl/630466865 2024-05-03 19:47:53 +00:00
Protobuf Team Bot d3b2fc52a4 Auto-generate files after cl/630090538 2024-05-02 17:02:37 +00:00
Protobuf Team Bot 05afdc2f0a Auto-generate files after cl/629808114 2024-05-01 20:04:44 +00:00
Protobuf Team Bot 990380bc55 Auto-generate files after cl/629782904 2024-05-01 18:44:36 +00:00
Protobuf Team Bot 15c07711d0 Auto-generate files after cl/629701038 2024-05-01 13:08:05 +00:00
Protobuf Team Bot 54e2553abe Auto-generate files after cl/629424223 2024-04-30 15:55:56 +00:00
Protobuf Team Bot 6d33efeefe Auto-generate files after cl/629226391 2024-04-30 00:01:52 +00:00
Protobuf Team Bot 08c7b1ca92 Auto-generate files after cl/628095780 2024-04-25 16:28:26 +00:00
Protobuf Team Bot ef02087534 Auto-generate files after cl/627794151 2024-04-24 18:42:35 +00:00
Protobuf Team Bot 322d4d4458 Auto-generate files after cl/627531912 2024-04-23 23:16:57 +00:00
Protobuf Team Bot 5ad2ccb058 Auto-generate files after cl/627468915 2024-04-23 19:38:38 +00:00
Protobuf Team Bot 8f2da7817c Auto-generate files after cl/627393634 2024-04-23 15:32:31 +00:00
Protobuf Team Bot d1cf09abcf Auto-generate files after cl/626485595 2024-04-19 22:43:34 +00:00
Mike Kruskal 95877d8569 Updating version.json and repo version numbers to: 28-dev (#16555)
Closes #16555

PiperOrigin-RevId: 626081638
2024-04-18 10:47:14 -07:00
Protobuf Team Bot 6afdd5a135 Auto-generate files after cl/625815212 2024-04-17 22:09:39 +00:00
Protobuf Team Bot 2a9e5ef221 Auto-generate files after cl/625527117 2024-04-17 02:29:58 +00:00
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory.
The only public target here is the edition defaults helper macro, which can be used by external runtimes and plugins.  None of this code is C++-specific though, and should be organized higher up.  Appropriate aliases are also placed at the top level for public targets

PiperOrigin-RevId: 625392504
2024-04-16 11:13:19 -07:00
Protobuf Team Bot 55696adb8b Auto-generate files after cl/625324587 2024-04-16 14:44:40 +00:00
Protobuf Team Bot a5be8bdb9f Auto-generate files after cl/625084569 2024-04-15 21:45:12 +00:00
Eric Salo 10307b5b1d upb: fix a Ruby CI test
PiperOrigin-RevId: 624002294
2024-04-11 18:36:03 -07:00
Protobuf Team Bot 2322a8720f Auto-generate files after cl/623529512 2024-04-10 17:23:17 +00:00
Protobuf Team Bot 762233da8b Auto-generate files after cl/623474125 2024-04-10 13:38:37 +00:00
Protobuf Team Bot ac32c97fbf Auto-generate files after cl/623355801 2024-04-10 03:30:05 +00:00
Protobuf Team Bot e22539bdd8 Auto-generate files after cl/622979373 2024-04-08 23:26:12 +00:00
Protobuf Team Bot 85f5201396 Auto-generate files after cl/622958098 2024-04-08 22:03:45 +00:00
Protobuf Team Bot d813cc0d64 Auto-generate files after cl/622913413 2024-04-08 19:12:47 +00:00
Eric Salo 2256f918af upb: use upb_Message_IsEqual() in Ruby
PiperOrigin-RevId: 622913519
2024-04-08 12:05:25 -07:00
Protobuf Team Bot 54f512bd67 Auto-generate files after cl/622902387 2024-04-08 18:30:15 +00:00
Protobuf Team Bot 59b938b715 Auto-generate files after cl/622879398 2024-04-08 17:18:48 +00:00
Protobuf Team Bot a8543e8237 Auto-generate files after cl/622335300 2024-04-06 01:56:37 +00:00
Protobuf Team Bot 8ce5c9f382 Auto-generate files after cl/622260327 2024-04-05 20:20:09 +00:00
Protobuf Team Bot b9bde6a87c Auto-generate files after cl/621597812 2024-04-03 19:25:27 +00:00
Protobuf Team Bot d86fe39f04 Auto-generate files after cl/621510731 2024-04-03 14:19:48 +00:00
Protobuf Team Bot 85edb7e783 Auto-generate files after cl/621365246 2024-04-03 02:43:54 +00:00
Jason Lunn d810ef6be7 Add bigdecimal to dependencies (#16379)
In Ruby 3.4, `bigdecimal` is no longer built in. See announcement in [Ruby 3.3 release notes](https://www.ruby-lang.org/en/news/2023/12/25/ruby-3-3-0-released/#:~:text=base64-,bigdecimal,-csv).

Closes #16379

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/16379 from protocolbuffers:support_ruby_3.4.x 084063bfac
PiperOrigin-RevId: 621362101
2024-04-02 19:13:59 -07:00
Protobuf Team Bot c49b0ace36 Auto-generate files after cl/621354397 2024-04-03 01:38:22 +00:00
Protobuf Team Bot b6fbc98971 Auto-generate files after cl/621284070 2024-04-02 21:02:02 +00:00
Protobuf Team Bot 3a2cd26c13 Auto-generate files after cl/621236613 2024-04-02 18:26:50 +00:00
Protobuf Team Bot 132168069d Auto-generate files after cl/621041035 2024-04-02 04:15:43 +00:00
Protobuf Team Bot 4b6de0f00b Auto-generate files after cl/620303837 2024-03-29 19:09:40 +00:00
Protobuf Team Bot 83ec410d30 Internal change
PiperOrigin-RevId: 619377672
2024-03-27 05:50:55 -07:00