Commit Graph

36248 Commits

Author SHA1 Message Date
github-actions[bot]
e092a2a48d
Merge master into staging-next 2023-08-12 06:00:53 +00:00
Mario Rodas
4bf046929a
Merge pull request #248615 from figsoda/typos
typos: 1.16.3 -> 1.16.4
2023-08-11 23:21:19 -05:00
Mario Rodas
8ea93b8c80
Merge pull request #248608 from figsoda/typershare
typeshare: 1.6.0 -> 1.7.0
2023-08-11 22:03:37 -05:00
Mario Rodas
e35d8c2b1b
Merge pull request #248599 from marsam/update-esbuild
esbuild: 0.19.0 -> 0.19.1
2023-08-11 21:24:09 -05:00
figsoda
ec9c86cf59 typos: 1.16.3 -> 1.16.4
Diff: https://github.com/crate-ci/typos/compare/v1.16.3...v1.16.4

Changelog: https://github.com/crate-ci/typos/blob/v1.16.4/CHANGELOG.md
2023-08-11 21:38:45 -04:00
Mario Rodas
42a74793a9
Merge pull request #248534 from figsoda/typst-lsp
typst-lsp: 0.8.1 -> 0.9.0
2023-08-11 20:05:56 -05:00
Mario Rodas
80e71a0df3
Merge pull request #248541 from figsoda/runme
runme: 1.7.1 -> 1.7.2
2023-08-11 19:54:20 -05:00
github-actions[bot]
f9497b22eb
Merge master into staging-next 2023-08-12 00:01:47 +00:00
figsoda
b342e15e1f
Merge pull request #248530 from aaronjheng/golangci-lint
golangci-lint: 1.54.0 -> 1.54.1
2023-08-11 19:34:31 -04:00
figsoda
0d237f7011 typeshare: 1.6.0 -> 1.7.0
Diff: https://github.com/1password/typeshare/compare/v1.6.0...v1.7.0

