Commit graph

1006 commits

Author SHA1 Message Date
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
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
Mario Rodas 76d31346f7
Merge pull request #111075 from r-ryantm/auto-update/codeql
codeql: 2.4.1 -> 2.4.2
2021-01-28 23:22:19 -05:00
R. RyanTM 21314a1171 flow: 0.143.0 -> 0.143.1 2021-01-29 01:47:55 +00:00
R. RyanTM 40c99513eb codeql: 2.4.1 -> 2.4.2 2021-01-28 23:48:20 +00:00
Mario Rodas da87422997 brakeman: 4.8.0 -> 5.0.0
https://github.com/presidentbeef/brakeman/releases/tag/v5.0.0
2021-01-28 04:20:00 +00:00
Fabian Affolter 75d987a4f4 tfsec: 0.36.10 -> 0.37.1 2021-01-27 13:54:45 +01:00
Maximilian Bosch 4bd7e25034
Merge pull request #110846 from aij/rr-gcc9
rr: Build with gcc9
2021-01-26 18:09:08 +01:00
Ivan Jager b60b4023d7 rr: Build with gcc9
To work around linking errors with gcc10

    src/AddressSpace.cc:1632: undefined reference to `rr_syscall_addr'

Fixes #110756
2021-01-26 06:21:19 -06:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Maximilian Bosch e47aca4524
Merge pull request #110373 from r-ryantm/auto-update/bingrep
bingrep: 0.8.2 -> 0.8.5
2021-01-22 22:14:39 +01:00
R. RyanTM 360f24168f bingrep: 0.8.2 -> 0.8.5 2021-01-21 18:10:56 +00:00
R. RyanTM 9b531f99e8 flow: 0.142.0 -> 0.143.0 2021-01-21 15:30:52 +00:00
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Sandro 490754582a
Merge pull request #109805 from r-ryantm/auto-update/flow
flow: 0.141.0 -> 0.142.0
2021-01-18 19:28:11 +01:00
R. RyanTM a010826efd flow: 0.141.0 -> 0.142.0 2021-01-18 17:46:25 +00:00
Sandro e2b3627ff7
Merge pull request #109755 from r-ryantm/auto-update/codeql
codeql: 2.4.0 -> 2.4.1
2021-01-18 17:29:55 +01:00
R. RyanTM 4302e97f85 codeql: 2.4.0 -> 2.4.1 2021-01-18 13:30:45 +00:00
R. RyanTM 33e1476999 checkstyle: 8.38 -> 8.39 2021-01-18 12:53:15 +00:00
Guillaume Girol afd7b550da
Merge pull request #107028 from anhdle14/checkov-1.0.674
checkov: init at 1.0.674
2021-01-16 12:31:23 +00:00
Le Anh Duc a0a4feb0de
checkov: init at 1.0.674 2021-01-15 03:26:38 +09:00
Pamplemousse 25d3912133 radare2: Minor cleaning in expression
Upstream is fixed: Removing this line does not break the build.

Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-01-13 11:46:17 -07:00
Jörg Thalheim 23da8a6f50
radare2: 4.5.1 -> 5.0.0 2021-01-12 16:04:16 +01:00
github-actions[bot] db7b9735f9
Merge master into staging-next 2021-01-11 06:33:30 +00:00
Mario Rodas 629b34fe2c tflint: 0.23.0 -> 0.23.1
https://github.com/terraform-linters/tflint/releases/tag/v0.23.1
2021-01-10 11:53:00 -05:00
Jan Tojnar f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Mario Rodas 2e7968e494 tflint: 0.22.0 -> 0.23.0
https://github.com/terraform-linters/tflint/releases/tag/v0.23.0
2021-01-05 22:39:45 -05:00
Frederik Rietdijk b20838eb4a Merge staging-next into staging 2021-01-04 20:51:32 +01:00
Eelco Dolstra f6e519f39e
Merge pull request #96495 from Mindavi/lcov-1.15
lcov: 1.14 -> 1.15
2021-01-04 13:51:49 +01:00
Rick van Schijndel 08b12f6385 lcov: 1.14 -> 1.15 2021-01-03 22:16:33 +01:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Mario Rodas b460856e72 flow: 0.139.0 -> 0.141.0 2020-12-29 04:20:00 +00:00
Mario Rodas e8ee6c3511
Merge pull request #106779 from anhdle14/tfsec-0.36.10
tfsec: 0.27.0 -> 0.36.10
2020-12-26 21:57:26 -05:00
Jörg Thalheim f4c0984706
Merge pull request #94306 from Mic92/clang-analyzer
clang-analyzer: upgrade to latest llvm release
2020-12-16 19:57:44 +00:00
Le Anh Duc 8cea3c4866
tfsec: 0.27.0 -> 0.36.10
TFSec github location changed. Also bumping the version to 0.36.10.

Signed-off-by: Le Anh Duc <anhdle14@icloud.com>
2020-12-15 20:26:59 +09:00
R. RyanTM 7edacf2b2f flow: 0.138.0 -> 0.139.0 2020-12-10 16:08:17 +00:00
Mario Rodas bb73b04f9f tflint: 0.21.0 -> 0.22.0
https://github.com/terraform-linters/tflint/releases/tag/v0.22.0
2020-12-10 04:20:00 +00:00
R. RyanTM 72d2cb86fd cppcheck: 2.2 -> 2.3 2020-12-08 15:21:34 +00:00
R. RyanTM f9c7460ac2 randoop: 4.2.4 -> 4.2.5 2020-12-04 21:34:06 +00:00
Sandro 2499f7f37a
Merge pull request #105464 from r-ryantm/auto-update/codeql
codeql: 2.3.3 -> 2.4.0
2020-11-30 20:22:59 +01:00
R. RyanTM 0ee503068d codeql: 2.3.3 -> 2.4.0 2020-11-30 16:26:15 +00:00
R. RyanTM df3d1b4647 checkstyle: 8.37 -> 8.38 2020-11-30 15:45:51 +00:00
Sandro aeaddcab73
Merge pull request #105082 from r-ryantm/auto-update/svlint
svlint: 0.4.7 -> 0.4.8
2020-11-26 23:34:18 +01:00
R. RyanTM cc1d963595 svlint: 0.4.7 -> 0.4.8 2020-11-26 21:36:49 +00:00
Yurii Rashkovskii a81c25a5b0 framac: 21.1 -> 22.0 2020-11-26 06:57:13 +01:00
Sandro 72fcb0ff24
Merge pull request #102728 from r-ryantm/auto-update/pmd
pmd: 6.26.0 -> 6.29.0
2020-11-25 01:13:53 +01:00
Mario Rodas 0851cfb063 tflint: 0.20.3 -> 0.21.0
https://github.com/terraform-linters/tflint/releases/tag/v0.21.0
2020-11-23 22:08:47 -08:00