chore(master): release 5.0.1
:robot: I have created a release beep boop
5.0.1 (2025-09-28)
Dependencies
- deps: update googleapis/release-please-action action to v4.3.0 (9e411a2)
- deps: update wayofdev/gh-actions action to v3.3.0 (86d1b1f)
This PR was generated with Release Please. See documentation.
[!NOTE] Bumps release manifest to 5.0.1 and updates changelog with dependency bumps to
[email protected]andwayofdev/[email protected].
- Release:
- Bump
.github/.release-please-manifest.jsonfrom5.0.0to5.0.1.- Changelog:
- Add
5.0.1entry noting dependency updates:
googleapis/release-please-action→v4.3.0.wayofdev/gh-actions→v3.3.0.Written by Cursor Bugbot for commit 68821e90cdf5f180897c4f757015c6786a2ea428. This will update automatically on new commits. Configure here.
Summary by CodeRabbit
-
Documentation
- Added 5.0.1 entry to the changelog with a Dependencies section noting CI action updates.
-
Chores
- Bumped release version to 5.0.1.
- Updated GitHub workflow dependencies to newer versions (googleapis/release-please-action v4.3.0, wayofdev/gh-actions v3.3.0).
- No user-facing behavior changes.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| laravel-cycle-orm-adapter | Preview | Comment | Sep 28, 2025 5:50pm |
Walkthrough
Patch release metadata updated from 5.0.0 to 5.0.1 in the release manifest, and CHANGELOG.md appended with a 5.0.1 section noting dependency updates to GitHub Actions. No code or public API changes.
Changes
| Cohort / File(s) | Summary |
|---|---|
Release metadata .github/.release-please-manifest.json |
Incremented manifest version for key "." from "5.0.0" to "5.0.1". |
ChangelogCHANGELOG.md |
Added 5.0.1 section with Dependencies noting updates to googleapis/release-please-action v4.3.0 and wayofdev/gh-actions v3.3.0; prior sections retained. |
Estimated code review effort
🎯 1 (Trivial) | ⏱️ ~3 minutes
Poem
I twitch my nose at version fun,
A hop from .0 to .1 is done.
The logs now note our action friends,
Patchy clouds, no code that bends.
Thump-thump—release! Then off I run. 🐇✨
Pre-merge checks and finishing touches
✅ Passed checks (3 passed)
| Check name | Status | Explanation |
|---|---|---|
| Title Check | ✅ Passed | The title “chore(master): release 5.0.1” succinctly conveys the main purpose of the pull request, which is the automated patch release to version 5.0.1, and follows a conventional commit-style format without extraneous detail. It directly reflects the core change—a version bump—and allows anyone scanning the project history to immediately understand the PR’s intent. |
| Docstring Coverage | ✅ Passed | No functions found in the changes. Docstring coverage check skipped. |
| Description Check | ✅ Passed | Check skipped - CodeRabbit’s high-level summary is enabled. |
✨ Finishing touches
- [ ] 📝 Generate Docstrings
🧪 Generate unit tests
- [ ] Create PR with unit tests
- [ ] Post copyable unit tests in a comment
- [ ] Commit unit tests in branch
release-please--branches--master--components--laravel-cycle-orm-adapter
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.
Comment @coderabbitai help to get the list of available commands and usage tips.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 76.10%. Comparing base (9e411a2) to head (68821e9).
Additional details and impacted files
@@ Coverage Diff @@
## master #763 +/- ##
=========================================
Coverage 76.10% 76.10%
Complexity 252 252
=========================================
Files 46 46
Lines 1000 1000
=========================================
Hits 761 761
Misses 239 239
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.