Changelog: https://github.com/1password/typeshare/blob/v1.7.0/CHANGELOG.md
2023-08-11 19:30:45 -04:00
Mario Rodas
7679847460
Merge pull request #248538 from figsoda/dist
cargo-dist: 0.0.7 -> 0.1.0
2023-08-11 18:10:40 -05:00
Mario Rodas
fc9227ad0a
Merge pull request #248540 from figsoda/binstall
cargo-binstall: 1.2.0 -> 1.2.1
2023-08-11 18:08:48 -05:00
Matthias Beyer
3d1703e576
treewide: add matthiasbeyer to a bunch of packages (#248566) 2023-08-11 18:41:21 -04:00
github-actions[bot]
9cc6a98540
Merge master into staging-next 2023-08-11 18:00:55 +00:00
Domen Kožar
e6e5501085
Merge pull request #248509 from NixOS/ceedling
init ceedling at 0.31.1
2023-08-11 18:39:27 +01:00
Vincent Laporte
032f6c6f93 ocamlPackages.camlp5: 7.14 → 8.00.05 2023-08-11 19:10:36 +02:00
Fabian Affolter
5c8ffaed43
Merge pull request #248505 from fabaff/checkov-bump
checkov: 2.3.360 -> 2.3.361
2023-08-11 18:04:12 +02:00
figsoda
e64a4a743c runme: 1.7.1 -> 1.7.2
Diff: https://github.com/stateful/runme/compare/v1.7.1...v1.7.2

Changelog: https://github.com/stateful/runme/releases/tag/v1.7.2
2023-08-11 10:16:25 -04:00
figsoda
d4b55e955e cargo-binstall: 1.2.0 -> 1.2.1
Diff: https://github.com/cargo-bins/cargo-binstall/compare/v1.2.0...v1.2.1

Changelog: https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.2.1
2023-08-11 10:15:04 -04:00
figsoda
7dd9d89032 cargo-dist: 0.0.7 -> 0.1.0
Diff: https://github.com/axodotdev/cargo-dist/compare/v0.0.7...v0.1.0

Changelog: https://github.com/axodotdev/cargo-dist/blob/v0.1.0/CHANGELOG.md
2023-08-11 10:04:06 -04:00
figsoda
188dac1886 typst-lsp: 0.8.1 -> 0.9.0
Diff: https://github.com/nvarner/typst-lsp/compare/v0.8.1...v0.9.0

Changelog: https://github.com/nvarner/typst-lsp/releases/tag/v0.9.0
2023-08-11 09:36:27 -04:00
Aaron Jheng
00eb15000d
golangci-lint: 1.54.0 -> 1.54.1 2023-08-11 21:30:17 +08:00
github-actions[bot]
cc6e13abfb
Merge master into staging-next 2023-08-11 12:01:01 +00:00
Domen Kožar
5cf6feecdd init ceedling at 0.31.1 2023-08-11 10:46:21 +01:00
Jan Malakhovski
591ccfe5b9 treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases
This continues where d8f7f6a5ce left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.

Also, similarly to d8f7f6a5ce some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
Fabian Affolter
db0fdf9732 checkov: 2.3.360 -> 2.3.361
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.3.360...2.3.361

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.3.361
2023-08-11 10:51:36 +02:00
Vladimír Čunát
02802f83b7
Merge #246530: autogen: apply more patches to avoid crashes
...into staging
2023-08-11 10:24:09 +02:00
Nick Cao
11717e91b4
Merge pull request #248222 from marsam/update-bundletool
bundletool: 1.15.2 -> 1.15.4
2023-08-11 00:37:23 -06:00
lewo
be8066f9e4
Merge pull request #248465 from aaronjheng/yq
yq: 4.34.2 -> 4.35.1
2023-08-11 08:27:11 +02:00
github-actions[bot]
b4856800a9
Merge staging-next into staging 2023-08-11 06:01:25 +00:00
7c6f434c
51e7e7a385
Merge pull request #220885 from chayleaf/rz-ghidra
rz-ghidra, jsdec: init at 0.6.0; rizin-sigdb: init at unstable-2023-02-13
2023-08-11 05:58:43 +00:00
Aaron Jheng
82bd85a9d1
yq: 4.34.2 -> 4.35.1 2023-08-11 12:44:53 +08:00
Mario Rodas
2c321f6997 esbuild: 0.19.0 -> 0.19.1
Diff: https://github.com/evanw/esbuild/compare/v0.19.0...v0.19.1

Changelog: https://github.com/evanw/esbuild/blob/v0.19.1/CHANGELOG.md
2023-08-11 04:20:00 +00:00
figsoda
20ba96dc38 typst-lsp: 0.8.0 -> 0.8.1
Diff: https://github.com/nvarner/typst-lsp/compare/v0.8.0...v0.8.1

Changelog: https://github.com/nvarner/typst-lsp/releases/tag/v0.8.1
2023-08-10 22:50:31 -04:00
Nick Cao
624e6086cc
Merge pull request #248415 from LudovicoPiero/gf-bump
gf: unstable-2022-09-26 -> unstable-2023-08-09
2023-08-10 19:45:14 -06:00
Nick Cao
4b162488d6
Merge pull request #248420 from figsoda/typst-lsp
typst-lsp: 0.7.2 -> 0.8.0
2023-08-10 19:44:10 -06:00
Nick Cao
95ebd4959c
Merge pull request #248364 from figsoda/binstall
cargo-binstall: 1.1.2 -> 1.2.0
2023-08-10 19:33:46 -06:00
github-actions[bot]
1c6eb8b975
Merge staging-next into staging 2023-08-11 00:02:18 +00:00
Jakub Kozłowski
cf73a86c35
Merge pull request #248399 from r-ryantm/auto-update/scala-cli 2023-08-11 01:14:40 +02:00
figsoda
db3c3b8d43 typst-lsp: 0.7.2 -> 0.8.0
Diff: https://github.com/nvarner/typst-lsp/compare/v0.7.2...v0.8.0

Changelog: https://github.com/nvarner/typst-lsp/releases/tag/v0.8.0
2023-08-10 17:26:20 -04:00
Ludovico Piero
6d8759d5fb
gf: unstable-2022-09-26 -> unstable-2023-08-09 2023-08-11 06:32:32 +10:00
R. Ryantm
5441957ef9 scala-cli: 1.0.2 -> 1.0.4 2023-08-10 18:13:56 +00:00
github-actions[bot]
ec1a84ef66
Merge staging-next into staging 2023-08-10 18:01:30 +00:00
Olli Helenius
583c3dcf98
gradle: provide meta.mainProgram 2023-08-10 21:00:04 +03:00
figsoda
eb7c85409b cargo-binstall: 1.1.2 -> 1.2.0
Diff: https://github.com/cargo-bins/cargo-binstall/compare/v1.1.2...v1.2.0

Changelog: https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.2.0
2023-08-10 10:21:14 -04:00
Fabian Affolter
c68ccc51cc sqlfluff: 2.2.0 -> 2.2.1
Diff: https://github.com/sqlfluff/sqlfluff/compare/refs/tags/2.2.0...2.2.1

Changelog: https://github.com/sqlfluff/sqlfluff/blob/2.2.1/CHANGELOG.md
2023-08-10 15:40:01 +02:00
github-actions[bot]
025b892dad
Merge staging-next into staging 2023-08-10 06:01:30 +00:00
Nick Cao
36164fda21
Merge pull request #248237 from r-ryantm/auto-update/jet
jet: 0.6.26 -> 0.7.27
2023-08-09 23:15:01 -06:00
Nick Cao
3ec796f094
Merge pull request #248250 from r-ryantm/auto-update/trunk-io
trunk-io: 1.2.6 -> 1.2.7
2023-08-09 23:12:58 -06:00
Nick Cao
5441bbaa30
Merge pull request #248255 from r-ryantm/auto-update/darklua
darklua: 0.9.0 -> 0.10.2
2023-08-09 23:11:06 -06:00