fix(deps): update catalinii/minisatip v2.0.71 → v2.0.72#1454
Open
truecharts-admin wants to merge 2 commits intomainfrom
Open
fix(deps): update catalinii/minisatip v2.0.71 → v2.0.72#1454truecharts-admin wants to merge 2 commits intomainfrom
truecharts-admin wants to merge 2 commits intomainfrom
Conversation
Crow-Control
approved these changes
Feb 20, 2026
Member
Crow-Control
left a comment
There was a problem hiding this comment.
Auto approved automated PR
Member
|
@copilot fix this |
Contributor
|
@Crow-Control I've opened a new pull request, #1458, to work on those changes. Once the pull request is ready, I'll request review from you. |
The Renovate-generated minisatip Dockerfile deviated from established repo conventions in several ways. ## Changes - **Base image tag**: `ubuntu:24.4` → `ubuntu:24.4.0` (matches every other app using this base) - **COPY permissions**: `COPY ./ /` → `COPY --chmod=0775 . /` - **Working directory**: Added `WORKDIR /config` at end of Dockerfile - **ENV indentation**: Normalized to consistent 4-space indent <!-- START COPILOT CODING AGENT TIPS --> --- 💬 We'd love your input! Share your thoughts on Copilot coding agent in our [2 minute survey](https://gh.io/copilot-coding-agent-survey). --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Crow-Control <7613738+Crow-Control@users.noreply.github.com>
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.
This PR contains the following updates:
2.0.71→2.0.72Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
catalinii/minisatip (catalinii/minisatip)
v2.0.72Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.