Fabian Affolter
1b1910bf7c
checkov: 2.1.20 -> 2.3.85
...
Diff: bridgecrewio/checkov@refs/tags/2.1.20...2.3.85
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.85
2023-03-14 00:28:28 +01:00
Weijia Wang
7d476212d7
Merge pull request #220652 from r-ryantm/auto-update/checkstyle
...
checkstyle: 10.8.0 -> 10.8.1
2023-03-12 21:50:36 +02:00
R. Ryantm
1c13c5daf4
checkstyle: 10.8.0 -> 10.8.1
2023-03-11 11:09:06 +00:00
Alois Wohlschlager
80cd61dd41
hotspot: Fix Rust demangling support
...
Hotspot supports demangling Rust symbols using rustc-demangle. This
library is loaded at run-time since version 1.4.0. Tell the wrapper to
make it available, so that the demangling actually works.
2023-03-11 11:56:02 +01:00
Mario Rodas
5bfe5dc853
Merge pull request #220265 from marsam/update-brakeman
...
brakeman: 5.4.0 -> 5.4.1
2023-03-10 00:29:41 -05:00
R. Ryantm
a6561d8237
cppcheck: 2.10.1 -> 2.10.2
2023-03-09 04:00:39 +00:00
Mario Rodas
fc9ceeba82
brakeman: 5.4.0 -> 5.4.1
...
https://github.com/presidentbeef/brakeman/releases/tag/v5.4.1
2023-03-07 04:20:00 +00:00
Mario Rodas
d66f8ec653
Merge pull request #218912 from r-ryantm/auto-update/cargo-tarpaulin
...
cargo-tarpaulin: 0.25.0 -> 0.25.1
2023-03-04 13:06:31 -05:00
Nick Cao
3a166f1b13
Merge pull request #219411 from wegank/cargo-tarpaulin-platforms
...
cargo-tarpaulin: add aarch64 support
2023-03-04 09:38:53 +08:00
Weijia Wang
4b853137a6
cargo-tarpaulin: add aarch64 support
2023-03-04 00:04:16 +02:00
Weijia Wang
3325e9b677
Merge pull request #219215 from r-ryantm/auto-update/pmd
...
pmd: 6.53.0 -> 6.55.0
2023-03-03 22:12:36 +02:00
Nick Cao
fceb0dd7f3
Merge pull request #219140 from r-ryantm/auto-update/bingrep
...
bingrep: 0.10.1 -> 0.11.0
2023-03-03 08:42:39 +08:00
R. Ryantm
19cfe4473e
pmd: 6.53.0 -> 6.55.0
2023-03-02 18:19:05 +00:00
R. Ryantm
986339022f
bingrep: 0.10.1 -> 0.11.0
2023-03-02 10:02:18 +00:00
R. Ryantm
5d1d52b01a
codeql: 2.12.2 -> 2.12.3
2023-03-02 00:59:09 +00:00
R. Ryantm
cf4927e005
cargo-tarpaulin: 0.25.0 -> 0.25.1
2023-03-01 01:28:22 +00:00
R. Ryantm
2e07ef872d
checkstyle: 10.7.0 -> 10.8.0
2023-02-28 15:20:20 +00:00
Weijia Wang
881651b7bf
Merge pull request #218632 from wegank/cppcheck-aarch64-linux
...
cppcheck: disable tests on aarch64-linux
2023-02-28 01:33:09 +02:00
Weijia Wang
c8a1127856
cppcheck: disable tests on aarch64-linux
2023-02-27 17:53:03 +02:00
Weijia Wang
fab0c541e8
Merge pull request #218393 from r-ryantm/auto-update/cppcheck
...
cppcheck: 2.10 -> 2.10.1
2023-02-27 17:51:40 +02:00
Vincent Laporte
f44d0c895a
framac: 25.0 (Manganese) → 26.1 (Iron)
2023-02-27 06:11:21 +01:00
R. Ryantm
f3e9abfb9e
cppcheck: 2.10 -> 2.10.1
2023-02-26 06:30:36 +00:00
Weijia Wang
6767cab417
Merge pull request #218026 from wegank/rizin-bump
...
rizin: 0.4.1 -> 0.5.1
2023-02-24 23:51:49 +02:00
Weijia Wang
e6db6faabc
cutter: 2.1.2 -> 2.2.0
2023-02-24 15:40:34 +02:00
Weijia Wang
e23bd444d9
rizin: 0.4.1 -> 0.5.1
2023-02-24 15:40:25 +02:00
Dominik Honnef
a4fc60cdef
rr: don't overwrite all of its C and CXX flags
...
These CMake flags have been present ever since the package was added in
2014. There is no documentation on why these flags should be necessary.
During local testing, rr built just fine without them.
In fact, I stumbled upon this when rr from nixpkgs failed to record
applications that use OpenGL, such as glxinfo or glxgears, whereas a
manually built rr worked just fine. I tracked it down to these flags.
I wasn't able to determine the relevant differences between the two
builds of rr.
2023-02-24 04:00:08 +01:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Robert Helgesson
4375ddbf1f
cppcheck: 2.9.3 -> 2.10
...
Note, the "bug hunting" feature was removed from version 2.10. It is
now only available in the "premium" version of cppcheck. See
8f386e15fd
We also add a basic installation check to avoid issues in the future.
2023-02-20 22:03:39 +01:00
Matthew Croughan
e5bde651a5
Revert "cppcheck: 2.9.3 -> 2.10"
2023-02-15 21:22:21 +01:00
github-actions[bot]
0d7cb3a2aa
Merge master into staging-next
2023-02-13 06:01:30 +00:00
Mario Rodas
bd091e0584
tflint: 0.44.1 -> 0.45.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.45.0
2023-02-12 04:20:00 +00:00
github-actions[bot]
42cf9b70d4
Merge master into staging-next
2023-02-10 18:01:23 +00:00
Weijia Wang
edf1ed600a
Merge pull request #209274 from r-ryantm/auto-update/hotspot
...
hotspot: 1.4.0 -> 1.4.1
2023-02-10 18:18:43 +01:00
github-actions[bot]
9be52f693f
Merge master into staging-next
2023-02-10 12:01:38 +00:00
R. Ryantm
31cb8274e3
codeql: 2.12.1 -> 2.12.2
2023-02-10 03:32:29 +00:00
github-actions[bot]
b30088fc3f
Merge master into staging-next
2023-02-07 00:02:12 +00:00
Sandro
99fe0e68f9
Merge pull request #200014 from Luflosi/update/include-what-you-use
2023-02-06 22:39:23 +01:00
zowoq
6879bec517
evmdis: remove empty go vendor hash
2023-02-07 06:23:39 +10:00
Vladimír Čunát
d0d8c15bad
Merge branch 'master' into staging-next
...
pkgs/development/web/nodejs/v18.nix conflict:
the fetched patch was already included in this release.
2023-02-03 23:02:19 +01:00
Florian Klink
8f21d403f8
tflint-plugins.tflint-ruleset-aws: 0.17.1 -> 0.21.2 ( #214335 )
2023-02-03 11:38:05 +01:00
Ulrik Strid
376e9ceead
treewide: add strictDeps = true to most packages depending on ocaml
2023-02-03 08:59:34 +01:00
github-actions[bot]
61687cbd42
Merge master into staging-next
2023-02-03 00:02:29 +00:00
R. Ryantm
b7d93574d6
checkstyle: 10.6.0 -> 10.7.0
2023-02-02 17:05:00 +00:00
github-actions[bot]
fffb187b8e
Merge master into staging-next
2023-02-02 12:01:33 +00:00
R. Ryantm
606efffdee
cargo-tarpaulin: 0.24.0 -> 0.25.0
2023-02-02 05:37:15 +00:00
Vladimír Čunát
9287f4461d
Merge #206907 : stdenv: gcc11 -> gcc12
2023-02-01 16:54:44 +01:00
Vladimír Čunát
6930b5bda8
lyx, rr, linuxPackgaes.systemtap: fixup build with gcc12
2023-02-01 16:53:31 +01:00
github-actions[bot]
ba176ec75c
Merge staging-next into staging
2023-02-01 06:01:40 +00:00
R. Ryantm
e35051ad37
cppcheck: 2.9.3 -> 2.10
2023-01-31 19:56:19 +00:00
github-actions[bot]
ba1f7a5a83
Merge staging-next into staging
2023-01-30 00:02:50 +00:00