Commit Graph

14457 Commits

Author SHA1 Message Date
Mario Rodas
89fee9cb9f
Merge pull request #111998 from r-ryantm/auto-update/pack
buildpack: 0.16.0 -> 0.17.0
2021-02-05 06:29:29 -05:00
R. RyanTM
705f2ca629 buildpack: 0.16.0 -> 0.17.0 2021-02-05 08:58:55 +00:00
Ryan Mulligan
24e5fe6075
Merge pull request #111834 from r-ryantm/auto-update/sd-local
sd-local: 1.0.17 -> 1.0.20
2021-02-04 19:51:07 -08:00
AndersonTorres
01f2574450 dialog: 1.3-20201126 -> 1.3-20210117 2021-02-04 20:39:04 -03:00
Sandro
fe43596495
Merge pull request #111948 from ruuda/fcct0100
fedora-coreos-config-transpiler: 0.9.0 -> 0.10.0
2021-02-04 21:26:48 +01:00
Maximilian Bosch
a959597802
Merge pull request #111730 from r-ryantm/auto-update/cargo-make
cargo-make: 0.32.11 -> 0.32.12
2021-02-04 20:23:22 +01:00
Sandro
8a4a984fd5
Merge pull request #105439 from avdv/bazel_3.7.1 2021-02-04 20:15:45 +01:00
Ruud van Asseldonk
c7fa6ca697 fedora-coreos-config-transpiler: 0.9.0 -> 0.10.0 2021-02-04 19:25:26 +01:00
Maximilian Bosch
5d88c1c02e
Merge pull request #111820 from r-ryantm/auto-update/react-native-debugger
react-native-debugger: 0.11.5 -> 0.11.7
2021-02-04 18:01:55 +01:00
Tim Steinbach
0d98eb3ab0
sbt-extras: 2021-02-01 → 2021-02-04 2021-02-04 10:39:45 -05:00
R. RyanTM
2982d3f995 sd-local: 1.0.17 -> 1.0.20 2021-02-03 23:25:44 +00:00
R. RyanTM
144a89e5e7 react-native-debugger: 0.11.5 -> 0.11.7 2021-02-03 22:09:56 +00:00
Claudio Bley
a42d59b208 bazel-remote: Mark as broken on Darwin
It currently fails during compilation because C++ standard
header files cannot be found.
2021-02-03 11:51:11 +01:00
R. RyanTM
0b972de1dd cargo-make: 0.32.11 -> 0.32.12 2021-02-03 10:43:15 +00:00
Claudio Bley
a6e18b4758 bazel: Reword comment that memory leaks are acceptable
Co-authored-by: Greg Roodt <groodt@gmail.com>
2021-02-03 10:46:09 +01:00
Claudio Bley
5f71a0ff5d bazel: Fix build on darwin
* use default stdenv (clang 7)
* add no-arc.patch to make the xcode_locate tool compile without libarc-lite
* remove the `-mmacosx-version-min=10.9` flag from the bootstrap compile script
2021-02-03 10:46:09 +01:00
Claudio Bley
e22cf98520 bazel: Use jdk11_headless to build bazel
Use the same JDK for building bazel and for its runtime.

Effectively, the former `toolchain_hostjdk8` java toolchain has been deprecated
and should no longer be used (in newer bazel)[1]:

```
# Deprecated, do not use.
# It will be removed after migration to Java toolchain resolution.
default_java_toolchain(
    name = "toolchain_hostjdk8",
    ...
)
```

[1]: 4fc4868065/tools/jdk/BUILD.tools (L384-L387)
2021-02-03 10:46:09 +01:00
Claudio Bley
6d8c431eb0 bazel: 3.7.1 -> 3.7.2
* update sha256 for gvisor, tensorflow{,WithCuda}, bazel-watcher, bazel-remote
  and envoy
