Commit Graph

39279 Commits

Author SHA1 Message Date
Mario Rodas
2e6507ecf3
Merge pull request #264284 from aaronjheng/mysql-shell-innovation
mysql-shell-innovation: 8.1.1 -> 8.2.0
2023-10-30 21:37:50 -05:00
R. Ryantm
78ce81f09e marksman: 2023-07-25 -> 2023-10-30 2023-10-31 01:55:43 +00:00
figsoda
5a5792d8df cargo-dist: 0.4.0 -> 0.4.1
Diff: https://github.com/axodotdev/cargo-dist/compare/v0.4.0...v0.4.1

Changelog: https://github.com/axodotdev/cargo-dist/blob/v0.4.1/CHANGELOG.md
2023-10-30 21:04:54 -04:00
Mario Rodas
7ec72bb62a
Merge pull request #264424 from figsoda/oxlint
oxlint: 0.0.14 -> 0.0.15
2023-10-30 19:20:36 -05:00
github-actions[bot]
135430eb60
Merge master into staging-next 2023-10-31 00:02:27 +00:00
Uri Baghin
b4c72e070b
Merge pull request #264317 from avdv/fix-bazel-python-bin-path-tests
bazel_6: Fix `pythonBinPath` and `pythonBinPathWithNixHacks` tests
2023-10-31 07:08:50 +08:00
figsoda
a9a8e764c4 rsonpath: 0.8.3 -> 0.8.4
Diff: https://github.com/v0ldek/rsonpath/compare/v0.8.3...v0.8.4

Changelog: https://github.com/v0ldek/rsonpath/blob/v0.8.4/CHANGELOG.md
2023-10-30 17:15:01 -04:00
figsoda
b19b87791e
Merge pull request #264383 from r-ryantm/auto-update/cargo-semver-checks
cargo-semver-checks: 0.24.1 -> 0.24.2
2023-10-30 17:03:35 -04:00
figsoda
3ed8e8db18 changie: 1.15.0 -> 1.15.1
Diff: https://github.com/miniscruff/changie/compare/v1.15.0...v1.15.1

Changelog: https://github.com/miniscruff/changie/blob/v1.15.1/CHANGELOG.md
2023-10-30 15:27:34 -04:00
figsoda
f473e10b0d oxlint: 0.0.14 -> 0.0.15
Diff: https://github.com/web-infra-dev/oxc/compare/oxlint_v0.0.14...oxlint_v0.0.15

Changelog: https://github.com/web-infra-dev/oxc/releases/tag/oxlint_v0.0.15
2023-10-30 15:15:25 -04:00
github-actions[bot]
931938d1df
Merge master into staging-next 2023-10-30 18:01:02 +00:00
R. Ryantm
220628eafe cargo-semver-checks: 0.24.1 -> 0.24.2 2023-10-30 15:30:37 +00:00
Fabian Affolter
31d029e21e circup: 1.2.3 -> 1.4.0
Diff: https://github.com/adafruit/circup/compare/refs/tags/1.2.3...1.4.0

Changelog: https://github.com/adafruit/circup/releases/tag/1.4.0
2023-10-30 14:23:02 +01:00
Nick Cao
0db83d5cb4
Merge pull request #264273 from earldouglas/scala-cli
scala-cli: 1.0.4 -> 1.0.5
2023-10-30 08:55:43 -04:00
Mario Rodas
d784b57da2
Merge pull request #264282 from aaronjheng/mysql-shell
mysql-shell: 8.0.34 -> 8.0.35
2023-10-30 07:32:54 -05:00
Gaël Reyrol
441a4c04da
pgweb: 0.14.1 -> 0.14.2 2023-10-30 12:47:04 +01:00
Claudio Bley
c871ce0f51 bazel_6: Fix pythonBinPath and pythonBinPathWithNixHacks tests
The tests started to fail after the repo-wide python 3.10 -> 3.11 update.

This is caused by Bazel's py_binary rule setting the [`PYTHONSAFEPATH`][1]
environment variable, which only has an effect for Python >= 3.11.

Setting this variable avoids prepending the current working directory and the
script's directory. The current test code relied on this behavior and thus
failed with:

```
Traceback (most recent call last):
  File "/build/.cache/bazel/_bazel_build/8bcfff1c77854f2a2b07d1413b0fc106/execroot/our_workspace/bazel-out/k8-fastbuild/bin/python/bin.runfiles/our_workspace/python/bin.py", line 6, in <module>
    from lib import foo
ModuleNotFoundError: No module named 'lib'
```

