Commit Graph

1934 Commits

Author SHA1 Message Date
R. Ryantm
adb52996cb flow: 0.191.0 -> 0.192.0 2022-11-05 14:31:35 +00:00
Pascal Wittmann
c1bebff09f
Merge pull request #198776 from r-ryantm/auto-update/checkstyle
checkstyle: 10.3.4 -> 10.4
2022-11-03 13:56:17 +01:00
Mario Rodas
456f816efc actionlint: 1.6.21 -> 1.6.22
https://github.com/rhysd/actionlint/releases/tag/v1.6.22
2022-11-01 04:20:00 +00:00
Mike Purvis
6739decba3
cppcheck: fix broken hash
The original hash is for https://github.com/danmar/cppcheck/commit/4a17dcb and the new hash is for https://github.com/danmar/cppcheck/commit/ef1c70f.
2022-11-01 22:51:07 +08:00
R. Ryantm
221c5f3037 checkstyle: 10.3.4 -> 10.4 2022-10-31 11:21:33 +00:00
Christian Kögler
e5d13ea9b5
Merge pull request #197521 from r-ryantm/auto-update/cppcheck
cppcheck: 2.9 -> 2.9.1
2022-10-30 22:35:51 +01:00
R. Ryantm
028c4f0f33 flow: 0.190.1 -> 0.191.0 2022-10-28 08:47:32 +00:00
R. Ryantm
4760d574c4 tflint: 0.42.1 -> 0.42.2 2022-10-27 23:59:41 +00:00
Anderson Torres
c85a3fc453
Merge pull request #197760 from jtojnar/no-meson-expose
Revert "meson: expose python3 in passthru"
2022-10-26 18:16:14 -03:00
Jan Tojnar
c06a7086bf rizin: Do not use Meson’s Python
It is intentionally minimal and IMO should not be exposed at all.

This should be fixed in rizin upstream.

The hack was introduced in commit 577d2454c2 and this patch fixes it more properly.
2022-10-26 08:46:21 +02:00
R. Ryantm
00286d7666 tfsec: 1.28.0 -> 1.28.1 2022-10-26 04:58:06 +00:00
R. Ryantm
e241f02b54 tflint: 0.42.0 -> 0.42.1 2022-10-25 07:02:18 +00:00
R. Ryantm
cb7eb7ee38 cppcheck: 2.9 -> 2.9.1 2022-10-24 09:34:05 +00:00
Mario Rodas
e08b66a7e3 tflint: 0.41.0 -> 0.42.0
https://github.com/terraform-linters/tflint/releases/tag/v0.42.0
2022-10-23 04:20:00 +00:00
R. Ryantm
061659268e flow: 0.190.0 -> 0.190.1 2022-10-22 13:30:55 +00:00
Vladimír Čunát
9cf461a645
rr: fix build with new linuxHeaders
/cc PR #194199 which updated linuxHeaders
2022-10-20 18:07:15 +02:00
Jan Tojnar
457f28f6f8 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/tools/codespell/default.nix

codespell 2.2.2 switched to pyproject & setuptools_scm:
https://github.com/codespell-project/codespell/pull/2523
2022-10-19 05:24:28 +02:00
Florian Klink
5d30101409 tflint: add withPlugins passthru
This can be used to build a tflint with plugins like this:

```
tflint.withPlugins (cp: [ cp.tflint-ruleset-aws ])
```
2022-10-18 12:29:53 +02:00
Florian Klink
a7f9b63b5d tflint-plugins, tflint-plugins.tflint-ruleset-aws: init at 0.17.1 2022-10-18 11:33:37 +02:00
github-actions[bot]
f52955a521
Merge master into staging-next 2022-10-16 18:01:42 +00:00
Artturin
049896ab89 binlore: fix eval after nix pr #6530
error: getting status of '/execers.yall': No such file or directory

