Commit Graph

36103 Commits

Author SHA1 Message Date
Martin Weinelt
66382c87d7
Merge pull request #318496 from r-ryantm/auto-update/frr
frr: 10.0 -> 10.0.1
2024-06-10 13:56:29 +02:00
R. Ryantm
3e98e4df50 dolt: 1.39.1 -> 1.39.4 2024-06-10 05:15:38 +00:00
R. Ryantm
d01605f37d prometheus-redis-exporter: 1.60.0 -> 1.61.0 2024-06-10 01:39:42 +00:00
R. Ryantm
7f7a9d6fa0 snac2: 2.53 -> 2.55 2024-06-10 01:32:42 +00:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Pol Dellaiera
55ce7a10b6
Merge pull request #318254 from katexochen/mailhog/mods
mailhog: migrate to buildGoModule
2024-06-09 22:55:41 +02:00
Andrei Lapshin
b640d881b3
sonarr: add missing zlib dependency 2024-06-09 22:49:29 +02:00
R. Ryantm
0d61e7febe minio: 2024-05-28T17-19-04Z -> 2024-06-06T09-36-42Z 2024-06-09 19:22:15 +00:00
Jan Tojnar
0421c816ba treewide: Simplify use of update-source-version
- `--ignore-same-version` allows us to not call it twice.
- with that, we can also omit version, to allow us updating e.g. `cargoDeps` hash
2024-06-09 20:33:23 +02:00
github-actions[bot]
5aea0ef461
Merge master into staging-next 2024-06-09 18:00:55 +00:00
K900
0887cfc6b5 home-assistant-custom-components.yassi: 0.4.0b4 -> 0.4.0
Diff: https://github.com/samuelspagl/ha_samsung_soundbar/compare/0.4.0b4...0.4.0

Changelog: https://github.com/samuelspagl/ha_samsung_soundbar/releases/tag/0.4.0
2024-06-09 20:58:21 +03:00
R. Ryantm
91e7a2dfb4 adguardhome: 0.107.50 -> 0.107.51 2024-06-09 16:29:57 +00:00
Cosima Neidahl
f95e87b4d3
Merge pull request #270760 from OPNA2608/update/mir
mir: 2.15.0 -> 2.17.0
2024-06-09 17:23:49 +02:00
Alyssa Ross
6d0ba08b97 lldap: fix eval
Fixes: bf13eca852 ("rustc: disable wasm32 if some gcc options are set")
2024-06-09 16:01:06 +01:00
OPNA2608
245aee34d9 mir_2_15: init at 2.15.0 2024-06-09 14:47:21 +02:00
R. Ryantm
8c0698a691 frr: 10.0 -> 10.0.1 2024-06-09 09:34:06 +00:00
R. Ryantm
3e5f08c914 moodle: 4.4 -> 4.4.1 2024-06-09 06:39:10 +00:00
Vladimír Čunát
b45d7259e5
Merge #318447: rustc: disable wasm32 if some gcc options are set
...into staging-next
2024-06-09 08:36:41 +02:00
Alyssa Ross
bf13eca852
rustc: disable wasm32 if some gcc options are set
This is a temporary fix to get rustc building again with these
configurations (which notably include the default aarch64-darwin one)
without causing a stdenv rebuild.  The real fix will be to avoid
passing these options through the Clang wrapper when the target is
overridden.

