Upgrades :D [Laravel 11, Vite, Security] - #1498
Conversation
| $hoursLeft = $now->diffInHours($date); | ||
|
|
||
| if ($hoursLeft < 0) { | ||
| $hoursLeft = $hoursLeft * -1; |
There was a problem hiding this comment.
This was a bit of an odd bug
| @@ -46,7 +46,7 @@ | |||
| <div> | |||
There was a problem hiding this comment.
This commit is messy, I'll break it apart for us.
there was an issue somewhere here, trying to find it in our history
|
Such a huge PR. Why did you remove the phpstan package? We need it. Could you add it back? |
|
Only a pleasure! We love your products! I can definitely add those back in! I'll need to recreate the baselines due to pint's changes. Can I add an action to lint the commits to commitizen standard? |
|
Things have been a bit busy, I will attend to it this week. |
WARNING: THIS IS BIG
CHROME USES 1.2GB AND FREEZES IN FILES CHANGED TAB.
I RECOMMEND REVIEWING THE CHANGES LOCALLY <3
I must cleanup our commit structure. We have a fork of this that we're cleaning up that I've copied into here, but some of the commits are sensitive.
This is a general dump and I'll rebase the commits [We all love commitizen].
Due to the changes to the action files, I don't know how well Github is going to run the new versions. It may all break.
Core changes:
Bug fixes:
Other changes: