laravel-service-repository-pattern
laravel-service-repository-pattern copied to clipboard
Bump laravel/framework from 6.18.8 to 6.18.43
Bumps laravel/framework from 6.18.8 to 6.18.43.
Release notes
Sourced from laravel/framework's releases.
v6.18.43
v6.18.43 (2020-10-13)
Fixed
- Matched
symfony/debugversion with other symfony reqs (6ce02a2)v6.18.42
v6.18.42 (2020-10-06)
Fixed
- Added missed RESET_THROTTLED constant to Password Facade (#34641)
v6.18.41
v6.18.41 (2020-09-29)
Fixed
- Added support for stream reads in FileManager for S3 driver (#34480)
Changelog
Sourced from laravel/framework's changelog.
v6.18.43 (2020-10-13)
Fixed
- Matched
symfony/debugversion with other symfony reqs (6ce02a2)v6.18.42 (2020-10-06)
Fixed
- Added missed RESET_THROTTLED constant to Password Facade (#34641)
v6.18.41 (2020-09-29)
Fixed
- Added support for stream reads in FileManager for S3 driver (#34480)
v6.18.40 (2020-09-09)
Revert
v6.18.39 (2020-09-08)
Fixed
- Fixed for empty fallback_locale in
Illuminate\Translation\Translator(#34136)v6.18.38 (2020-09-01)
Changed
- Changed postgres processor (#34055)
v6.18.37 (2020-08-27)
Fixed
- Fixed offset error on invalid remember token (#34020)
- Only prepend scheme to PhpRedis host when necessary (#34017)
- Fixed
whereKeyandwhereKeyNotinIlluminate\Database\Eloquent\Builder(#34031)v6.18.36 (2020-08-25)
Fixed
- Fix dimension ratio calculation in
Illuminate\Validation\Concerns\ValidatesAttributes::failsRatioCheck()(#34003)Changed
... (truncated)
Commits
7a6043bversion6ce02a2Matched symfony/debug version with other symfony reqs2bf90d2Fix Eloquent Models timestamp types (#34787)fc7479aMerge pull request #34755 from TBlindaruk/6.x84d7a68[6.x] update changelogea27c9apatch924e3a6Fix incorrect PHPDoc type for queryParameters (#34683)8de2c9dFix incorrect PHPDoc argument for signedRoute (#34672)52c77fcadd missed RESET_THROTTLED constant to Password Facade (#34641)57c1fd5[6.x] 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 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.