Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps laravel/framework from 5.6.35 to 5.7.27.

Release notes

Sourced from laravel/framework's releases.

v5.7.27

laravel/framework@v5.7.26...v5.7.27

v5.7.26

v5.7.26 (2019-02-12)

Added

  • Added Illuminate\Pipeline\Pipeline::thenReturn() (#27429)
  • Added Illuminate\Cache\TaggedCache::getTags() (#27445)
  • Added Illuminate\Http\ResponseTrait::getCallback() (#27464)
  • Added license file to each component (9e57e8b)
  • Added Model::withoutEvents() method (#27419, 5c5d6b2)

Reverted

  • Revert of "Fixed wrong class being used when eager loading nullable MorphTo with withDefault() (#27411)"(9bbf644)

Changed

  • Improved error message in Illuminate\Foundation\Testing\TestResponse::assertJsonValidationErrors() (#27495, 98010da)
  • Illuminate\Support\Testing\Fakes\EventFake::dispatch() will return response (#27430)

v5.7.25

v5.7.25 (2019-02-05)

Added

  • Allowed specifying custom translation for date relative messages (#27341)
  • Add computed support to SQL Server schema grammar (#27346, 1c74d7f)
  • Allowed ENV to control paths of cache files for services, packages and routes (#27389)

Fixed

  • Fixed BelongsToMany pivot relationship child with loaded relations wakeup (#27358)
  • Fixed wrong class being used when eager loading nullable MorphTo with withDefault() (#27411)

Changed

  • Removed php_network_getaddresses: getaddrinfo failed: Name or service not known in DetectsLostConnections trait (#27418)

v5.7.24

v5.7.24 (2019-01-30)

Fixed

v5.7.23

v5.7.23 (2019-01-29)

Added

  • Added AbstractPaginator::getOptions() method (#27273)
  • Added Communication link failure to DetectsLostConnections trait (#27307)
  • Added orWhere() proxy for scopes to EloquentBuilder (#27281, 2e6fe85)
... (truncated)
Changelog

Sourced from laravel/framework's changelog.

Release Notes for 5.6.x

v5.6.39 (2018-10-04)

Fixed

  • Fixed broken email sub-copy template escaping (#25734)
  • Fixed required carbon version (394f79f)
  • Fixed translation escaping (#25858, 4c46500)

v5.6.38 (2018-09-04)

Fixed

  • Fix nullable MorphTo and $touches (#25438)
  • Allow load relations with similar keys using strict comparison (#25429)

v5.6.37 (2018-09-02)

Fixed

  • Fixed MorphTo lazy loading and withoutGlobalScopes method (#25406)

v5.6.36 (2018-09-02)

Changed

  • Use higher order messages in Collection (#25356)
  • Use the getAttributes method on insert (#25355)

Fixed

  • logoutOtherDevices method in Illuminate/Auth/SessionGuard.php class breaks "remember me" cookie (#25386)
  • Fix self relation existence queries with custom keys (#25397)
  • Fix relationships with global scope columns (#25368)
  • Fix: revert model syncing after soft-delete (#25392)
  • Fix mailables always being queued for later if using Queueable trait (#25378)

Security

  • escape lang directive echos (d3c0a36)
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
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [laravel/framework](https://github.com/laravel/framework) from 5.6.35 to 5.7.27.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/5.7/CHANGELOG-5.6.md)
- [Commits](laravel/framework@v5.6.35...v5.7.27)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 20, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #33.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/laravel/framework-5.7.27 branch February 27, 2019 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants