Commit Graph

40318 Commits

Author SHA1 Message Date
Guillaume Maudoux
1795976a32 bazel_7: Unse runJDK for runtime 2023-12-18 17:33:28 +01:00
Guillaume Maudoux
f35225d3d6 bazel_7: backport bazel_6 bash fixes for remote execution 2023-12-18 17:32:07 +01:00
Guillaume Maudoux
459e800b04 bazel_7: fix protobuf test on darwin 2023-12-14 13:11:19 +01:00
Guillaume Maudoux
a30a2c9f40 bazel_7: fix cpp-test with bzlmod, for linux 2023-12-14 12:25:19 +01:00
Guillaume Maudoux
0d222a3580 bazel_7: re-enable arc in xcode_locator command 2023-12-14 09:00:36 +01:00
Guillaume Maudoux
6d93cdd566 bazel_7: restore xcode_locator no-arc fix, still needed 2023-12-13 23:16:33 +01:00
Guillaume Maudoux
5fc2602a32 bazel_7: restore xcode_locator patch from no-arc patch 2023-12-13 22:55:00 +01:00
Guillaume Maudoux
f8eaea18b0 bazel_7: address most review comments 2023-12-13 22:48:28 +01:00
Guillaume Maudoux
2a92a2304a bazel_7: 7.0.0rc7 -> 7.0.0 2023-12-13 22:48:28 +01:00
Dmitry Ivankov
306e8eaf53 bazel_7: fix darwin compilation with CLang 16 & recent nixpkgs/master
Workaround for #166205 similar to
51451ac406

