Commit Graph

20838 Commits

Author SHA1 Message Date
Bernardo Meurer
c3b9059630
Merge pull request #156535 from gravndal/tree-sitter-lua
tree-sitter-lua: switch to MunifTanjim's parser
2022-01-25 23:32:33 -08:00
Bernardo Meurer
6a19bd175b
tabnine: 3.7.25 -> 4.0.60 2022-01-25 21:33:26 -08:00
Uri Baghin
4ff1e8deaf
Merge pull request #156110 from r2r-dev/init-bazel_5
bazel_5: init at 5.0.0
2022-01-26 11:14:47 +11:00
Fabian Affolter
a54ec7152b
Merge pull request #156726 from fabaff/bump-checkov
checkov: 2.0.753 -> 2.0.762
2022-01-25 23:49:01 +01:00
Guillaume Girol
1ad781df88
Merge pull request #156500 from Stunkymonkey/ocamlbuild-pname-version
ocamlPackages.ocamlbuild: rename name to pname&version
2022-01-25 20:48:01 +00:00
github-actions[bot]
bf793f213d
Merge master into staging-next 2022-01-25 18:01:20 +00:00
Fabian Affolter
8ef0fd5ff1 checkov: 2.0.753 -> 2.0.762 2022-01-25 18:11:13 +01:00
Jacob Foard
0254b216a3
golangci-lint: 1.43 -> 1.44 2022-01-25 10:51:48 -05:00
Fabian Affolter
1860f951fc
Merge pull request #156575 from fabaff/bump-checkov
checkov: 2.0.752 -> 2.0.753
2022-01-25 16:30:05 +01:00
Martin Weinelt
48f17360d9 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-25 15:53:19 +01:00
Sandro
1368e916a8
Merge pull request #154767 from jlesquembre/tree-sitter-markdown 2022-01-25 15:51:14 +01:00
Fabian Affolter
2cab0f1df8
Merge pull request #156642 from r-ryantm/auto-update/sqlfluff
sqlfluff: 0.9.1 -> 0.9.2
2022-01-25 13:40:33 +01:00
github-actions[bot]
86301be1a5
Merge master into staging-next 2022-01-25 12:01:13 +00:00
r2r-dev
ed55d1f607
bazel_5: Explicitly add a dependency on bazel-rc
Co-authored-by: Uri Baghin <uri@canva.com>
2022-01-25 12:23:48 +01:00
José Luis Lafuente
71dd58ce85
tree-sitter-markdown: ikatyang parser to MDeiml
Replace
https://github.com/ikatyang/tree-sitter-markdown
with
https://github.com/MDeiml/tree-sitter-markdown

