From 15266f1d613a37fc6d59bc0462854a99eeee3b0b Mon Sep 17 00:00:00 2001 From: Nikita Titov Date: Mon, 14 Feb 2022 00:09:21 +0300 Subject: [PATCH] Update versions of LightGBM dependencies (#4935) * update deps * pin eigen * add hidden bazel files to `.Rbuildignore` * more verbose test logs * more verbosity in logs for other tasks * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * revert fast_double_parser update * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * empty commit * revert tests verbosity * test: swap compilers * empty commit 1 * empty commit 2 * empty commit 3 * empty commit 4 * Revert "test: swap compilers" This reverts commit e77b0013e9725cc82389f76f004e0367ed9295d8. --- R-package/.Rbuildignore | 1 + external_libs/compute | 2 +- external_libs/eigen | 2 +- external_libs/fmt | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/R-package/.Rbuildignore b/R-package/.Rbuildignore index 3e552132cf22..9a6fec7e58d7 100644 --- a/R-package/.Rbuildignore +++ b/R-package/.Rbuildignore @@ -38,6 +38,7 @@ src/external_libs/fmt/.*\.md src/external_libs/fmt/.travis.yml src/external_libs/fmt/doc src/external_libs/fmt/support/Android\.mk +src/external_libs/fmt/support/bazel/.bazel.* src/external_libs/fmt/support/.*\.gradle src/external_libs/fmt/support/.*\.pro src/external_libs/fmt/support/.*\.py diff --git a/external_libs/compute b/external_libs/compute index 36c89134d401..36350b7de849 160000 --- a/external_libs/compute +++ b/external_libs/compute @@ -1 +1 @@ -Subproject commit 36c89134d4013b2e5e45bc55656a18bd6141995a +Subproject commit 36350b7de849300bd3d72a05d8bf890ca405a014 diff --git a/external_libs/eigen b/external_libs/eigen index 8ba1b0f41a79..3147391d946b 160000 --- a/external_libs/eigen +++ b/external_libs/eigen @@ -1 +1 @@ -Subproject commit 8ba1b0f41a7950dc3e1d4ed75859e36c73311235 +Subproject commit 3147391d946bb4b6c68edd901f2add6ac1f31f8c diff --git a/external_libs/fmt b/external_libs/fmt index cc09f1a6798c..b6f4ceaed0a0 160000 --- a/external_libs/fmt +++ b/external_libs/fmt @@ -1 +1 @@ -Subproject commit cc09f1a6798c085c325569ef466bcdcffdc266d4 +Subproject commit b6f4ceaed0a0a24ccf575fab6c56dd50ccf6f1a9