And warning fix similar to `bazel_6` fix for
```
external/upb~0.0.0-20220923-a547704/upb/mini_table.c:634:14: error: defining a type within '__builtin_offsetof' is a Clang extension [-Werror,-Wgnu-offsetof-extensions]
  UPB_ASSERT(UPB_ALIGN_OF(upb_StringView) ==
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
2023-12-13 22:48:28 +01:00
Guillaume Maudoux
4d54ca897b bazel_7: 7.0.0rc2 -> 7.0.0rc7 2023-12-13 22:48:28 +01:00
Guillaume Maudoux
207fb75488 bazel_7: darwin (sandbox) fixes 2023-12-13 22:48:28 +01:00
Guillaume Maudoux
7dd831bac7 bazel_7: rename protobuf test lockfile, part 2 2023-12-13 22:48:28 +01:00
Guillaume Maudoux
0c13686697 bazel_7: rename protobuf test lockfile 2023-12-13 22:48:27 +01:00
Guillaume Maudoux
a4cf97e415 bazel_7: cleanup unused files 2023-12-13 22:48:27 +01:00
Guillaume Maudoux
058102dd42 bazel_7: cleanup protobuf tests 2023-12-13 22:48:27 +01:00
Guillaume Maudoux
90bfff1396 bazel_7: cleanup changes made to common patches 2023-12-13 22:48:27 +01:00
Guillaume Maudoux
5151e14e2c bazel_7: cleanup changes made to common tests 2023-12-13 22:48:27 +01:00
Guillaume Maudoux
05ecc09b57 Bump to 7.0.0rc2 2023-12-13 22:48:27 +01:00
Guillaume Maudoux
622804ab5d Add 7.0.0rc2, but some patches need an update 2023-12-13 22:48:27 +01:00
Guillaume Maudoux
be69c186cc Rework repository_cache, lockfile generation, and protobuf tests as a whole 2023-12-13 22:48:27 +01:00
Guillaume Maudoux
229bce1095 bazel_7: Cleanup patchPhase 2023-12-13 22:48:26 +01:00
Guillaume Maudoux
7051773ca8 bazel_7: Separate test deps (without binaries) 2023-12-13 22:48:26 +01:00
Guillaume Maudoux
b09a742323 bazel_7: Filter bzlmod dependencies by name predicate 2023-12-13 22:48:26 +01:00
Guillaume Maudoux
022befe8ae Get bazel building on all major platforms, with tests 2023-12-13 22:48:26 +01:00
Guillaume Maudoux
30cbfd470d bazel_7: More refactors 2023-12-13 22:48:26 +01:00
Guillaume Maudoux
9b820d98a6 bazel_7: refactor and comment 2023-12-13 22:48:26 +01:00
Guillaume Maudoux
d1f60e013b bazel_7: split tests for clarity 2023-12-13 22:48:26 +01:00
Guillaume Maudoux
03f458b351 bazel_7: restrict USER hack to darwin 2023-12-13 22:48:25 +01:00
Guillaume Maudoux
e0a1a73c41 bazel_7: Simplify callBazelTest 2023-12-13 22:48:25 +01:00
Guillaume Maudoux
78dd0bafa6 bazel_7: init at 7.0.0-pre.20230917.3 2023-12-13 22:48:25 +01:00
Guillaume Maudoux
8cc99ed595 bazel_7: start by copying bazel_6 2023-12-13 22:48:25 +01:00
Sean Gilligan
224b3a5ad9
jextract: 2023-04-14 -> 2023-11-27 (JDK 21) (#271127)
This updates jextract to use JDK 21 and to be be
based on the commit described as 
"Update jextract 21 with latest fixes" and as of
2023-12-12 is the latest commit on `master`.

Co-authored-by: Sharzy <me@sharzy.in>
2023-12-13 17:03:13 +01:00
Nick Cao
6d39e9eaf5
Merge pull request #273985 from r-ryantm/auto-update/cargo-zigbuild
cargo-zigbuild: 0.18.0 -> 0.18.1
2023-12-13 09:45:41 -05:00
Nick Cao
74edc08665
Merge pull request #273922 from r-ryantm/auto-update/bomber-go
bomber-go: 0.4.5 -> 0.4.7
2023-12-13 09:42:17 -05:00
Tom Houlé
8042d5e6ad cargo-pgrx: 0.11.0 -> 0.11.2 2023-12-13 14:37:50 +00:00
Nick Cao
011347748f
Merge pull request #273889 from r-ryantm/auto-update/api-linter
api-linter: 1.59.1 -> 1.59.2
2023-12-13 09:34:33 -05:00
R. Ryantm
88b307e7f9 cargo-zigbuild: 0.18.0 -> 0.18.1 2023-12-13 14:33:52 +00:00
Nick Cao
fc697b7db4
Merge pull request #273911 from r-ryantm/auto-update/azure-storage-azcopy
azure-storage-azcopy: 10.21.1 -> 10.22.0
2023-12-13 09:32:30 -05:00
Nick Cao
b58174356f
Merge pull request #273870 from r-ryantm/auto-update/algolia-cli
algolia-cli: 1.4.2 -> 1.4.3
2023-12-13 09:28:53 -05:00
Nick Cao
19873f763a
Merge pull request #273837 from kashw2/pscale
pscale: 0.172.0 -> 0.174.0
2023-12-13 09:23:39 -05:00
Nick Cao
ff18459a32
Merge pull request #273846 from fabaff/checkov-bump
checkov: 3.1.33 -> 3.1.34
2023-12-13 09:21:19 -05:00
Vincent Laporte
df70ab86b3 ocaml-ng.ocamlPackages_5_1.ocaml: 5.1.0 → 5.1.1 2023-12-13 09:56:13 +01:00
R. Ryantm
16d97f57df bomber-go: 0.4.5 -> 0.4.7 2023-12-13 08:12:01 +00:00
Olli Helenius
2e3bbf451b gradle: use SRI hashes 2023-12-13 06:57:34 +00:00
Olli Helenius
b3ff745b7b gradle: 8.4 -> 8.5 2023-12-13 06:57:34 +00:00
R. Ryantm
f43a0a2e4f azure-storage-azcopy: 10.21.1 -> 10.22.0 2023-12-13 06:28:20 +00:00
Vincent Laporte
a2b78690c3 framac: 27.1 (Cobalt) → 28.0 (Nickel) 2023-12-13 06:09:58 +01:00
R. Ryantm
7af05007fc api-linter: 1.59.1 -> 1.59.2 2023-12-13 04:26:10 +00:00
R. Ryantm
f83bb17bb6 allure: 2.24.1 -> 2.25.0 2023-12-13 03:40:19 +00:00