[PR #957] [CLOSED] Bump laravel/framework from 5.7.28 to 5.8.11 #1470

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/957
Author: @dependabot-preview[bot]
Created: 4/11/2019
Status: Closed

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


📝 Commits (1)

  • 5a4c94b Bump laravel/framework from 5.7.28 to 5.8.11

📊 Changes

2 files changed (+154 additions, -548 deletions)

View changed files

📝 composer.json (+1 -1)
📝 composer.lock (+153 -547)

📄 Description

Bumps laravel/framework from 5.7.28 to 5.8.11.

Release notes

Sourced from laravel/framework's releases.

v5.8.11

v5.8.11 (2019-04-10)

Added

  • Allowed to call macros directly on Illuminate\Support\Facades\Date (#28129)
  • Allowed lock to be configured in local filesystems (#28124)
  • Added tracking of the exit code in scheduled event commands (#28140)

Fixed

  • Fixed of escaping single quotes in json paths in Illuminate\Database\Query\Grammars\Grammar (#28160)
  • Fixed event discovery with different Application Namespace (#28145)

Changed

  • Added view path to end of compiled blade view (in case if path is not empty) (#28117, #28141)
  • Added realpath to app_path during string replacement in Illuminate\Foundation\Console\Kernel::load() (82ded9a)

Refactoring

  • Refactoring of Illuminate\Foundation\Events\DiscoverEvents::within() (#28122, 006f999)

v5.8.10

v5.8.10 (2019-04-04)

Added

  • Added replicating model event (#28077)
  • Make NotificationFake macroable (#28091)

Fixed

  • Exclude non-existing directories from event discovery (#28098)

Changed

  • Sorting of events in event:list command (3437751)
  • Removed path hint in compiled view (33ce7bb)

v5.8.9

v5.8.9 (2019-04-02)

Added

Fixed

  • Fixed serializing a collection from a Resource with preserveKeys property (#27985)
  • Fixed: SoftDelete::runSoftDelete and SoftDelete::performDeleteOnModel with overwritten Model::setKeysForSaveQuery (#28081)

Changed

  • Update forever cache duration for database driver from minutes to seconds (#28048)

Refactoring:

  • Refactoring of Illuminate\Auth\Access\Gate::callBeforeCallbacks() (#28079)
... (truncated)
Changelog

Sourced from laravel/framework's changelog.

v5.8.11 (2019-04-10)

Added

  • Allowed to call macros directly on Illuminate\Support\Facades\Date (#28129)
  • Allowed lock to be configured in local filesystems (#28124)
  • Added tracking of the exit code in scheduled event commands (#28140)

Fixed

  • Fixed of escaping single quotes in json paths in Illuminate\Database\Query\Grammars\Grammar (#28160)
  • Fixed event discovery with different Application Namespace (#28145)

Changed

  • Added view path to end of compiled blade view (in case if path is not empty) (#28117, #28141)
  • Added realpath to app_path during string replacement in Illuminate\Foundation\Console\Kernel::load() (82ded9a)

Refactoring

  • Refactoring of Illuminate\Foundation\Events\DiscoverEvents::within() (#28122, 006f999)

v5.8.10 (2019-04-04)

Added

  • Added replicating model event (#28077)
  • Make NotificationFake macroable (#28091)

Fixed

  • Exclude non-existing directories from event discovery (#28098)

Changed

  • Sorting of events in event:list command (3437751)
  • Removed path hint in compiled view (33ce7bb)

v5.8.9 (2019-04-02)

Added

Fixed

  • Fixed serializing a collection from a Resource with preserveKeys property (#27985)
  • Fixed: SoftDelete::runSoftDelete and SoftDelete::performDeleteOnModel with overwritten Model::setKeysForSaveQuery (#28081)

Changed

  • Update forever cache duration for database driver from minutes to seconds (#28048)

Refactoring:

  • Refactoring of Illuminate\Auth\Access\Gate::callBeforeCallbacks() (#28079)

v5.8.8 (2019-03-26)

... (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/957 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/11/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/laravel/framework-5.8.11` --- ### 📝 Commits (1) - [`5a4c94b`](https://github.com/koel/koel/commit/5a4c94bdcd4cda2e148d7296f322af485e092891) Bump laravel/framework from 5.7.28 to 5.8.11 ### 📊 Changes **2 files changed** (+154 additions, -548 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+1 -1) 📝 `composer.lock` (+153 -547) </details> ### 📄 Description Bumps [laravel/framework](https://github.com/laravel/framework) from 5.7.28 to 5.8.11. <details> <summary>Release notes</summary> *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.8.11 > ## [v5.8.11 (2019-04-10)](https://github.com/laravel/framework/compare/v5.8.10...v5.8.11) > > ### Added > - Allowed to call `macros` directly on `Illuminate\Support\Facades\Date` ([#28129](https://github-redirect.dependabot.com/laravel/framework/pull/28129)) > - Allowed `lock` to be configured in `local filesystems` ([#28124](https://github-redirect.dependabot.com/laravel/framework/pull/28124)) > - Added tracking of the exit code in scheduled event commands ([#28140](https://github-redirect.dependabot.com/laravel/framework/pull/28140)) > > ### Fixed > - Fixed of escaping single quotes in json paths in `Illuminate\Database\Query\Grammars\Grammar` ([#28160](https://github-redirect.dependabot.com/laravel/framework/pull/28160)) > - Fixed event discovery with different Application Namespace ([#28145](https://github-redirect.dependabot.com/laravel/framework/pull/28145)) > > ### Changed > - Added view path to end of compiled blade view (in case if path is not empty) ([#28117](https://github-redirect.dependabot.com/laravel/framework/pull/28117), [#28141](https://github-redirect.dependabot.com/laravel/framework/pull/28141)) > - Added `realpath` to `app_path` during string replacement in `Illuminate\Foundation\Console\Kernel::load()` ([82ded9a](https://github.com/laravel/framework/commit/82ded9a28621b552589aba66e4e05f9a46f46db6)) > > ### Refactoring > - Refactoring of `Illuminate\Foundation\Events\DiscoverEvents::within()` ([#28122](https://github-redirect.dependabot.com/laravel/framework/pull/28122), [006f999](https://github.com/laravel/framework/commit/006f999d8c629bf87ea0252447866a879d7d4a6e)) > > > ## v5.8.10 > ## [v5.8.10 (2019-04-04)](https://github.com/laravel/framework/compare/v5.8.9...v5.8.10) > > ### Added > - Added `replicating` model event ([#28077](https://github-redirect.dependabot.com/laravel/framework/pull/28077)) > - Make `NotificationFake` macroable ([#28091](https://github-redirect.dependabot.com/laravel/framework/pull/28091)) > > ### Fixed > - Exclude non-existing directories from event discovery ([#28098](https://github-redirect.dependabot.com/laravel/framework/pull/28098)) > > ### Changed > - Sorting of events in `event:list` command ([3437751](https://github.com/laravel/framework/commit/343775115722ed0e6c3455b72ee7204aefdf37d3)) > - Removed path hint in compiled view ([33ce7bb](https://github.com/laravel/framework/commit/33ce7bbb6a7f536036b58b66cc760fbb9eda80de)) > > > ## v5.8.9 > ## [v5.8.9 (2019-04-02)](https://github.com/laravel/framework/compare/v5.8.8...v5.8.9) > > ### Added > - Added Event Discovery ([#28064](https://github-redirect.dependabot.com/laravel/framework/pull/28064), [#28085](https://github-redirect.dependabot.com/laravel/framework/pull/28085)) > > ### Fixed > - Fixed serializing a collection from a `Resource` with `preserveKeys` property ([#27985](https://github-redirect.dependabot.com/laravel/framework/pull/27985)) > - Fixed: `SoftDelete::runSoftDelete` and `SoftDelete::performDeleteOnModel` with overwritten `Model::setKeysForSaveQuery` ([#28081](https://github-redirect.dependabot.com/laravel/framework/pull/28081)) > > ### Changed > - Update forever cache duration for database driver from minutes to seconds ([#28048](https://github-redirect.dependabot.com/laravel/framework/pull/28048)) > > ### Refactoring: > - Refactoring of `Illuminate\Auth\Access\Gate::callBeforeCallbacks()` ([#28079](https://github-redirect.dependabot.com/laravel/framework/pull/28079)) ></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.11 (2019-04-10)](https://github.com/laravel/framework/compare/v5.8.10...v5.8.11) > > ### Added > - Allowed to call `macros` directly on `Illuminate\Support\Facades\Date` ([#28129](https://github-redirect.dependabot.com/laravel/framework/pull/28129)) > - Allowed `lock` to be configured in `local filesystems` ([#28124](https://github-redirect.dependabot.com/laravel/framework/pull/28124)) > - Added tracking of the exit code in scheduled event commands ([#28140](https://github-redirect.dependabot.com/laravel/framework/pull/28140)) > > ### Fixed > - Fixed of escaping single quotes in json paths in `Illuminate\Database\Query\Grammars\Grammar` ([#28160](https://github-redirect.dependabot.com/laravel/framework/pull/28160)) > - Fixed event discovery with different Application Namespace ([#28145](https://github-redirect.dependabot.com/laravel/framework/pull/28145)) > > ### Changed > - Added view path to end of compiled blade view (in case if path is not empty) ([#28117](https://github-redirect.dependabot.com/laravel/framework/pull/28117), [#28141](https://github-redirect.dependabot.com/laravel/framework/pull/28141)) > - Added `realpath` to `app_path` during string replacement in `Illuminate\Foundation\Console\Kernel::load()` ([82ded9a](https://github.com/laravel/framework/commit/82ded9a28621b552589aba66e4e05f9a46f46db6)) > > ### Refactoring > - Refactoring of `Illuminate\Foundation\Events\DiscoverEvents::within()` ([#28122](https://github-redirect.dependabot.com/laravel/framework/pull/28122), [006f999](https://github.com/laravel/framework/commit/006f999d8c629bf87ea0252447866a879d7d4a6e)) > > > ## [v5.8.10 (2019-04-04)](https://github.com/laravel/framework/compare/v5.8.9...v5.8.10) > > ### Added > - Added `replicating` model event ([#28077](https://github-redirect.dependabot.com/laravel/framework/pull/28077)) > - Make `NotificationFake` macroable ([#28091](https://github-redirect.dependabot.com/laravel/framework/pull/28091)) > > ### Fixed > - Exclude non-existing directories from event discovery ([#28098](https://github-redirect.dependabot.com/laravel/framework/pull/28098)) > > ### Changed > - Sorting of events in `event:list` command ([3437751](https://github.com/laravel/framework/commit/343775115722ed0e6c3455b72ee7204aefdf37d3)) > - Removed path hint in compiled view ([33ce7bb](https://github.com/laravel/framework/commit/33ce7bbb6a7f536036b58b66cc760fbb9eda80de)) > > > ## [v5.8.9 (2019-04-02)](https://github.com/laravel/framework/compare/v5.8.8...v5.8.9) > > ### Added > - Added Event Discovery ([#28064](https://github-redirect.dependabot.com/laravel/framework/pull/28064), [#28085](https://github-redirect.dependabot.com/laravel/framework/pull/28085)) > > ### Fixed > - Fixed serializing a collection from a `Resource` with `preserveKeys` property ([#27985](https://github-redirect.dependabot.com/laravel/framework/pull/27985)) > - Fixed: `SoftDelete::runSoftDelete` and `SoftDelete::performDeleteOnModel` with overwritten `Model::setKeysForSaveQuery` ([#28081](https://github-redirect.dependabot.com/laravel/framework/pull/28081)) > > ### Changed > - Update forever cache duration for database driver from minutes to seconds ([#28048](https://github-redirect.dependabot.com/laravel/framework/pull/28048)) > > ### Refactoring: > - Refactoring of `Illuminate\Auth\Access\Gate::callBeforeCallbacks()` ([#28079](https://github-redirect.dependabot.com/laravel/framework/pull/28079)) > > > ## [v5.8.8 (2019-03-26)](https://github.com/laravel/framework/compare/v5.8.7...v5.8.8) ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`a2cf7a7`](https://github.com/laravel/framework/commit/a2cf7a7983329d63edc6fde43142b232bb61aa0a) version - [`252392d`](https://github.com/laravel/framework/commit/252392dbcd5629123a6f2023d894b4bd435f9d05) Merge pull request [#28141](https://github-redirect.dependabot.com/laravel/framework/issues/28141) from driesvints/fix-one-line-includes - [`06d6b72`](https://github.com/laravel/framework/commit/06d6b7218312742358568058d9c4a4d604ed7b52) Update BladeCompiler.php - [`a056cd8`](https://github.com/laravel/framework/commit/a056cd85d0ac59c457e25b2bdea54813f1d8b128) Merge pull request [#28160](https://github-redirect.dependabot.com/laravel/framework/issues/28160) from brendt/escape-json-path - [`93f59c4`](https://github.com/laravel/framework/commit/93f59c4244698c59f7b419008bce5767168d70d1) Extra test - [`ea41e90`](https://github.com/laravel/framework/commit/ea41e9092e906328ce944e808a825bde5433a565) Improve naming - [`be1896c`](https://github.com/laravel/framework/commit/be1896cbeb2e413615fb61791101f8b199e1bf3d) Correctly escape single quotes in json paths - [`e62dff8`](https://github.com/laravel/framework/commit/e62dff85bacd09f106a4a447680620a3f3157e0e) [5.8] update changelog - [`6be12dd`](https://github.com/laravel/framework/commit/6be12dd818ed15c01ba28b2bbfd3bcadf0955da3) Fix appending path to inline Blade views - [`b64fb07`](https://github.com/laravel/framework/commit/b64fb07f4610b83d5e209a9051eb3145d81b5b8f) Merge pull request [#28145](https://github-redirect.dependabot.com/laravel/framework/issues/28145) from themsaid/pr/3455 - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.7.28...v5.8.11) </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.11)](https://dependabot.com/compatibility-score.html?dependency-name=laravel/framework&package-manager=composer&previous-version=5.7.28&new-version=5.8.11) 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:08 +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#1470
No description provided.