It could be that there are packages that need wasm32-unknown-unknown
beyond those I've marked as broken here — it's impossible to be sure
without a full rebuild.  But this should be most of them.
2024-06-09 07:20:18 +01:00
R. Ryantm
155853df70 elasticmq-server-bin: 1.6.2 -> 1.6.3 2024-06-09 04:36:03 +00:00
github-actions[bot]
4f7f1065a7
Merge master into staging-next 2024-06-09 00:03:04 +00:00
Weijia Wang
80d23384b5
Merge pull request #317620 from qubitnano/unifi8293
unifi8: 8.1.127 -> 8.2.93
2024-06-08 22:36:02 +02:00
OPNA2608
5a6c959fa8 mir: Format with nixfmt-rfc-style, modernise
substituteInPlace --replace is deprecated
2024-06-08 20:40:09 +02:00
OPNA2608
15175aae76 mir: 2.15.0 -> 2.17.0
- Repo owner has changed to canonical
- mircookie has been dropped, mirserver-internal and mircommon-internal added
2024-06-08 20:33:20 +02:00
github-actions[bot]
e807ccccb1
Merge master into staging-next 2024-06-08 18:01:00 +00:00
Elis Hirwing
04525dda70
Merge pull request #317614 from r-ryantm/auto-update/freshrss
freshrss: 1.24.0 -> 1.24.1
2024-06-08 18:17:21 +02:00
Peder Bergebakken Sundt
2c32ee395b
Merge pull request #312786 from r-ryantm/auto-update/unifiedpush-common-proxies
unifiedpush-common-proxies: 1.5.0 -> 2.0.0
2024-06-08 17:26:35 +02:00
Peder Bergebakken Sundt
09397213a3
Merge pull request #312334 from r-ryantm/auto-update/pgpool
pgpool: 4.5.1 -> 4.5.2
2024-06-08 17:22:10 +02:00
Nick Cao
53039075e1
Merge pull request #318202 from r-ryantm/auto-update/pocketbase
pocketbase: 0.22.12 -> 0.22.13
2024-06-08 09:58:52 -04:00
Nick Cao
85747b73be
Merge pull request #318176 from r-ryantm/auto-update/klipper
klipper: 0.12.0-unstable-2024-05-27 -> 0.12.0-unstable-2024-06-05
2024-06-08 09:54:44 -04:00
Maximilian Bosch
4cf50b4388
Merge pull request #317270 from wolfgangwalther/maintain-postgres
postgresql: add wolfgangwalther as maintainer
2024-06-08 13:49:24 +00:00
Peder Bergebakken Sundt
2f8d7eacac
Merge pull request #316984 from pyrox0/etebase-server-0.13.0
etebase-server: 0.11.0 -> 0.13.1
2024-06-08 14:30:26 +02:00
github-actions[bot]
1d15f93175
Merge master into staging-next 2024-06-08 12:01:10 +00:00
Paul Meyer
b421d4fd5a mailhog: migrate to buildGoModule
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-06-08 13:36:11 +02:00
Martin Weinelt
52668e1eb8
Merge pull request #318235 from mweinelt/homeassistant-stubs-2024.6.1
python312Packages.homeassistant-stubs: 2024.6.0 -> 2024.6.1
2024-06-08 13:34:45 +02:00
R. Ryantm
27995a7f15 prometheus-fastly-exporter: 8.0.0 -> 8.1.0 2024-06-08 12:51:40 +02:00
Martin Weinelt
d0dffc5f6e
python312Packages.homeassistant-stubs: 2024.6.0 -> 2024.6.1
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.6.1
2024-06-08 11:46:50 +02:00
Florian Klink
ed5f4b938f
Merge pull request #318063 from emilylange/grafana-agent
grafana-agent: 0.41.0 -> 0.41.1
2024-06-08 12:04:56 +03:00
R. Ryantm
613320d1a7 pocketbase: 0.22.12 -> 0.22.13 2024-06-08 07:26:29 +00:00
R. Ryantm
399dc939cb klipper: 0.12.0-unstable-2024-05-27 -> 0.12.0-unstable-2024-06-05 2024-06-08 04:30:18 +00:00
github-actions[bot]
f22f5c2c0c
Merge master into staging-next 2024-06-08 00:02:16 +00:00
Paul Meyer
7058dccca5 simplehttp2server: migrate to buildGoModule
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-06-07 22:57:52 +02:00
Martin Weinelt
53af10818f
home-assistant: 2024.6.0 -> 2024.6.1
https://github.com/home-assistant/core/releases/tag/2024.6.1
2024-06-07 22:24:57 +02:00
emilylange
e3e25fdfba
grafana-agent: 0.41.0 -> 0.41.1
https://github.com/grafana/agent/releases/tag/v0.41.1

