mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-26 11:33:52 +03:00
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/579
Author: @rmartinoscar
Created: 9/19/2024
Status: ❌ Closed
Base:
main← Head:issue/573📝 Commits (3)
c359a8eUpdate spatie/laravel-ignition & misc stuff82eca84Merge branch 'pelican-dev:main' into issue/5731c02c4cUpdate composer.lock📊 Changes
5 files changed (+103 additions, -30 deletions)
View changed files
📝
app/Exceptions/ManifestDoesNotExistException.php(+2 -2)📝
app/Exceptions/Solutions/ManifestDoesNotExistSolution.php(+2 -2)📝
composer.json(+1 -1)📝
composer.lock(+97 -24)📝
package.json(+1 -1)📄 Description
Update spatie/laravel-ignition
^2.7>^2.8(spatie/ignition^1.14>^1.15, spatie/flare-client-php^1.6.0>^1.8.0)Edit the clean script in package.json#L134 to remove
cd, set --no-interaction and addmanifest.jsonChange
getDocumentationLinkscause the link given was deadUpdate composer.lock
Update yarn.lock havn't been updated in ages maybe it's time, same goes for the mysql schema
This can't be merged without updating composer.lock
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.