[PR #978] [CLOSED] Bump laravel/framework from 5.7.28 to 5.8.18 #1491

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/978
Author: @dependabot-preview[bot]
Created: 5/22/2019
Status: Closed

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


📝 Commits (1)

  • ba373fc Bump laravel/framework from 5.7.28 to 5.8.18

📊 Changes

2 files changed (+119 additions, -514 deletions)

View changed files

📝 composer.json (+1 -1)
📝 composer.lock (+118 -513)

📄 Description

Bumps laravel/framework from 5.7.28 to 5.8.18.

Release notes

Sourced from laravel/framework's releases.

v5.8.18

v5.8.18 (2019-05-21)

Added

  • Added html as a new valid extension for views (#28541)
  • Added: provide notification callback withSwiftMessage in MailMessage (#28535)

Fixed

  • Fixed Illuminate\Cache\FileStore::getPayload() in case of broken cache (#28536)
  • Fixed exception: The filename fallback must only contain ASCII characters in the Illuminate\Filesystem\FilesystemAdapter::response() (#28551)

Changed

  • Make Support\Testing\Fakes\MailFake::failures() returns an empty array (#28538)
  • Make Support\Testing\Fakes\BusFake::pipeThrough() returns $this (#28564)

Refactoring

v5.8.17

2019/05/14

Added

  • Added Illuminate\Foundation\Testing\TestResponse::dumpHeaders() (#28450)
  • Added ends_with validation rule (#28455)
  • Added possibility to use a few columns arguments in the route:list command (#28459)
  • Added retryAfter in Mail\SendQueuedMailable and Notifications\SendQueuedNotifications object (#28484)
  • Added Illuminate\Foundation\Console\Kernel::scheduleCache() (6587e78)
  • Added support for multiple --path options within migrate commands (#28495)
  • Added Tappable trait (#28507)
  • Added support auto-discovery for events in a custom application directory, that sets via Illuminate\Foundation\Application::useAppPath() (#28493)
  • Added passing of notifiable email through reset link (#28475)
  • Added support flush db on clusters in PhpRedisConnection and PredisConnection (f4e8d5c)

Fixed

  • Fixed session resolver in RoutingServiceProvider (without bind of session in Container) (#28438)
  • Fixed route:list command when routes were dynamically modified (#28460, #28463)
  • Fixed required validation with multiple passes() calls (#28502)
  • Fixed the collation bug when changing columns in a migration (#28514)
  • Added password to the RedisCluster only if redis >= 4.3.0 (1371940)
  • Used escapeshellarg on windows symlink in Filesystem::link()(44c3feb)

Changed

  • Reset webpack file for none preset (#28462)

v5.8.16

v5.8.16 (2019-05-07)

Added

... (truncated)
Changelog

Sourced from laravel/framework's changelog.

v5.8.18 (2019-05-21)

Added

  • Added html as a new valid extension for views (#28541)
  • Added: provide notification callback withSwiftMessage in MailMessage (#28535)

Fixed

  • Fixed Illuminate\Cache\FileStore::getPayload() in case of broken cache (#28536)
  • Fixed exception: The filename fallback must only contain ASCII characters in the Illuminate\Filesystem\FilesystemAdapter::response() (#28551)

Changed

  • Make Support\Testing\Fakes\MailFake::failures() returns an empty array (#28538)
  • Make Support\Testing\Fakes\BusFake::pipeThrough() returns $this (#28564)

Refactoring

v5.8.17 (2019-05-14)

Added

  • Added Illuminate\Foundation\Testing\TestResponse::dumpHeaders() (#28450)
  • Added ends_with validation rule (#28455)
  • Added possibility to use a few columns arguments in the route:list command (#28459)
  • Added retryAfter in Mail\SendQueuedMailable and Notifications\SendQueuedNotifications object (#28484)
  • Added Illuminate\Foundation\Console\Kernel::scheduleCache() (6587e78)
  • Added support for multiple --path options within migrate commands (#28495)
  • Added Tappable trait (#28507)
  • Added support auto-discovery for events in a custom application directory, that sets via Illuminate\Foundation\Application::useAppPath() (#28493)
  • Added passing of notifiable email through reset link (#28475)
  • Added support flush db on clusters in PhpRedisConnection and PredisConnection (f4e8d5c)

Fixed

  • Fixed session resolver in RoutingServiceProvider (without bind of session in Container) (#28438)
  • Fixed route:list command when routes were dynamically modified (#28460, #28463)
  • Fixed required validation with multiple passes() calls (#28502)
  • Fixed the collation bug when changing columns in a migration (#28514)
  • Added password to the RedisCluster only if redis >= 4.3.0 (1371940)
  • Used escapeshellarg on windows symlink in Filesystem::link()(44c3feb)

Changed

  • Reset webpack file for none preset (#28462)

v5.8.16 (2019-05-07)

Added

  • Added: Migration Events (#28342)
  • Added ability to drop types when running the migrate:fresh command (#28382)
  • Added Renderable functionality to MailMessage (#28386)
... (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 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/978 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/22/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/laravel/framework-5.8.18` --- ### 📝 Commits (1) - [`ba373fc`](https://github.com/koel/koel/commit/ba373fc20e762096143af6d6c5cc952592efeab5) Bump laravel/framework from 5.7.28 to 5.8.18 ### 📊 Changes **2 files changed** (+119 additions, -514 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+1 -1) 📝 `composer.lock` (+118 -513) </details> ### 📄 Description Bumps [laravel/framework](https://github.com/laravel/framework) from 5.7.28 to 5.8.18. <details> <summary>Release notes</summary> *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.8.18 > ## [v5.8.18 (2019-05-21)](https://github.com/laravel/framework/compare/v5.8.17...v5.8.18) > > ### Added > - Added `html` as a new valid extension for views ([#28541](https://github-redirect.dependabot.com/laravel/framework/pull/28541)) > - Added: provide notification callback `withSwiftMessage` in `MailMessage` ([#28535](https://github-redirect.dependabot.com/laravel/framework/pull/28535)) > > ### Fixed > - Fixed `Illuminate\Cache\FileStore::getPayload()` in case of broken cache ([#28536](https://github-redirect.dependabot.com/laravel/framework/pull/28536)) > - Fixed exception: `The filename fallback must only contain ASCII characters` in the `Illuminate\Filesystem\FilesystemAdapter::response()` ([#28551](https://github-redirect.dependabot.com/laravel/framework/pull/28551)) > > ### Changed > - Make `Support\Testing\Fakes\MailFake::failures()` returns an empty array ([#28538](https://github-redirect.dependabot.com/laravel/framework/pull/28538)) > - Make `Support\Testing\Fakes\BusFake::pipeThrough()` returns `$this` ([#28564](https://github-redirect.dependabot.com/laravel/framework/pull/28564)) > > ### Refactoring > - Cleanup html ([#28583](https://github-redirect.dependabot.com/laravel/framework/pull/28583)) > > > ## v5.8.17 > ## [2019/05/14](https://github.com/laravel/framework/compare/v5.8.16...v5.8.17) > > ### Added > - Added `Illuminate\Foundation\Testing\TestResponse::dumpHeaders()` ([#28450](https://github-redirect.dependabot.com/laravel/framework/pull/28450)) > - Added `ends_with` validation rule ([#28455](https://github-redirect.dependabot.com/laravel/framework/pull/28455)) > - Added possibility to use a few `columns` arguments in the `route:list` command ([#28459](https://github-redirect.dependabot.com/laravel/framework/pull/28459)) > - Added `retryAfter` in `Mail\SendQueuedMailable` and `Notifications\SendQueuedNotifications` object ([#28484](https://github-redirect.dependabot.com/laravel/framework/pull/28484)) > - Added `Illuminate\Foundation\Console\Kernel::scheduleCache()` ([6587e78](https://github.com/laravel/framework/commit/6587e78383c4ecc8d7f3791f54cf6f536a1fc089)) > - Added support for multiple `--path` options within migrate commands ([#28495](https://github-redirect.dependabot.com/laravel/framework/pull/28495)) > - Added `Tappable` trait ([#28507](https://github-redirect.dependabot.com/laravel/framework/pull/28507)) > - Added support auto-discovery for events in a custom application directory, that sets via `Illuminate\Foundation\Application::useAppPath()` ([#28493](https://github-redirect.dependabot.com/laravel/framework/pull/28493)) > - Added passing of notifiable email through reset link ([#28475](https://github-redirect.dependabot.com/laravel/framework/pull/28475)) > - Added support flush db on clusters in `PhpRedisConnection` and `PredisConnection` ([f4e8d5c](https://github.com/laravel/framework/commit/f4e8d5c1f1b72e24baac33c336233cca24230783)) > > ### Fixed > - Fixed session resolver in `RoutingServiceProvider` (without bind of `session` in `Container`) ([#28438](https://github-redirect.dependabot.com/laravel/framework/pull/28438)) > - Fixed `route:list` command when routes were dynamically modified ([#28460](https://github-redirect.dependabot.com/laravel/framework/pull/28460), [#28463](https://github-redirect.dependabot.com/laravel/framework/pull/28463)) > - Fixed `required` validation with multiple `passes()` calls ([#28502](https://github-redirect.dependabot.com/laravel/framework/pull/28502)) > - Fixed the collation bug when changing columns in a migration ([#28514](https://github-redirect.dependabot.com/laravel/framework/pull/28514)) > - Added password to the `RedisCluster` only if `redis` >= `4.3.0` ([1371940](https://github.com/laravel/framework/commit/1371940abe17b7b6008e136060fcf5534f15f03f)) > - Used `escapeshellarg` on windows symlink in `Filesystem::link()`([44c3feb](https://github.com/laravel/framework/commit/44c3feb604944599ad1c782a9942981c3991fa31)) > > ### Changed > - Reset webpack file for none preset ([#28462](https://github-redirect.dependabot.com/laravel/framework/pull/28462)) > > > ## v5.8.16 > ## [v5.8.16 (2019-05-07)](https://github.com/laravel/framework/compare/v5.8.15...v5.8.16) > > ### Added ></tr></table> ... (truncated) </details> <details> <summary>Changelog</summary> *Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.8.md).* > ## [v5.8.18 (2019-05-21)](https://github.com/laravel/framework/compare/v5.8.17...v5.8.18) > > ### Added > - Added `html` as a new valid extension for views ([#28541](https://github-redirect.dependabot.com/laravel/framework/pull/28541)) > - Added: provide notification callback `withSwiftMessage` in `MailMessage` ([#28535](https://github-redirect.dependabot.com/laravel/framework/pull/28535)) > > ### Fixed > - Fixed `Illuminate\Cache\FileStore::getPayload()` in case of broken cache ([#28536](https://github-redirect.dependabot.com/laravel/framework/pull/28536)) > - Fixed exception: `The filename fallback must only contain ASCII characters` in the `Illuminate\Filesystem\FilesystemAdapter::response()` ([#28551](https://github-redirect.dependabot.com/laravel/framework/pull/28551)) > > ### Changed > - Make `Support\Testing\Fakes\MailFake::failures()` returns an empty array ([#28538](https://github-redirect.dependabot.com/laravel/framework/pull/28538)) > - Make `Support\Testing\Fakes\BusFake::pipeThrough()` returns `$this` ([#28564](https://github-redirect.dependabot.com/laravel/framework/pull/28564)) > > ### Refactoring > - Cleanup html ([#28583](https://github-redirect.dependabot.com/laravel/framework/pull/28583)) > > > ## [v5.8.17 (2019-05-14)](https://github.com/laravel/framework/compare/v5.8.16...v5.8.17) > > ### Added > - Added `Illuminate\Foundation\Testing\TestResponse::dumpHeaders()` ([#28450](https://github-redirect.dependabot.com/laravel/framework/pull/28450)) > - Added `ends_with` validation rule ([#28455](https://github-redirect.dependabot.com/laravel/framework/pull/28455)) > - Added possibility to use a few `columns` arguments in the `route:list` command ([#28459](https://github-redirect.dependabot.com/laravel/framework/pull/28459)) > - Added `retryAfter` in `Mail\SendQueuedMailable` and `Notifications\SendQueuedNotifications` object ([#28484](https://github-redirect.dependabot.com/laravel/framework/pull/28484)) > - Added `Illuminate\Foundation\Console\Kernel::scheduleCache()` ([6587e78](https://github.com/laravel/framework/commit/6587e78383c4ecc8d7f3791f54cf6f536a1fc089)) > - Added support for multiple `--path` options within migrate commands ([#28495](https://github-redirect.dependabot.com/laravel/framework/pull/28495)) > - Added `Tappable` trait ([#28507](https://github-redirect.dependabot.com/laravel/framework/pull/28507)) > - Added support auto-discovery for events in a custom application directory, that sets via `Illuminate\Foundation\Application::useAppPath()` ([#28493](https://github-redirect.dependabot.com/laravel/framework/pull/28493)) > - Added passing of notifiable email through reset link ([#28475](https://github-redirect.dependabot.com/laravel/framework/pull/28475)) > - Added support flush db on clusters in `PhpRedisConnection` and `PredisConnection` ([f4e8d5c](https://github.com/laravel/framework/commit/f4e8d5c1f1b72e24baac33c336233cca24230783)) > > ### Fixed > - Fixed session resolver in `RoutingServiceProvider` (without bind of `session` in `Container`) ([#28438](https://github-redirect.dependabot.com/laravel/framework/pull/28438)) > - Fixed `route:list` command when routes were dynamically modified ([#28460](https://github-redirect.dependabot.com/laravel/framework/pull/28460), [#28463](https://github-redirect.dependabot.com/laravel/framework/pull/28463)) > - Fixed `required` validation with multiple `passes()` calls ([#28502](https://github-redirect.dependabot.com/laravel/framework/pull/28502)) > - Fixed the collation bug when changing columns in a migration ([#28514](https://github-redirect.dependabot.com/laravel/framework/pull/28514)) > - Added password to the `RedisCluster` only if `redis` >= `4.3.0` ([1371940](https://github.com/laravel/framework/commit/1371940abe17b7b6008e136060fcf5534f15f03f)) > - Used `escapeshellarg` on windows symlink in `Filesystem::link()`([44c3feb](https://github.com/laravel/framework/commit/44c3feb604944599ad1c782a9942981c3991fa31)) > > ### Changed > - Reset webpack file for none preset ([#28462](https://github-redirect.dependabot.com/laravel/framework/pull/28462)) > > > ## [v5.8.16 (2019-05-07)](https://github.com/laravel/framework/compare/v5.8.15...v5.8.16) > > ### Added > - Added: Migration Events ([#28342](https://github-redirect.dependabot.com/laravel/framework/pull/28342)) > - Added ability to drop types when running the `migrate:fresh` command ([#28382](https://github-redirect.dependabot.com/laravel/framework/pull/28382)) > - Added `Renderable` functionality to `MailMessage` ([#28386](https://github-redirect.dependabot.com/laravel/framework/pull/28386)) ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`9f571be`](https://github.com/laravel/framework/commit/9f571be04435883dab6f23ecfadb204273b7f527) version - [`0640f27`](https://github.com/laravel/framework/commit/0640f276987270220aa018aba99398dbc44bd128) Merge pull request [#28583](https://github-redirect.dependabot.com/laravel/framework/issues/28583) from driesvints/cleanup-html - [`e647c25`](https://github.com/laravel/framework/commit/e647c25e1fa155b62bf01523bcc89cf9e09b5663) Properly indent styles - [`060ae13`](https://github.com/laravel/framework/commit/060ae1371afd8c320252617721c099d8ba27ae06) Consistent arranged title tag - [`55e4590`](https://github.com/laravel/framework/commit/55e459049c09572998cbbb8e277224cf91cd4102) Use consistent uppercase for DOCTYPE - [`0e02d0b`](https://github.com/laravel/framework/commit/0e02d0be82795138768906da3ac4200397849cc2) Remove unnecessary type attribute - [`15cd0a8`](https://github.com/laravel/framework/commit/15cd0a8b900dca75b6236ce3868474b42a9e6770) Merge pull request [#28582](https://github-redirect.dependabot.com/laravel/framework/issues/28582) from sedhossein/patch-3 - [`683b921`](https://github.com/laravel/framework/commit/683b9212288e9cbf1bb8ead8ad0af2afd19960a0) [5.8] update php-doc - [`cf83bac`](https://github.com/laravel/framework/commit/cf83bac8b0de7d54ede4a3bc1fb56fe255ced5e7) [5.8] update changelog - [`06243df`](https://github.com/laravel/framework/commit/06243dfa7ddda564466abe53ba8827ad8d7934d0) [5.8] BusFake::pipeThrough() returns $this ([#28564](https://github-redirect.dependabot.com/laravel/framework/issues/28564)) - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.7.28...v5.8.18) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=laravel/framework&package-manager=composer&previous-version=5.7.28&new-version=5.8.18)](https://dependabot.com/compatibility-score.html?dependency-name=laravel/framework&package-manager=composer&previous-version=5.7.28&new-version=5.8.18) 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 and block automerging - `@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:13 +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#1491
No description provided.