https://github.com/grafana/agent/blob/v0.41.1/CHANGELOG.md

diff: https://github.com/grafana/agent/compare/v0.41.0...v0.41.1
2024-06-07 20:16:50 +02:00
github-actions[bot]
c72bae2be7
Merge master into staging-next 2024-06-07 18:01:28 +00:00
github-actions[bot]
ecc75d299d
Merge master into staging-next 2024-06-07 12:01:27 +00:00
Martin Weinelt
0ff3189a20
python312Packages.homeassistant-stubs: 2024.5.5 -> 2024.6.0
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.6.0
2024-06-07 14:00:42 +02:00
Robert Schütz
ecac5c9c7f
home-assistant-custom-components.homematicip_local: 1.62.0 -> 1.63.0
Diff: https://github.com/danielperna84/custom_homematic/compare/refs/tags/1.62.0...1.63.0

Changelog: https://github.com/danielperna84/custom_homematic/blob/1.63.0/changelog.md
2024-06-07 14:00:42 +02:00
Martin Weinelt
d1aa5ac2d8
home-assistant: 2024.5.5 -> 2024.6.0
https://www.home-assistant.io/blog/2024/06/05/release-20246/
2024-06-07 14:00:42 +02:00
Martin Weinelt
c9debc32d3
home-assistant.intents: 2024.4.24 -> 2024.6.5
https://github.com/home-assistant/intents-package/compare/2024.4.24...2024.6.5
2024-06-07 13:35:11 +02:00
Martin Weinelt
6207e8b8f7
Merge pull request #317950 from r-ryantm/auto-update/home-assistant-custom-lovelace-modules.mushroom
home-assistant-custom-lovelace-modules.mushroom: 3.6.1 -> 3.6.2
2024-06-07 10:35:59 +02:00
R. Ryantm
8e66e256f6 home-assistant-custom-lovelace-modules.mushroom: 3.6.1 -> 3.6.2 2024-06-07 07:51:23 +00:00
terru
d9dab762a0
mattermost: 9.5.5 → 9.5.6 (#317284)
this is a security release. announcement & changelog by upstream:
https://mattermost.com/blog/mattermost-security-updates-9-8-1-9-7-5-9-6-3-9-5-6-esr-released/
2024-06-07 09:01:57 +02:00
github-actions[bot]
e7fb1ff4be
Merge master into staging-next 2024-06-07 06:01:17 +00:00
Yt
1826895dfc
Merge pull request #317851 from r-ryantm/auto-update/redpanda-client
redpanda-client: 24.1.4 -> 24.1.6
2024-06-07 00:52:01 +00:00
github-actions[bot]
4ace29447c
Merge master into staging-next 2024-06-07 00:02:15 +00:00
Sandro
dd443d2d10
Merge pull request #314050 from SuperSandro2000/prosody-config
prosody: point prosodyctl by default to correct directories, remove wrapper
2024-06-07 01:43:58 +02:00
Sandro
f25aab1145
Merge pull request #317797 from dotlambda/nextcloud 2024-06-07 01:12:24 +02:00
R. Ryantm
c54e9b1993 redpanda-client: 24.1.4 -> 24.1.6 2024-06-06 22:31:38 +00:00
kirillrdy
126e56f814
Merge pull request #317680 from ymarkus/bookstack
bookstack: 24.02.3 -> 24.05.1
2024-06-07 07:29:49 +10:00
github-actions[bot]
9f1130c9a6
Merge master into staging-next 2024-06-06 18:00:57 +00:00
Nick Cao
3a8797c16b
Merge pull request #317757 from r-ryantm/auto-update/buildkite-agent-metrics
buildkite-agent-metrics: 5.9.5 -> 5.9.6
2024-06-06 13:45:34 -04:00
Robert Schütz
0a379a9439 nextcloudPackages: update 2024-06-06 10:30:24 -07:00
Robert Schütz
51b972886c nextcloud29: 29.0.1 -> 29.0.2
Changelog: https://nextcloud.com/changelog/#29-0-2
2024-06-06 10:29:14 -07:00
R. Ryantm
391ba0173e buildkite-agent-metrics: 5.9.5 -> 5.9.6 2024-06-06 13:37:01 +00:00
Artturin
9d907b831f
Merge pull request #315681 from sikmir/knxd
knxd: fix cross-compilation
2024-06-06 16:28:37 +03:00
github-actions[bot]
03ad09b79d
Merge master into staging-next 2024-06-06 12:01:27 +00:00
Jon Seager
42333a35f7
Merge pull request #317691 from jnsgruk/homepage-dashboard-0.9.2
homepage-dashboard: 0.9.1-> 0.9.2
2024-06-06 11:10:20 +01:00
Yannick Markus
a54c5c8526 bookstack: 24.02.3 -> 24.05.1
Diff: https://github.com/BookStackApp/BookStack/compare/v24.02.3...v24.05.1
Changelog: https://www.bookstackapp.com/blog/bookstack-release-v24-05/ & https://www.bookstackapp.com/blog/bookstack-release-v24-05-1/
2024-06-06 11:59:04 +02:00
K900
4231b8273f home-assistant-custom-components.smartthinq-sensors: 0.39.0 -> 0.39.2
Diff: https://github.com/ollo69/ha-smartthinq-sensors/compare/v0.39.0...v0.39.2

Changelog: https://github.com/ollo69/ha-smartthinq-sensors/releases/tag/v0.39.2
2024-06-06 12:40:46 +03:00
Jon Seager
3d4fa4bced
homepage-dashboard: 0.9.1-> 0.9.2 2024-06-06 09:50:03 +01:00
github-actions[bot]
2304c5cc50
Merge master into staging-next 2024-06-06 06:01:16 +00:00
R. Ryantm
e871dd06f4 freshrss: 1.24.0 -> 1.24.1 2024-06-06 01:36:37 +00:00
Yt
6c50c9f872
Merge pull request #317152 from jpds/quickwit-0.8.1
quickwit: 0.8.0 → 0.8.1, init module
2024-06-06 01:24:58 +00:00
github-actions[bot]
5839a82238
Merge master into staging-next 2024-06-06 00:02:22 +00:00
Guillaume DELVIT
8b79deb9af
sqlpage : 0.20.0 -> 0.22.0 (#317280) 2024-06-06 01:50:38 +02:00
Jonathan Davies
e81519a858
quickwit: Added nixosTests to passthru.tests 2024-06-06 00:49:40 +01:00
Jonathan Davies
00c515de37
quickwit: 0.8.0 → 0.8.1 2024-06-06 00:49:33 +01:00
Luke Granger-Brown
974c8426df
Merge pull request #317476 from malt3/envoy_1_30_2
envoy: 1.30.1 -> 1.30.2
2024-06-05 20:29:47 +01:00
Nick Cao
24a971edea
Merge pull request #317391 from r-ryantm/auto-update/rqlite
rqlite: 8.24.8 -> 8.24.10
2024-06-05 15:28:24 -04:00
R. Ryantm
e52691019f sickgear: 3.30.20 -> 3.31.0 2024-06-05 18:16:00 +00:00
Malte Poll
7e537acfea envoy: 1.30.1 -> 1.30.2
Contains security fixes for:
- [CVE-2024-34362: Crash (use-after-free) in EnvoyQuicServerStream](GHSA-hww5-43gv-35jv)
- [CVE-2024-34363: Crash due to uncaught nlohmann JSON exception](GHSA-g979-ph9j-5gg4)
- [CVE-2024-34364: Envoy OOM vector from HTTP async client with unbounded response buffer for mirror response, and other components](GHSA-xcj3-h7vf-fw26)
- [CVE-2024-32974: Crash in EnvoyQuicServerStream::OnInitialHeadersComplete()](GHSA-mgxp-7hhp-8299)
- [CVE-2024-32975: Crash in QuicheDataReader::PeekVarInt62Length()](GHSA-g9mq-6v96-cpqc)
- [CVE-2024-32976: Endless loop while decompressing Brotli data with extra input](GHSA-7wp5-c2vq-4f8m)
- [CVE-2024-23326: Envoy incorrectly accepts HTTP 200 response for entering upgrade mode](GHSA-vcf8-7238-v74c)
2024-06-05 16:56:59 +02:00
github-actions[bot]
f1f4d07f90
Merge master into staging-next 2024-06-05 12:01:21 +00:00
superherointj
2bd186c343
Merge pull request #317311 from superherointj/erlang-27
erlang: limited upkeep
2024-06-05 07:50:04 -03:00
R. Ryantm
9fe3f6a37d rqlite: 8.24.8 -> 8.24.10 2024-06-05 08:56:08 +00:00
Jon Seager
87bc60cf2e
Merge pull request #317277 from jnsgruk/fix-homepage-0.91
homepage-dashboard: fix source hash
2024-06-05 09:05:55 +01:00
superherointj
4a4839a2ea rabbitmq-server: 3.12.13 -> 3.13.3 2024-06-04 21:57:07 -03:00
qubitnano
4c74dbf2bb mongodb-5_0: 5.0.26 -> 5.0.27 2024-06-04 20:29:23 -04:00
github-actions[bot]
4b2a80fbd0
Merge master into staging-next 2024-06-05 00:02:31 +00:00
Peder Bergebakken Sundt
40e4bc9ba5
Merge pull request #315886 from MikaelFangel/update-changedetection-io
changedetection-io: 0.45.22 -> 0.45.23
2024-06-05 01:58:10 +02:00
Nick Cao
884e17aefd
Merge pull request #317208 from leona-ya/keycloak-24.0.5
keycloak: 24.0.4 -> 24.0.5
2024-06-04 19:44:28 -04:00
qubitnano
2e9c2a5c3c mongodb: add avxSupport override
Starting with mongodb 5, the default build produces binaries that throw a trap
invalid opcode on machines without the avx cpu flag. While most modern cpus
support this flag, some recent lower end Intel CPUs (N5105) do not. Allow
mongodb to build without such flags.
2024-06-04 18:33:39 -04:00
Nick Cao
e05241210d
Merge pull request #317246 from r-ryantm/auto-update/tile38
tile38: 1.32.2 -> 1.33.0
2024-06-04 16:49:55 -04:00
Pyrox
3d3f02967b
etebase-server: 0.11.0 -> 0.13.1
Removes the dependency on Django 3, fixing #262907.
2024-06-04 16:41:12 -04:00
Weijia Wang
2c3a1306ab
Merge pull request #315659 from r-ryantm/auto-update/shairport-sync
shairport-sync: 4.3.2 -> 4.3.3
2024-06-04 22:11:11 +02:00
Weijia Wang
0f9d63f4ab
Merge pull request #315629 from r-ryantm/auto-update/go-libp2p-daemon
go-libp2p-daemon: 0.6.1 -> 0.8.0
2024-06-04 22:04:42 +02:00
Weijia Wang
707fabcffe
Merge pull request #317062 from r-ryantm/auto-update/gobgpd
gobgpd: 3.26.0 -> 3.27.0
2024-06-04 21:40:10 +02:00
Jon Seager
09e5553875
homepage-dashboard: fix source hash 2024-06-04 20:26:10 +01:00
superherointj
1993b60e0a
Merge pull request #316765 from superherointj/maven-add-doCheck-support
buildMavenPackage: add doCheck support
2024-06-04 16:11:08 -03:00
Wolfgang Walther
f43616270a
postgresql: add wolfgangwalther as maintainer 2024-06-04 20:56:47 +02:00
github-actions[bot]
593056204b
Merge master into staging-next 2024-06-04 18:01:13 +00:00
Benjamin Staffin
a4813e6d09
Merge pull request #317061 from r-ryantm/auto-update/dex-oidc
dex-oidc: 2.39.1 -> 2.40.0
2024-06-04 13:37:12 -04:00
Nikolay Korotkiy
a062b23ad1
tile38: migrate to by-name 2024-06-04 21:24:57 +04:00
R. Ryantm
5f5563347d tile38: 1.32.2 -> 1.33.0 2024-06-04 17:13:24 +00:00
Nikolay Korotkiy
76eed12770
knxd: migrate to by-name 2024-06-04 20:56:20 +04:00
Nikolay Korotkiy
76665d0f34
knxd: fix cross-compilation 2024-06-04 20:56:19 +04:00
Florian Klink
cc6971ae9c
Merge pull request #316736 from emilylange/grafana-agent
grafana-agent: 0.40.5 -> 0.41.0
2024-06-04 17:02:43 +02:00
Leona Maroni
0cc8886079
keycloak: 24.0.4 -> 24.0.5
Diff: https://github.com/keycloak/keycloak/compare/24.0.4...24.0.5
Changelog: https://github.com/keycloak/keycloak/releases/tag/24.0.5
2024-06-04 16:37:03 +02:00
Alyssa Ross
f27b3096c3
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/os-specific/linux/util-linux/default.nix
2024-06-04 13:31:26 +01:00
github-actions[bot]
765c5edfb6
Merge master into staging-next 2024-06-04 12:01:20 +00:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
Pol Dellaiera
8ef802dd08
Merge pull request #317005 from Izorkin/update-angie
angie: 1.5.1 -> 1.5.2
2024-06-04 09:55:59 +02:00
Jon Seager
e636a1ff73
Merge pull request #317027 from r-ryantm/auto-update/homepage-dashboard
homepage-dashboard: 0.8.13 -> 0.9.1
2024-06-04 07:43:59 +01:00
R. Ryantm
636ef59416 gobgpd: 3.26.0 -> 3.27.0 2024-06-04 02:42:30 +00:00
R. Ryantm
bb226076fe dex-oidc: 2.39.1 -> 2.40.0 2024-06-04 02:37:39 +00:00
github-actions[bot]
c5a290d7d7
Merge master into staging-next 2024-06-04 00:02:20 +00:00
R. Ryantm
079edf9c81 homepage-dashboard: 0.8.13 -> 0.9.1 2024-06-03 21:00:45 +00:00
Robert Schütz
23eb799048
Merge pull request #316539 from dotlambda/home-assistant-custom-components.homematicip_local
home-assistant-custom-components.homematicip_local: 1.60.1 -> 1.62.0
2024-06-03 13:00:12 -07:00
Izorkin
a79f4a9161
angie: 1.5.1 -> 1.5.2 2024-06-03 22:22:09 +03:00
Nick Cao
7da110a5ad
Merge pull request #316818 from r-ryantm/auto-update/prowlarr
prowlarr: 1.17.2.4511 -> 1.18.0.4543
2024-06-03 14:08:05 -04:00
Nick Cao
3a253f3169
Merge pull request #316748 from mweinelt/mushroom-3.6.1
home-assistant-custom-lovelace-modules.mushroom: 3.6.0 -> 3.6.1
2024-06-03 14:05:47 -04:00
github-actions[bot]
2e595eb2e6
Merge master into staging-next 2024-06-03 12:01:29 +00:00
Martin Weinelt
5a64d9a242
Merge pull request #316747 from mweinelt/zigbee2mqtt-1.38.0
zigbee2mqtt: 1.37.1 -> 1.38.0
2024-06-03 12:53:07 +02:00
Pascal Bach
25b1c9ba2a
Merge pull request #316728 from r-ryantm/auto-update/minio
minio: 2024-05-27T19-17-46Z -> 2024-05-28T17-19-04Z
2024-06-03 08:38:25 +02:00
R. Ryantm
8009279860 prowlarr: 1.17.2.4511 -> 1.18.0.4543 2024-06-03 06:34:33 +00:00
R. Ryantm
771c931a9f bazarr: 1.4.2 -> 1.4.3 2024-06-03 01:27:51 +00:00
superherointj
44e435d241 h2: normalize doCheck 2024-06-02 21:35:14 -03:00
github-actions[bot]
c987c730bb
Merge master into staging-next 2024-06-03 00:02:20 +00:00
Martin Weinelt
6823e661ee
home-assistant-custom-lovelace-modules.mushroom: 3.6.0 -> 3.6.1
https://github.com/piitaya/lovelace-mushroom/releases/tag/v3.6.1
2024-06-03 00:24:52 +02:00
Martin Weinelt
84dbe58ac5
Merge pull request #315887 from mweinelt/mushroom-3.6.0
home-assistant-custom-lovelace-modules.mushroom: 3.5.5 -> 3.6.0
2024-06-03 00:24:11 +02:00
Martin Weinelt
db8da5f977
zigbee2mqtt: 1.37.1 -> 1.38.0
https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.38.0
2024-06-03 00:12:28 +02:00
Sandro
e673478a30
Merge pull request #316581 from dotlambda/nextcloud 2024-06-02 23:18:47 +02:00
Pol Dellaiera
b5c9f23692
Merge pull request #316602 from r-ryantm/auto-update/uwsgi
uwsgi: 2.0.25.1 -> 2.0.26
2024-06-02 23:14:01 +02:00
Sandro
6f02edec1a
Merge pull request #316358 from majewsky/portunus-remove-libxcrypt-legacy 2024-06-02 23:10:26 +02:00
emilylange
54bcb9a02a
grafana-agent: 0.40.5 -> 0.41.0
Note: Upstream moved a few internal components into their own directory
including the flow web ui (./web/ui -> ./internal/web/ui).

Contains breaking changes.

https://github.com/grafana/agent/releases/tag/v0.41.0

diff: https://github.com/grafana/agent/compare/v0.40.5...v0.41.0
2024-06-02 22:41:44 +02:00
R. Ryantm
4c54c0fb43 minio: 2024-05-27T19-17-46Z -> 2024-05-28T17-19-04Z 2024-06-02 18:11:53 +00:00
github-actions[bot]
97d15b22bf
Merge master into staging-next 2024-06-02 18:01:10 +00:00
Weijia Wang
9919f9bd63
Merge pull request #315083 from r-ryantm/auto-update/elasticmq-server-bin
elasticmq-server-bin: 1.6.1 -> 1.6.2
2024-06-02 19:12:10 +02:00
Weijia Wang
e9344a1d26
Merge pull request #314878 from r-ryantm/auto-update/snappymail
snappymail: 2.36.1 -> 2.36.3
2024-06-02 19:06:37 +02:00
Artturin
4c0ab03305
Merge pull request #315838 from JohnRTitor/agate
agate: 3.3.4 -> 3.3.7
2024-06-02 19:49:47 +03:00
Weijia Wang
7cbf19a6d8
Merge pull request #314498 from r-ryantm/auto-update/neo4j
neo4j: 5.19.0 -> 5.20.0
2024-06-02 18:39:14 +02:00
Weijia Wang
17db53c9ef
Merge pull request #313504 from r-ryantm/auto-update/dolt
dolt: 1.38.0 -> 1.39.1
2024-06-02 18:18:26 +02:00
Weijia Wang
387bf2d008
Merge pull request #313084 from r-ryantm/auto-update/weaviate
weaviate: 1.25.0 -> 1.25.2
2024-06-02 18:02:56 +02:00
Weijia Wang
7b9c5dae4e
Merge pull request #312819 from r-ryantm/auto-update/readarr
readarr: 0.3.26.2526 -> 0.3.27.2538
2024-06-02 17:49:12 +02:00
Weijia Wang
39eb43eeda
Merge pull request #312752 from r-ryantm/auto-update/jackett
jackett: 0.21.2586 -> 0.21.2831
2024-06-02 17:40:31 +02:00
Pol Dellaiera
92fab68fd3
Merge pull request #316513 from r-ryantm/auto-update/etcd
etcd: 3.5.13 -> 3.5.14
2024-06-02 14:10:20 +02:00
github-actions[bot]
c56c306bc3
Merge master into staging-next 2024-06-02 12:01:17 +00:00