Commit Graph

20439 Commits

Author SHA1 Message Date
Renaud
c0e8b179c5
Merge pull request #153171 from r-ryantm/auto-update/nexus
nexus: 3.32.0-03 -> 3.37.3-02
2022-01-08 15:54:23 +01:00
Bobby Rong
4a49c83a78
Merge pull request #153614 from mausch/kubepug
kubepug: 1.2.2 -> 1.3.2
2022-01-08 13:17:50 +08:00
Bobby Rong
e1851036dc
Merge pull request #153851 from figsoda/update-cargo-llvm-lines
cargo-llvm-lines: 0.4.12 -> 0.4.13
2022-01-08 13:11:17 +08:00
figsoda
5e89c6580d cargo-tally: 1.0.0 -> 1.0.2 2022-01-07 09:52:51 -05:00
figsoda
a51a9a0846 cargo-llvm-lines: 0.4.12 -> 0.4.13 2022-01-07 08:56:18 -05:00
Fabian Affolter
d84c9d3581
Merge pull request #153812 from fabaff/bump-checkov
checkov: 2.0.707 -> 2.0.708
2022-01-07 14:20:09 +01:00
Ben Siraphob
05745bdae3
bin_replace_string: remove 2022-01-07 16:45:51 +07:00
Ben Siraphob
0bc6122a2a
astyle: update homepage 2022-01-07 16:45:49 +07:00
Fabian Affolter
bfbd34eb35 checkov: 2.0.707 -> 2.0.708 2022-01-07 09:16:37 +01:00
Matthieu Coudron
c1220ff9b0
bazel_4: dont propagate absl-py (#153779)
otherwise bazel pollutes PYTHONPATH and if it's just necessary to generate the fish completion then we dont need to propagate it
2022-01-07 01:43:10 -05:00
Thiago Kenji Okada
e1c79ccfe4 clojure-lsp: fix build on macOS
Instead of setting the environment variable using Nix, use `preBuild`
hook to inject the value `DTLV_LIB_EXTRACT_DIR` on directly to
`nativeImageBuildArgs`. This will allow us to use a dynamically value
generated with `mktemp -d`.

Fix issue #153765.
2022-01-06 19:50:25 -03:00
Fabian Affolter
651e281706
Merge pull request #153719 from fabaff/bump-checkov
checkov: 2.0.706 -> 2.0.707
2022-01-06 20:13:42 +01:00
Raphael Megzari
9a4b481cdc
indradb: init at unstable-2021-01-05 (#153637) 2022-01-07 01:13:57 +09:00
David Leslie
f6ee491278
rebar3: 3.17.0 -> 3.18.0 (#153710) 2022-01-06 22:39:23 +09:00
Fabian Affolter
ac38453617 checkov: 2.0.706 -> 2.0.707 2022-01-06 14:16:36 +01:00
Renaud
efd8e5ae75
Merge pull request #153662 from LeSuisse/rizin-0.3.2
rizin: 0.3.1 -> 0.3.2
2022-01-06 10:43:14 +01:00
Bobby Rong
ac71899d2c
Merge pull request #153562 from JesusMtnezForks/go-task
go-task: 3.9.2 -> 3.10.0
2022-01-06 12:03:10 +08:00
Thomas Gerbet
5ef18697ff rizin: 0.3.1 -> 0.3.2
Fixes CVE-2021-43814
https://github.com/rizinorg/rizin/releases/tag/v0.3.2
2022-01-06 00:59:15 +01:00
Fabian Affolter
b167c7f162
Merge pull request #153606 from fabaff/bump-checkov
checkov: 2.0.702 -> 2.0.706
2022-01-05 21:48:08 +01:00
Anderson Torres
6c8918eac7
Merge pull request #153422 from AndersonTorres/new-meson
meson: 0.60.2 -> 0.60.3
2022-01-05 16:00:08 -03:00
legendofmiracles
b09a555c34
Merge pull request #151131 from TravisDavis-ops/cocogitto 2022-01-05 12:55:39 -06:00
travisdavis-ops
e1b3d18cbc
cocogitto: init as 4.0.1 2022-01-05 12:29:07 -06:00
Jörg Thalheim
edcecad74a
Merge pull request #153600 from mathieupost/patch-2
golangci-lint: add fish completion
2022-01-05 16:50:21 +00:00
Mauricio Scheffer
af6e4f6d18 kubepug: 1.2.2 -> 1.3.2 2022-01-05 16:38:48 +00:00
Fabian Affolter
ef7f5fdc82 checkov: 2.0.702 -> 2.0.706 2022-01-05 15:30:19 +01:00
Moritz Clasmeier
43cba143c0 kube-linter: init at 0.2.5 2022-01-05 20:35:40 +10:00
Pavol Rusnak
b0581614c4
Merge pull request #153521 from TredwellGit/electron
Update Electron
2022-01-05 11:31:41 +01:00
JesusMtnez
f6a8702cea
go-task: 3.9.2 -> 3.10.0 2022-01-05 06:58:03 +01:00
github-actions[bot]
ba204700bc
Merge master into haskell-updates 2022-01-05 00:08:41 +00:00
TredwellGit
24ba4098a8 electron_16: 16.0.5 -> 16.0.6
https://github.com/electron/electron/releases/tag/v16.0.6
2022-01-04 22:26:09 +00:00
TredwellGit
aeb6554ea1 electron_13: 13.6.3 -> 13.6.6
https://github.com/electron/electron/releases/tag/v13.6.4
https://github.com/electron/electron/releases/tag/v13.6.5
https://github.com/electron/electron/releases/tag/v13.6.6
2022-01-04 22:24:33 +00:00
Thiago Kenji Okada
8155bc8739 leiningen: add meta.mainProgram 2022-01-04 15:28:54 -03:00
Mathieu Post
4606c0e5c6
golangci-lint: add fish completion 2022-01-04 15:20:27 +01:00
Renaud
62a112b30e
Merge pull request #153217 from c0bw3b/meta/apsl-asl
Treewide: fix wrong declaration of Apache License 2.0
2022-01-04 13:44:06 +01:00
AndersonTorres
bf547b254f meson: 0.60.2 -> 0.60.3 2022-01-03 23:02:43 -03:00
AndersonTorres
d5eaacf7db castxml: mark as broken on Darwin 2022-01-03 22:51:22 -03:00
AndersonTorres
8665f3888b castxml: 0.4.3 -> 0.4.4 2022-01-03 21:16:21 -03:00
github-actions[bot]
354eadb4b4
Merge master into haskell-updates 2022-01-04 00:08:21 +00:00
Fabian Affolter
7db30a6749
Merge pull request #153303 from fabaff/bump-sqlfluff
sqlfluff: 0.8.2 -> 0.9.0
2022-01-03 22:49:04 +01:00
zowoq
92cf7584a4 stylua: 0.11.2 -> 0.11.3
https://github.com/JohnnyMorganz/StyLua/releases/tag/v0.11.3
2022-01-04 05:35:45 +10:00
Pavol Rusnak
3dc3e1ef58
Merge pull request #152387 from kfollesdal/kfollesdal/github-runner_2.286.0
github-runner update to 2.286.0 with dotnet sdk 6.0
2022-01-03 17:08:44 +01:00
Renaud
944a2dc835
Treewide: fix some permanent redirects on homepages
(#153213)
Issue #60004
2022-01-03 16:53:12 +01:00
Arnout Engelen
91ca8b0f04
Merge pull request #153232 from meain/buf-update
buf: 1.0.0-rc8 -> 1.0.0-rc10
2022-01-03 13:26:23 +01:00
Domen Kožar
18c84ea816
Merge pull request #152800 from kalekseev/fix/chromedriver
chromedriver: add support for aarch64-darwin
2022-01-03 12:44:19 +01:00
Bobby Rong
a8a800ec30
Merge pull request #153282 from Stunkymonkey/treewide-github-3
treewide: switch to fetchFromGitHub
2022-01-03 19:25:09 +08:00
Bobby Rong
a8f8c2428d
Merge pull request #152868 from r-ryantm/auto-update/gede
gede: 2.18.1 -> 2.18.2
2022-01-03 17:12:13 +08:00
Rudi Grinberg
a7f4d6bae9
ocamlformat: 0.20.0 and 0.20.1 (#152199)
* ocaml-version: 3.1.0 -> 3.4.0

* ocamlformat: 0.19.0 -> 0.20.0

* odoc-parser: refactor use version variable

use version to compute the uri for the archive

* odoc-parser: 0.9.0 -> 1.0.0

* odoc-parser: allow multiple versions

allow both 0.9.0 and 1.0.0 to accommodate different version of
ocamlformat

* ocamlformat: 0.20.0 -> 0.20.1
2022-01-03 10:02:28 +01:00
Fabian Affolter
3bfeed2d7b sqlfluff: 0.8.2 -> 0.9.0 2022-01-03 08:55:18 +01:00
Bobby Rong
4bc4c7f1a0
Merge pull request #153259 from fabaff/bump-checkov
checkov: 2.0.701 -> 2.0.702
2022-01-03 09:25:47 +08:00
github-actions[bot]
4acff2bbde
Merge master into haskell-updates 2022-01-03 00:08:40 +00:00