Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): bump laravel/framework from 8.6.0 to 8.40.0 in /laravel#39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromdependabot/composer/laravel/laravel/framework-8.40.0

Conversation

dependabot[bot]
Copy link

@dependabotdependabotbot commented on behalf ofgithubApr 29, 2021

Bumpslaravel/framework from 8.6.0 to 8.40.0.

Release notes

Sourced fromlaravel/framework's releases.

v8.39.0

Added

  • AddedIlluminate\Collections\Collection::sole() method (#37034)
  • Supporturl for php artisan db command (#37064)
  • AddedIlluminate\Foundation\Bus\DispatchesJobs::dispatchSync() (#37063)
  • AddedIlluminate\Cookie\CookieJar::expire() (#37072,fa3a14f)
  • AddedIlluminate\Database\DatabaseManager::setApplication() (#37068)
  • AddedIlluminate\Support\Stringable::whenNotEmpty() (#37080)
  • AddedIlluminate\Auth\SessionGuard::attemptWhen() (#37090,e3fcd97)
  • Added password validation rule (#36960)

Fixed

  • FixedJsonResponse::fromJasonString() double encoding string (#37076)
  • Fallback to primary key if owner key doesnt exist on model at all inMorphTo relation (a011109)
  • Fixes for PHP 8.1 (#37087,#37101)
  • Do not execute beforeSending callbacks twice in HTTP client (#37116)
  • Fixed nullable values for required_if (#37128,86fd558)

Changed

  • Schedule list timezone command (#37117)

v8.38.0

Added

  • Added awordCount() string helper (#36990)
  • Allow anonymous and class based migration coexisting (#37006)
  • AddedIlluminate\Broadcasting\Broadcasters\PusherBroadcaster::setPusher() (#37033)

Fixed

  • Fixed required_if boolean validation (#36969)
  • Correctly merge object payload data inIlluminate\Queue\Queue::createObjectPayload() (#36998)
  • Allow the use of temporary views for Blade testing on Windows machines (#37044)
  • FixedHttp::withBody() not being sent (#37057)

v8.37.0

Added

  • Allow to retry jobs by queue name (#36898,f2d9b59,c351a30)
  • Added strings to theDetectsLostConnections.php (4210258)
  • Allow testing of Blade components that return closures (#36919)
  • Added anonymous migrations (#36906)
  • AddedSession\Store::missing() method (#36937)
  • Handle concurrent asynchronous requests in the HTTP client (#36948,245a712)
  • Added tinyText data type to Blueprint and to available database grammars (#36949)
  • Added a method to remove a resolved view engine (#36955)
  • AddedIlluminate\Database\Eloquent\Model::getAttributesForInsert() protected method (9a9f59f,314bf87)

Fixed

  • Fixed clone() on EloquentBuilder (#36924)

Changed

... (truncated)

Changelog

Sourced fromlaravel/framework's changelog.

Release Notes for 8.x

Unreleased

v8.39.0 (2021-04-27)

Added

  • AddedIlluminate\Collections\Collection::sole() method (#37034)
  • Supporturl for php artisan db command (#37064)
  • AddedIlluminate\Foundation\Bus\DispatchesJobs::dispatchSync() (#37063)
  • AddedIlluminate\Cookie\CookieJar::expire() (#37072,fa3a14f)
  • AddedIlluminate\Database\DatabaseManager::setApplication() (#37068)
  • AddedIlluminate\Support\Stringable::whenNotEmpty() (#37080)
  • AddedIlluminate\Auth\SessionGuard::attemptWhen() (#37090,e3fcd97)
  • Added password validation rule (#36960)

Fixed

  • FixedJsonResponse::fromJasonString() double encoding string (#37076)
  • Fallback to primary key if owner key doesnt exist on model at all inMorphTo relation (a011109)
  • Fixes for PHP 8.1 (#37087,#37101)
  • Do not execute beforeSending callbacks twice in HTTP client (#37116)
  • Fixed nullable values for required_if (#37128,86fd558)

Changed

  • Schedule list timezone command (#37117)

v8.38.0 (2021-04-20)

Added

  • Added awordCount() string helper (#36990)
  • Allow anonymous and class based migration coexisting (#37006)
  • AddedIlluminate\Broadcasting\Broadcasters\PusherBroadcaster::setPusher() (#37033)

Fixed

  • Fixed required_if boolean validation (#36969)
  • Correctly merge object payload data inIlluminate\Queue\Queue::createObjectPayload() (#36998)
  • Allow the use of temporary views for Blade testing on Windows machines (#37044)
  • FixedHttp::withBody() not being sent (#37057)

v8.37.0 (2021-04-13)

Added

  • Allow to retry jobs by queue name (#36898,f2d9b59,c351a30)
  • Added strings to theDetectsLostConnections.php (4210258)
  • Allow testing of Blade components that return closures (#36919)
  • Added anonymous migrations (#36906)
  • AddedSession\Store::missing() method (#36937)

... (truncated)

Commits

Dependabot compatibility score

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will 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 theSecurity Alerts page.

@dependabotdependabotbot added dependenciesPull requests that update a dependency file phpPull requests that update Php code labelsApr 29, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filephpPull requests that update Php code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp