Commit Graph

460280 Commits

Author SHA1 Message Date
R. Ryantm
c40f0bcab6 copilot-cli: 1.25.0 -> 1.26.0 2023-03-02 11:15:46 +00:00
Maximilian Bosch
ae5eab6d59
grafana: 9.3.6 -> 9.4.2
ChangeLog: ae90f73b78/CHANGELOG.md (942-2023-03-02)

Also synced up the `go generate` calls from upstream's Makefile
with our buildscript.

Finally, I removed the `go.{mod,sum}` files from the vendored `xorm` in
`pkg/util`. This was to work around the following build error:

    main module (github.com/grafana/grafana) does not contain package github.com/grafana/grafana/pkg/util/xorm

Not entirely sure why, but I guess that the presence of these files
confused our build-script and it wrongly assumed that
github.com/grafana/.../xorm didn't exist (while a different xorm
according to the values in `go.mod` existed).
2023-03-02 12:08:29 +01:00
José Romildo Malaquias
6ff8c0213d
Merge pull request #219137 from r-ryantm/auto-update/ibm-plex
ibm-plex: 6.1.1 -> 6.2.0
2023-03-02 08:02:01 -03:00
zowoq
96cc38b1e8 nixVersions.unstable: stable -> 2.14 2023-03-02 20:59:46 +10:00
zowoq
a8bd0d2b2e nixVersions.nix_2_14: init at 2.14.1
https://github.com/NixOS/nix/releases/tag/2.14.0
https://github.com/NixOS/nix/releases/tag/2.14.1

rapidcheck was added in 7fe308c2f8
2023-03-02 20:58:34 +10:00
Fabian Affolter
1bb5195140
Merge pull request #219128 from r-ryantm/auto-update/cargo-insta
cargo-insta: 1.26.0 -> 1.28.0
2023-03-02 11:55:51 +01:00
Fabian Affolter
9fb40a03a3 csvkit: 1.0.5 -> 1.1.1
Changelog: https://github.com/wireservice/csvkit/blob/1.1.1/CHANGELOG.rst
2023-03-02 11:42:29 +01:00
Fabian Affolter
e7423d453b csvkit: add chagnelog to meta 2023-03-02 11:36:38 +01:00
Tobias Markus
cc541cb750 tbb: Split into tbb_2020_3 and tbb_2021_8
This is based on PR #214762.

For the new release 2021.8, see
https://www.intel.com/content/www/us/en/developer/articles/release-notes/intel-oneapi-threading-building-blocks-release-notes.html
https://github.com/oneapi-src/oneTBB/releases/tag/v2021.5.0
https://github.com/oneapi-src/oneTBB/releases/tag/v2021.6.0
https://github.com/oneapi-src/oneTBB/releases/tag/v2021.7.0

Due to the significant breakage due to the update to TBB 2021.8, instead
split the tbb package into tbb_2020_3 and tbb_2021_8, with the default
tbb aliased to tbb_2020_3 in order to minimize breakage.

Also fixed build issues and improved code.

Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
Co-Authored-By: davidak <git@davidak.de>
2023-03-02 11:31:56 +01:00
Fabian Affolter
c9eef03ea7 python310Packages.python-decouple: 3.7 -> 3.8
Diff: https://github.com/HBNetwork/python-decouple/compare/refs/tags/v3.7...v3.8

Changelog: https://github.com/HBNetwork/python-decouple/blob/v3.8/CHANGELOG.md
2023-03-02 11:29:56 +01:00
R. Ryantm
875f33929d yutto: 2.0.0b18 -> 2.0.0b20 2023-03-02 10:28:26 +00:00
Fabian Affolter
5f6bfafdfc python310Packages.pypykatz: 0.6.3 -> 0.6.5
Changelog: https://github.com/skelsec/pypykatz/releases/tag/0.6.5
2023-03-02 11:20:08 +01:00
Fabian Affolter
45a93ef38d python310Packages.aesedb: 0.1.1 -> 0.1.3
Changelog: https://github.com/skelsec/aesedb/releases/tag/0.1.3
2023-03-02 11:19:14 +01:00
Arian van Putten
17ca3dd2a6
Merge pull request #217852 from justinas/teleport-12
teleport: 11.3.4 -> 12.0.2, reintroduce teleport_11
2023-03-02 11:18:24 +01:00
Fabian Affolter
1329989958 python310Packages.pontos: 23.2.12 -> 23.3.1
Diff: https://github.com/greenbone/pontos/compare/refs/tags/v23.2.12...v23.3.1

