PR #57 opened: chore(deps): bump the minor-and-patch group with 5 updates
Bumps the minor-and-patch group with 5 updates:
| Package | From | To |
|---|---|---|
| laravel/fortify | 1.35.0 | 1.36.1 |
| laravel/framework | 12.53.0 | 12.54.1 |
| laravel/horizon | 5.45.1 | 5.45.3 |
| laravel/pint | 1.27.1 | 1.29.0 |
| pestphp/pest | 4.4.1 | 4.4.2 |
Updates laravel/fortify from 1.35.0 to 1.36.1
▶Release notes
Sourced from laravel/fortify's releases.
v1.36.1
- [1.x] Makes imports consistent by
@nunomaduroin laravel/fortify#659v1.36.0
- Rename Skill by
@pushpak1300in laravel/fortify#657
▶Changelog
Sourced from laravel/fortify's changelog.
v1.36.1 - 2026-03-10
- [1.x] Makes imports consistent by
@nunomaduroin laravel/fortify#659v1.36.0 - 2026-02-27
- Rename Skill by
@pushpak1300in laravel/fortify#657
▶Commits
Updates laravel/framework from 12.53.0 to 12.54.1
▶Release notes
Sourced from laravel/framework's releases.
v12.54.1
- [12.x] Makes imports consistent by
@nunomaduroin laravel/framework#59149v12.54.0
- [12.x] Fix division by zero error in
repeatEvery()method by@amirhshokriin laravel/framework#58987- [12.x] Allow app.editor.base_path to be an empty string by
@kminekin laravel/framework#58991- [12.x] Add missing, remove unused parameters to docblocks by
@mrvipchienin laravel/framework#58989- Fix URL validation for punycode subdomains by
@mpa12in laravel/framework#58982- [12.x] Prevent queue deadlock when reserving a job throws an exception (e.g., attempts overflow) by
@sadique-cwsin laravel/framework#58978- [12.x] bug: throttle with redis ignores after callback by
@RobertBoesin laravel/framework#58990- Update brick/math version constraint to include 0.15 by
@julien-boudryin laravel/framework#59005- Revert "Update brick/math version constraint to include 0.15" by
@GrahamCampbellin laravel/framework#59009- Bump rollup from 4.46.3 to 4.59.0 in /src/Illuminate/Foundation/resources/exceptions/renderer by
@dependabot[bot] in laravel/framework#59013- [12.x] Fix TwoColumnDetail stripping trailing punctuation from second column values by
@theritvarsin laravel/framework#59010- [12.x] Add support for assertions on
BinaryFileResponseby@axlonin laravel/framework#59018- [12.x] fix: array offset deprecation warning by
@calebdwin laravel/framework#59019- [12.x] Add tsvector column type for PostgreSQL by
@milroyfraserin laravel/framework#59004- Memory Limit passed as string when run from supervisor by
@turbo124in laravel/framework#59049- [12.x] Fix facade cache file permissions by
@nkoestingerin laravel/framework#59059- [12.x] Display oldest pending job in queue:monitor output by
@jackbaylissin laravel/framework#59073- Fix type() method return type in Illuminate\Filesystem\Filesystem by
@GNfsysin laravel/framework#59071- [12.x] Test Improvements by
@crynobonein laravel/framework#59068- [12.x] Wrap flags in
int-mask-ofannotation by@shaedrichin laravel/framework#59082- Fix after-commit observers breaking -ing event cancellation by
@eyupcanakmanin laravel/framework#59058- [12.x] Fix migrate:fresh failing when database does not exist by
@MElkmeshiin laravel/framework#59113- [12.x] Add
interval()method toInteractsWithDataby@SanderMullerin laravel/framework#59114- [12.x] Hash displayName() in cache lock keys by
@A5hleyRichin laravel/framework#59141- [12.x] Improved html test helpers by
@jnoordsijin laravel/framework#59140- [12.x] Add Model::withoutRelation() for selective relation unloading by
@SanderMullerin laravel/framework#59137- [12.x] Include request context in HTTP client Response::dump() by
@SanderMullerin laravel/framework#59136- Fix enum handling in ModelNotFoundException error message by
@isaackaarain laravel/framework#59132- [12.x] Update composer.json to enforce commonmark version without DisallowedRawHtmlRenderer exploit by
@Smoggertin laravel/framework#59131- [12.x] Suppress chmod errors in Filesystem::replace() for non-POSIX filesystems by
@eyupcanakmanin laravel/framework#59126- Add composite index to jobs table migration for improved queue polling by
@firecowin laravel/framework#59111- [12.x] Load custom markdown extensions for mail by
@dasundevin laravel/framework#59051- [12.x] Fix docblock for RateLimiter
for()method by@amirhshokriin laravel/framework#59144- [12.x] Deduplicate paths in view:cache by
@ganyiczin laravel/framework#59145
▶Changelog
Sourced from laravel/framework's changelog.
v12.54.1 - 2026-03-10
- [12.x] Makes imports consistent by
@nunomaduroin laravel/framework#59149v12.54.0 - 2026-03-10
- [12.x] Fix division by zero error in
repeatEvery()method by@amirhshokriin laravel/framework#58987- [12.x] Allow app.editor.base_path to be an empty string by
@kminekin laravel/framework#58991- [12.x] Add missing, remove unused parameters to docblocks by
@mrvipchienin laravel/framework#58989- Fix URL validation for punycode subdomains by
@mpa12in laravel/framework#58982- [12.x] Prevent queue deadlock when reserving a job throws an exception (e.g., attempts overflow) by
@sadique-cwsin laravel/framework#58978- [12.x] bug: throttle with redis ignores after callback by
@RobertBoesin laravel/framework#58990- Update brick/math version constraint to include 0.15 by
@julien-boudryin laravel/framework#59005- Revert "Update brick/math version constraint to include 0.15" by
@GrahamCampbellin laravel/framework#59009- Bump rollup from 4.46.3 to 4.59.0 in /src/Illuminate/Foundation/resources/exceptions/renderer by
@dependabot[bot] in laravel/framework#59013- [12.x] Fix TwoColumnDetail stripping trailing punctuation from second column values by
@theritvarsin laravel/framework#59010- [12.x] Add support for assertions on
BinaryFileResponseby@axlonin laravel/framework#59018- [12.x] fix: array offset deprecation warning by
@calebdwin laravel/framework#59019- [12.x] Add tsvector column type for PostgreSQL by
@milroyfraserin laravel/framework#59004- Memory Limit passed as string when run from supervisor by
@turbo124in laravel/framework#59049- [12.x] Fix facade cache file permissions by
@nkoestingerin laravel/framework#59059- [12.x] Display oldest pending job in queue:monitor output by
@jackbaylissin laravel/framework#59073- Fix type() method return type in Illuminate\Filesystem\Filesystem by
@GNfsysin laravel/framework#59071- [12.x] Test Improvements by
@crynobonein laravel/framework#59068- [12.x] Wrap flags in
int-mask-ofannotation by@shaedrichin laravel/framework#59082- Fix after-commit observers breaking -ing event cancellation by
@eyupcanakmanin laravel/framework#59058- [12.x] Fix migrate:fresh failing when database does not exist by
@MElkmeshiin laravel/framework#59113- [12.x] Add
interval()method toInteractsWithDataby@SanderMullerin laravel/framework#59114- [12.x] Hash displayName() in cache lock keys by
@A5hleyRichin laravel/framework#59141- [12.x] Improved html test helpers by
@jnoordsijin laravel/framework#59140- [12.x] Add Model::withoutRelation() for selective relation unloading by
@SanderMullerin laravel/framework#59137- [12.x] Include request context in HTTP client Response::dump() by
@SanderMullerin laravel/framework#59136- Fix enum handling in ModelNotFoundException error message by
@isaackaarain laravel/framework#59132- [12.x] Update composer.json to enforce commonmark version without DisallowedRawHtmlRenderer exploit by
@Smoggertin laravel/framework#59131- [12.x] Suppress chmod errors in Filesystem::replace() for non-POSIX filesystems by
@eyupcanakmanin laravel/framework#59126- Add composite index to jobs table migration for improved queue polling by
@firecowin laravel/framework#59111- [12.x] Load custom markdown extensions for mail by
@dasundevin laravel/framework#59051- [12.x] Fix docblock for RateLimiter
for()method by@amirhshokriin laravel/framework#59144- [12.x] Deduplicate paths in view:cache by
@ganyiczin laravel/framework#59145
▶Commits
3254974Update version to v12.54.1156f129Makes imports consistent (#59149)3e254b6Update CHANGELOGe908e11Update version to v12.54.074b2a76[12.x] Deduplicate paths in view:cache (#59145)d90b2ffFix docblock for RateLimiter for() method (#59144)5166b98[12.x] Load custom markdown extensions for mail (#59051)697255cAdd composite index to jobs table migration for improved queue polling (#59111)6897e45Suppress chmod errors in Filesystem::replace() and AliasLoader for non-POSIX ...9bff1a9Update composer.json (#59131)- Additional commits viewable in compare view
Updates laravel/horizon from 5.45.1 to 5.45.3
▶Release notes
Sourced from laravel/horizon's releases.
v5.45.3
- Refine Horizon skill description by
@pushpak1300in laravel/horizon#1727- Update configure-horizon skill examples and command references by
@pushpak1300in laravel/horizon#1725v5.45.2
Full Changelog: https://github.com/laravel/horizon/compare/v5.45.1...v5.45.2
▶Changelog
Sourced from laravel/horizon's changelog.
v5.45.3 - 2026-03-11
- Refine Horizon skill description by
@pushpak1300in laravel/horizon#1727- Update configure-horizon skill examples and command references by
@pushpak1300in laravel/horizon#1725v5.45.2 - 2026-03-10
Full Changelog: https://github.com/laravel/horizon/compare/v5.45.1...v5.45.2
▶Commits
Updates laravel/pint from 1.27.1 to 1.29.0
▶Release notes
Sourced from laravel/pint's releases.
v1.29.0
- Adds
Pint/phpdoc_type_annotations_onlycustom rule.v1.28.0
- feat: improves
fully_qualified_strict_typesrule- feat: improves agent detector code
▶Changelog
Sourced from laravel/pint's changelog.
v1.29.0 - 2026-03-12
- Adds
Pint/phpdoc_type_annotations_onlycustom rule.v1.28.0 - 2026-03-10
- feat: improves
fully_qualified_strict_typesrule- feat: improves agent detector code
▶Commits
bdec963Release 1.29.08a53adfMerge pull request #427 from laravel/feat/type-annotations-onlya909b8fchore: updates build663be62chore: styleebcea1efixes: dont run it on config, etc170c2c2feat: adds type annotations only fixer81d7bd3Update CHANGELOG1feae84Release 1.28.05fff32echore: bump dependencies64247d0Merge pull request #425 from laravel/feat/fully-qualified-imports-to-qualitie...- Additional commits viewable in compare view
Updates pestphp/pest from 4.4.1 to 4.4.2
▶Release notes
Sourced from pestphp/pest's releases.
v4.4.2
fix:
App\Httpnot being allowed to be used on laravel providers (arch testing) fix: styling of stubs fix: test dir option when used on parallel
▶Commits
5d42e8frelease: v4.4.29d17b87chore: update stubs2a80101chore: update stylingf7015fechore: adjusts sponsors7281e0dAdd SerpApi to the list of sponsors5de8693chore: style7d80f1dchore: removes non used filesb3119ccMerge pull request #1562 from michaelw85/patch-14e294edMerge pull request #1639 from imliam/patch-11f39b28Allow App\Http to be used in providers- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions