Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Carbon v3 #1

Closed
wants to merge 157 commits into from
Closed

Upgrade to Carbon v3 #1

wants to merge 157 commits into from

Conversation

kylekatarnls
Copy link
Owner

No description provided.

buismaarten and others added 30 commits January 1, 2024 15:03
* Fix: whenAggregated should return MissingValue when default is not specified

* Test: whenAggregated should return MissingValue when default is not specified
* Flush about command during test runs

* Update name

* Update TestCase.php

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
* make the schema builder macroable

* stop passing the  parameter to the closure.
`$columns` can be `null` (before any columns are selected
* Add assertEmpty to TestView

* Update TestView.php

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
* Update tailwind.blade.php for dark mode

* Update simple-tailwind.blade.php

adding dark mode classes.
* Allow Vite asset path customization

* lint

* lint
Return type was _string_ instead of _static_, broking method chaining on IDEs.
* Add assertCount method

* apply StyleCI

* Update QueueFake.php

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
laravel#49527)

* Ability to establish connection without using Config Repository

* StyleCI

* Update src/Illuminate/Database/DatabaseManager.php

Co-authored-by: Dries Vints <dries@vints.be>

* FQN

* FQN

* FQN on tests as well

* FQN

* formatting

---------

Co-authored-by: Dries Vints <dries@vints.be>
Co-authored-by: Taylor Otwell <taylor@laravel.com>
* Add APA style title helper

* Update Str.php

* Update Str.php

* Update Str.php

* Update src/Illuminate/Support/Str.php

* formatting

* Update Str.php

* formatting

* formatting

* formatting

---------

Co-authored-by: Dries Vints <dries@vints.be>
Co-authored-by: Taylor Otwell <taylor@laravel.com>
@kylekatarnls kylekatarnls force-pushed the feature/carbon-v3 branch 2 times, most recently from 802d1bc to 60bddc4 Compare January 24, 2024 09:25
nunomaduro and others added 16 commits January 24, 2024 09:01
* Adjust default email values

* Adjusts MAIL_PORT
* Upgrade to Carbon v3

* Use float for Carbon ->total* properties

* Make createFromId accepts Uuid and Ulid as per its doc

* Update nesbot/carbon to ^3@dev in illuminate/support

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>

* Upgrade to nesbot/carbon ^3.0.0-beta.3@beta

---------

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Co-authored-by: Mior Muhammad Zaki <crynobone@gmail.com>
* remove schema deprecations

* formatting

* force re-run tests
* Expose queue name and delay on job queue events

* formatting

* fix type

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
@kylekatarnls kylekatarnls force-pushed the feature/carbon-v3 branch 2 times, most recently from 4ab1950 to ee58c7d Compare January 26, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.