[PR #1714] [CLOSED] Laravel 12.29.0 Shift #1535

Closed
opened 2026-02-04 19:54:54 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1714
Author: @lancepioch
Created: 9/16/2025
Status: Closed

Base: mainHead: shift-ci-v12.29.0


📝 Commits (4)

  • c52958c Bump Laravel version constraint
  • 1b8a8f1 Bump community package dependencies
  • 3c83958 composer update
  • 8d94073 update filament assets

📊 Changes

3 files changed (+122 additions, -50 deletions)

View changed files

📝 composer.json (+6 -6)
📝 composer.lock (+115 -43)
📝 public/js/filament/notifications/notifications.js (+1 -1)

📄 Description

This pull request includes updates for the recent minor version release of Laravel as well as bumps your package dependencies. You may review the full list of changes in the Laravel Release Notes, or highlighted changes and tips in the weekly Shifty Bits newsletter.

Before merging, you need to:

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1714 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 9/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `shift-ci-v12.29.0` --- ### 📝 Commits (4) - [`c52958c`](https://github.com/pelican-dev/panel/commit/c52958c9cab83d60aaff7f9000f19a4ebbb9e592) Bump Laravel version constraint - [`1b8a8f1`](https://github.com/pelican-dev/panel/commit/1b8a8f13f7d921f3953dbfb5ac2a8288dbd3f957) Bump community package dependencies - [`3c83958`](https://github.com/pelican-dev/panel/commit/3c83958435b6493d6ed468b7e164d343652ba4b6) composer update - [`8d94073`](https://github.com/pelican-dev/panel/commit/8d94073896df245e9866f14a622a60c1c5b00b5b) update filament assets ### 📊 Changes **3 files changed** (+122 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+6 -6) 📝 `composer.lock` (+115 -43) 📝 `public/js/filament/notifications/notifications.js` (+1 -1) </details> ### 📄 Description This pull request includes updates for the recent minor version release of Laravel as well as bumps your package dependencies. You may review the full list of changes in the [Laravel Release Notes](https://github.com/laravel/framework/releases/tag/v12.29.0), or highlighted changes and tips in the weekly [Shifty Bits newsletter](https://shiftybits.news). **Before merging**, you need to: - Checkout the `shift-ci-v12.29.0` branch - Review **all** pull request comments for additional changes - Run `composer update` - Thoroughly test your application ([no tests?](https://laravelshift.com/laravel-test-generator), [no CI?](https://laravelshift.com/ci-generator)) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:54:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1535