Commit Graph

14781 Commits

Author SHA1 Message Date
R. RyanTM
2e890b5f9b terraform-ls: 0.13.0 -> 0.14.0 2021-02-25 17:48:42 +00:00
Sandro
2bf2dfc988
Merge pull request #113950 from 414owen/add-spicy
spicy: init at unstable-2020-02-21
2021-02-22 08:19:17 +01:00
R. RyanTM
6739ee7021 krew: 0.4.0 -> 0.4.1 2021-02-21 23:21:40 -06:00
Ryan Mulligan
ff077120f5
Merge pull request #113859 from r-ryantm/auto-update/operator-sdk
operator-sdk: 1.4.1 -> 1.4.2
2021-02-21 18:39:50 -08:00
Sandro
176690a763
Merge pull request #113857 from starcraft66/master
kustomize-sops: init at 2.4.0
2021-02-22 01:43:41 +01:00
Sandro
d72bb55874
Merge pull request #113847 from otavio/upgrade-pkgs-2021-02-20 2021-02-22 01:39:46 +01:00
Owen Shepherd
92c03aaf77
spicy: init at unstable-2020-02-21 2021-02-21 22:12:00 +00:00
Ryan Mulligan
d733801182
Merge pull request #113866 from r-ryantm/auto-update/sd-local
sd-local: 1.0.21 -> 1.0.23
2021-02-21 13:50:38 -08:00
Ryan Mulligan
154e56baf9
Merge pull request #113854 from r-ryantm/auto-update/mockgen
mockgen: 1.4.4 -> 1.5.0
2021-02-21 13:14:46 -08:00
davidak
6c1df8c41e
Merge pull request #108926 from siraben/siraben-cleanup
treewide: minor cleanup of packages maintained by siraben
2021-02-21 22:11:03 +01:00
Ben Siraphob
3be4cfb7de treewide: minor cleanup of packages maintained by siraben 2021-02-21 19:23:43 +07:00
Jörg Thalheim
fd10b45c2b
Merge pull request #113814 from r-ryantm/auto-update/cargo-deny
cargo-deny: 0.8.5 -> 0.8.7
2021-02-21 09:15:53 +00:00
sternenseemann
cdb97ba523 ocamlPackages.ocamlmod: disable tests if ounit is not available
When we redid ounit and ounit2, the minimumOCamlVersion was also pushed
to OCaml 4.04. ocamlmod builds on earlier versions as well, but doesn't
evaluate if we pull in ounit.

