mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1721] [CLOSED] Laravel 12.30.1 Shift #1539
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/1721
Author: @lancepioch
Created: 9/19/2025
Status: ❌ Closed
Base:
main← Head:shift-ci-v12.30.1📝 Commits (4)
fec2906Bump Laravel version constraint43fa16bBump community package dependencies9f51803composer update725f922composer update📊 Changes
17 files changed (+257 additions, -176 deletions)
View changed files
📝
composer.json(+6 -6)📝
composer.lock(+192 -111)📝
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/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/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.30.1branchcomposer update🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.