[PR #1019] [CLOSED] Bump filp/whoops from 2.4.0 to 2.4.1 #1526

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

📋 Pull Request Information

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

Base: masterHead: dependabot/composer/filp/whoops-2.4.1


📝 Commits (1)

  • 6e5df8d Bump filp/whoops from 2.4.0 to 2.4.1

📊 Changes

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

View changed files

📝 composer.lock (+10 -10)

📄 Description

Bumps filp/whoops from 2.4.0 to 2.4.1.

Changelog

Sourced from filp/whoops's changelog.

2.4.1

  • Try harder to close all output buffers
Commits
  • 6fb502c Changelog for 2.4.1
  • f3108df Merge pull request #632 from staabm/patch-3
  • f9773aa updated function handleException() moved assignments outside of try/catch (#3)
  • 614b376 Merge pull request #2 from Magentron/patch-3
  • 9ea1027 updated line numbers in PlainTextHandlerTest to handle added lines
  • 3ab01b9 Merge pull request #631 from ximex/editor-constants
  • 3eb5a59 tests: Make sure we close all output-buffer we started beforehand
  • 38ad9c4 Make sure we close all output-buffer we started beforehand
  • 5e4dfac add editor-constants
  • See full diff 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). To ignore the version in this PR you can just close it
  • @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/1019 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 7/5/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/filp/whoops-2.4.1` --- ### 📝 Commits (1) - [`6e5df8d`](https://github.com/koel/koel/commit/6e5df8de9abe6b12f47eedf9ddb30f7dcc25ee3a) Bump filp/whoops from 2.4.0 to 2.4.1 ### 📊 Changes **1 file changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+10 -10) </details> ### 📄 Description Bumps [filp/whoops](https://github.com/filp/whoops) from 2.4.0 to 2.4.1. <details> <summary>Changelog</summary> *Sourced from [filp/whoops's changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md).* > # 2.4.1 > > * Try harder to close all output buffers </details> <details> <summary>Commits</summary> - [`6fb502c`](https://github.com/filp/whoops/commit/6fb502c23885701a991b0bba974b1a8eb6673577) Changelog for 2.4.1 - [`f3108df`](https://github.com/filp/whoops/commit/f3108dfdebaf0577b33949b159c4a95a7aa8cf83) Merge pull request [#632](https://github-redirect.dependabot.com/filp/whoops/issues/632) from staabm/patch-3 - [`f9773aa`](https://github.com/filp/whoops/commit/f9773aa988330b438be548419413b6774279da20) updated function handleException() moved assignments outside of try/catch ([#3](https://github-redirect.dependabot.com/filp/whoops/issues/3)) - [`614b376`](https://github.com/filp/whoops/commit/614b376a94eddfabc902f64ca229ec53e2456138) Merge pull request [#2](https://github-redirect.dependabot.com/filp/whoops/issues/2) from Magentron/patch-3 - [`9ea1027`](https://github.com/filp/whoops/commit/9ea1027d37eb0c25ef9f4e2170325ff48f9421ca) updated line numbers in PlainTextHandlerTest to handle added lines - [`3ab01b9`](https://github.com/filp/whoops/commit/3ab01b90babe76b4b8271da2e964056091a960a1) Merge pull request [#631](https://github-redirect.dependabot.com/filp/whoops/issues/631) from ximex/editor-constants - [`3eb5a59`](https://github.com/filp/whoops/commit/3eb5a59ebd3f22a3b637d00a3d28910d3c72231d) tests: Make sure we close all output-buffer we started beforehand - [`38ad9c4`](https://github.com/filp/whoops/commit/38ad9c46568b6b3dd04d0826ceecc47d143a18f6) Make sure we close all output-buffer we started beforehand - [`5e4dfac`](https://github.com/filp/whoops/commit/5e4dfacfc75a4f8e505f508bd90711719a3cfceb) add editor-constants - See full diff in [compare view](https://github.com/filp/whoops/compare/2.4.0...2.4.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=filp/whoops&package-manager=composer&previous-version=2.4.0&new-version=2.4.1)](https://dependabot.com/compatibility-score.html?dependency-name=filp/whoops&package-manager=composer&previous-version=2.4.0&new-version=2.4.1) 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). To ignore the version in this PR you can just close it - `@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:21 +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#1526
No description provided.