Update dependency badaix/snapcast to v0.28.0 #124

Open
renovate-bot wants to merge 1 commits from renovate/badaix-snapcast-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
badaix/snapcast minor v0.27.0 -> v0.28.0

Release Notes

badaix/snapcast (badaix/snapcast)

v0.28.0: Snapcast v0.28.0

Compare Source

Version 0.28.0

Features

  • Server: Use filename as title for FileStreams

Bugfixes

  • Server: Fix noise caused by reading half samples (Issue #​1170)
  • Server: Check open syscall error in PipeStream::do_connect (PR #​1150)
  • Server: Tweak Airplay support (#​1102)
  • Server: Lower log severity for shairport-sync (Issue #​891)
  • Improve connect handling in meta_mopidy.py
  • Fix cppcheck issues

General

  • CI: Build debian bookworm and bullseye packages for amd64, arm and arm64
  • CI: Add cppcheck static analysis
  • Update documentation (PR #​1130, PR #​1067)
  • Delete deprecated Makefiles, CMake is the only supported buildsystem
  • Snapweb: Update to v0.7.0

Packages

The provided debian packages are automated builds from snapos github actions.
Every zip file contains debian packages for:

  • the snapserver
  • the snapclient without pulse audio support (requires less dependencies)
  • the snapclient with pulse audio support
Debian

The packages snapclient_<version>_without_pulse_<arch>.deb are built without pulse audio player backend support (i.e. do not support --player pulse) and thus don't require the PulseAudio dependencies, recommended for headless, non-desktop systems.

Windows

There is no installer provided, the contained package vc_redist.exe must be installed to run snapclient.exe. The dll files must be located in your PATH or in the same directory with snapclient.exe.
stijnvdb88 provides with Snap.Net a control interface and a player as single file installer


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [badaix/snapcast](https://github.com/badaix/snapcast) | minor | `v0.27.0` -> `v0.28.0` | --- ### Release Notes <details> <summary>badaix/snapcast (badaix/snapcast)</summary> ### [`v0.28.0`](https://github.com/badaix/snapcast/releases/tag/v0.28.0): Snapcast v0.28.0 [Compare Source](https://github.com/badaix/snapcast/compare/v0.27.0...v0.28.0) ### Version 0.28.0 #### Features - Server: Use filename as title for FileStreams #### Bugfixes - Server: Fix noise caused by reading half samples (Issue [#&#8203;1170](https://github.com/badaix/snapcast/issues/1170)) - Server: Check open syscall error in PipeStream::do_connect (PR [#&#8203;1150](https://github.com/badaix/snapcast/issues/1150)) - Server: Tweak Airplay support ([#&#8203;1102](https://github.com/badaix/snapcast/issues/1102)) - Server: Lower log severity for shairport-sync (Issue [#&#8203;891](https://github.com/badaix/snapcast/issues/891)) - Improve connect handling in meta_mopidy.py - Fix cppcheck issues #### General - CI: Build debian bookworm and bullseye packages for amd64, arm and arm64 - CI: Add cppcheck static analysis - Update documentation (PR [#&#8203;1130](https://github.com/badaix/snapcast/issues/1130), PR [#&#8203;1067](https://github.com/badaix/snapcast/issues/1067)) - Delete deprecated Makefiles, CMake is the only supported buildsystem - Snapweb: Update to v0.7.0 #### Packages The provided debian packages are automated builds from [snapos github actions](https://github.com/badaix/snapos/actions). Every zip file contains debian packages for: - the snapserver - the snapclient without pulse audio support (requires less dependencies) - the snapclient with pulse audio support ##### Debian The packages `snapclient_<version>_without_pulse_<arch>.deb` are built without pulse audio player backend support (i.e. do not support `--player pulse`) and thus don't require the PulseAudio dependencies, recommended for headless, non-desktop systems. ##### Windows There is no installer provided, the contained package `vc_redist.exe` must be installed to run `snapclient.exe`. The `dll` files must be located in your `PATH` or in the same directory with `snapclient.exe`. stijnvdb88 provides with [Snap.Net](https://github.com/stijnvdb88/Snap.Net) a control interface and a player as single file installer </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-04-13 09:05:40 +00:00
continuous-integration/drone/pr Build is failing Details
4106345375
Update dependency badaix/snapcast to v0.28.0
Some checks failed
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/badaix-snapcast-0.x main
git pull origin renovate/badaix-snapcast-0.x

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff renovate/badaix-snapcast-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mwalbeck/docker-snapcast#124
No description provided.