Therefore we conditionally disable tests for OCaml < 4.04 which means
for example oasis is available for those versions again as well.
2021-02-21 10:12:22 +01:00
Jörg Thalheim
8455da961c
Merge pull request #113882 from r-ryantm/auto-update/yq-go
yq-go: 4.5.0 -> 4.6.0
2021-02-21 07:29:14 +00:00
R. RyanTM
a6912010d2 yq-go: 4.5.0 -> 4.6.0 2021-02-21 06:56:03 +00:00
R. RyanTM
c28a79a649 sd-local: 1.0.21 -> 1.0.23 2021-02-21 04:15:28 +00:00
Tristan Gosselin-Hane
83de5aa31a
kustomize-sops: init at 2.4.0 2021-02-20 21:25:38 -05:00
R. RyanTM
13fd7dce08 operator-sdk: 1.4.1 -> 1.4.2 2021-02-21 02:08:32 +00:00
R. RyanTM
8395f80fc4 mockgen: 1.4.4 -> 1.5.0 2021-02-21 00:53:29 +00:00
Otavio Salvador
882d0f0659 cargo-limit: 0.0.5 -> 0.0.6
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-02-20 21:04:41 -03:00
R. RyanTM
06e8cbf83f cargo-deny: 0.8.5 -> 0.8.7 2021-02-20 19:03:27 +00:00
Michael Lingelbach
4b1655f47e sumneko-lua-language-server: 1.11.2 -> 1.16.0 2021-02-20 09:41:17 -08:00
Ryan Mulligan
a343107f34
Merge pull request #113609 from r-ryantm/auto-update/sd-local
sd-local: 1.0.20 -> 1.0.21
2021-02-19 17:06:15 -08:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
Ben Siraphob
223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
Thiago Kenji Okada
2c3ad4ef9c clojure-lsp: build it from source
Nowadays we build it from the jar released from upstream, but this PRs
changes it to build it from source code.
2021-02-19 10:38:31 -03:00
Thiago Kenji Okada
cd98c0e4ba clojure-lsp: add tests 2021-02-19 10:25:55 -03:00
Thiago Kenji Okada
3fa00685ce clojure-lsp: migrate to GraalVM
clojure-lsp now supports GraalVM builds that makes the binary faster to
start and also seems to reduce memory usage.
2021-02-19 10:25:55 -03:00
Sandro
4b694d5e3d
Merge pull request #113674 from SuperSandro2000/fix-collection16 2021-02-19 13:27:03 +01:00
Sandro
ad4db3f4d8
Merge pull request #113670 from danieldk/maturin-0.9.4
maturin: 0.9.3 -> 0.9.4
2021-02-19 10:37:11 +01:00
R. RyanTM
2f6523f96b ocamlPackages.utop: 2.6.0 -> 2.7.0 2021-02-19 08:15:26 +01:00
Daniël de Kok
cb57f80732 maturin: 0.9.3 -> 0.9.4
Changelog:
https://github.com/PyO3/maturin/blob/v0.9.4/Changelog.md#094---2021-02-18
2021-02-19 06:54:14 +01:00
adisbladis
0a3dde32ba
Merge pull request #113658 from zowoq/skopeo
skopeo: 1.2.1 -> 1.2.2
2021-02-19 06:52:50 +01:00
adisbladis
ead9e552a2
Merge pull request #113653 from zowoq/buildah
buildah: 1.19.4 -> 1.19.6
2021-02-19 06:52:03 +01:00
Ryan Mulligan
930466c59f
Merge pull request #113257 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 2021.02.13-18.04.19 -> 2021.02.14-19.46.47
2021-02-18 21:23:42 -08:00
Ryan Mulligan
fbd4d9bc9c
Merge pull request #113562 from r-ryantm/auto-update/fly
fly: 6.7.5 -> 7.0.0
2021-02-18 21:06:11 -08:00
zowoq
84c2dc79e7 skopeo: 1.2.1 -> 1.2.2
https://github.com/containers/skopeo/releases/tag/v1.2.2
2021-02-19 09:29:46 +10:00
zowoq
28f5b52af1 buildah: 1.19.4 -> 1.19.6
https://github.com/containers/buildah/releases/tag/v1.19.6
2021-02-19 08:28:17 +10:00
Daniël de Kok
4e2bc82389
Merge pull request #113625 from r-ryantm/auto-update/vultr-cli
vultr-cli: 2.2.0 -> 2.3.0
2021-02-18 19:49:45 +01:00
R. RyanTM
f33d1b2eea vultr-cli: 2.2.0 -> 2.3.0 2021-02-18 18:31:15 +00:00
Michael Weiss
a1aec6be0b
cargo-c: 0.7.2 -> 0.7.3 2021-02-18 19:06:36 +01:00
Sandro Jäckel
2cd8ce7796
hydra: remove unused inputs 2021-02-18 17:18:22 +01:00
R. RyanTM
44f6502712 sd-local: 1.0.20 -> 1.0.21 2021-02-18 16:09:10 +00:00
Sandro
b98031a49c
Merge pull request #113557 from r-ryantm/auto-update/flatpak-builder
flatpak-builder: 1.0.11 -> 1.0.12
2021-02-18 13:32:40 +01:00
Sandro
ab82f50e87
Merge pull request #113516 from arcz/mfgtools
nxpmicro-mfgtools: 1.4.43 -> 1.4.72
2021-02-18 12:38:33 +01:00
Peter Hoeg
88eb9ce528 shards: 0.12 -> 0.13 2021-02-18 09:11:23 +00:00
adisbladis
e22280882c
poetry2nix: 1.15.4 -> 1.15.5 2021-02-18 09:28:07 +01:00
R. RyanTM
802d394f3c fly: 6.7.5 -> 7.0.0 2021-02-18 08:08:43 +00:00
R. RyanTM
10da30cddc flatpak-builder: 1.0.11 -> 1.0.12 2021-02-18 07:40:36 +00:00
github-actions[bot]
45dc900af9
Merge master into staging-next 2021-02-18 06:16:42 +00:00