pingcrm-react
pingcrm-react copied to clipboard
build(deps): bump laravel/framework from 11.31.0 to 11.44.1
Bumps laravel/framework from 11.31.0 to 11.44.1.
Release notes
Sourced from laravel/framework's releases.
v11.44.1
- [11.x] Add valid values to ensure method by
@lancepiochin laravel/framework#54840- Fix attribute name used on
Validatorinstance within certain rule classes by@crynobonein laravel/framework#54845- [11.x] Fix
Application::interBasePath()fails to resolve application when project name is "vendor" by@crynobonein laravel/framework#54871- [11.x] Test improvements by
@crynobonein laravel/framework#54879v11.44.0
- [11.x] Fix parsing
PHP_CLI_SERVER_WORKERSasstringinstead ofintby@crynobonein laravel/framework#54724- [11.x] Rename Redis parse connection for cluster test method to follow naming conventions by
@jackbaylissin laravel/framework#54721- [11.x] Allow
readAtmethod to use in database channel by@utsavsomaiyain laravel/framework#54729- [11.x] Fix: Custom Exceptions with Multiple Arguments does not properly rein… by
@pandiselvammin laravel/framework#54705- [11.x] Update ConcurrencyTest exception reference to use namespace by
@jackbaylissin laravel/framework#54732- [11.x] Deprecate
Factory::$modelNameResolverby@samlevin laravel/framework#54736- [11x.] Improved typehints for
InteractsWithDatabaseby@cosmastechin laravel/framework#54748- [11.x] Improved typehints for
InteractsWithExceptionHandling&&ExceptionHandlerFakeby@cosmastechin laravel/framework#54747v11.43.2
- [11.x] Add missing test for
implode()by@nuernbergerAin laravel/framework#54704- [11.x] Enhance eventStream to Support Custom Events and Start Messages by
@devhammedin laravel/framework#54695- Revert "[11.x] Enhance eventStream to Support Custom Events and Start Messages" by
@taylorotwellin laravel/framework#54714- [11.x] Replace MD5 with xxh128 in File::hasSameHash() by
@vlakoffin laravel/framework#54690- [11.x] Add parameter typing for closure to addGlobalScope method by
@jnoordsijin laravel/framework#54677- [11.x]
assertOnlyJsonValidationErrors/assertOnlyInvalidby@gdebrauwerin laravel/framework#54678- [11.x] Allow for assertions against
QueueFake::pushRaw()by@cosmastechin laravel/framework#54703- [11.x] Fix: Handles non nested explode of multiple Date and Numeric rules in ValidationRuleParser by
@AlexandreMeledandriin laravel/framework#54718v11.43.1
- [11.x] Fix "Divide by Zero" regression bug introduced in #54650 by
@crynobonein laravel/framework#54685- Revert "Fix Collection::implode with \Stringable objects" by
@crynobonein laravel/framework#54691v11.43.0
- Remove Incorrect
@mixinAnnotation in BuildsQueries Trait by@daniel-de-witin laravel/framework#54596- make withoutScopedBindings usable on RouteRegistrar by
@ssninnniin laravel/framework#54592- [11.x] Update Broadcasting Install Command For Bun Version 1.1.39^ by
@realpokein laravel/framework#54605- [11.x] Add isTtySupported to Process facade by
@Riley19280in laravel/framework#54604- [11.x] fix: pagination generics by
@calebdwin laravel/framework#54601- Convert closures to arrow functions in the Model class by
@alikhosravidevin laravel/framework#54599- [11.x] Document hashedValue as non-nullable by
@JurianAriein laravel/framework#54615- [11.x] Prohibited If Declined and Prohibited If Accepted validation rules by
@osama-98in laravel/framework#54608- [11.x] Fix param types for
orWhereHasMorphmethod by@simonellensohnin laravel/framework#54659- [11.x] Add pascal alias for studly string helper by
@da-maskin laravel/framework#54655- [11.x] make the Eloquent missing attribute handler more accurate by changing offsetExists by
@koenvuin laravel/framework#54654- [11.x] use exec function if the symlink function is unavailable by
@aisuvroin laravel/framework#54651- [11.x] use value helper for $perPage as used for $total by
@rodrigopedrain laravel/framework#54650- [11.x] [cleanup] used illuminate str contains by
@daison12006013in laravel/framework#54647- [11.x] Allow can attribute on group by
@utsavsomaiyain laravel/framework#54648- Test Improvements by
@crynobonein laravel/framework#54645- Fixes Factory Using Wrong Model Name by
@SameOldNickin laravel/framework#54644- [11.x] fix 'parsePipeString' in pipeline helper by
@igzardin laravel/framework#54643- Update old() docblock by
@AJenboin laravel/framework#54641
... (truncated)
Commits
0883d41Update version to v11.44.1c666f89[11.x] Test improvements (#54879)1154a31[11.x] FixApplication::interBasePath()fails to resolve application when p...a8da712Fix attribute name used onValidatorinstance within certain rule classes (...fd9681f[11.x] Add valid values to ensure method (#54840)9de7525Update CHANGELOGe9a33daUpdate version to v11.44.02c72603exception handling typehints (#54747)344c37f[11x.] Improved typehints forInteractsWithDatabase(#54748)0054c26[11.x] DeprecateFactory::$modelNameResolver(#54736)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.