Commit Graph

813 Commits

Author SHA1 Message Date
Jörg Thalheim
91b71a7b60
radare2: 4.3.1 -> 4.4.0 2020-05-01 11:57:01 +01:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Mario Rodas
2933063455
tflint: 0.15.4 -> 0.15.5 2020-04-25 12:52:00 -05:00
Mario Rodas
2f33062f53 flow: 0.122.0 -> 0.123.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.123.0
2020-04-17 22:00:54 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
26ff0ff981 hopper: 4.5.21 -> 4.5.22 2020-04-05 21:03:09 +00:00
Mario Rodas
99f7b9481f
tflint: 0.15.3 -> 0.15.4
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.4
2020-04-04 08:25:00 -05:00
Mario Rodas
84d0a23506 flow: 0.121.0 -> 0.122.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.122.0
2020-04-04 10:56:23 +02:00
R. RyanTM
53b318564e randoop: 4.2.2 -> 4.2.3 2020-04-01 17:14:33 -07:00
R. RyanTM
3330eefeff checkstyle: 8.30 -> 8.31 2020-04-01 09:36:09 +00:00
Jörg Thalheim
756a16e733
panopticon: fix strict deps build 2020-03-29 12:37:25 +01:00
Mikhail Klementev
679fc685c8
codeql: 2.0.4 -> 2.1.0 2020-03-28 09:05:48 +00:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Jörg Thalheim
f565c8fd1c
radare2-cutter: 1.10.1 -> 1.10.2 2020-03-25 21:27:14 +00:00
Mario Rodas
e2e4e95cbd
tflint: 0.15.2 -> 0.15.3
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.3
2020-03-22 04:20:00 -05:00
Mario Rodas
074703a553 tflint: fix build on darwin 2020-03-21 06:16:00 -05: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
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
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
Jörg Thalheim
09ad2cffdc
radare2: 4.3.0 -> 4.3.1 2020-03-14 08:56:42 +00:00
Benjamin Hipple
2ab1a2db99 tflint: 0.15.0 -> 0.15.1 2020-03-13 00:07:48 -04:00
Ryan Mulligan
e2920d957a
Merge pull request #82045 from r-ryantm/auto-update/hopper
hopper: 4.5.19 -> 4.5.21
2020-03-09 06:23:49 -07:00
R. RyanTM
ef03ff7c1f hopper: 4.5.19 -> 4.5.21 2020-03-08 11:45:01 +00:00
Mario Rodas
88efa8b1ae
flow: 0.119.1 -> 0.120.1
Changelog: https://github.com/facebook/flow/releases/tag/v0.120.1
2020-03-08 04:20:00 -05:00
R. RyanTM
b848abe4c6 jdepend: 2.9.1 -> 2.10 2020-03-07 20:52:17 +00:00
R. RyanTM
e17a1a098c codeql: 2.0.2 -> 2.0.4 2020-03-05 15:10:00 -08:00
Mario Rodas
e5fd322143
Merge pull request #81712 from r-ryantm/auto-update/randoop
randoop: 4.2.1 -> 4.2.2
2020-03-05 07:29:56 -05:00
Jörg Thalheim
fb6f2d1488
radare2: 4.2.1 -> 4.3.0 (#81730) 2020-03-04 17:27:47 +00:00
Vladimír Čunát
eb5f3cac4f
Merge #81631: lcov: Fix patch checksums 2020-03-04 14:22:08 +01:00
R. RyanTM
e3461b75e7 randoop: 4.2.1 -> 4.2.2 2020-03-04 10:59:53 +00:00
Mario Rodas
1fcc960f1d
Merge pull request #81682 from r-ryantm/auto-update/flow
flow: 0.119.0 -> 0.119.1
2020-03-03 23:31:47 -05:00
R. RyanTM
2cb7cd6573 flow: 0.119.0 -> 0.119.1 2020-03-04 03:55:39 +00:00
R. RyanTM
98bf3a997e checkstyle: 8.29 -> 8.30 2020-03-04 02:05:33 +00:00
Josef Kemetmüller
adfb8a039b lcov: Fix patch checksums
The previously committed checksums seem to have been mistakenly taken
directly from fetchurl without fetchpatch normalization.
2020-03-03 16:58:39 +01:00
Eelco Dolstra
74c82056c9
lcov: Support gcc 9
https://github.com/linux-test-project/lcov/issues/58
https://github.com/Homebrew/homebrew-core/pull/50070
2020-02-28 12:31:41 +01:00
Mario Rodas
58dac371d5
tflint: 0.14.0 -> 0.15.0
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.0
2020-02-25 08:32:00 -05:00
Mario Rodas
0507717aae flow: 0.118.0 -> 0.119.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.119.0
2020-02-24 09:57:14 +01:00
Jörg Thalheim
b878000c66
r2: 4.2.0 -> 4.2.1 2020-02-20 11:54:37 +00:00
Jörg Thalheim
e8343960a9
hopper: libffi compatibility symlink 2020-02-19 14:59:26 +00:00
Jörg Thalheim
2d87562b42
Merge pull request #75522 from Enteee/bugfix/hopper
hopper: fix libxml2 dynamic linking issue
2020-02-19 14:25:14 +00:00
Mario Rodas
013008ae7e
brakeman: 4.7.2 -> 4.8.0
Changelog: https://github.com/presidentbeef/brakeman/releases/tag/v4.8.0
2020-02-18 20:00:00 -05:00
Benjamin Hipple
e73928ba4d panopticon: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 09:33:26 -08:00
Vladyslav M
07e1adff46
bingrep: 0.8.1 -> 0.8.2 2020-02-15 09:38:37 +02:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Frederik Rietdijk
03755ed59a Merge master into staging-next 2020-02-09 09:17:51 +01:00
Ryan Mulligan
0d5411fc6d Merge pull request #79423 from r-ryantm/auto-update/codeql
codeql: 2.0.0 -> 2.0.2
2020-02-08 12:42:57 -08:00
Pascal Wittmann
0fce2522e1 Merge pull request #79470 from r-ryantm/auto-update/randoop
randoop: 3.1.5 -> 4.2.1
2020-02-08 20:06:03 +01:00
Mario Rodas
e453de05b8 Merge pull request #79413 from r-ryantm/auto-update/checkstyle
checkstyle: 8.28 -> 8.29
2020-02-08 10:52:06 -05:00
Frederik Rietdijk
30f0909e3a Merge master into staging-next 2020-02-07 19:27:52 +01:00
R. RyanTM
fa646a2317 randoop: 3.1.5 -> 4.2.1 2020-02-07 18:05:07 +00:00