[PR #1113] [MERGED] Bump pusher/pusher-php-server from 4.0.0 to 4.1.0 #1582

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1113
Author: @dependabot-preview[bot]
Created: 10/29/2019
Status: Merged
Merged: 10/29/2019
Merged by: @phanan

Base: masterHead: dependabot/composer/pusher/pusher-php-server-4.1.0


📝 Commits (1)

  • ec85456 Bump pusher/pusher-php-server from 4.0.0 to 4.1.0

📊 Changes

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

View changed files

📝 composer.lock (+17 -17)

📄 Description

Bumps pusher/pusher-php-server from 4.0.0 to 4.1.0.

Release notes

Sourced from pusher/pusher-php-server's releases.

v4.1.0

[ADDED] path configuration option.

Changelog

Sourced from pusher/pusher-php-server's changelog.

4.1.0 (2019-10-28)

[ADDED] path configuration option.

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/1113 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/29/2019 **Status:** ✅ Merged **Merged:** 10/29/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/pusher/pusher-php-server-4.1.0` --- ### 📝 Commits (1) - [`ec85456`](https://github.com/koel/koel/commit/ec854566c1e63078576ce0f6c5edc4d06859b886) Bump pusher/pusher-php-server from 4.0.0 to 4.1.0 ### 📊 Changes **1 file changed** (+17 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+17 -17) </details> ### 📄 Description Bumps [pusher/pusher-php-server](https://github.com/pusher/pusher-http-php) from 4.0.0 to 4.1.0. <details> <summary>Release notes</summary> *Sourced from [pusher/pusher-php-server's releases](https://github.com/pusher/pusher-http-php/releases).* > ## v4.1.0 > [ADDED] `path` configuration option. </details> <details> <summary>Changelog</summary> *Sourced from [pusher/pusher-php-server's changelog](https://github.com/pusher/pusher-http-php/blob/master/CHANGELOG.md).* > ## 4.1.0 (2019-10-28) > > [ADDED] `path` configuration option. </details> <details> <summary>Commits</summary> - [`f88698f`](https://github.com/pusher/pusher-http-php/commit/f88698f332f3f398fa683f9a5b6b2409f1748f73) Merge pull request [#236](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/236) from pusher/v4.1.0 - [`c32886f`](https://github.com/pusher/pusher-http-php/commit/c32886f4e37c33ea69b19ce9f3f388f3faf1d0cb) v4.1.0 release - [`175d8e0`](https://github.com/pusher/pusher-http-php/commit/175d8e0f015691bdf6fb46aed511f3c8b0abfaad) Merge pull request [#234](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/234) from pusher/improve-internal-url-naming - [`24f85db`](https://github.com/pusher/pusher-http-php/commit/24f85db366d1164c8832d09ba0bbf7ea84eba460) Merge pull request [#235](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/235) from pusher/document-path - [`1d62b5d`](https://github.com/pusher/pusher-http-php/commit/1d62b5d0f9402fa5caf142506c0ddd5f857b796b) Document the `path` option - [`201e094`](https://github.com/pusher/pusher-http-php/commit/201e094bc84f9c148ee354112e7fa70a18b9fb28) Improve internal naming around URLs - [`f4f2d0c`](https://github.com/pusher/pusher-http-php/commit/f4f2d0ce9cac857f5a4ad9159a9c1e11374f35bb) Added optional path setting ([#227](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/227)) - [`97023ba`](https://github.com/pusher/pusher-http-php/commit/97023bae8a3734d6439e43efba416b1d52aac2e5) Explicitly list supported versions ([#228](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/228)) - [`6014819`](https://github.com/pusher/pusher-http-php/commit/60148190da064d662caeceee9a920592b5aae78e) Merge pull request [#226](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/226) from pusher/document-supported-platforms - [`1492f1c`](https://github.com/pusher/pusher-http-php/commit/1492f1c3379afbca8902e4f7fb689650b7462c64) Describe supported platforms - See full diff in [compare view](https://github.com/pusher/pusher-http-php/compare/v4.0.0...v4.1.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=pusher/pusher-php-server&package-manager=composer&previous-version=4.0.0&new-version=4.1.0)](https://dependabot.com/compatibility-score.html?dependency-name=pusher/pusher-php-server&package-manager=composer&previous-version=4.0.0&new-version=4.1.0) 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:33 +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#1582
No description provided.