`"${src}/execers.yall"` would work too
2022-10-16 16:20:24 +03:00
github-actions[bot]
4f07e7f326
Merge master into staging-next 2022-10-15 06:07:54 +00:00
R. Ryantm
6b695fe121 flow: 0.189.0 -> 0.190.0 2022-10-15 03:20:59 +00:00
github-actions[bot]
cc090d2b94
Merge master into staging-next 2022-10-14 12:01:35 +00:00
Jörg Thalheim
4707076e57
Merge pull request #190798 from r-ryantm/auto-update/cutter
cutter: 2.1.0 -> 2.1.2
2022-10-14 10:21:58 +02:00
github-actions[bot]
62bcf0ac62
Merge staging-next into staging 2022-10-13 12:02:06 +00:00
R. Ryantm
3485c3d03f flow: 0.188.2 -> 0.189.0 2022-10-13 09:30:24 +00:00
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Artturin
f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
figsoda
ec15e4e6b7
Merge pull request #195304 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.21.0 -> 0.22.0
2022-10-09 22:15:28 -04:00
R. Ryantm
c7110cf07d cargo-tarpaulin: 0.21.0 -> 0.22.0 2022-10-10 00:54:05 +00:00
R. Ryantm
20be4b1cef actionlint: 1.6.20 -> 1.6.21 2022-10-09 23:01:00 +00:00
R. Ryantm
aae18a7a55 flow: 0.188.1 -> 0.188.2 2022-10-07 09:07:50 +00:00
R. Ryantm
1e1a63f6d2 flow: 0.188.0 -> 0.188.1 2022-10-01 20:40:01 +00:00
R. Ryantm
4375fc660e actionlint: 1.6.19 -> 1.6.20 2022-10-01 07:19:29 +00:00
Mario Rodas
17a1b74274
Merge pull request #193525 from r-ryantm/auto-update/flow
flow: 0.187.1 -> 0.188.0
2022-09-30 06:46:29 -05:00
Jonas Heinrich
46f7981bfe
Merge pull request #193505 from r-ryantm/auto-update/codeql
codeql: 2.10.5 -> 2.11.0
2022-09-30 09:17:42 +02:00
R. Ryantm
fe3aecedad flow: 0.187.1 -> 0.188.0 2022-09-29 13:55:42 +00:00
Sandro
d07c45feb5
Merge pull request #191808 from groves/rr-aarch64 2022-09-29 13:45:56 +02:00
R. Ryantm
cd7660311f codeql: 2.10.5 -> 2.11.0 2022-09-29 11:15:39 +00:00
Vladimír Čunát
8ba120420f
Merge #191339: staging-next 2022-09-15 2022-09-29 09:16:47 +02:00
Sandro
4593c70251
Merge pull request #193321 from rapenne-s/makefile2graph_update 2022-09-28 22:03:49 +02:00
Solene Rapenne
5dd4efaf95 makefile2graph: unstable-2018-01-03 -> 2021.11.06 2022-09-28 11:20:56 +02:00
github-actions[bot]
59a37c822b
Merge master into staging-next 2022-09-26 18:01:53 +00:00
R. Ryantm
4e7284a473 checkstyle: 10.3.3 -> 10.3.4 2022-09-26 11:40:56 +00:00
Martin Weinelt
68c0ca4416 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-25 21:36:31 +02:00
Charlie Groves
b92bdaf21c rr: enable on aarch64-linux and disable on non-linux
According to https://github.com/rr-debugger/rr#system-requirements, rr only
works on Linux and works on aarch64 as of 5.6
2022-09-24 12:33:36 -04:00
github-actions[bot]
e5b35e8b3f
Merge master into staging-next 2022-09-23 06:17:43 +00:00
Mario Rodas
afd4247a49
Merge pull request #192401 from r-ryantm/auto-update/actionlint
actionlint: 1.6.18 -> 1.6.19
2022-09-23 01:12:02 -05:00
Mario Rodas
01af51b748 tflint: 0.40.1 -> 0.41.0
https://github.com/terraform-linters/tflint/releases/tag/v0.41.0
2022-09-23 04:20:00 +00:00