[PR #924] [MERGED] Bump laravel/framework from 5.7.27 to 5.7.28 #1448

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/924
Author: @dependabot-preview[bot]
Created: 2/27/2019
Status: Merged
Merged: 2/28/2019
Merged by: @phanan

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


📝 Commits (1)

  • 3636306 Bump laravel/framework from 5.7.27 to 5.7.28

📊 Changes

1 file changed (+13 additions, -13 deletions)

View changed files

📝 composer.lock (+13 -13)

📄 Description

Bumps laravel/framework from 5.7.27 to 5.7.28.

Release notes

Sourced from laravel/framework's releases.

v5.7.28

v5.7.28 (2019-02-26)

Added

  • Add support for Pheanstalk 4.x (#27622)
  • Allow configuration of token guard keys (#27585)

Changed

  • Update vue preset to exclude @babel/preset-react (#27645)
  • Reflash the session for the broadcasting auth call (#27647)
  • Improving readability in AuthenticateWithBasicAuth Middleware (#27661)
  • Use safe container getter on Pipeline (#27648)

Fixed

  • Fixed Postgres grammar when using union queries (#27589)
  • Fixed an issue when using Mail::queue to queue Mailables (#27618)
  • Fixed error in Foundation\Exceptions\Handler (#27632)
Commits
  • 8e69728 version
  • 2e5101a Merge pull request #27661 from KennedyTedesco/5.7-auth
  • 931a437 [5.7] Basic Auth Middleware - Improving readability
  • cd017b7 Merge pull request #27647 from AbdelElrafa/reflash-session-for-broadcasting-auth
  • ab0da3b Merge pull request #27632 from fbrissi/bugfix/error_except_files
  • 99cc3f7 Merge pull request #27648 from ybaruchel/5.7
  • 96061a1 Merge pull request #27645 from ankurk91/patch/vue-preset
  • 604dfa7 Remove mock request and use an instance.
  • 97b2899 Use safe container getter on Pipeline carry
  • fcf92ae Remove flag and adds test that checks value passed to the method withInput.
  • Additional commits viewable in compare view

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/924 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/27/2019 **Status:** ✅ Merged **Merged:** 2/28/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/laravel/framework-5.7.28` --- ### 📝 Commits (1) - [`3636306`](https://github.com/koel/koel/commit/3636306c4b336a29059679fe01213b5687cae391) Bump laravel/framework from 5.7.27 to 5.7.28 ### 📊 Changes **1 file changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+13 -13) </details> ### 📄 Description Bumps [laravel/framework](https://github.com/laravel/framework) from 5.7.27 to 5.7.28. <details> <summary>Release notes</summary> *Sourced from [laravel/framework's releases](https://github.com/laravel/framework/releases).* > ## v5.7.28 > ## [v5.7.28 (2019-02-26)](https://github.com/laravel/framework/compare/v5.7.27...v5.7.28) > > ### Added > - Add support for `Pheanstalk 4.x` ([#27622](https://github-redirect.dependabot.com/laravel/framework/pull/27622)) > - Allow configuration of token guard keys ([#27585](https://github-redirect.dependabot.com/laravel/framework/pull/27585)) > > ### Changed > - Update vue preset to exclude `@babel/preset-react` ([#27645](https://github-redirect.dependabot.com/laravel/framework/pull/27645)) > - Reflash the session for the broadcasting auth call ([#27647](https://github-redirect.dependabot.com/laravel/framework/pull/27647)) > - Improving readability in `AuthenticateWithBasicAuth` Middleware ([#27661](https://github-redirect.dependabot.com/laravel/framework/pull/27661)) > - Use safe container getter on `Pipeline` ([#27648](https://github-redirect.dependabot.com/laravel/framework/pull/27648)) > > ### Fixed > - Fixed Postgres grammar when using union queries ([#27589](https://github-redirect.dependabot.com/laravel/framework/pull/27589)) > - Fixed an issue when using Mail::queue to queue Mailables ([#27618](https://github-redirect.dependabot.com/laravel/framework/pull/27618)) > - Fixed error in `Foundation\Exceptions\Handler` ([#27632](https://github-redirect.dependabot.com/laravel/framework/pull/27632)) </details> <details> <summary>Commits</summary> - [`8e69728`](https://github.com/laravel/framework/commit/8e69728f1c80a024588adbd24c65c4fcf9aa9192) version - [`2e5101a`](https://github.com/laravel/framework/commit/2e5101a11601142e9452afdbdf4d8af27935a51e) Merge pull request [#27661](https://github-redirect.dependabot.com/laravel/framework/issues/27661) from KennedyTedesco/5.7-auth - [`931a437`](https://github.com/laravel/framework/commit/931a4371f42d4a095ac8803dbcd838f510db191a) [5.7] Basic Auth Middleware - Improving readability - [`cd017b7`](https://github.com/laravel/framework/commit/cd017b75ea088cc72c5b8d3eda0d9e28724f26c1) Merge pull request [#27647](https://github-redirect.dependabot.com/laravel/framework/issues/27647) from AbdelElrafa/reflash-session-for-broadcasting-auth - [`ab0da3b`](https://github.com/laravel/framework/commit/ab0da3b3fc82d70ea1187dfe966bd7a41dacdeae) Merge pull request [#27632](https://github-redirect.dependabot.com/laravel/framework/issues/27632) from fbrissi/bugfix/error_except_files - [`99cc3f7`](https://github.com/laravel/framework/commit/99cc3f7b69505ee55c52ed2358e913fdcc013558) Merge pull request [#27648](https://github-redirect.dependabot.com/laravel/framework/issues/27648) from ybaruchel/5.7 - [`96061a1`](https://github.com/laravel/framework/commit/96061a1fdaf322b09e0e89ae9567e681495768c0) Merge pull request [#27645](https://github-redirect.dependabot.com/laravel/framework/issues/27645) from ankurk91/patch/vue-preset - [`604dfa7`](https://github.com/laravel/framework/commit/604dfa79648e966a6511e08ad6b71cdd742bb282) Remove mock request and use an instance. - [`97b2899`](https://github.com/laravel/framework/commit/97b2899ed23cb2ddd679702c349108c375525c99) Use safe container getter on Pipeline carry - [`fcf92ae`](https://github.com/laravel/framework/commit/fcf92aefc864724e4662afe612e1af27fe18528b) Remove flag and adds test that checks value passed to the method withInput. - Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.7.27...v5.7.28) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=laravel/framework&package-manager=composer&previous-version=5.7.27&new-version=5.7.28)](https://dependabot.com/compatibility-score.html?dependency-name=laravel/framework&package-manager=composer&previous-version=5.7.27&new-version=5.7.28) 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: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#1448
No description provided.