Skip to content

Rc/v5.14.1 - #757

Merged
evilguy4000 merged 2 commits into
mainfrom
rc/v5.14.1
Sep 9, 2026
Merged

Rc/v5.14.1#757
evilguy4000 merged 2 commits into
mainfrom
rc/v5.14.1

Conversation

@evilguy4000

Copy link
Copy Markdown
Collaborator

Description

Brief description of the change and why it's needed.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would change existing behavior)
  • Documentation update
  • Refactor (no functional change)

Checklist

  • My code follows the project's style guidelines (Black, flake8).
  • I have added/updated tests for my changes.
  • All tests pass locally (e.g. pytest).
  • I have updated the documentation if needed.
  • For user-facing changes, I have added an entry to the Unreleased section of CHANGELOG.md.

Related issues

Fixes # (issue number, if applicable)


See CONTRIBUTING.md and CHANGELOG.md for guidelines.

- Upgrade node:18-slim → node:20-slim (LTS) in the frontend stage
  to satisfy sharp@0.35.4's engine requirement (>=20.9.0)
- Upgrade python:3.11-slim-bullseye → python:3.11-slim-bookworm
  to replace Debian 11 (EOL) whose bullseye-security InRelease file
  is now expired, causing apt-get update to fail on CI runners

Builds passed locally due to cached layers hiding the expired repo.
GitHub Actions always starts fresh, triggering the failure.
Bump setup.py to 5.14.1, document the Bullseye→Bookworm/Node 20
image upgrades in CHANGELOG and README, and sync the gap doc versions.
@evilguy4000
evilguy4000 merged commit bb8dd30 into main Sep 9, 2026
4 of 5 checks passed
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

❌ CI Test Results

Overall Status: 1 test suite(s) failed

Test Results: 3/9 passed

Test Suites:

  • ✅ Smoke Tests: success
  • ⏸️ Unit Tests: cancelled
  • ⏸️ Integration Tests: cancelled
  • ✅ Security Tests: success
  • ❌ Code Quality: failure
  • ✅ Frontend Assets: success
  • ⏭️ E2E, CSP & Accessibility: skipped
  • ⏭️ Docker Build: skipped
  • ⏭️ Full Test Suite: skipped

Commit: 53a5752
Workflow: 34312782969

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