Quote paths when invoking notify_push binary - #722
Merged
Conversation
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
icewind1991
approved these changes
Jul 13, 2026
mwalbeck
pushed a commit
to mwalbeck/docker-nextcloud-notify-push
that referenced
this pull request
Jul 31, 2026
This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | [nextcloud/notify_push](https://github.com/nextcloud/notify_push) | patch | `v1.3.3` → `v1.3.4` | `v1.3.5` | --- ### Release Notes <details> <summary>nextcloud/notify_push (nextcloud/notify_push)</summary> ### [`v1.3.4`](https://github.com/nextcloud/notify_push/releases/tag/v1.3.4): 1.3.4 [Compare Source](nextcloud/notify_push@v1.3.3...v1.3.4) #### What's Changed - fix: automatically fall back to ipv4 if ipv6 is disabled an no bind address is specified by [@​icewind1991](https://github.com/icewind1991) in [#​710](nextcloud/notify_push#710) - Suggest optional security hardening in systemd service by [@​JustArchi](https://github.com/JustArchi) in [#​704](nextcloud/notify_push#704) - fix: add missing prefix to log as debug by [@​solracsf](https://github.com/solracsf) in [#​712](nextcloud/notify_push#712) - fix: migrate commands to OC\Core\Command\Base class by [@​Antreesy](https://github.com/Antreesy) in [#​708](nextcloud/notify_push#708) - Allow configuring the User-Agent sent to Nextcloud by [@​matsaur](https://github.com/matsaur) in [#​723](nextcloud/notify_push#723) - Quote paths when invoking notify\_push binary by [@​kesselb](https://github.com/kesselb) in [#​722](nextcloud/notify_push#722) - MSRV has been increased to 1.94 #### New Contributors - [@​solracsf](https://github.com/solracsf) made their first contribution in [#​712](nextcloud/notify_push#712) - [@​Antreesy](https://github.com/Antreesy) made their first contribution in [#​708](nextcloud/notify_push#708) - [@​rizlas](https://github.com/rizlas) made their first contribution in [#​695](nextcloud/notify_push#695) - [@​matsaur](https://github.com/matsaur) made their first contribution in [#​723](nextcloud/notify_push#723) - [@​kesselb](https://github.com/kesselb) made their first contribution in [#​722](nextcloud/notify_push#722) **Full Changelog**: <nextcloud/notify_push@v1.3.3...v1.3.4> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI2MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://git.walbeck.it/walbeck-it/docker-nextcloud-notify-push/pulls/228
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.