Commit graph

11109 commits

Author SHA1 Message Date
Elis Hirwing 96502b1904
Merge pull request #83110 from flokli/drush-php73
drush: build with php73
2020-03-22 11:50:33 +01:00
Max Wittig 2878b4073a
gitlab-runner: 12.8.0 -> 12.9.0 (#83085) 2020-03-22 09:42:26 +00:00
Matthew Bauer 6b95893a6d
Merge pull request #81042 from KoviRobi/zhf-20.03-fix-noweb
noweb: fix installation of manpages, use placeholders
2020-03-21 23:21:19 -04:00
Florian Klink 382e751a68 drush: still needs php 7.3
If invoked with php 7.4 on a up2date Drupal 7 installation, drush
complains with a deprecation warning, that swallows all legit output:

> drush uli
Deprecated function: Array and string offset access syntax with curly braces is   [error]
deprecated in include_once() (line 20 of
/var/www/…/htdocs/includes/file.phar.inc).

Use php7.3 when invoking drush.
2020-03-22 01:27:58 +01:00
Florian Klink 3b3e2c080f drush: fix buildInputs / nativeBuildInputs
`makeWrapper` is a nativeBuildInput, and `php` and `which` are actually
only needed when constructing the wrapper, but no `buildInputs`.
2020-03-22 01:26:24 +01:00
Pascal Hertleif bdddf3c07f tokei: 10.1.2 -> 11.0.0 2020-03-21 16:01:36 +01:00
Jan Tojnar 9462109fb8
Merge pull request #83037 from r-ryantm/auto-update/flatpak-builder
flatpak-builder: 1.0.9 -> 1.0.10
2020-03-21 02:10:28 +01:00
Maximilian Bosch 684c340149
Merge pull request #83027 from r-ryantm/auto-update/cargo-expand
cargo-expand: 0.4.17 -> 0.4.18
2020-03-21 01:34:54 +01:00
Jan Tojnar d07c55752e
flatpak-builder: 1.0.9 -> 1.0.10
https://github.com/flatpak/flatpak-builder/releases/tag/1.0.10

Also clean up the expression slightly:

* Use more convenient GitHub repo as homepage
* Move version into the attrset
* Fix license, it is or-later
2020-03-21 00:42:51 +01:00
R. RyanTM cdf418e850 cargo-expand: 0.4.17 -> 0.4.18 2020-03-20 21:04:25 +00:00
Vincent Laporte 8dddd8a07f ocamlPackages.camlp5: 7.10 → 7.11 2020-03-19 18:04:14 -07:00
Kevin Rauscher f311e4f04b metals: 0.8.1 -> 0.8.2 2020-03-19 20:21:39 +01:00
Fabian Page 1a786820c2 ammonite: updated to version 2.0.4 2020-03-19 11:06:41 -07:00
Maximilian Bosch 4726a8f2d4
cargo-make: 0.28.0 -> 0.29.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.29.0
2020-03-19 16:54:50 +01:00
zimbatm 8edcbd58f1
visualvm: 1.4.4 -> 2.0 (#82842)
* visualvm: 1.4.4 -> 2.0

* visualvm: gtk is part of the JVM disto
2020-03-19 13:13:23 +00:00
Mario Rodas d57719b5b6 flow: 0.120.1 -> 0.121.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.121.0
2020-03-19 09:59:53 +01:00
Simon Lackerbauer 5e331582d2 aws-sam-cli: 0.43.0 -> 0.44.0 2020-03-18 15:51:39 -07:00
R. RyanTM 560036dfc2
gotestsum: 0.4.0 -> 0.4.1 2020-03-18 06:42:23 +00:00
zowoq 243ec842aa buildah: 1.14.2 -> 1.14.3
https://github.com/containers/buildah/releases/tag/v1.14.3
2020-03-18 22:16:27 +10:00
Maximilian Bosch e86ec10426
Merge pull request #80243 from bhipple/u/rust-cargo-rust-cbindgen
rust-cbindgen: upgrade cargo fetcher and cargoSha256
2020-03-17 23:08:28 +01:00
Dmitry Kalinkin 0bd52ef94d
Merge pull request #82712 from veprbl/pr/nuweb_fix
nuweb: 1.58 -> 1.60, fix build
2020-03-17 17:10:34 -04:00
Ryan Mulligan 62a4870131
Merge pull request #82575 from r-ryantm/auto-update/renderizer
renderizer: 2.0.5 -> 2.0.9
2020-03-17 06:18:35 -07:00
Dmitry Kalinkin fe6839b59c
nuweb: enable on darwin 2020-03-16 02:28:54 -04:00
Dmitry Kalinkin 9a21dd142a
nuweb: 1.58 -> 1.60 2020-03-16 02:28:35 -04:00
Mario Rodas fb52f64dad
Merge pull request #82565 from r-ryantm/auto-update/mod
mod: 0.2.0 -> 0.2.2
2020-03-15 23:27:15 -05:00
Mario Rodas 99fc24ec57
Merge pull request #82528 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.6072 -> 0.1.6949
2020-03-15 22:48:51 -05:00
Mario Rodas 0bb72bbf6a
Merge pull request #80669 from wucke13/webdis
webdis: init at 0.1.9
2020-03-15 22:47:12 -05:00
R. RyanTM b25633a6f9 fly: 5.7.2 -> 5.8.0 2020-03-15 15:48:29 -07:00
Benjamin Hipple 0ab1692b59 rust-cbindgen: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-03-15 18:19:55 -04:00
adisbladis a0104e225b
Merge pull request #82660 from geistesk/golangci-lint-v1.24.0
golangci-lint: 1.23.8 -> 1.24.0
2020-03-15 20:31:15 +00:00
Benjamin Hipple 80a3dbcdd2 geckodriver: upgrade cargo fetcher and cargoSha256 2020-03-15 17:59:25 +01:00
geistesk 008362a0b5 golangci-lint: 1.23.8 -> 1.24.0 2020-03-15 16:19:22 +01:00
Timo Kaufmann e5642d405e retdec: fix build
The build was broken by the gcc9 update. Pinning to gcc8 for now.
2020-03-15 11:57:57 +01:00
Fabian Möller 1e5a151ac5 cargo-udeps: 0.1.9 -> 0.1.10 2020-03-14 15:48:46 -07:00
Vladyslav M 1f8127d2ab
Merge pull request #82498 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.7 -> 0.1.9
2020-03-14 20:43:13 +02:00
Alyssa Ross 6cea0daaa9 rustracerd: build with current rust
Fix taken from https://github.com/jwilm/racerd/pull/82.  It just
updates a dependency.
2020-03-14 16:55:06 +00:00
Mario Rodas 3b2d9b3e4c tflint: 0.15.1 -> 0.15.2
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.2
2020-03-14 16:40:18 +00:00
R. RyanTM 21b8df1019 minizincide: 2.3.2 -> 2.4.2 2020-03-14 14:25:50 +01:00
R. RyanTM 4e7d702bb9 cli11: 1.8.0 -> 1.9.0 2020-03-14 14:25:23 +01:00
Frederik Rietdijk e4336956e4
Merge pull request #79316 from r-ryantm/auto-update/git-ftp
git-ftp: 1.5.2 -> 1.6.0
2020-03-14 14:24:09 +01:00
R. RyanTM 6e8d817333 omnisharp-roslyn: 1.32.19 -> 1.34.11 2020-03-14 14:23:28 +01:00
R. RyanTM 9143a9d6fb renderizer: 2.0.5 -> 2.0.9 2020-03-14 12:41:23 +00:00
R. RyanTM b8225d33c3 mod: 0.2.0 -> 0.2.2 2020-03-14 09:09:15 +00:00
Tim Steinbach 16eb11b5d3
jenkins: 2.204.4 -> 2.204.5 2020-03-14 04:59:52 -04:00
Jörg Thalheim 09ad2cffdc
radare2: 4.3.0 -> 4.3.1 2020-03-14 08:56:42 +00:00
Jörg Thalheim 1a3ca53dee
Merge pull request #82544 from r-ryantm/auto-update/hcloud
hcloud: 1.14.0 -> 1.16.1
2020-03-14 08:03:21 +00:00
Vladimír Čunát 6dcb71ecc1
Merge branch 'staging-next' 2020-03-14 07:56:23 +01:00
R. RyanTM 5b8278737c hcloud: 1.14.0 -> 1.16.1 2020-03-14 06:29:32 +00:00
Benjamin Hipple 3a68a3313e cdb: fix meta.homepage
Without the .html, the server returns access denied.
2020-03-14 04:46:37 +00:00
R. RyanTM fda69ba628 circleci-cli: 0.1.6072 -> 0.1.6949 2020-03-14 04:11:16 +00:00