2021-02-03 10:44:07 +01:00
Mario Rodas
401e4e0fd8 rubocop: 1.9.0 -> 1.9.1
https://github.com/rubocop-hq/rubocop/releases/tag/v1.9.1
2021-02-03 04:20:00 +00:00
Ryan Mulligan
a96a350e8c
Merge pull request #111759 from r-ryantm/auto-update/ginkgo
ginkgo: 1.14.2 -> 1.15.0
2021-02-03 18:06:02 -08:00
Ryan Mulligan
c402c36c72
Merge pull request #111744 from r-ryantm/auto-update/editorconfig-checker
editorconfig-checker: 2.3.1 -> 2.3.3
2021-02-03 17:24:10 -08:00
R. RyanTM
73401cb68d ginkgo: 1.14.2 -> 1.15.0 2021-02-03 13:55:28 +00:00
Sandro
5c7a370a20
Merge pull request #111685 from humancalico/dotenv-linter 2021-02-03 14:50:27 +01:00
R. RyanTM
5fbd84c60e editorconfig-checker: 2.3.1 -> 2.3.3 2021-02-03 12:20:55 +00:00
R. RyanTM
a5b95a5cf9 clojure-lsp: 2021.01.28-03.03.16 -> 2021.02.02-14.02.23 2021-02-03 11:09:34 +00:00
Akshat Agarwal
61947bee3f
dotenv-linter: init at 3.0.0 2021-02-03 05:33:22 +05:30
Tim Steinbach
fab6fcdceb
sbt-extras: 2020-12-26 → 2021-02-01 2021-02-02 11:07:23 -05:00
Sandro
c63f0ffed8
Merge pull request #111646 from SuperSandro2000/fix-collection7 2021-02-02 16:29:56 +01:00
adisbladis
eeea7b1922
Merge pull request #111649 from tweag/poetry2nix-1_15_0
poetry2nix: 1.14.0 -> 1.15.2
2021-02-02 15:37:26 +01:00
adisbladis
e0961cb5f3
poetry2nix: 1.14.0 -> 1.15.2 2021-02-02 15:21:10 +01:00
Sandro
add90df40f
Merge pull request #111405 from kf5grd/gomacro 2021-02-02 15:19:19 +01:00
Sandro Jäckel
1674178ca1
git-repo-update: Disable tests 2021-02-02 14:46:07 +01:00
Sandro Jäckel
fafb529dd7
fdroidserver: Disable tests 2021-02-02 14:46:07 +01:00
Sandro
e7130630d9
Merge pull request #111628 from r-burns/ccache
ccache: 4.1 -> 4.2
2021-02-02 13:31:12 +01:00
Ryan Burns
a3d19ca1c6 ccache: 4.1 -> 4.2 2021-02-01 22:58:11 -08:00
Mario Rodas
1f10898600 tflint: 0.24.0 -> 0.24.1
https://github.com/terraform-linters/tflint/releases/tag/v0.24.1
2021-02-02 04:20:00 +00:00
Stevan Andjelkovic
bf6df7187e
graalvm-ce-20.2.0 -> 20.3.0 + darwin support. (#105815)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-02 23:16:43 +01:00
Tim Steinbach
a7a64001a9
sbt: 1.4.6 -> 1.4.7 2021-02-01 15:22:16 -05:00
Sandro
ccda8c669f
Merge pull request #110809 from justinas/init-ijq
ijq: init at 0.2.3
2021-02-01 20:06:53 +01:00
Sandro
2ec0291327
Merge pull request #111582 from oxalica/rust-analyzer
rust-analyzer: 2021-01-25 -> 2021-02-01
2021-02-01 18:21:52 +01:00
Justinas Stankevicius
63a6651bf7 ijq: init at 0.2.3 2021-02-01 18:46:43 +02:00
Sam Hofius
be212428d3 gomacro: init at 2.7 2021-02-01 11:12:16 -05:00
oxalica
6c2b3f0cc2
rust-analyzer: 2021-01-25 -> 2021-02-01 2021-02-02 00:04:19 +08:00
Fabian Affolter
68a21b03cd htmltest: init at 0.14.0 2021-02-01 16:14:56 +01:00
Peter Hoeg
91e0754653 scry: 0.8.1 -> unstable-2020-09-02
Makes it build with 0.35.
2021-02-01 16:33:26 +08:00
Sandro
072159597e
Merge pull request #111476 from marsam/update-tflint
tflint: 0.23.1 -> 0.24.0
2021-01-31 20:08:33 +01:00
Sandro
0ebabc7057
Merge pull request #111482 from risicle/ris-cloudfoundry-cli-7.2.0 2021-01-31 19:32:39 +01:00
Robert Scott
1e01f697c2 cloudfoundry-cli: relocate to pkgs/applications/networking/cluster 2021-01-31 16:30:23 +00:00
Robert Scott
56052a15ef cloudfoundry-cli: 7.0.1 -> 7.2.0, switching to buildGoModule 2021-01-31 16:26:07 +00:00
Mario Rodas
1d4bf2bc14 tflint: 0.23.1 -> 0.24.0
https://github.com/terraform-linters/tflint/releases/tag/v0.24.0
2021-01-31 09:05:00 -05:00