Changelog: https://github.com/greenbone/pontos/releases/tag/v23.3.1
2023-03-02 11:10:53 +01:00
R. Ryantm
986339022f bingrep: 0.10.1 -> 0.11.0 2023-03-02 10:02:18 +00:00
Luke Granger-Brown
b3c09089e4
Merge pull request #215750 from puppe/fix-paperless
nixos/paperless: download NLTK data
2023-03-02 10:00:46 +00:00
Fabian Affolter
de7ee23095 cargo-insta: equalize 2023-03-02 10:51:06 +01:00
R. Ryantm
56022cba48 ibm-plex: 6.1.1 -> 6.2.0 2023-03-02 09:51:02 +00:00
Fabian Affolter
d37bb6f543 cargo-insta: add changelog to meta 2023-03-02 10:49:44 +01:00
Stanisław Pitucha
ccbbe66c21
Merge pull request #180198 from viraptor/ejson2env-update
ejson2env: update script and strip
2023-03-02 20:48:28 +11:00
Stanisław Pitucha
4ebf4f8eac
Merge pull request #218781 from viraptor/ruby-libxml-darwin
rubyPackages.libxml-ruby: fix darwin build
2023-03-02 20:46:29 +11:00
Fabian Affolter
f3ddba6673
Merge pull request #219123 from r-ryantm/auto-update/cargo-wasi
cargo-wasi: 0.1.26 -> 0.1.27
2023-03-02 10:43:14 +01:00
Fabian Affolter
075895f836 gomplate: modernize 2023-03-02 10:33:47 +01:00
Stanisław Pitucha
f8d6b68a17
Merge pull request #219117 from wahjava/update-flyctl
flyctl: 0.473 -> 0.474
2023-03-02 20:33:24 +11:00
Yureka
55da71c10e
nixos/nftables: add checkRuleset option (#216531)
* nixos/nftables: add checkRuleset option

* lkl: 2022-05-18 -> 2023-01-27
2023-03-02 10:28:01 +01:00
Fabian Affolter
4224fc6be5
Merge pull request #219098 from marsam/update-pglast
python310Packages.pglast: 5.0 -> 5.1
2023-03-02 10:27:08 +01:00
Fabian Affolter
ea23ad3833
gomplate: add changelog to meta 2023-03-02 10:24:44 +01:00
Fabian Affolter
bbad946ddf
Merge pull request #219085 from r-ryantm/auto-update/nfs-ganesha
nfs-ganesha: 4.3 -> 4.4
2023-03-02 10:22:46 +01:00
R. Ryantm
14891ec0d9 cargo-insta: 1.26.0 -> 1.28.0 2023-03-02 08:53:02 +00:00
Fabian Affolter
b7da4371df python310Packages.pyexploitdb: init at 0.2.9 2023-03-02 09:45:00 +01:00
Marek Fajkus
a87b99a3c7
Merge pull request #219057 from avh4/elm-format-0.8.6
elm-format: 0.8.5 -> 0.8.6
2023-03-02 09:37:52 +01:00
Fabian Affolter
f74ea5e4c2
Merge pull request #218652 from farcaller/ali
ali: init at 0.7.5
2023-03-02 09:28:21 +01:00
Fabian Affolter
ffd3af93ff
Merge pull request #218668 from piperswe/cloudflared-2023.2.2
cloudflared: 2023.2.1 -> 2023.2.2
2023-03-02 09:27:51 +01:00
Vladimír Čunát
09768783f2
Merge #217044: ffmpeg: fix RUNPATH patching for OpenGL
...into staging
2023-03-02 09:02:57 +01:00
Fabian Affolter
f0a620bd28
cloudflared: equalize 2023-03-02 09:01:47 +01:00
Fabian Affolter
a5e6496517
cloudflared: add changelog to meta 2023-03-02 08:59:13 +01:00
Fabian Affolter
b04834c267
ali: add changelog to meta 2023-03-02 08:53:00 +01:00
R. Ryantm
9722137ae7 cargo-wasi: 0.1.26 -> 0.1.27 2023-03-02 07:46:51 +00:00
Fabian Affolter
690288fd37
Merge pull request #219061 from fabaff/exploitdb-bump
exploitdb: 2023-02-28 -> 2023-03-01
2023-03-02 08:43:32 +01:00
Fabian Affolter
b358c66b1f
Merge pull request #219069 from fabaff/goaccess-bump
goaccess: 1.7 -> 1.7.1
2023-03-02 08:43:21 +01:00
Fabian Affolter
405e3706bd
Merge pull request #219075 from fabaff/appthreat-vulnerability-db-bump
python310Packages.appthreat-vulnerability-db: 4.3.1 -> 5.0.1
2023-03-02 08:42:48 +01:00
Weijia Wang
2e8194d47b
Merge pull request #219108 from marsam/fix-pgformatter
pgformatter: fix uninitialized variable error
2023-03-02 09:36:27 +02:00
Weijia Wang
e063d7247a
Merge pull request #217617 from ArashPartow/master
Update ExprTk to tag 0.0.2
2023-03-02 09:31:21 +02:00
Nick Cao
062124d250
Merge pull request #219060 from figsoda/rust-motd
rust-motd: 1.0.0 -> 1.0.1
2023-03-02 14:44:11 +08:00
Nick Cao
9b9334c692
Merge pull request #219066 from figsoda/menyoki
menyoki: 1.6.1 -> 1.7.0
2023-03-02 14:31:35 +08:00
Nick Cao
6a44fa23e2
Merge pull request #219077 from r-ryantm/auto-update/vitess
vitess: 15.0.2 -> 16.0.0
2023-03-02 14:30:17 +08:00
Nick Cao
30ec89b921
Merge pull request #219079 from r-ryantm/auto-update/alertmanager-irc-relay
alertmanager-irc-relay: 0.5.0 -> 0.5.1
2023-03-02 14:29:58 +08:00
Nick Cao
b70fffbf30
Merge pull request #219082 from r-ryantm/auto-update/libbraiding
libbraiding: 1.1 -> 1.2
2023-03-02 14:29:27 +08:00
Nick Cao
5abac55471
Merge pull request #219083 from r-ryantm/auto-update/buildkite-agent
buildkite-agent: 3.43.1 -> 3.44.0
2023-03-02 14:28:58 +08:00