[PR #814] [MERGED] Bump laravel/framework from 5.6.38 to 5.7.6 #1365

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/814
Author: @dependabot-preview[bot]
Created: 9/28/2018
Status: Merged
Merged: 10/1/2018
Merged by: @phanan

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


📝 Commits (1)

  • e10a5e3 Bump laravel/framework from 5.6.38 to 5.7.6

📊 Changes

2 files changed (+66 additions, -62 deletions)

View changed files

📝 composer.json (+1 -1)
📝 composer.lock (+65 -61)

📄 Description

Bumps laravel/framework from 5.6.38 to 5.7.6.

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 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/814 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 9/28/2018 **Status:** ✅ Merged **Merged:** 10/1/2018 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/laravel/framework-5.7.6` --- ### 📝 Commits (1) - [`e10a5e3`](https://github.com/koel/koel/commit/e10a5e34e420ef7b831fd8267a60c89a995794ff) Bump laravel/framework from 5.6.38 to 5.7.6 ### 📊 Changes **2 files changed** (+66 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+1 -1) 📝 `composer.lock` (+65 -61) </details> ### 📄 Description Bumps [laravel/framework](https://github.com/laravel/framework) from 5.6.38 to 5.7.6. <details> <summary>Commits</summary> - [`93e761b`](https://github.com/laravel/framework/commit/93e761bb5367166ce98ba908d5eb0edd6be76792) version - [`6cca1af`](https://github.com/laravel/framework/commit/6cca1af7c23f42451f2f5ec737951b1fcd2b1b1f) Support MorphTo eager loading with selected columns ([#25662](https://github-redirect.dependabot.com/laravel/framework/issues/25662)) - [`2d78e5d`](https://github.com/laravel/framework/commit/2d78e5d7f36930875202e498ffd53673ee2563c4) formatting - [`a8338c0`](https://github.com/laravel/framework/commit/a8338c0775e1d22a269aa7d15d87d2a48cb3f35d) Merge branch '5.7' of https://github.com/Elhebert/framework into Elhebert-5.7 - [`3781e7e`](https://github.com/laravel/framework/commit/3781e7e6b60ef02cb512cb5479057e7cc1ceea47) formatting - [`1dd268c`](https://github.com/laravel/framework/commit/1dd268c4191deede46e26d58de4c1c227b0bf6a6) Merge branch 'feature/5.7/route-collections' of https://github.com/lucasmicho... - [`51a3c31`](https://github.com/laravel/framework/commit/51a3c31239931b4720a6105f6e8de1a69c2233d1) Updates $first phpdoc type on Query Builder ([#25761](https://github-redirect.dependabot.com/laravel/framework/issues/25761)) - [`b297311`](https://github.com/laravel/framework/commit/b297311438b4920471a5de381c72fdab0df9d295) [5.7] Fixed DatabaseEloquentTimestampsTest.php ([#25764](https://github-redirect.dependabot.com/laravel/framework/issues/25764)) - [`0ab36b9`](https://github.com/laravel/framework/commit/0ab36b9d66251da2b06698145509dfb98ea1e515) allow addHttpCookie to be a function - [`fb36da5`](https://github.com/laravel/framework/commit/fb36da5badcbba956d8bf1d89ed510e0fa61b2ad) Directly use Route::getName(). - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.6.38...v5.7.6) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=laravel/framework&package-manager=composer&previous-version=5.6.38&new-version=5.7.6)](https://dependabot.com/compatibility-score.html?dependency-name=laravel/framework&package-manager=composer&previous-version=5.6.38&new-version=5.7.6) 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`. --- <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 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:30:45 +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#1365
No description provided.