accounting-laravel
accounting-laravel copied to clipboard
Bump laravel/framework from 11.26.0 to 11.27.2
Bumps laravel/framework from 11.26.0 to 11.27.2.
Release notes
Sourced from laravel/framework's releases.
v11.27.2
- [11.x] Fixes regression with
queue:work
Command by@crynobone
in laravel/framework#53076- [11.x] Fixes parameter declaration for
ServiceProvider::optimizes()
by@crynobone
in laravel/framework#53074v11.27.1
- [11.x] Fix border overflow on theme switcher when hovering by
@mezotv
in laravel/framework#53064- [11.x] Optimize commands registry by
@erikgaal
in laravel/framework#52928- [11.x] Fix laravel/framework#53071 by
@it-can
in laravel/framework#53072v11.27.0
- [11.x] feat: narrow types for throw_if and throw_unless by
@calebdw
in laravel/framework#53005- [11.x] Prevent calling tries() twice by
@themsaid
in laravel/framework#53010- [11.x] Improve PHPDoc by
@schulerj89
in laravel/framework#53009- [11.x] Utilise
Illuminate\Support\php_binary()
by@crynobone
in laravel/framework#53008- [11.x] Set HasAttributes@casts() array generics by
@cosmastech
in laravel/framework#53024- [11.x] Improve
Schema::hasTable()
performance by@hafezdivandari
in laravel/framework#53006- [11.x] Always inherit parent attributes by
@royduin
in laravel/framework#53011- [11.x] feat: introduce option to change default Number currency by
@sts-ryan-holton
in laravel/framework#53022- [11.x] feat: add Str::doesntContain() method and supporting tests by
@sts-ryan-holton
in laravel/framework#53035- [11.x] Str: Add extension support for
Str::inlineMarkdown()
by@ryangjchandler
in laravel/framework#53033- Fix: Correct typehint on repository retrieval methods by
@liamduckett
in laravel/framework#53025- [11.x] Test for forgetting non-flexible keys for file driver by
@timacdonald
in laravel/framework#53018- Add metadata to mailable view data by
@TobMoeller
in laravel/framework#53042- [11.x] PHPDoc Improvements by
@schulerj89
in laravel/framework#53054- [11.x] Test Improvements by
@toarupg0318
in laravel/framework#53057- [11.x] PHPDoc Improvements by
@seriquynh
in laravel/framework#53053- Add Exception Handling for jsonOptions() Method by
@shamimulalam
in laravel/framework#53056- [11.x] Fixes
make:model
for Form Requests by@joshmanders
in laravel/framework#53052- [11.x] Fixes validation using
shouldConvertToBoolean
when parameter uses dot notation by@bytestream
in laravel/framework#53048- [11.x] Add methods to the HTTP kernel to append middleware relative to other middleware by
@ollieread
in laravel/framework#52897- [11.x] Add
--json
flag toqueue:work
command for structured logging by@josecl
in laravel/framework#52887- [11.x] Improve performance of Redis queue block_for when a worker has multiple queues to service by
@michael-scinocca
in laravel/framework#52826
Changelog
Sourced from laravel/framework's changelog.
v11.27.2 - 2024-10-09
- [11.x] Fixes regression with
queue:work
Command by@crynobone
in laravel/framework#53076- [11.x] Fixes parameter declaration for
ServiceProvider::optimizes()
by@crynobone
in laravel/framework#53074v11.27.1 - 2024-10-08
- [11.x] Fix border overflow on theme switcher when hovering by
@mezotv
in laravel/framework#53064- [11.x] Optimize commands registry by
@erikgaal
in laravel/framework#52928- [11.x] Fix laravel/framework#53071 by
@it-can
in laravel/framework#53072v11.27.0 - 2024-10-08
- [11.x] feat: narrow types for throw_if and throw_unless by
@calebdw
in laravel/framework#53005- [11.x] Prevent calling tries() twice by
@themsaid
in laravel/framework#53010- [11.x] Improve PHPDoc by
@schulerj89
in laravel/framework#53009- [11.x] Utilise
Illuminate\Support\php_binary()
by@crynobone
in laravel/framework#53008- [11.x] Set HasAttributes
@casts
() array generics by@cosmastech
in laravel/framework#53024- [11.x] Improve
Schema::hasTable()
performance by@hafezdivandari
in laravel/framework#53006- [11.x] Always inherit parent attributes by
@royduin
in laravel/framework#53011- [11.x] feat: introduce option to change default Number currency by
@sts-ryan-holton
in laravel/framework#53022- [11.x] feat: add Str::doesntContain() method and supporting tests by
@sts-ryan-holton
in laravel/framework#53035- [11.x] Str: Add extension support for
Str::inlineMarkdown()
by@ryangjchandler
in laravel/framework#53033- Fix: Correct typehint on repository retrieval methods by
@liamduckett
in laravel/framework#53025- [11.x] Test for forgetting non-flexible keys for file driver by
@timacdonald
in laravel/framework#53018- Add metadata to mailable view data by
@TobMoeller
in laravel/framework#53042- [11.x] PHPDoc Improvements by
@schulerj89
in laravel/framework#53054- [11.x] Test Improvements by
@toarupg0318
in laravel/framework#53057- [11.x] PHPDoc Improvements by
@seriquynh
in laravel/framework#53053- Add Exception Handling for jsonOptions() Method by
@shamimulalam
in laravel/framework#53056- [11.x] Fixes
make:model
for Form Requests by@joshmanders
in laravel/framework#53052- [11.x] Fixes validation using
shouldConvertToBoolean
when parameter uses dot notation by@bytestream
in laravel/framework#53048- [11.x] Add methods to the HTTP kernel to append middleware relative to other middleware by
@ollieread
in laravel/framework#52897- [11.x] Add
--json
flag toqueue:work
command for structured logging by@josecl
in laravel/framework#52887- [11.x] Improve performance of Redis queue block_for when a worker has multiple queues to service by
@michael-scinocca
in laravel/framework#52826
Commits
a51d1f2
Update version to v11.27.26e91690
[11.x] Fixes parameter declaration forServiceProvider::optimizes()
(#53074)a143a77
[11.x] Fixes regression withqueue:work
Command (#53076)d961279
Update CHANGELOG2634ad4
Update version to v11.27.1782bee0
Fix laravel/framework#53071 (#53072)f89575c
Apply fixes from StyleCI1f12e50
[11.x] Optimize commands registry (#52928)b5a17c7
[11.x] Fix hover overflow on theme switcher (#53064)6715c44
Update CHANGELOG- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)