See also [bazelbuild/bazel#7091][2]

[1]: https://docs.python.org/3.11/using/cmdline.html#envvar-PYTHONSAFEPATH
[2]: https://github.com/bazelbuild/bazel/issues/7091
2023-10-30 09:43:28 +01:00
github-actions[bot]
6594913d53
Merge master into staging-next 2023-10-30 06:01:11 +00:00
Julien Malka
e0c778859c buildbot: fix twisted version requirement & missing pkg_resources 2023-10-30 15:15:45 +10:00
Vladimír Čunát
5c89ba8ab4
Merge branch 'master' into staging-next 2023-10-30 06:12:04 +01:00
figsoda
24483ad2c9
Merge pull request #263978 from r-ryantm/auto-update/cargo-make
cargo-make: 0.37.2 -> 0.37.3
2023-10-29 23:02:20 -04:00
figsoda
ccecf42ad4
Merge pull request #264169 from r-ryantm/auto-update/cargo-insta
cargo-insta: 1.32.0 -> 1.33.0
2023-10-29 23:01:05 -04:00
figsoda
13493d4547
Merge pull request #264171 from r-ryantm/auto-update/cargo-modules
cargo-modules: 0.9.4 -> 0.10.2
2023-10-29 23:00:12 -04:00
Aaron Jheng
919951b1e5
mysql-shell-innovation: 8.1.1 -> 8.2.0 2023-10-30 10:23:46 +08:00
Aaron Jheng
c0782f8e9c
mysql-shell: 8.0.34 -> 8.0.35 2023-10-30 10:07:36 +08:00
R. Ryantm
9b97555888 dprint: 0.41.0 -> 0.42.5 2023-10-30 01:02:57 +00:00
James Earl Douglas
e8221c96c6
scala-cli: 1.0.4 -> 1.0.5 2023-10-29 17:26:01 -07:00
Peder Bergebakken Sundt
68d0889667
Merge pull request #259044 from chvp/upd/kotlin-language-server
kotlin-language-server: 1.3.5 -> 1.3.7
2023-10-29 19:04:52 +01:00
github-actions[bot]
64070c2fda
Merge master into staging-next 2023-10-29 18:01:23 +00:00
Weijia Wang
29b079ccde
Merge pull request #264067 from MikaelFangel/update-fsautocomplete
fsautocomplete: 0.66.1 -> 0.67.0
2023-10-29 17:03:58 +01:00
R. Ryantm
30ebba7599 cargo-modules: 0.9.4 -> 0.10.2 2023-10-29 13:58:57 +00:00
R. Ryantm
ee42262830 cargo-insta: 1.32.0 -> 1.33.0 2023-10-29 13:44:39 +00:00
github-actions[bot]
571f1df5e4
Merge master into staging-next 2023-10-29 12:00:57 +00:00
Felix Bühler
245bad83a7
Merge pull request #263829 from charmoniumQ/update-rr
rr: 5.6.0 -> 5.7.0
2023-10-29 12:23:16 +01:00
Uri Baghin
48da240fc5
Merge pull request #262238 from avdv/bazel-6.4
bazel_6: 6.3.2 -> 6.4.0
2023-10-29 17:39:50 +08:00
github-actions[bot]
3f274c7328
Merge master into staging-next 2023-10-29 06:01:18 +00:00
R. Ryantm
fd3e4ee4a0 kustomize-sops: 4.2.3 -> 4.2.5 2023-10-29 04:14:10 +00:00
Mario Rodas
f6d643f352
Merge pull request #264020 from r-ryantm/auto-update/cargo-run-bin
cargo-run-bin: 1.4.1 -> 1.5.0
2023-10-28 22:54:10 -05:00
Mario Rodas
dece010cc1
Merge pull request #263476 from marsam/update-postgres-lsp
postgres-lsp: 2023-09-21 -> 2023-10-20
2023-10-28 21:33:11 -05:00
Mario Rodas
1ffb1df051
Merge pull request #263857 from eclairevoyant/bloom
bloom: init at 1.0.0
2023-10-28 21:31:18 -05:00
Mikael Fangel
dab520c3f6
fsautocomplete: 0.66.1 -> 0.67.0 2023-10-29 02:49:24 +02:00
github-actions[bot]
954eb09381
Merge master into staging-next 2023-10-29 00:02:24 +00:00
R. RyanTM
32ad2f638e
hclfmt: 2.18.1 -> 2.19.1 (#264053) 2023-10-29 00:59:51 +02:00
Weijia Wang
5c996252bc
Merge pull request #264012 from trofi/nxpmicro-mfgtools-fix-build
nxpmicro-mfgtools: drop conflicting patch
2023-10-29 00:39:03 +02:00
R. Ryantm
d66747a3c3 cargo-run-bin: 1.4.1 -> 1.5.0 2023-10-28 19:42:24 +00:00
R. Ryantm
fc3755a058 goimports-reviser: 3.4.5 -> 3.5.6 2023-10-28 19:42:19 +00:00
Sergei Trofimovich
bc16a8dfd3 nxpmicro-mfgtools: drop conflicting patch
Fixed build failure reported by SoRoot.

Closes: https://github.com/NixOS/nixpkgs/issues/264006
2023-10-28 19:45:03 +01:00
github-actions[bot]
52b6b90243
Merge master into staging-next 2023-10-28 18:00:57 +00:00
éclairevoyant
0ef5d06920
bloom: init at 1.0.0 2023-10-28 13:12:01 -04:00
Doron Behar
cdd3d8500d
Merge pull request #263721 from doronbehar/pkg/vscode-langservers-extracted
vscode-langservers-extracted: 4.7.0 -> 4.8.0
2023-10-28 16:58:55 +00:00
Doron Behar
ab198ea54c
Merge pull request #263889 from figsoda/sccache
sccache: 0.5.4 -> 0.6.0
2023-10-28 16:44:47 +00:00
jgoux
206b76c931 add note 2023-10-28 16:45:42 +02:00
R. Ryantm
16d0952b67 cargo-make: 0.37.2 -> 0.37.3 2023-10-28 14:43:48 +00:00
jgoux
20f7101e79 brand new derivation 2023-10-28 16:24:18 +02:00
Mario Rodas
3fb53f8a36
Merge pull request #263893 from figsoda/changie
changie: 1.14.0 -> 1.15.0
2023-10-28 08:29:29 -05:00
Mario Rodas
5678234fb2
Merge pull request #263896 from figsoda/codspeed
cargo-codspeed: 2.3.0 -> 2.3.1
2023-10-28 08:24:06 -05:00
Mario Rodas
fc5b697bc0
Merge pull request #263890 from figsoda/component
cargo-component: 0.3.0 -> 0.4.0
2023-10-28 08:19:41 -05:00
Mario Rodas
849599db3b
Merge pull request #263891 from figsoda/typos
typos: 1.16.20 -> 1.16.21
2023-10-28 08:19:21 -05:00
Felix Bühler
4425bc0303
Merge pull request #263918 from fabaff/sqlfluff-bump
sqlfluff: 2.3.4 -> 2.3.5
2023-10-28 15:05:52 +02:00
github-actions[bot]
519b7ea0c3
Merge master into staging-next 2023-10-28 12:01:19 +00:00
jgoux
8441191654 infisical: 0.14.2 -> 0.14.3 2023-10-28 10:50:27 +02:00
K900
3406dd96b3
Merge pull request #263308 from K900/rip-poetry2nix
treewide: drop poetry2nix
2023-10-28 11:40:04 +03:00
Fabian Affolter
b623c06e12 sqlfluff: 2.3.4 -> 2.3.5
Diff: https://github.com/sqlfluff/sqlfluff/compare/refs/tags/2.3.4...2.3.5

Changelog: https://github.com/sqlfluff/sqlfluff/blob/2.3.5/CHANGELOG.md
2023-10-28 10:24:06 +02:00
github-actions[bot]
81ed2302dc
Merge master into staging-next 2023-10-28 06:00:57 +00:00
OTABI Tomoya
5bc07bf7a7
Merge pull request #263525 from r-ryantm/auto-update/devbox
devbox: 0.6.0 -> 0.7.1
2023-10-28 12:42:57 +09:00
figsoda
6bb15ccd60 cargo-codspeed: 2.3.0 -> 2.3.1
Diff: https://github.com/CodSpeedHQ/codspeed-rust/compare/v2.3.0...v2.3.1

Changelog: https://github.com/CodSpeedHQ/codspeed-rust/releases/tag/v2.3.1
2023-10-27 23:24:40 -04:00
OTABI Tomoya
893af0f097
Merge pull request #263300 from r-ryantm/auto-update/darklua
darklua: 0.10.3 -> 0.11.0
2023-10-28 12:23:17 +09:00
figsoda
96fb8ec528 changie: 1.14.0 -> 1.15.0
Diff: https://github.com/miniscruff/changie/compare/v1.14.0...v1.15.0

Changelog: https://github.com/miniscruff/changie/blob/v1.15.0/CHANGELOG.md
2023-10-27 23:17:32 -04:00
figsoda
7762d2a698 typos: 1.16.20 -> 1.16.21
Diff: https://github.com/crate-ci/typos/compare/v1.16.20...v1.16.21

Changelog: https://github.com/crate-ci/typos/blob/v1.16.21/CHANGELOG.md
2023-10-27 23:12:23 -04:00
figsoda
94397c125b cargo-component: 0.3.0 -> 0.4.0
Diff: https://github.com/bytecodealliance/cargo-component/compare/v0.3.0...v0.4.0

Changelog: https://github.com/bytecodealliance/cargo-component/releases/tag/v0.4.0
2023-10-27 23:02:57 -04:00
figsoda
ff85f1334a sccache: 0.5.4 -> 0.6.0
Diff: https://github.com/mozilla/sccache/compare/v0.5.4...v0.6.0

Changelog: https://github.com/mozilla/sccache/releases/tag/v0.6.0
2023-10-27 22:59:22 -04:00
Weijia Wang
0f5543e288
Merge pull request #262116 from r-ryantm/auto-update/sqldef
sqldef: 0.16.7 -> 0.16.9
2023-10-28 03:53:21 +02:00
Weijia Wang
5376bf8577
Merge pull request #261974 from r-ryantm/auto-update/go-junit-report
go-junit-report: 2.0.0 -> 2.1.0
2023-10-28 03:44:46 +02:00
Weijia Wang
a5e447e88e
Merge pull request #261965 from r-ryantm/auto-update/abuild
abuild: 3.11.21 -> 3.12.0
2023-10-28 03:43:38 +02:00
Weijia Wang
5330c260bd
Merge pull request #261940 from r-ryantm/auto-update/roswell
roswell: 22.12.14.113 -> 23.10.14.114
2023-10-28 03:39:44 +02:00
Weijia Wang
42c3f10d00
Merge pull request #261529 from r-ryantm/auto-update/regclient
regclient: 0.5.2 -> 0.5.3
2023-10-28 03:33:52 +02:00
Weijia Wang
e5092f1b39
Merge pull request #261519 from r-ryantm/auto-update/re-flex
re-flex: 3.4.1 -> 3.5.0
2023-10-28 03:31:21 +02:00
Weijia Wang
d61564a6bf
Merge pull request #261393 from r-ryantm/auto-update/karate
karate: 1.4.0 -> 1.4.1
2023-10-28 03:28:11 +02:00
Weijia Wang
bca61ab8fd
Merge pull request #261191 from r-ryantm/auto-update/dyff
dyff: 1.5.8 -> 1.6.0
2023-10-28 03:17:49 +02:00
Weijia Wang
9b76981912
Merge pull request #260880 from r-ryantm/auto-update/eclint
eclint: 0.4.0 -> 0.5.0
2023-10-28 03:08:00 +02:00
Weijia Wang
e921cbd1da
Merge pull request #260811 from r-ryantm/auto-update/pulumictl
pulumictl: 0.0.44 -> 0.0.45
2023-10-28 03:00:09 +02:00
Weijia Wang
76c1e03aee
Merge pull request #259623 from autophagy/confluent-maintainer
confluent-cli, confluent-platform: add maintainer autophagy
2023-10-28 02:45:58 +02:00
github-actions[bot]
4791949f6a
Merge master into staging-next 2023-10-28 00:02:23 +00:00
R. Ryantm
b2783d6996 prqlc: 0.9.5 -> 0.10.0 2023-10-27 23:58:14 +00:00
Weijia Wang
d161200640
Merge pull request #261580 from wegank/glade-darwin
glade: add darwin support
2023-10-28 01:57:21 +02:00
Mario Rodas
b645776538
Merge pull request #263521 from r-ryantm/auto-update/wabt
wabt: 1.0.33 -> 1.0.34
2023-10-27 17:46:39 -05:00
John Lago
f27bb8d7b6 devbox: add lagoja to maintainers 2023-10-27 11:22:44 -07:00
Samuel Grayson
073fd77f8f rr: 5.6.0 -> 5.7.0 2023-10-27 13:15:53 -05:00
github-actions[bot]
4c838ddf14
Merge master into staging-next 2023-10-27 18:01:08 +00:00
Nick Cao
5a495a6d0c
Merge pull request #263592 from r-ryantm/auto-update/mod
mod: 0.5.0 -> 0.7.0
2023-10-27 12:56:29 -04:00
Nick Cao
2afbe53d47
Merge pull request #263803 from r-ryantm/auto-update/dbmate
dbmate: 2.6.0 -> 2.7.0
2023-10-27 12:46:12 -04:00
Edwin Mackenzie-Owen
22d77f348c jq-lsp: init at 2023-10-27 2023-10-27 18:45:37 +02:00
toonn
f65ccb3163
Merge pull request #263598 from reckenrode/curl-propagation-fix
curl: fix build failures due to needing to propagate frameworks
2023-10-27 18:25:39 +02:00
R. Ryantm
0d812ec9d7 dbmate: 2.6.0 -> 2.7.0 2023-10-27 14:57:04 +00:00
Mario Rodas
63b64d7018
Merge pull request #263702 from r-ryantm/auto-update/cpm-cmake
cpm-cmake: 0.38.5 -> 0.38.6
2023-10-27 09:14:20 -05:00
Mario Rodas
61198704b7
Merge pull request #263484 from strager/qljs-2.17.0
quick-lint-js: 2.16.0 -> 2.17.0
2023-10-27 09:09:01 -05:00
Mario Rodas
7f7c22b347
Merge pull request #263707 from hzeller/20231026-update-verible
verible: 0.0.3410 -> 0.0.3428
2023-10-27 09:08:06 -05:00
Mario Rodas
1c32349a3a
Merge pull request #263749 from michaeladler/updates/go-mockery
go-mockery: 2.35.2 -> 2.36.0
2023-10-27 08:58:39 -05:00
github-actions[bot]
4a5044c558
Merge master into staging-next 2023-10-27 12:01:12 +00:00
Mario Rodas
f46e158319
Merge pull request #262168 from r-ryantm/auto-update/supabase-cli
supabase-cli: 1.102.2 -> 1.107.0
2023-10-27 06:08:27 -05:00
Mario Rodas
641677a492
Merge pull request #262620 from r-ryantm/auto-update/upbound
upbound: 0.19.1 -> 0.21.0
2023-10-27 06:06:48 -05:00
Gaetan Lepage
68df99a496 ruff: 0.0.292 -> 0.1.3
Changelog: https://github.com/astral-sh/ruff/releases/tag/v0.1.3
2023-10-27 12:01:15 +02:00
Sandro
ca1b639b1d
gopls: 0.13.2 -> 0.14.0 (#263664)
https://github.com/golang/tools/releases/tag/gopls%2Fv0.14.0
2023-10-27 11:37:38 +02:00
Michael Adler
c4eeb57e2e go-mockery: 2.35.2 -> 2.36.0 2023-10-27 11:35:31 +02:00
OTABI Tomoya
447d4bb541
Merge pull request #261787 from r-ryantm/auto-update/doctl
doctl: 1.99.0 -> 1.100.0
2023-10-27 18:28:30 +09:00
OTABI Tomoya
0219ae4c48
Merge pull request #263670 from r-ryantm/auto-update/faas-cli
faas-cli: 0.16.16 -> 0.16.17
2023-10-27 18:22:06 +09:00
OTABI Tomoya
9fb9de9de6
Merge pull request #263653 from r-ryantm/auto-update/espup
espup: 0.6.1 -> 0.7.0
2023-10-27 18:21:41 +09:00
OTABI Tomoya
2980695583
Merge pull request #263629 from r-ryantm/auto-update/earthly
earthly: 0.7.19 -> 0.7.21
2023-10-27 18:20:59 +09:00
Matthias Beyer
0d4a1a205f
Merge pull request #263715 from aaronjheng/cargo-spellcheck
cargo-spellcheck: fix build on Darwin
2023-10-27 10:25:14 +02:00
Doron Behar
c1c760a1f2 vscode-langservers-extracted: 4.7.0 -> 4.8.0
Diff: https://github.com/hrsh7th/vscode-langservers-extracted/compare/v4.7.0...v4.8.0
2023-10-27 10:19:48 +03:00
Aaron Jheng
150228cb64
cargo-spellcheck: fix build on Darwin 2023-10-27 14:47:20 +08:00
Mario Rodas
d91fe8fd5c
Merge pull request #263706 from r-ryantm/auto-update/flow
flow: 0.218.0 -> 0.219.5
2023-10-27 01:22:40 -05:00
R. Ryantm
c57c3733cb frugal: 3.17.2 -> 3.17.5 2023-10-27 06:17:56 +00:00
github-actions[bot]
f20daab04b
Merge master into staging-next 2023-10-27 06:01:02 +00:00
Henner Zeller
9986d54fed verible: 0.0.3410 -> 0.0.3428 2023-10-26 22:38:13 -07:00
R. Ryantm
43c8075099 flow: 0.218.0 -> 0.219.5 2023-10-27 05:33:47 +00:00
R. Ryantm
416ddff1d9 cpm-cmake: 0.38.5 -> 0.38.6 2023-10-27 05:12:13 +00:00
Aaron Andersen
65f93084d5
Merge pull request #263101 from yaxitech/github-runner-v2.311.0
github-runner: 2.310.2 -> 2.311.0
2023-10-26 23:27:51 -04:00
github-actions[bot]
f0ebfe8b52
Merge master into staging-next 2023-10-27 00:02:24 +00:00
R. Ryantm
6d509627e2 faas-cli: 0.16.16 -> 0.16.17 2023-10-26 23:13:36 +00:00
adisbladis
891a9ea22b
Merge pull request #263515 from r-ryantm/auto-update/sqlc
sqlc: 1.22.0 -> 1.23.0
2023-10-27 11:23:11 +13:00
R. Ryantm
445af7337d espup: 0.6.1 -> 0.7.0 2023-10-26 21:31:40 +00:00
Bruno Bigras
c679700f2c
Merge pull request #263601 from aaronjheng/cue
cue: fix tests
2023-10-26 15:10:05 -04:00
Doron Behar
e6726841be
Merge pull request #262733 from kalekseev/pygls-bump
python311Packages.pygls: 1.0.2 -> 1.1.1
2023-10-26 18:31:45 +00:00
github-actions[bot]
96132a216a
Merge master into staging-next 2023-10-26 18:01:02 +00:00
Randy Eckenrode
4239c39104
cargo-codspeed: switch to overrideSDK
Using overrideSDK allows cargo-codspeed to use the correct SDK frameworks
even when they are propagated from curl.
2023-10-26 13:26:39 -04:00
R. Ryantm
f50026f5fd earthly: 0.7.19 -> 0.7.21 2023-10-26 16:53:08 +00:00
K900
b6958acdab poetry2nix: drop
The in-tree version has been broken for a while, so now is probably a good time to rip off the band-aid.
2023-10-26 19:05:41 +03:00
Aaron Jheng
abb170eac9
cue: fix tests 2023-10-26 14:25:46 +00:00
Anthony Roussel
cd585ee70d
spring-boot-cli: add meta.mainProgram 2023-10-26 15:46:51 +02:00
Anthony Roussel
30b28ece73
spring-boot-cli: add passthru.{updateScript,tests.version} 2023-10-26 15:46:45 +02:00
Anthony Roussel
3a4ae2b42a
spring-boot-cli: 2.3.2 -> 3.1.5 2023-10-26 15:46:42 +02:00
R. Ryantm
24738602a8 mod: 0.5.0 -> 0.7.0 2023-10-26 13:27:54 +00:00
Nick Cao
9932ea52c0
Merge pull request #263429 from r-ryantm/auto-update/ptags
ptags: 0.3.4 -> 0.3.5
2023-10-26 09:00:41 -04:00
Nick Cao
f9e21c63a5
Merge pull request #263374 from suhr/glamour
glamoroustoolkit: add wrapGAppsHook
2023-10-26 08:57:54 -04:00
Stig Palmquist
f99ac6d6f7 Merge branch 'staging-next' into perl-updates 2023-10-26 14:09:03 +02:00
github-actions[bot]
08be9a9577
Merge master into staging-next 2023-10-26 12:01:25 +00:00
Mario Rodas
bd903b39b6
Merge pull request #263384 from figsoda/scip
scip: 0.3.0 -> 0.3.1
2023-10-26 06:24:23 -05:00
Mario Rodas
6db020423c
Merge pull request #262068 from r-ryantm/auto-update/skaffold
skaffold: 2.7.1 -> 2.8.0
2023-10-26 05:24:39 -05:00
Mario Rodas
bb647287de
Merge pull request #263466 from marsam/update-squawk
squawk: 0.24.0 -> 0.24.1
2023-10-26 05:13:13 -05:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next 2023-10-26 10:36:50 +02:00
r-vdp
9761feba42
check-jsonschema: 0.23.3 -> 0.25.0
This makes the package build again in unstable.
Updating to the latest version 0.27.0 can be done separately as it
involves packaging an additional new dependency (regress).
2023-10-26 10:32:20 +02:00
R. Ryantm
a5efd38858 devbox: 0.6.0 -> 0.7.1 2023-10-26 07:50:50 +00:00
R. Ryantm
073b8deb7d wabt: 1.0.33 -> 1.0.34 2023-10-26 07:29:25 +00:00
Claudio Bley
932ee614a4 bazel_6: 6.3.2 -> 6.4.0 2023-10-26 08:28:19 +02:00
Claudio Bley
73654d2367 bazel_6: Remove .bazelversion file in the updater sources 2023-10-26 08:28:19 +02:00
R. Ryantm
0ddd11f150 sqlc: 1.22.0 -> 1.23.0 2023-10-26 06:27:28 +00:00
Mario Rodas
8055e6795e
Merge pull request #261251 from trofi/nxpmicro-mfgtools-gcc-13-fix
nxpmicro-mfgtools: pull upstream fix for gcc-13
2023-10-25 21:04:15 -05:00
Matthew "strager" Glazar
852625876d quick-lint-js: 2.16.0 -> 2.17.0 2023-10-25 21:11:40 -04:00
Mario Rodas
6229eaa9b3
Merge pull request #263079 from techknowlogick/hcloud-1383
hcloud: 1.37.0 -> 1.38.3
2023-10-25 19:46:16 -05:00
Mario Rodas
d86f9e46af
Merge pull request #263133 from alexcardell/metals-1.1.0
metals: 1.0.1 -> 1.1.0
2023-10-25 19:24:12 -05:00
K900
edff793e3b
Merge pull request #263169 from K900/vulkan-1.2.268
Vulkan 1.3.268
2023-10-26 03:14:42 +03:00
Mario Rodas
73745fdcef
Merge pull request #263385 from figsoda/zigbuild
cargo-zigbuild: 0.17.3 -> 0.17.4
2023-10-25 19:01:45 -05:00
Mario Rodas
8c927a5b20
Merge pull request #263392 from figsoda/component
cargo-component: 0.2.0 -> 0.3.0
2023-10-25 19:01:09 -05:00
Mario Rodas
1c8e8eb2b5
Merge pull request #263394 from figsoda/shuttle
cargo-shuttle: 0.29.1 -> 0.30.1
2023-10-25 19:00:57 -05:00
Mario Rodas
58eaf015de
Merge pull request #263409 from r-ryantm/auto-update/protoc-gen-connect-go
protoc-gen-connect-go: 1.11.0 -> 1.12.0
2023-10-25 18:50:55 -05:00
Fabián Heredia Montiel
85befdd824
Merge pull request #263382 from msfjarvis/hs/cargo-dist-0.4.0
cargo-dist: 0.3.1 -> 0.4.0
2023-10-25 15:55:28 -06:00
Сухарик
5721bfc509 glamoroustoolkit: add wrapGAppsHook 2023-10-25 23:26:34 +03:00
R. Ryantm
a4f0156797 ptags: 0.3.4 -> 0.3.5 2023-10-25 20:13:33 +00:00
Fabian Affolter
6a5b143e73
Merge pull request #263260 from r-ryantm/auto-update/bearer
bearer: 1.22.0 -> 1.27.1
2023-10-25 22:13:04 +02:00
Fabian Affolter
f1154ff375
Merge pull request #263373 from r-ryantm/auto-update/bomber-go
bomber-go: 0.4.4 -> 0.4.5
2023-10-25 22:12:21 +02:00
R. Ryantm
af7ef223f4 protoc-gen-connect-go: 1.11.0 -> 1.12.0 2023-10-25 19:34:32 +00:00
figsoda
9d860cda51 cargo-shuttle: 0.29.1 -> 0.30.1
Diff: https://github.com/shuttle-hq/shuttle/compare/v0.29.1...v0.30.1

Changelog: https://github.com/shuttle-hq/shuttle/releases/tag/v0.30.1
2023-10-25 14:29:16 -04:00
figsoda
63d59f9bde cargo-component: 0.2.0 -> 0.3.0
Diff: https://github.com/bytecodealliance/cargo-component/compare/v0.2.0...v0.3.0

Changelog: https://github.com/bytecodealliance/cargo-component/releases/tag/v0.3.0
2023-10-25 14:22:47 -04:00
figsoda
0e18a0a0b4
Merge pull request #263329 from r-ryantm/auto-update/cargo-audit
cargo-audit: 0.18.2 -> 0.18.3
2023-10-25 13:54:57 -04:00
figsoda
010bdd89c4 cargo-zigbuild: 0.17.3 -> 0.17.4
Diff: https://github.com/messense/cargo-zigbuild/compare/v0.17.3...v0.17.4

Changelog: https://github.com/messense/cargo-zigbuild/releases/tag/v0.17.4
2023-10-25 13:46:53 -04:00
figsoda
771ef21ef7 scip: 0.3.0 -> 0.3.1
Diff: https://github.com/sourcegraph/scip/compare/v0.3.0...v0.3.1

Changelog: https://github.com/sourcegraph/scip/blob/v0.3.1/CHANGELOG.md
2023-10-25 13:45:25 -04:00
Harsh Shandilya
94f03a0c81
cargo-dist: 0.3.1 -> 0.4.0
Diff: https://github.com/axodotdev/cargo-dist/compare/v0.3.1...v0.4.0

Changelog: https://github.com/axodotdev/cargo-dist/blob/v0.4.0/CHANGELOG.md
2023-10-25 23:10:13 +05:30
R. Ryantm
ec099771e3 bomber-go: 0.4.4 -> 0.4.5 2023-10-25 16:25:40 +00:00
Jakub Kozłowski
5eae51b39a
Merge pull request #263178 from DevInsideYou/vlad/bloop
bloop: 1.5.8 -> 1.5.11
2023-10-25 15:56:04 +02:00
Mario Rodas
acc9454fc8
Merge pull request #263268 from r-ryantm/auto-update/cargo-flamegraph
cargo-flamegraph: 0.6.3 -> 0.6.4
2023-10-25 08:46:10 -05:00
Nick Cao
50f479aa6a
Merge pull request #263192 from r-ryantm/auto-update/hjson-go
hjson-go: 4.3.0 -> 4.3.1
2023-10-25 09:45:24 -04:00
Nick Cao
eff98026b0
Merge pull request #263249 from r-ryantm/auto-update/api-linter
api-linter: 1.58.1 -> 1.59.0
2023-10-25 09:37:04 -04:00
Mario Rodas
ff729ead2b
Merge pull request #263328 from r-ryantm/auto-update/buildah-unwrapped
buildah-unwrapped: 1.32.0 -> 1.32.1
2023-10-25 08:33:26 -05:00
Nick Cao
6a56832708
Merge pull request #263258 from r-ryantm/auto-update/azure-static-sites-client
azure-static-sites-client: 1.0.024611 -> 1.0.024741
2023-10-25 09:32:41 -04:00
Nick Cao
eca41e2edd
Merge pull request #263270 from r-ryantm/auto-update/cirrus-cli
cirrus-cli: 0.105.1 -> 0.106.1
2023-10-25 09:29:21 -04:00
Nick Cao
6d259dd4fe
Merge pull request #263326 from SuperSandro2000/golangci-lint
golangci-lint: 1.55.0 -> 1.55.1
2023-10-25 09:24:01 -04:00
Bernardo Meurer
2e647defa9
Merge pull request #259001 from acowley/init-tree-sitter-wgsl
tree-sitter-grammars: add wgsl
2023-10-25 09:00:40 -04:00
R. Ryantm
8324530d52 cargo-audit: 0.18.2 -> 0.18.3 2023-10-25 12:25:51 +00:00
R. Ryantm
44f9080736 buildah-unwrapped: 1.32.0 -> 1.32.1 2023-10-25 12:25:25 +00:00
Sandro Jäckel
cce24e2d01
golangci-lint: 1.55.0 -> 1.55.1
Diff: https://github.com/golangci/golangci-lint/compare/v1.55.0...v1.55.1

Changelog: https://github.com/golangci/golangci-lint/blob/v1.55.1/CHANGELOG.md
2023-10-25 13:44:26 +02:00
Mario Rodas
36e30ddbd8
Merge pull request #263207 from anthonyroussel/updates/cucumber
cucumber: 8.0.0 -> 9.0.2
2023-10-25 04:20:18 -05:00
R. Ryantm
deb18a636a darklua: 0.10.3 -> 0.11.0 2023-10-25 08:05:37 +00:00
Mario Rodas
d3799d9557
Merge pull request #263245 from r-ryantm/auto-update/algolia-cli
algolia-cli: 1.4.0 -> 1.4.1
2023-10-25 01:40:08 -05:00
Konstantin Alekseev
3727741ef7 python3Packages.ruff-lsp: 0.0.40 -> 0.0.42 2023-10-25 09:05:23 +03:00
Konstantin Alekseev
a1b998f8fc cmake-language-server: 0.1.7 -> 0.1.8 2023-10-25 08:51:18 +03:00
R. Ryantm
951430c3ab codeql: 2.14.6 -> 2.15.1 2023-10-25 04:55:35 +00:00
Mario Rodas
29aaf23009 postgres-lsp: 2023-09-21 -> 2023-10-20
Diff: f25f23a683...88901a987d
2023-10-25 04:20:00 +00:00
Mario Rodas
bc6915e0f9 squawk: add marsam to maintainers 2023-10-25 04:20:00 +00:00
Mario Rodas
ff9563d72c squawk: 0.24.0 -> 0.24.1
Diff: https://github.com/sbdchd/squawk/compare/v0.24.0...v0.24.1

Changelog: https://github.com/sbdchd/squawk/blob/v0.24.1/CHANGELOG.md
2023-10-25 04:20:00 +00:00
R. Ryantm
b45d1d3358 cirrus-cli: 0.105.1 -> 0.106.1 2023-10-25 04:04:14 +00:00
R. Ryantm
801259a81c cargo-flamegraph: 0.6.3 -> 0.6.4 2023-10-25 03:06:39 +00:00
R. Ryantm
3cc6ad19d7 benthos: 4.19.0 -> 4.22.0 2023-10-25 01:32:56 +00:00
R. Ryantm
233f0cfea8 bearer: 1.22.0 -> 1.27.1 2023-10-25 01:23:35 +00:00
R. Ryantm
27d6a97013 azure-static-sites-client: 1.0.024611 -> 1.0.024741 2023-10-25 01:01:14 +00:00
R. Ryantm
f5c2727fb5 api-linter: 1.58.1 -> 1.59.0 2023-10-24 23:50:15 +00:00
R. Ryantm
40871abf14 algolia-cli: 1.4.0 -> 1.4.1 2023-10-24 23:20:52 +00:00
K900
be44f2d9db spirv-tools: 1.3.261.0 -> 1.3.268.0 2023-10-24 23:30:44 +03:00
K900
3104c980e9 vulkan-validation-layers: 1.3.261 -> 1.3.268 2023-10-24 23:30:44 +03:00
Alyssa Ross
b0678c6c6d meson: 1.2.2 -> 1.2.3 2023-10-24 16:58:13 -03:00
Bernardo Meurer
6d3cf22d0d
Merge pull request #263199 from lovesegfault/cov-build-update
cov-build: 7.0.2 -> 2022.12.2
2023-10-24 15:42:05 -04:00
Anthony Roussel
5a49715fe6
cucumber: add meta.mainProgram 2023-10-24 20:41:07 +02:00
Anthony Roussel
82b936cf07
cucumber: 8.0.0 -> 9.0.2
https://github.com/cucumber/cucumber-ruby/blob/v9.0.2/CHANGELOG.md
https://github.com/cucumber/cucumber-ruby/compare/v8.0.0...v9.0.2
2023-10-24 20:40:58 +02:00
Anthony Roussel
43d59aa9d3
cucumber: add anthonyroussel to maintainers 2023-10-24 20:27:50 +02:00
Anthony Roussel
5417438e6e
cucumber: add meta.changelog 2023-10-24 20:27:35 +02:00
Anthony Roussel
527a1a04a1
cucumber: format with nixpkgs-fmt 2023-10-24 20:27:19 +02:00
Nick Cao
335d1b25a1
Merge pull request #263007 from siph/diesel-cli-ext
diesel-cli-ext: fix package name
2023-10-24 13:50:47 -04:00
Nick Cao
e68d5776ec
Merge pull request #263105 from ereslibre/bump-viceroy
viceroy: 0.9.1 -> 0.9.2
2023-10-24 13:48:07 -04:00
R. Ryantm
ed9331c0c8 hjson-go: 4.3.0 -> 4.3.1 2023-10-24 17:23:46 +00:00
Bernardo Meurer
3759827bdf cov-build: use autoPatchelfHook 2023-10-24 17:21:59 +00:00
Vladyslav Pekker
82bb62be90 bloop: 1.5.8 -> 1.5.11 2023-10-24 13:30:41 -03:00
Bernardo Meurer
967fb8ef7b
cov-build: 7.0.2 -> 2022.12.2 2023-10-24 13:16:31 -03:00
Vincent Haupert
2b44899a34 github-runner: align internal Node version with nodeRuntimes 2023-10-24 17:57:25 +02:00
Florian Klink
87896bfdd1
Merge pull request #261798 from blitz/systemd-minimization
Avoid Two Sets of systemd Binaries in System Closure
2023-10-24 18:51:28 +03:00
alexcardell
7d58f6b978
metals: 1.0.1 -> 1.1.0 2023-10-24 13:04:31 +01:00
Robin Gloster
e5d552f5b9
treewide: update globin's maintainership 2023-10-24 13:09:45 +02:00
Rafael Fernández López
e3b6d75ab8 viceroy: 0.9.1 -> 0.9.2 2023-10-24 12:05:56 +02:00
Vincent Haupert
05bd5e12bd github-runner: 2.310.2 -> 2.311.0 2023-10-24 11:44:49 +02:00
techknowlogick
7d121ddcf2 hcloud: 1.37.0 -> 1.38.3
Diff: https://github.com/hetznercloud/cli/compare/refs/tags/v1.37.0...v1.38.3

Changelog: https://github.com/hetznercloud/cli/releases/tag/v1.38.3
2023-10-24 02:35:16 -04:00
techknowlogick
7558508c8f hcloud: add techknowlogick to maintainers 2023-10-24 02:35:04 -04:00
Weijia Wang
2b612f7408
Merge pull request #262390 from pbsds/ldflags-casing
{turbo,kind}: fix -ldflags casing
2023-10-24 07:42:18 +02:00
Muhammad Falak R Wani
40b779efdc pyenv: 2.3.28 -> 2.3.31
Diff: https://github.com/pyenv/pyenv/compare/refs/tags/v2.3.28...v2.3.31
Changelog: https://github.com/pyenv/pyenv/blob/refs/tags/v2.3.31/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-10-24 11:11:27 +05:30
Nick Cao
c9aacf2471
Merge pull request #263030 from r-ryantm/auto-update/woodpecker-plugin-git
woodpecker-plugin-git: 2.1.1 -> 2.2.0
2023-10-23 22:06:36 -04:00
Nick Cao
1619b30598
Merge pull request #262986 from figsoda/semver
cargo-semver-checks: 0.24.0 -> 0.24.1
2023-10-23 21:55:34 -04:00
Nick Cao
eb9eaf9db9
Merge pull request #262998 from figsoda/binstall
cargo-binstall: 1.4.3 -> 1.4.4
2023-10-23 21:55:11 -04:00
Fabián Heredia Montiel
4f5627ff98
Merge pull request #262942 from r-ryantm/auto-update/svd2rust
svd2rust: 0.30.1 -> 0.30.2
2023-10-23 19:48:20 -06:00
Mario Rodas
6f33135371
Merge pull request #262953 from r-ryantm/auto-update/vultr-cli
vultr-cli: 2.18.2 -> 2.19.0
2023-10-23 18:40:11 -05:00
Mario Rodas
842d8ebaa7
Merge pull request #262988 from figsoda/oxlint
oxlint: 0.0.13 -> 0.0.14
2023-10-23 18:39:09 -05:00
Mario Rodas
992c3b5ba5
Merge pull request #263002 from figsoda/hack
cargo-hack: 0.6.11 -> 0.6.13
2023-10-23 18:38:15 -05:00
Pascal Bach
70e0079901
Merge pull request #262805 from yayayayaka/gitlab-runner-16.5.0
gitlab-runner: 16.4.0 -> 16.5.0
2023-10-23 23:33:01 +02:00
R. Ryantm
0d55b3faea woodpecker-plugin-git: 2.1.1 -> 2.2.0 2023-10-23 21:24:51 +00:00
figsoda
a9074f4668
Merge pull request #262871 from r-ryantm/auto-update/cargo-nextest
cargo-nextest: 0.9.59 -> 0.9.61
2023-10-23 15:35:15 -04:00
siph
0013e65cc0 diesel-cli-ext: migrate to by-name 2023-10-23 12:55:27 -06:00
figsoda
ac0bd91783
Merge pull request #262525 from r-ryantm/auto-update/complgen
complgen: 0.1.5 -> 0.1.6
2023-10-23 14:44:29 -04:00
figsoda
978d7305cb cargo-hack: 0.6.11 -> 0.6.13
Diff: https://diff.rs/cargo-hack/0.6.11/0.6.13

Changelog: https://github.com/taiki-e/cargo-hack/blob/v0.6.13/CHANGELOG.md
2023-10-23 14:41:07 -04:00
figsoda
6532b41c2d cargo-binstall: 1.4.3 -> 1.4.4
Diff: https://github.com/cargo-bins/cargo-binstall/compare/v1.4.3...v1.4.4

Changelog: https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.4.4
2023-10-23 14:02:39 -04:00
figsoda
28acb681a2 oxlint: 0.0.13 -> 0.0.14
Diff: https://github.com/web-infra-dev/oxc/compare/oxlint_v0.0.13...oxlint_v0.0.14

Changelog: https://github.com/web-infra-dev/oxc/releases/tag/oxlint_v0.0.14
2023-10-23 13:23:52 -04:00
figsoda
c50c9619ff cargo-semver-checks: 0.24.0 -> 0.24.1
Diff: https://github.com/obi1kenobi/cargo-semver-checks/compare/v0.24.0...v0.24.1

Changelog: https://github.com/obi1kenobi/cargo-semver-checks/releases/tag/v0.24.1
2023-10-23 12:13:56 -04:00
figsoda
3c8a8010e1 cargo-nextest: fix build on darwin 2023-10-23 11:40:32 -04:00
R. Ryantm
46dd712c1b vultr-cli: 2.18.2 -> 2.19.0 2023-10-23 14:41:54 +00:00
Stig Palmquist
d78c69f7d4 Merge branch 'staging-next' into perl-updates 2023-10-23 16:18:58 +02:00
R. Ryantm
a3fcdd0c3d svd2rust: 0.30.1 -> 0.30.2 2023-10-23 13:58:22 +00:00
Nick Cao
ae1331744c
Merge pull request #262900 from r-ryantm/auto-update/sbt
sbt: 1.9.6 -> 1.9.7
2023-10-23 09:02:09 -04:00
Nick Cao
28d75ff393
Merge pull request #262770 from r-ryantm/auto-update/litestream
litestream: 0.3.11 -> 0.3.12
2023-10-23 08:46:43 -04:00
github-actions[bot]
2c2c0379b7
Merge staging-next into staging 2023-10-23 12:02:04 +00:00
R. Ryantm
14019b7268 sbt: 1.9.6 -> 1.9.7 2023-10-23 10:24:37 +00:00
Peter Kolloch
7b9fa5f6c3 crate2nix: 0.10.0 -> 0.11.0
...and add shell completions for bash/zsh
2023-10-23 08:55:46 +00:00
R. Ryantm
b5f04b8059 cargo-nextest: 0.9.59 -> 0.9.61 2023-10-23 07:19:15 +00:00
R. Ryantm
ed5caab7e0 vitess: 17.0.2 -> 17.0.3 2023-10-23 06:29:09 +00:00
github-actions[bot]
9f5438ccdf
Merge staging-next into staging 2023-10-23 06:01:38 +00:00