v13.16.0
·
4 commits
to 13.x
since this release
Immutable
release. Only release title and notes can be modified.
- [13.x] Fix incorrect casing of StdClass in SupportHelpersTest by @Soean in #60479
- [13.x] Fix shell quoting when scheduled commands run as another user by @igorlealantunes in #60469
- [13.x] Improve return type for
Localizable::withLocale()by @axlon in #60466 - [13.x] Allow RouteParameter to use the attributed parameter name by @SanderSander in #60465
- [13.x] Adjust CHANGELOG.md by @jackbayliss in #60464
- [13.x] Add generic to HasEvents::dispatchesEvents() return type by @dfinchenko in #60463
- [13.x] Improve return types for model callback-scope helpers by @dfinchenko in #60481
- [13.x] Support enum for broadcastAs by @alexbowers in #60483
- [13.x] Improve return types for database connection callback wrappers by @dfinchenko in #60484
- [13.x] Add
arraymaintenance mode driver for parallel testing by @ziadoz in #60489 - [13.x] Add
whenFilledEnummethod toInteractsWithDataby @astandkaya in #60486 - [13.x] Add array to supported maintainance mode drivers doc by @jackbayliss in #60490
- Bump esbuild, @tailwindcss/vite and vite in /src/Illuminate/Foundation/resources/exceptions/renderer by @dependabot[bot] in #60501
- Improve return types for the remaining callback-passthrough helpers by @dfinchenko in #60500
- Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in #60512
- [13.x] Add missing @throws \JsonException annotations by @dfinchenko in #60514
- [13.x] Improve return types for callback-passthrough interfaces and helpers by @dfinchenko in #60513
- Improve types of
InteractsWithData::whenEnumby @takaram in #60507 - [13.x] Ensure hashtags are removed via release script by @jackbayliss in #60505
- Add anyOf support to JSON schema by @dbpolito in #60509
- [13.x] Fix
Batchable::batchingfor finished batches by @miladev95 in #60511 - [13.x] Add
withCookiesmethod toResponseTraitby @Amirhf1 in #60503 - Add
artisan devcommand by @joetannenbaum in #60412 - [13.x] Add correct return type to FileHelpers extension method by @MatthieuFlaceliere in #60515
- Guard JsonSchema deserializer against unbounded $ref expansion by @pushpak1300 in #60517
- [13.x] Support Queue attributes on traits by @jackbayliss in #60519
- [13.x] Harden HTTP client request and fake response serialization by @GrahamCampbell in #60522