Skip to content

Version 7.5.0#4191

Merged
ildyria merged 2 commits intomasterfrom
version-7.5.0
Mar 16, 2026
Merged

Version 7.5.0#4191
ildyria merged 2 commits intomasterfrom
version-7.5.0

Conversation

@ildyria
Copy link
Member

@ildyria ildyria commented Mar 16, 2026

Summary by CodeRabbit

  • Chores
    • Application version bumped to 7.5.0; database migration included to apply the new version and ensure caches are cleared during upgrade.
  • Infrastructure
    • Production runtime image updated to a refreshed base image digest.
  • Security
    • Security scanner ignore list updated to include an additional CVE entry.

@ildyria ildyria requested a review from a team as a code owner March 16, 2026 16:21
@coderabbitai
Copy link

coderabbitai bot commented Mar 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 058fb8fb-2f71-49b8-9bdd-9140af21ee51

📥 Commits

Reviewing files that changed from the base of the PR and between a10b60a and b582971.

📒 Files selected for processing (1)
  • .trivyignore

📝 Walkthrough

Walkthrough

Bumps the project version to 7.5.0, updates a Dockerfile FrankenPHP base image digest, adds a migration to set configs.version and attempt an Artisan cache clear (with console output and error handling), and updates .trivyignore with an additional CVE entry.

Changes

Cohort / File(s) Summary
Version bump & migration
version.md, database/migrations/2026_03_16_164002_bump_version070500.php
Version updated from 7.4.2 to 7.5.0. New anonymous Migration class with up()/down() updates configs.version, runs artisan cache:clear, and reports success/failure via console section output.
Docker base image
Dockerfile
Updated Stage 3 FrankenPHP base image digest SHA256 from d3c991a3...0fdd to 73150621...b4d0. No other build steps changed.
Security ignore list
.trivyignore
Reflowed formatting for CVE-2025-45769 and added CVE-2026-0861 entry (trivy ignore list updated).

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Poem

🐰 I hopped through hashes, versions, and a migration song,
I nudged the digest, sang the cache-clear along,
A new number on the meadow—seven point five, hooray!
Tiny paws, big changes, code carrots on display. 🥕✨

🚥 Pre-merge checks | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 66.67% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@ildyria ildyria merged commit 692b295 into master Mar 16, 2026
45 checks passed
@ildyria ildyria deleted the version-7.5.0 branch March 16, 2026 19:48
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