Skip to content

Update jgraph/drawio Docker tag to v31.1.2 - #48

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jgraph-drawio-31.x
Open

Update jgraph/drawio Docker tag to v31.1.2#48
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jgraph-drawio-31.x

Conversation

@renovate

@renovate renovate Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
jgraph/drawio (source) minor 31.0.231.1.2

Release Notes

jgraph/docker-drawio (jgraph/drawio)

v31.1.2

Compare Source


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.


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

This PR was generated by Mend Renovate. View the repository job log.

@xRahul

xRahul commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The drawio service image in docker-compose.yml is upgraded from jgraph/drawio:31.0.2 to jgraph/drawio:31.1.2; no other configuration changes are included.

Changes

Draw.io image update

Layer / File(s) Summary
Update Draw.io image version
docker-compose.yml
The drawio service now uses the jgraph/drawio:31.1.2 container image.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: xrahul

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely describes the version bump of the jgraph/drawio Docker image.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docker-compose.yml`:
- Line 2080: Update the draw.io service image reference from the unavailable
jgraph/drawio:31.1.2 tag to a published jgraph/drawio tag, preferably pinned to
its resolved digest for reproducible deployments.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8b380379-1dfa-4f76-9703-b1f1ce67f11d

📥 Commits

Reviewing files that changed from the base of the PR and between ca3c94c and 7b16129.

📒 Files selected for processing (1)
  • docker-compose.yml

Comment thread docker-compose.yml
profiles:
- lazy
image: jgraph/drawio:31.0.2
image: jgraph/drawio:31.1.2

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🩺 Stability & Availability | 🟠 Major | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -euo pipefail
docker manifest inspect jgraph/drawio:31.1.2 >/dev/null

Repository: xRahul/Pi-setup

Length of output: 197


🌐 Web query:

jgraph/drawio 31.1.2 Docker Hub tag published

💡 Result:

There is no publicly available evidence that a Docker Hub tag for jgraph/drawio version 31.1.2 has been published as of July 26, 2026. Official records from the jgraph/drawio Docker Hub repository show that recent tags in the 30.x series have been released [1][2], but version 31.1.2 does not appear in the repository's tag history [1]. Furthermore, recent development activity for the related drawio-desktop application has been centered on versions in the 30.x range (e.g., 30.3.11) [3].

Citations:


Use a published jgraph/drawio tag here. 31.1.2 doesn’t appear to be available, so this image pull will fail and the service won’t restart until the reference is corrected. Prefer pinning the resolved digest for reproducible deploys.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docker-compose.yml` at line 2080, Update the draw.io service image reference
from the unavailable jgraph/drawio:31.1.2 tag to a published jgraph/drawio tag,
preferably pinned to its resolved digest for reproducible deployments.

Source: MCP tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant