Skip to content

chore(deps): update mysql docker tag to v26 - #4099

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/mysql-26.x
Open

renovate[bot] wants to merge 1 commit into
developfrom
renovate/mysql-26.x

Conversation

@renovate

@renovate renovate Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
mysql (source) service major 8.426.7

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.

@cursor cursor 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.

Stale comment

Security review — no findings

Reviewed the full PR diff (2582d7051420e3cf). The only changes bump the GitHub Actions service container image from mysql:8.4 to mysql:26.7 in .github/workflows/dev.yml (jobs migrate-mysql and integrate-mysql).

Scope checked

  • Injection, authn/authz, SSRF, XSS, path traversal, unsafe deserialization, secret leakage: not applicable — no application/runtime code changed.
  • Supply chain: tag resolves to the official library/mysql image on Docker Hub; MySQL 26.7 is a legitimate calendar-version Early Access release.
  • CI credentials (MYSQL_ROOT_PASSWORD, etc.) are unchanged pre-existing test values, not introduced by this PR.

Prior automation threads: none found on this PR.

Result: No medium, high, or critical vulnerabilities with a plausible attack path were identified in the added/modified code.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

@renovate
renovate Bot force-pushed the renovate/mysql-26.x branch from 1420e3c to 9f8dad5 Compare July 30, 2026 21:34

@cursor cursor 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.

Stale comment

Security review — no findings

Reviewed the full PR diff (013abf829f8dad50). The only changes bump the GitHub Actions service container image from mysql:8.4 to mysql:26.7 in .github/workflows/dev.yml (jobs migrate-mysql and integrate-mysql).

Scope checked

  • Injection, authn/authz, SSRF, XSS, path traversal, unsafe deserialization, secret leakage: not applicable — no application/runtime code changed.
  • Supply chain: mysql:26.7 resolves to the official library/mysql image on Docker Hub (MySQL 26.x Innovation release); same publisher and registry as the prior mysql:8.4 tag.
  • CI credentials (MYSQL_ROOT_PASSWORD, etc.) are unchanged pre-existing test values, not introduced by this PR.

Prior automation threads: none found; previous top-level assessment superseded by this run.

Result: No medium, high, or critical vulnerabilities with a plausible attack path were identified in the added/modified code.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

@renovate
renovate Bot force-pushed the renovate/mysql-26.x branch from 9f8dad5 to 714226f Compare August 11, 2026 23:58

@cursor cursor 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.

Stale comment

Security review — no findings

Reviewed the full PR diff (d1238fad714226fd). The only changes bump the GitHub Actions service container image from mysql:8.4 to mysql:26.7 in .github/workflows/dev.yml (jobs migrate-mysql and integrate-mysql).

Scope checked: injection, authn/authz, secret leakage, SSRF/XSS, path traversal, unsafe deserialization, and supply-chain impact of the image tag change.

Conclusion: No medium, high, or critical vulnerabilities introduced or exposed by this PR.

  • Changes are confined to ephemeral CI service containers, not production deployment configs (deployment/compose/store/mysql.yml still uses mysql:8.0 and is untouched).
  • mysql:26.7 is the official Docker Hub tag for the MySQL 26.7 innovation release; no attacker-controlled input reaches the image reference.
  • Hardcoded CI credentials (MYSQL_ROOT_PASSWORD, etc.) are pre-existing context lines and were not introduced by this diff.
  • No plausible attack path from this version bump to compromise Semaphore users or production deployments.
Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

@renovate
renovate Bot force-pushed the renovate/mysql-26.x branch from 714226f to 7a43cac Compare August 26, 2026 09:32

@cursor cursor 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.

Stale comment

Security review — no findings

Reviewed the full PR diff (1c2755c17a43cac1). The only changes bump the GitHub Actions service container image from mysql:8.4 to mysql:26.7 in .github/workflows/dev.yml (jobs migrate-mysql and integrate-mysql).

Scope checked: injection, authn/authz, secret leakage, SSRF/XSS, path traversal, unsafe deserialization, and supply-chain impact of the image tag change.

Conclusion: No medium, high, or critical vulnerabilities introduced or exposed by this PR.

  • Changes are confined to ephemeral CI service containers; production compose config (deployment/compose/store/mysql.yml) still uses mysql:8.0 and is untouched.
  • mysql:26.7 is the official Docker Hub library/mysql tag (MySQL 26.x Innovation release); the image reference is a hardcoded constant with no attacker-controlled input path.
  • Hardcoded CI credentials (MYSQL_ROOT_PASSWORD, etc.) are pre-existing context lines and were not introduced by this diff.
  • No plausible attack path from this version bump to compromise Semaphore users or production deployments.

Prior automation threads: none found; previous top-level assessments superseded by this run.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

@renovate
renovate Bot force-pushed the renovate/mysql-26.x branch 2 times, most recently from 6e6409a to 9f9f1fe Compare September 7, 2026 16:13

@cursor cursor 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.

Stale comment

Security review — no findings

Reviewed the full PR diff (def5afa59f9f1fe7). The only changes bump the GitHub Actions service container image from mysql:8.4 to mysql:26.7 in .github/workflows/dev.yml (jobs migrate-mysql and integrate-mysql).

Scope checked: injection, authn/authz, secret leakage, SSRF/XSS, path traversal, unsafe deserialization, and supply-chain impact of the image tag change.

