Bump laravel/framework from 10.0.3 to 10.3.2
Bumps laravel/framework from 10.0.3 to 10.3.2.
Release notes
Sourced from laravel/framework's releases.
v10.3.1
Reverted
- Reverted "Use fallback when previous URL is the same as the current in
Illuminate/Routing/UrlGenerator::previous()" (#46392)v10.3.0
Added
- Adding Pipeline Facade (#46271)
- Add Support for SaveQuietly and Upsert with UUID/ULID Primary Keys (#46161)
- Add charAt method to both Str and Stringable (#46349, dfb59bc2)
- Adds Countable to the InvokedProcessPool class (#46346)
- Add processors to logging (placeholders) (#46344)
Fixed
- Fixed
Illuminate/Mail/Mailable::buildMarkdownView()(791f8ea7)- FIX on CanBeOneOfMany trait giving erroneous results (#46309)
Changed
- Use fallback when previous URL is the same as the current in
Illuminate/Routing/UrlGenerator::previous()(#46234)- Allow override of the Builder paginate() total (#46336)
v10.2.0
Added
- Adding
Conditionabletrain to Logger (#46259)- Added "dot" method to Illuminate\Support\Collection class (#46265)
- Added a "channel:list" command (#46248)
- Added JobPopping and JobPopped events (#46220)
- Add isMatch method to Str and Stringable helpers (#46303)
- Add ArrayAccess to Stringable (#46279)
Reverted
- Revert "[10.x] Fix custom themes not reseting on Markdown renderer" (#46328)
Fixed
- Fix typo in function
createMissingSqliteDatbasename insrc/Illuminate/Database/Console/Migrations/MigrateCommand.php(#46326)Changed
- Generate default command name based on class name in
ConsoleMakeCommand(#46256)- Do not mutate underlying values on redirect (#46281)
- Do not use null to initialise $lastExecutionStartedAt in
ScheduleWorkCommand(#46285)- Remove obsolete function_exists('enum_exists') calls (#46319)
- Cast json decoded failed_job_ids to array in DatabaseBatchRepository::toBatch (#46329)
v10.1.5
Fixed
- Fixed
Illuminate/Foundation/Testing/Concerns/InteractsWithDatabase::expectsDatabaseQueryCount()$connection parameter (#46228)- Fixed Facade Fake (#46257)
Changed
- Remove autoload dumping from make:migration (#46215)
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
Release Notes for 10.x
Unreleased
v10.3.1 (2023-03-08)
Reverted
- Reverted "Use fallback when previous URL is the same as the current in
Illuminate/Routing/UrlGenerator::previous()" (#46392)v10.3.0 (2023-03-07)
Added
- Adding Pipeline Facade (#46271)
- Add Support for SaveQuietly and Upsert with UUID/ULID Primary Keys (#46161)
- Add charAt method to both Str and Stringable (#46349, dfb59bc2)
- Adds Countable to the InvokedProcessPool class (#46346)
- Add processors to logging (placeholders) (#46344)
Fixed
- Fixed
Illuminate/Mail/Mailable::buildMarkdownView()(791f8ea7)- FIX on CanBeOneOfMany trait giving erroneous results (#46309)
Changed
- Use fallback when previous URL is the same as the current in
Illuminate/Routing/UrlGenerator::previous()(#46234)- Allow override of the Builder paginate() total (#46336)
v10.2.0 (2023-03-02)
Added
- Adding
Conditionabletrain to Logger (#46259)- Added "dot" method to Illuminate\Support\Collection class (#46265)
- Added a "channel:list" command (#46248)
- Added JobPopping and JobPopped events (#46220)
- Add isMatch method to Str and Stringable helpers (#46303)
- Add ArrayAccess to Stringable (#46279)
Reverted
- Revert "[10.x] Fix custom themes not reseting on Markdown renderer" (#46328)
Fixed
- Fix typo in function
createMissingSqliteDatbasename insrc/Illuminate/Database/Console/Migrations/MigrateCommand.php(#46326)Changed
... (truncated)
Commits
-
9e1f11aversion -
496d12dRevert "FIX on CanBeOneOfMany trait giving erroneous results (#46309)" (#46402) -
4964a1a[10.x] FixesExpressionno longer implementsStringable(#46395) -
70ff2aa[10.x] Update CHANGELOG.md -
b525eea[10.x] Update CHANGELOG.md -
3257db8[10.x] Update CHANGELOG.md -
57cc50dwip -
47c8a0aRevert "[10.x] Use fallback when previous URL is the same as the current (#46... -
46ecbcaversion -
494a417FIX on CanBeOneOfMany trait giving erroneous results (#46309) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebasewill rebase this MR -
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts