Skip to content

Laravel 13.11.2 Shift#2348

Merged
lancepioch merged 3 commits into
mainfrom
shift-ci-v13.11.2
May 20, 2026
Merged

Laravel 13.11.2 Shift#2348
lancepioch merged 3 commits into
mainfrom
shift-ci-v13.11.2

Conversation

@lancepioch
Copy link
Copy Markdown
Member

This pull request includes updates for the recent patch version release of Laravel as well as bumps your package dependencies. You may review the full list of changes in the Laravel Release Notes.

Before merging, you need to:

  • Checkout the shift-ci-v13.11.2 branch
  • Review all pull request comments for additional changes
  • Run composer update
  • Thoroughly test your application (no tests?, no CI?)

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 20, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 5ff4ff0a-5b04-426e-983c-7494ab1afa67

📥 Commits

Reviewing files that changed from the base of the PR and between 81bb09f and 1895763.

⛔ Files ignored due to path filters (1)
  • composer.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • composer.json

📝 Walkthrough

Walkthrough

This PR updates three dependency version constraints in composer.json: aws/aws-sdk-php from ^3.379 to ^3.381, laravel/framework from ^13.7 to ^13.11, and spatie/laravel-data from ^4.22 to ^4.23, with minor whitespace adjustment to the file closing brace.

Changes

Dependency version updates

Layer / File(s) Summary
Dependency version constraints
composer.json
aws/aws-sdk-php, laravel/framework, and spatie/laravel-data version constraints are bumped to allow newer minor/patch versions. File closing brace whitespace is adjusted.

Possibly related PRs

  • pelican-dev/panel#2145: Both PRs update composer.json version constraints for Laravel and related packages without code logic changes.
  • pelican-dev/panel#2103: Both PRs bump versions in composer.json for aws/aws-sdk-php, laravel/framework, and spatie/laravel-data.
  • pelican-dev/panel#2213: Both PRs adjust composer.json dependency version constraints for laravel/framework with no other functional code changes.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: a Laravel framework version bump to 13.11.2, which matches the core purpose of the pull request.
Description check ✅ Passed The description is directly related to the changeset, providing context about the Laravel patch release, dependency bumps, and clear instructions for merging.
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.


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.

@lancepioch lancepioch merged commit 110fdd2 into main May 20, 2026
16 checks passed
@lancepioch lancepioch deleted the shift-ci-v13.11.2 branch May 20, 2026 20:19
@github-actions github-actions Bot locked and limited conversation to collaborators May 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants