[PR #920] [MERGED] Bump laravel/framework from 5.7.21 to 5.7.27 #1445

Closed
opened 2026-02-26 03:31:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/920
Author: @dependabot-preview[bot]
Created: 2/20/2019
Status: Merged
Merged: 2/20/2019
Merged by: @phanan

Base: masterHead: dependabot/composer/laravel/framework-5.7.27


📝 Commits (1)

  • 66d0ba6 Bump laravel/framework from 5.7.21 to 5.7.27

📊 Changes

1 file changed (+78 additions, -74 deletions)

View changed files

📝 composer.lock (+78 -74)

📄 Description

Bumps laravel/framework from 5.7.21 to 5.7.27.

Release notes

Sourced from laravel/framework's releases.

v5.7.27

https://github.com/laravel/framework/compare/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)
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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/920 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/20/2019 **Status:** ✅ Merged **Merged:** 2/20/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/laravel/framework-5.7.27` --- ### 📝 Commits (1) - [`66d0ba6`](https://github.com/koel/koel/commit/66d0ba6ca27e7fd31cdaee8cfaddba7b078809c4) Bump laravel/framework from 5.7.21 to 5.7.27 ### 📊 Changes **1 file changed** (+78 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+78 -74) </details> ### 📄 Description Bumps [laravel/framework](https://github.com/laravel/framework) from 5.7.21 to 5.7.27. <details> <summary>Release notes</summary> *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.7.27 > https://github.com/laravel/framework/compare/v5.7.26...v5.7.27 > > ## v5.7.26 > ## [v5.7.26 (2019-02-12)](https://github.com/laravel/framework/compare/v5.7.25...v5.7.26) > > ### Added > - Added `Illuminate\Pipeline\Pipeline::thenReturn()` ([#27429](https://github-redirect.dependabot.com/laravel/framework/pull/27429)) > - Added `Illuminate\Cache\TaggedCache::getTags()` ([#27445](https://github-redirect.dependabot.com/laravel/framework/pull/27445)) > - Added `Illuminate\Http\ResponseTrait::getCallback()` ([#27464](https://github-redirect.dependabot.com/laravel/framework/pull/27464)) > - Added license file to each component ([9e57e8b](https://github.com/laravel/framework/commit/9e57e8bea04638d5bafec62db1051fbc2ce39e3a)) > - Added `Model::withoutEvents()` method ([#27419](https://github-redirect.dependabot.com/laravel/framework/pull/27419), [5c5d6b2](https://github.com/laravel/framework/commit/5c5d6b24f6156768575ae49aa84d7b1d004f23fe)) > > ### Reverted > - Revert of "Fixed wrong class being used when eager loading nullable `MorphTo` with `withDefault()` ([#27411](https://github-redirect.dependabot.com/laravel/framework/pull/27411))"([9bbf644](https://github.com/laravel/framework/commit/9bbf6443e2709d846367f04ebed9a41823ebcc34)) > > ### Changed > - Improved error message in `Illuminate\Foundation\Testing\TestResponse::assertJsonValidationErrors()` ([#27495](https://github-redirect.dependabot.com/laravel/framework/pull/27495), [98010da](https://github.com/laravel/framework/commit/98010da996de264c1487bbd1c145741169691b95)) > - `Illuminate\Support\Testing\Fakes\EventFake::dispatch()` will return response ([#27430](https://github-redirect.dependabot.com/laravel/framework/pull/27430)) > > > ## v5.7.25 > ## [v5.7.25 (2019-02-05)](https://github.com/laravel/framework/compare/v5.7.24...v5.7.25) > > ### Added > - Allowed specifying custom translation for date relative messages ([#27341](https://github-redirect.dependabot.com/laravel/framework/pull/27341)) > - Add computed support to SQL Server schema grammar ([#27346](https://github-redirect.dependabot.com/laravel/framework/pull/27346), [1c74d7f](https://github.com/laravel/framework/commit/1c74d7fe595df223279de55dffc7ae6fc8ac9ca6)) > - Allowed `ENV` to control paths of `cache files` for `services`, `packages` and `routes` ([#27389](https://github-redirect.dependabot.com/laravel/framework/pull/27389)) > > ### Fixed > - Fixed `BelongsToMany` pivot relationship child with loaded relations wakeup ([#27358](https://github-redirect.dependabot.com/laravel/framework/pull/27358)) > - Fixed wrong class being used when eager loading nullable `MorphTo` with `withDefault()` ([#27411](https://github-redirect.dependabot.com/laravel/framework/pull/27411)) > > ### Changed > - Removed `php_network_getaddresses: getaddrinfo failed: Name or service not known` in `DetectsLostConnections` trait ([#27418](https://github-redirect.dependabot.com/laravel/framework/pull/27418)) > > ## v5.7.24 > ## [v5.7.24 (2019-01-30)](https://github.com/laravel/framework/compare/v5.7.23...v5.7.24) > > ### Fixed > - Fixed `ResetPassword` notification ([#27351](https://github-redirect.dependabot.com/laravel/framework/pull/27351), [b130771](https://github.com/laravel/framework/commit/b13077164bc6b4cb032b9eec7f5209402b5260eb)) > > > ## v5.7.23 > ## [v5.7.23 (2019-01-29)](https://github.com/laravel/framework/compare/v5.7.22...v5.7.23) > > ### Added > - Added `AbstractPaginator::getOptions()` method ([#27273](https://github-redirect.dependabot.com/laravel/framework/pull/27273)) > - Added `Communication link failure` to `DetectsLostConnections` trait ([#27307](https://github-redirect.dependabot.com/laravel/framework/pull/27307)) > - Added `orWhere()` `proxy` for `scopes` to `EloquentBuilder` ([#27281](https://github-redirect.dependabot.com/laravel/framework/pull/27281), [2e6fe85](https://github.com/laravel/framework/commit/2e6fe855c7d7d9d3cbf34e1fbea17c8059640c5c)) ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`688fbfa`](https://github.com/laravel/framework/commit/688fbfa889d43f392825b381ad3981847120fdfa) version - [`d4f89f9`](https://github.com/laravel/framework/commit/d4f89f9ca33c70672b0c5eeb0f9523a557841e69) [5.7] update changelog - [`0d151ba`](https://github.com/laravel/framework/commit/0d151ba355b865d04b535c6d8dda1f2351968390) [5.7] update changelog - [`ca3bc97`](https://github.com/laravel/framework/commit/ca3bc9769969e8af3bd9878a3e0242051c74dae4) version - [`98010da`](https://github.com/laravel/framework/commit/98010da996de264c1487bbd1c145741169691b95) formatting - [`236f2b4`](https://github.com/laravel/framework/commit/236f2b439a119fbaf03f0be87abcfe79b5a1463c) Merge branch '5.7' of https://github.com/SjorsO/framework into SjorsO-5.7 - [`4af4a32`](https://github.com/laravel/framework/commit/4af4a32d8526d38465c0bfb9822abdad013500f1) Merge pull request [#27494](https://github-redirect.dependabot.com/laravel/framework/issues/27494) from s3huber/patch-1 - [`64b76fd`](https://github.com/laravel/framework/commit/64b76fda9df960611f2f00729e8c317e555543e4) Revert temp fix for skipping Memcached issue - [`351f7df`](https://github.com/laravel/framework/commit/351f7dfe3ed3eb51398148b0c41f4ac50daa0921) Revert gramatical change - [`f7437e1`](https://github.com/laravel/framework/commit/f7437e17cfc5ba9a7fa77b0df4fc7a0190c4598b) change wording - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.7.21...v5.7.27) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=laravel/framework&package-manager=composer&previous-version=5.7.21&new-version=5.7.27)](https://dependabot.com/compatibility-score.html?dependency-name=laravel/framework&package-manager=composer&previous-version=5.7.21&new-version=5.7.27) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://app.dependabot.com): - 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. </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:31:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1445
No description provided.