Conclusion: No medium, high, or critical vulnerabilities introduced or exposed by this PR.

  • Changes are confined to ephemeral CI service containers; production compose config (deployment/compose/store/mysql.yml) still uses mysql:8.0 and is untouched.
  • mysql:26.7 is the official Docker Hub library/mysql tag (MySQL 26.x Innovation release); the image reference is a hardcoded constant with no attacker-controlled input path.
  • Hardcoded CI credentials (MYSQL_ROOT_PASSWORD, etc.) are pre-existing context lines and were not introduced by this diff.
  • No plausible attack path from this version bump to compromise Semaphore users or production deployments.

Prior automation threads: none found (no inline security findings from earlier runs); previous top-level assessments superseded by this run.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

@renovate
renovate Bot force-pushed the renovate/mysql-26.x branch from 9f9f1fe to 467c202 Compare September 10, 2026 16:34
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 4715f589-d33b-4ffa-b366-cd25c3da3860

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

@cursor cursor 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.

Stale comment

Security review — no findings

Reviewed the full PR diff (7f76984a467c2022). The only changes bump the GitHub Actions service container image from mysql:8.4 to mysql:26.7 in .github/workflows/dev.yml (jobs migrate-mysql and integrate-mysql).

Scope checked: injection, authn/authz, secret leakage, SSRF/XSS, path traversal, unsafe deserialization, and supply-chain impact of the image tag change.

Conclusion: No medium, high, or critical vulnerabilities introduced or exposed by this PR.

  • Changes are confined to ephemeral CI service containers; production compose config (deployment/compose/store/mysql.yml) still uses mysql:8.0 and is untouched.
  • mysql:26.7 is the official Docker Hub library/mysql tag (MySQL 26.x Innovation release); the image reference is a hardcoded constant with no attacker-controlled input path.
  • Hardcoded CI credentials (MYSQL_ROOT_PASSWORD, etc.) are pre-existing context lines and were not introduced by this diff.
  • No plausible attack path from this version bump to compromise Semaphore users or production deployments.

Prior automation threads: none found (no inline security findings from earlier runs); previous top-level assessments superseded by this run.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

@renovate
renovate Bot force-pushed the renovate/mysql-26.x branch from 467c202 to 0a29a0e Compare September 15, 2026 09:03

@cursor cursor 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.

Stale comment

Security review — no findings

Reviewed the full PR diff (ef468f00a29a0e). The only changes bump the GitHub Actions service container image from mysql:8.4 to mysql:26.7 in .github/workflows/dev.yml (migrate-mysql and integrate-mysql).

Scope checked: No application, API, or auth code is modified. The MySQL image is pulled only inside CI service containers; workflow contents are not attacker-controlled without repository write access. mysql:26.7 is a supported tag on the official Docker Hub mysql image (same docker-library/mysql source as 8.4), so this is not a new untrusted supply-chain source.

Prior threads: No unresolved inline security findings from earlier automation runs; nothing to re-report.

Outcome: No medium, high, or critical vulnerabilities with a plausible attack path introduced by this PR.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

@renovate
renovate Bot force-pushed the renovate/mysql-26.x branch from 0a29a0e to 5b4f052 Compare September 16, 2026 00:31

@cursor cursor 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.

Stale comment

Security review — no findings

Reviewed the full PR diff (a42cc3d65b4f052e). The only changes bump the GitHub Actions service container image from mysql:8.4 to mysql:26.7 in .github/workflows/dev.yml (migrate-mysql and integrate-mysql jobs).

Prior threads: Re-checked earlier automation assessments; no unresolved security findings applied to the current head.

Analysis:

  • No application/runtime code, dependency manifest, or deployment config for Semaphore itself is modified.
  • The image remains the official Docker Hub library/mysql tag (mysql:26.7 is a published Oracle MySQL release tag); trust boundary is unchanged from the previous pinned tag.
  • CI MySQL credentials (p455w0rd) are unchanged and scoped to ephemeral CI service containers, not introduced by this PR.
  • No attacker-controlled input reaches a new sink; no injection, authz, SSRF, secret exposure, or deserialization surface is added.

Outcome: No medium, high, or critical vulnerabilities identified in added/modified code.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

@renovate
renovate Bot force-pushed the renovate/mysql-26.x branch from 5b4f052 to ac16c70 Compare September 16, 2026 12:24

@cursor cursor 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.

Security review — no findings

Reviewed the full PR diff (83bddaf0ac16c70b). The only changes bump the GitHub Actions service container image from mysql:8.4 to mysql:26.7 in .github/workflows/dev.yml (migrate-mysql and integrate-mysql jobs).

Prior threads: No inline security findings from earlier automation runs; prior top-level assessments re-validated against current head.

Analysis:

  • No application/runtime code, Go/module dependencies, or production deployment manifests are modified.
  • The image reference is a hardcoded constant on the official Docker Hub library/mysql image (MySQL 26.7 innovation release); trust boundary is unchanged from mysql:8.4.
  • CI MySQL credentials are unchanged pre-existing values scoped to ephemeral CI service containers only.
  • No attacker-controlled input reaches a new sink; injection, authn/authz bypass, SSRF, XSS, path traversal, deserialization, and secret-exposure surfaces are not introduced by this diff.

Outcome: No medium, high, or critical vulnerabilities with a plausible attack path in added/modified code.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

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.

0 participants