mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1739] [MERGED] Laravel 12.31.1 Shift #1548
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1739
Author: @lancepioch
Created: 9/23/2025
Status: ✅ Merged
Merged: 9/24/2025
Merged by: @rmartinoscar
Base:
main← Head:shift-ci-v12.31.1📝 Commits (4)
245ad87Bump Laravel version constraint124947dBump community package dependencies9c74ca9composer updated706942publish assets📊 Changes
19 files changed (+296 additions, -1193 deletions)
View changed files
📝
composer.json(+6 -6)📝
composer.lock(+229 -1126)📝
public/css/filament/filament/app.css(+1 -1)📝
public/fonts/filament/filament/inter/index.css(+1 -1)➕
public/fonts/filament/filament/inter/inter-cyrillic-ext-wght-normal-IYF56FF6.woff2(+0 -0)➕
public/fonts/filament/filament/inter/inter-cyrillic-wght-normal-JEOLYBOO.woff2(+0 -0)➕
public/fonts/filament/filament/inter/inter-greek-ext-wght-normal-EOVOK2B5.woff2(+0 -0)➕
public/fonts/filament/filament/inter/inter-greek-wght-normal-IRE366VL.woff2(+0 -0)📝
public/js/filament/forms/components/code-editor.js(+4 -4)📝
public/js/filament/forms/components/file-upload.js(+2 -2)📝
public/js/filament/forms/components/markdown-editor.js(+24 -24)📝
public/js/filament/forms/components/rich-editor.js(+21 -21)📝
public/js/filament/forms/components/select.js(+1 -1)📝
public/js/filament/notifications/notifications.js(+1 -1)📝
public/js/filament/schemas/components/actions.js(+1 -1)📝
public/js/filament/schemas/schemas.js(+1 -1)📝
public/js/filament/tables/components/columns/select.js(+1 -1)📝
public/js/filament/tables/tables.js(+1 -1)📝
public/js/filament/widgets/components/chart.js(+2 -2)📄 Description
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:
shift-ci-v12.31.1branchcomposer update🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.