With neovim, the current markdown parser crashes sometimes.
nvim-treesitter project uses MDeiml parser to avoid those crashes,
take a look to
https://github.com/nvim-treesitter/nvim-treesitter/pull/2105 and
https://github.com/nvim-treesitter/nvim-treesitter/issues/872 to see why
the picked one over the other.
2022-01-25 11:10:49 +01:00
Mario Rodas
f8ea1ec9ce
dune_2: 2.9.1 -> 2.9.2 (#156329)
https://github.com/ocaml/dune/releases/tag/2.9.2
2022-01-25 10:53:20 +01:00
Martin Weinelt
aa7bc4e0cd
Merge pull request #156347 from cpcloud/nixpkgs-bump-mkdocs 2022-01-25 10:06:49 +01:00
github-actions[bot]
cfef27f7cf
Merge master into staging-next 2022-01-25 06:01:33 +00:00
legendofmiracles
c07b471b52
Merge pull request #156386 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.18.5 -> 0.19.1
2022-01-24 21:21:06 -06:00
R. Ryantm
6bd19d749c sqlfluff: 0.9.1 -> 0.9.2 2022-01-25 02:08:51 +00:00
r2r-dev
e1a28002a3 bazel_5: Build xcode-locator selectively for x86_64 (on "x86_64-darwin") or arm64 (on "aarch64-darwin") 2022-01-25 02:44:32 +01:00
r2r-dev
04500fd3a2 bazel_5: Build xcode-locator as a universal binary only on "aarch64-darwin" 2022-01-25 01:51:29 +01:00
Ryan Mulligan
c4174dc0ad
Merge pull request #156459 from r-ryantm/auto-update/efm-langserver
efm-langserver: 0.0.38 -> 0.0.40
2022-01-24 16:47:27 -08:00
github-actions[bot]
bbbd0a92af
Merge master into staging-next 2022-01-25 00:02:13 +00:00
Bernardo Meurer
6a17e6fbd2
Merge pull request #156488 from rvolosatovs/update/tree-sitter
tree-sitter: 0.20.2 -> 0.20.4 and updater script fixes
2022-01-24 23:08:57 +00:00
r2r-dev
6cd1a18620 bazel_5:
- do not build xcode-locator as universal binary
- disable layering_check feature preventing grpc from compiling on darwin
2022-01-25 00:01:11 +01:00
Guillaume Girol
1b1fe46bb1
Merge pull request #156314 from B4dM4n/nixos-tests-missing
nixos/tests: add missing tests
2022-01-24 19:32:15 +00:00
Fabian Affolter
80568491ef checkov: 2.0.727 -> 2.0.753 2022-01-24 19:30:09 +01:00
github-actions[bot]
a45818989a
Merge master into staging-next 2022-01-24 18:01:03 +00:00
Thiago Kenji Okada
a982e38c36
Merge pull request #156558 from r-ryantm/auto-update/lazygit
lazygit: 0.31.4 -> 0.32.2
2022-01-24 14:54:12 -03:00
R. Ryantm
24822e28f8 lazygit: 0.31.4 -> 0.32.2 2022-01-24 16:53:11 +00:00
Gaute Ravndal
e8e8139f13 tree-sitter-lua: switch to MunifTanjim's parser
This keeps it in sync with what has been done in nvim-treesitter:
https://github.com/nvim-treesitter/nvim-treesitter/pull/2272
2022-01-24 16:05:51 +01:00
Thiago Kenji Okada
628f5dd456
Merge pull request #156419 from r-ryantm/auto-update/clj-kondo
clj-kondo: 2021.12.19 -> 2022.01.15
2022-01-24 11:52:07 -03:00
legendofmiracles
d12e11cd14
Merge pull request #156454 from r-ryantm/auto-update/dyff
dyff: 1.4.6 -> 1.4.7
2022-01-24 08:16:20 -06:00
legendofmiracles
f4fe3a73ab
Merge pull request #156499 from r-ryantm/auto-update/gosec
gosec: 2.9.5 -> 2.9.6
2022-01-24 08:03:11 -06:00
Phillip Cloud
d6521c5ef7
mkdocs: move to python3Packages.mkdocs 2022-01-24 09:00:35 -05:00
Felix Buehler
4861b5971b ocamlPackages.ocamlbuild: rename name to pname&version 2022-01-24 14:48:05 +01:00
legendofmiracles
0f986f3b02
Merge pull request #156433 from r-ryantm/auto-update/cocogitto 2022-01-24 07:36:22 -06:00
R. Ryantm
786b8a718d gosec: 2.9.5 -> 2.9.6 2022-01-24 12:08:06 +00:00
github-actions[bot]
6fee71d339
Merge master into staging-next 2022-01-24 12:01:16 +00:00
Roman Volosatovs
15e1696532
tree-sitter: update grammars 2022-01-24 12:20:26 +01:00
Roman Volosatovs
a7c14c9aa9
tree-sitter: print { lib }: in update script 2022-01-24 12:20:25 +01:00
Roman Volosatovs
d5a2fbcf8d
tree-sitter: allow token-less execution 2022-01-24 12:20:19 +01:00
Roman Volosatovs
a39a11681a
tree-sitter: handle errors in update script 2022-01-24 12:18:53 +01:00
Roman Volosatovs
61f4f686c5
tree-sitter: 0.20.3 -> 0.20.4 2022-01-24 12:18:53 +01:00
R. Ryantm
60dce83995
tree-sitter: 0.20.2 -> 0.20.3 2022-01-24 12:18:53 +01:00
Mario Rodas
c00aa5bb08
Merge pull request #156382 from r-ryantm/auto-update/cargo-expand
cargo-expand: 1.0.13 -> 1.0.14
2022-01-24 06:15:59 -05:00
Mario Rodas
4d81594cb2
Merge pull request #156421 from r-ryantm/auto-update/cloud-nuke
cloud-nuke: 0.7.3 -> 0.9.1
2022-01-24 06:15:35 -05:00
Patrick Hilhorst
4ed7bed68d
Merge branch 'master' into nixos-tests-missing 2022-01-24 12:05:30 +01:00
R. Ryantm
fabc16d410 efm-langserver: 0.0.38 -> 0.0.40 2022-01-24 08:30:12 +00:00