Commit Graph

9286 Commits

Author SHA1 Message Date
Pascal Bach 9175a201bb gitlab-runner: don't bundle prebuilt docker images (#66225)
The bundeled images are no longer compiled into the binary. They are
also not strictly required as they will be fetched if not available.

This change removes them as this reduces the closure size and also makes
updates easier.
2019-08-08 10:35:53 +00:00
Matthew Bauer 514af58478 Merge remote-tracking branch 'marsam/fix-xcbuild-build' 2019-08-07 17:29:50 -04:00
Matthew Bauer 4589c892c5
Merge pull request #66276 from eraserhd/pr/master/xcbuild-libcompression
xcbuild: fix darwin build
2019-08-07 17:24:25 -04:00
worldofpeace 0d4c5dceb0
Merge pull request #66256 from xrelkd/update/cargo-bloat
cargo-bloat: 0.7.2 -> 0.8.2
2019-08-07 12:33:26 -04:00
Jason Felice 80112a6f2a xcbuild: fix darwin build
Bumping the MacOS target version to 10.12 signalled xcbuild that
libcompression is available on Darwin, but libcompression is not
OSS (even though an LZFSE reference implementation is), and it is not
part of a framework for us to make impure, so this patch disables it.
2019-08-07 11:22:18 -04:00
Marek Mahut 795e31f11e
Merge pull request #65994 from r-ryantm/auto-update/minizinc-ide
minizincide: 2.3.0 -> 2.3.1
2019-08-07 17:03:38 +02:00
adisbladis c9d31698cb
Merge pull request #66269 from johnchildren/golangci-lint-update
golangci-lint: 1.16.0 -> 1.17.1
2019-08-07 14:19:08 +01:00
Vincent Laporte 0a477846af ocamlPackages.findlib: 1.8.0 -> 1.8.1
Also remove unused legacy version 1.7.3
2019-08-07 12:26:34 +00:00
John Children c805c23239 golangci-lint: 1.16.0 -> 1.17.1
Version bump for golangci-lint
2019-08-07 12:48:06 +01:00
xrelkd fb91d00c40 cargo-bloat: 0.7.2 -> 0.8.2 2019-08-07 16:27:35 +08:00
Marek Mahut 60dc4c1534
Merge pull request #66152 from r-ryantm/auto-update/sauce-connect
sauce-connect: 4.5.3 -> 4.5.4
2019-08-06 21:20:15 +02:00
adisbladis 06260734de
Merge pull request #65720 from enumatech/gradle-major-versions
gradle: declare package major versions
2019-08-06 19:07:13 +01:00
Mario Rodas 4e6253392c terracognita: init at 0.1.6 (#66203) 2019-08-06 10:48:57 -07:00
Valentin Shirokov 00bb62d4ab stlink: 1.3.0 -> 1.5.1
Version bump
No other changes
2019-08-06 15:43:44 +09:00
Mario Rodas 2444738dae
xcbuild: fix build on darwin 2019-08-05 22:48:29 -05:00
R. RyanTM 50dacfbaf2 sauce-connect: 4.5.3 -> 4.5.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sauce-connect/versions
2019-08-05 19:51:49 -07:00
Mario Rodas 0651ab5b8a
Merge pull request #52441 from vdemeester/init-buildkit
buildkit: init at v0.4.0
2019-08-05 19:18:17 -05:00
Orivej Desh f8d83938a7 swig4: init at 4.0.0
SWIG 4 is not a complete replacement for SWIG 3 because it has removed support
for CFFI, Allegrocl, Chicken, CLISP, S-EXP, UFFI, Pike, Modula3.
2019-08-05 21:42:07 +00:00
Maximilian Bosch d86f7ff625
Merge pull request #65851 from mmahut/github-commenter
github-commenter: init at 0.5.0
2019-08-05 23:19:32 +02:00
Marek Mahut 9a8e4c0da1 github-commenter: init at 0.5.0 2019-08-05 15:15:01 +02:00
edef c72fff2e03 Revert "pgcli: 2.0.2 -> 2.1.1"
This reverts commit 2b07800798.
2019-08-05 08:33:42 +00:00
edef 2b07800798 pgcli: 2.0.2 -> 2.1.1 2019-08-05 08:32:21 +00:00
R. RyanTM 9f3dd81f86 minizincide: 2.3.0 -> 2.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/minizinc-ide/versions
2019-08-04 16:19:03 -07:00
Mario Rodas 2ba3235b4a
Merge pull request #65923 from r-ryantm/auto-update/go-protobuf
go-protobuf: 1.3.1 -> 1.3.2
2019-08-04 09:12:10 -05:00
WilliButz b04f246833
Merge pull request #65900 from r-ryantm/auto-update/cfr
cfr: 0.145 -> 0.146
2019-08-04 12:48:39 +02:00
R. RyanTM 0680b8f1a7 go-protobuf: 1.3.1 -> 1.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/go-protobuf/versions
2019-08-04 03:06:01 -07:00
Frederik Rietdijk 27e030a1cc
Merge pull request #62812 from Tomahna/bloop
bloop: 1.2.5 -> 1.3.2
2019-08-04 10:07:16 +02:00
R. RyanTM e955860a08 cfr: 0.145 -> 0.146
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
2019-08-03 21:26:49 -07:00
Robin Gloster fe1ee66bec
Merge pull request #65882 from r-ryantm/auto-update/bear
bear: 2.4.0 -> 2.4.1
2019-08-03 23:30:50 +00:00
Robin Gloster 5f313c3c90
Merge pull request #65883 from r-ryantm/auto-update/checkstyle
checkstyle: 8.22 -> 8.23
2019-08-03 23:29:57 +00:00
R. RyanTM d10e05108b checkstyle: 8.22 -> 8.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2019-08-03 16:00:22 -07:00
R. RyanTM d8c7ac8714 bear: 2.4.0 -> 2.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bear/versions
2019-08-03 15:53:50 -07:00
Mario Rodas 0423b5d762 tflint: 0.9.2 -> 0.9.3 (#65848) 2019-08-03 09:25:22 -07:00
Benjamin Saunders 0fd978baf7 vulkan-validation-layers: 1.1.101.0 -> 1.1.106.0 2019-08-03 17:52:43 +02:00
Marek Mahut 8251b83e6a
Merge pull request #65809 from JohnAZoidberg/litecli-1.1.0
litecli: 1.0.0 -> 1.1.0
2019-08-03 16:35:37 +02:00
Jake Waksbaum 3ab32ee8f6 framac: 18 -> 19 and update why3 2019-08-03 14:03:22 +00:00
Daniel Schaefer f8a50fcca3 litecli: 1.0.0 -> 1.1.0
Fixes the tests.
2019-08-03 11:42:50 +02:00
Sarah Brofeldt c99d70405a
Merge pull request #63352 from vdemeester/update-skopeo
skopeo: 0.1.36 -> 0.1.37
2019-08-03 09:38:28 +02:00
Sarah Brofeldt 33c3c2261a
Merge pull request #65599 from zauberpony/hcloud-1.13.0
hcloud: 1.11.0 -> 1.13.0
2019-08-03 08:48:17 +02:00
Sarah Brofeldt 19404990b8
Merge pull request #65749 from adisbladis/hound-git-hg
hound: Wrap git & mercurial binaries
2019-08-03 08:27:51 +02:00
Frederik Rietdijk d20a59d2e5 Merge master into staging-next 2019-08-02 23:27:18 +02:00
Wael Nasreddine c64c5a3be8
Merge pull request #65746 from AtkinsChang/update-kustomize
kustomize: 3.0.0 -> 3.1.0
2019-08-02 07:36:24 -07:00
Maximilian Bosch a3eab9e90a
Merge pull request #64302 from angristan/vagrant/update/2.2.5
vagrant: 2.2.3 -> 2.2.5
2019-08-02 12:39:37 +02:00
Frederik Rietdijk 6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Atkins 82d9988eb8 kustomize: fix variable interpolation for version info 2019-08-02 14:51:34 +08:00
Mario Rodas 18c515ac80
rubocop: 0.73.0 -> 0.74.0 2019-08-02 00:55:07 -05:00
adisbladis 0e97967187
hound: Wrap git & mercurial binaries 2019-08-01 21:29:01 +01:00
Atkins 2fb5993fe7
kustomize: 3.0.0 -> 3.1.0 2019-08-02 03:31:22 +08:00
Troels Henriksen 7d5f527fc0 oclgrind: init at 18.3. (#63159)
oclgrind: init at 18.3
2019-08-01 18:06:41 +02:00
Lionello Lunesu 15d5a93d16 gradle: declare package major versions 2019-08-01 21:04:14 +08:00