fix(container): update image docker.io/invoiceninja/invoiceninja-debian ( 5.13.29 ➔ 5.13.30 ) - #2602
Conversation
…an ( 5.13.29 ➔ 5.13.30 )
konflate — summaryNote ✅ No rendered changes. konflate · rendered |
There was a problem hiding this comment.
invoiceninja/invoiceninja-debian (docker.io/invoiceninja/invoiceninja-debian): 5.13.29 → 5.13.30
Verdict: Safe to merge
This is a patch bump of the underlying Invoice Ninja Laravel application (v5.13.29 → v5.13.30). The wrapper invoiceninja/dockerfiles repo itself has no source changes between the two image tags — only the bundled app version increments; the Docker packaging is identical.
Changes in the underlying app (upstream PR turbo124/v5.13.30):
- Fixes for race conditions caused by duplicate PUT requests
- Fixes for Gateway Fee Discounts
- Improvements for the rate limiter
$view_urlmay now be used in hrefs- Fixes for async payments on Stripe
processing/succeededwebhook events - Additional hardening for chunked uploads
Breaking changes: None.
Deprecations: None.
New features worth adopting: None — release is purely bug-fix / hardening.
Impact on this repo:
The HelmRelease at kubernetes/apps/default/invoiceninja/app/helmrelease.yaml only sets TZ, APP_URL, and a secret reference; no Stripe, gateway, or upload-specific configuration is exposed. None of the affected code paths are touched by the current setup, so this patch has no observable impact.
Sources consulted:
This PR contains the following updates:
5.13.29→5.13.30Release Notes
invoiceninja/dockerfiles (docker.io/invoiceninja/invoiceninja-debian)
v5.13.30Compare Source
Full Changelog: invoiceninja/dockerfiles@5.12.63...5.13.30
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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 these updates again.
This PR has been generated by Mend Renovate CLI.