Skip to content

Prepare for v3.0.0 release with changelog and semver updates#192

Merged
armanist merged 4 commits into
quantum-php:masterfrom
armanist:master
May 28, 2026
Merged

Prepare for v3.0.0 release with changelog and semver updates#192
armanist merged 4 commits into
quantum-php:masterfrom
armanist:master

Conversation

@armanist

@armanist armanist commented May 28, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Version bumped to 3.0.0
    • Framework dependency updated to version 3.0.0
    • Release aligns with upstream framework compatibility

Review Change Stack

@armanist armanist added this to the 3.0.0 milestone May 28, 2026
@coderabbitai

coderabbitai Bot commented May 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@armanist, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 52 minutes and 47 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c0cb1461-6798-44ab-a610-8cad5fcb6b8c

📥 Commits

Reviewing files that changed from the base of the PR and between 923d69e and bba398c.

📒 Files selected for processing (1)
  • CHANGELOG.md
📝 Walkthrough

Walkthrough

This PR releases version 3.0.0 of the project in alignment with the upstream quantum/framework 3.0.0 stable release. The composer.json dependency is updated from dev-master to ^3.0.0, the environment template default APP_VERSION is bumped to 3.0.0, and a changelog entry documents the release and dependency update.

Changes

Release 3.0.0 with quantum/framework stable upgrade

Layer / File(s) Summary
Framework dependency stable pin
composer.json
The quantum/framework dependency constraint is changed from dev-master to ^3.0.0, establishing a stable production dependency on framework version 3.0.0.
Version alignment and release notes
.env.example, CHANGELOG.md
The environment example's APP_VERSION is updated to 3.0.0, and a changelog entry documents the release including the framework upgrade and version alignment.

🎯 1 (Trivial) | ⏱️ ~3 minutes

🐰 A hop and a bound to stable ground,
Framework 3.0.0 releases sound,
Dependencies pinned with semver care,
Version aligned everywhere! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title accurately summarizes the main changes: preparing for v3.0.0 release by updating the changelog, updating the APP_VERSION in .env.example, and pinning the quantum/framework dependency to ^3.0.0.
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.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 923d69ea9f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread composer.json

@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 `@CHANGELOG.md`:
- Line 10: Update the changelog line that mentions the dependency upgrade for
quantum/framework so it reflects the actual previous constraint: change the
"from `quantum/framework` `3.0.0-rc.1`" text to "from `quantum/framework`
`dev-master`" (i.e., make the line read that the package was upgraded from
dev-master to stable `3.0.0`) so it matches the composer.json diff and package
name `quantum/framework`.
🪄 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7f0bcb25-e072-4d86-bc9f-f1ae120ecb63

📥 Commits

Reviewing files that changed from the base of the PR and between a3c1182 and 923d69e.

📒 Files selected for processing (3)
  • .env.example
  • CHANGELOG.md
  • composer.json

Comment thread CHANGELOG.md Outdated
@armanist armanist merged commit 8d20375 into quantum-php:master May 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant