Sandro
3a5de06a7d
Merge pull request #223254 from cadkin/clazy
...
clazy: init at 1.11
2023-05-07 17:12:12 +02:00
Nick Cao
47f58ac10f
Merge pull request #230324 from r-ryantm/auto-update/svlint
...
svlint: 0.7.1 -> 0.7.2
2023-05-06 22:21:16 +08:00
R. Ryantm
53b9fb7421
svlint: 0.7.1 -> 0.7.2
2023-05-06 11:40:15 +00:00
Weijia Wang
ec74ae3be3
Merge pull request #230255 from r-ryantm/auto-update/codeql
...
codeql: 2.13.0 -> 2.13.1
2023-05-06 12:38:19 +03:00
R. Ryantm
82f05c49f1
codeql: 2.13.0 -> 2.13.1
2023-05-06 04:33:43 +00:00
Fabian Affolter
6d2f54cdb3
checkov: 2.3.223 -> 2.3.224
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.223...2.3.224
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.224
2023-05-06 01:01:11 +02:00
R. Ryantm
1d3b0d1aa2
flow: 0.205.0 -> 0.205.1
2023-05-05 17:49:53 +00:00
Fabian Affolter
c35f64efbe
checkov: 2.3.216 -> 2.3.223
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.216...2.3.223
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.223
2023-05-04 23:41:11 +02:00
Fabian Affolter
48f46717b1
checkov: 2.3.214 -> 2.3.216
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.214...2.3.216
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.216
2023-05-03 10:43:08 +02:00
cadkin
40cf55bfff
clazy: init at 1.11
2023-05-02 20:13:15 -04:00
Fabian Affolter
b684ee8b04
checkov: 2.3.212 -> 2.3.214
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.212...2.3.214
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.214
2023-05-02 17:58:34 +02:00
Fabian Affolter
856a549bae
checkov: 2.3.209 -> 2.3.212
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.209...2.3.212
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.212
2023-05-01 21:23:28 +02:00
Mario Rodas
cfdad6e95e
Merge pull request #229101 from r-ryantm/auto-update/checkstyle
...
checkstyle: 10.9.3 -> 10.10.0
2023-04-30 09:21:41 -05:00
R. Ryantm
75bd1dde31
checkstyle: 10.9.3 -> 10.10.0
2023-04-30 11:04:47 +00:00
Fabian Affolter
facfa3ad5b
checkov: 2.3.205 -> 2.3.209
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.205...2.3.209
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.209
2023-04-30 12:31:41 +02:00
Kira Bruneau
6f3b947593
Merge pull request #228352 from kira-bruneau/rr
...
rr: encode gdb dep with wrapProgram instead of propagatedBuildInputs
2023-04-29 10:03:42 -04:00
Mario Rodas
4df84a7b08
flow: 0.204.1 -> 0.205.0
...
https://github.com/facebook/flow/releases/tag/v0.205.0
2023-04-29 08:02:00 +00:00
R. Ryantm
d6102a348f
flow: 0.204.0 -> 0.204.1
2023-04-29 08:01:07 +00:00
Fabian Affolter
f480da3ba0
checkov: 2.3.202 -> 2.3.205
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.202...2.3.205
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.205
2023-04-28 22:50:41 +02:00
Fabian Affolter
2a172875f7
checkov: 2.3.199 -> 2.3.202
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.199...2.3.202
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.202
2023-04-27 17:11:36 +02:00
Kira Bruneau
e8e53c5c8c
rr: encode gdb dep with wrapProgram instead of propagatedBuildInputs
...
Except in special wrapper environments like `python3.withPackages`,
where all "build" dependencies are also runtime dependencies,
`propagatedBuildInputs` doesn't actually encode runtime dependencies.
It's meant to propagate build dependencies to dependants, so the
dependants don't have to explicitly add them to their `buildInputs`.
With `wrapProgram`, you can now run rr without having gdb
installed (eg. `nix run nixpkgs#rr replay`).
2023-04-26 12:44:34 -04:00
figsoda
9bd46f9488
jacoco: 0.8.9 -> 0.8.10
...
Changelog: https://www.jacoco.org/jacoco/trunk/doc/changes.html
2023-04-25 09:53:40 -04:00
Fabian Affolter
7eb272bbe8
checkov: 2.3.192 -> 2.3.199
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.192...2.3.199
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.199
2023-04-24 23:29:22 +02:00
Mario Rodas
44062dcc0e
Merge pull request #227743 from r-ryantm/auto-update/codeql
...
codeql: 2.12.6 -> 2.13.0
2023-04-23 08:16:04 -05:00
Mario Rodas
ab61021c81
Merge pull request #227609 from marsam/update-tflint
...
tflint: 0.46.0 -> 0.46.1
2023-04-23 08:09:31 -05:00
R. Ryantm
d2797ded5f
codeql: 2.12.6 -> 2.13.0
2023-04-23 04:56:40 +00:00
Fabian Affolter
1c64f726d9
checkov: 2.3.150 -> 2.3.192
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.150...2.3.192
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.192
2023-04-22 19:59:31 +02:00
Mario Rodas
a3a582ab8c
tflint: 0.46.0 -> 0.46.1
...
https://github.com/terraform-linters/tflint/releases/tag/v0.46.1
2023-04-22 04:20:00 +00:00
R. Ryantm
9a12bbff02
flow: 0.203.1 -> 0.204.0
2023-04-19 17:00:15 +00:00
R. Ryantm
df620d7d66
codeql: 2.12.5 -> 2.12.6
2023-04-18 01:53:50 +00:00
R. Ryantm
63d9758cbf
cppcheck: 2.10.2 -> 2.10.3
2023-04-14 05:30:29 +00:00
Nick Cao
e95d56500a
Merge pull request #225430 from r-ryantm/auto-update/cargo-tarpaulin
...
cargo-tarpaulin: 0.25.1 -> 0.25.2
2023-04-10 14:41:44 +08:00
R. Ryantm
af3f488bac
cargo-tarpaulin: 0.25.1 -> 0.25.2
2023-04-09 14:17:40 +00:00
Mario Rodas
7f4db02881
tflint: 0.45.0 -> 0.46.0
...
https://github.com/terraform-linters/tflint/releases/tag/v0.46.0
2023-04-09 04:20:00 +00:00
Sandro
48c67e0a60
Merge pull request #224586 from ocfox/checkov-2.3.150
2023-04-07 23:11:36 +02:00
ocfox
0e79b157e1
checkov: 2.3.96 -> 2.3.150
2023-04-04 14:50:27 +08:00
R. Ryantm
ecc7acabe6
codeql: 2.12.4 -> 2.12.5
2023-03-31 19:45:43 +00:00
Mario Rodas
a34c185ea4
flow: 0.193.0 -> 0.203.1
...
https://github.com/facebook/flow/releases/tag/v0.203.0
2023-03-30 04:20:00 +00:00
figsoda
45306ddf55
Merge pull request #224477 from figsoda/jacoco
2023-04-04 22:40:56 -04:00
Mario Rodas
09b49938e5
actionlint: 1.6.23 -> 1.6.24
...
https://github.com/rhysd/actionlint/releases/tag/v1.6.24
2023-04-04 04:20:00 +00:00
figsoda
6ce53a279b
jacoco: 0.8.8 -> 0.8.9
...
Changelog: https://www.jacoco.org/jacoco/trunk/doc/changes.html
2023-04-03 09:02:57 -04:00
Jörg Thalheim
8667b0cb36
Merge pull request #223626 from LeSuisse/rizin-0.5.2
...
rizin: 0.5.1 -> 0.5.2
2023-03-29 07:09:12 +01:00
Weijia Wang
95cdec5ffc
Merge pull request #223551 from r-ryantm/auto-update/checkstyle
...
checkstyle: 10.9.2 -> 10.9.3
2023-03-29 01:05:51 +03:00
Weijia Wang
c8040f1891
Merge pull request #223189 from r-ryantm/auto-update/svlint
...
svlint: 0.6.1 -> 0.7.1
2023-03-29 00:40:59 +03:00
Thomas Gerbet
d561b555b6
rizin: 0.5.1 -> 0.5.2
...
Fixes CVE-2023-27590.
https://github.com/rizinorg/rizin/releases/tag/v0.5.2
2023-03-28 21:50:04 +02:00
R. Ryantm
5af358e193
checkstyle: 10.9.2 -> 10.9.3
2023-03-28 10:40:13 +00:00
R. Ryantm
f4b0e86c93
svlint: 0.6.1 -> 0.7.1
2023-03-26 03:53:32 +00:00
github-actions[bot]
07fb9cae4e
Merge master into staging-next
2023-03-26 00:02:45 +00:00
Artturi
0fc009e24c
Merge pull request #222227 from Artturin/crossfixes5
2023-03-25 21:29:44 +02:00
github-actions[bot]
209875d860
Merge master into staging-next
2023-03-22 00:02:03 +00:00