[PR #1212] [CLOSED] chore(deps): bump pusher/pusher-php-server from 4.1.1 to 4.1.4 #1646

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1212
Author: @dependabot-preview[bot]
Created: 4/15/2020
Status: Closed

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


📝 Commits (1)

  • 9296c66 chore(deps): bump pusher/pusher-php-server from 4.1.1 to 4.1.4

📊 Changes

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

View changed files

📝 composer.lock (+17 -15)

📄 Description

Bumps pusher/pusher-php-server from 4.1.1 to 4.1.4.

Release notes

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

v4.1.4

[FIXED] Errors in the failure path of get_... methods revealed by stricter type checking in PHP7.4

v4.1.3

No functional change, previous release was only partially successful.

v4.1.2

[ADDED] option encryption_master_key_base64 [DEPRECATED] option encryption_master_key

Changelog

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

4.1.4 (2020-04-14)

[FIXED] Errors in the failure path of get_... methods revealed by stricter type checking in PHP7.4

4.1.3 (2020-04-01)

No functional change, previous release was only partially successful

4.1.2 (2020-04-01)

[ADDED] option encryption_master_key_base64 [DEPRECATED] option encryption_master_key

Commits
  • e75e571 Merge pull request #253 from pusher/release-4-1-4
  • db756de Prepare for 4.1.4 release
  • cf4d8f7 Merge pull request #251 from pusher/fix-failure-case-of-gets
  • 3681bc1 Fix failure cases causing errors in get_* methods
  • c010de5 Bump version in Pusher.php (missed in previous release)
  • d0d1bb9 Remove release docs, we have far better internally
  • 08715a0 Release instructions
  • f2457cf Update changelog
  • 7351912 Improve readme for e2e
  • a5e334c Merge pull request #248 from pusher/base64-master-key
  • 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 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/1212 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/15/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/pusher/pusher-php-server-4.1.4` --- ### 📝 Commits (1) - [`9296c66`](https://github.com/koel/koel/commit/9296c66e5037fea515ea535feb84185998100573) chore(deps): bump pusher/pusher-php-server from 4.1.1 to 4.1.4 ### 📊 Changes **1 file changed** (+17 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+17 -15) </details> ### 📄 Description Bumps [pusher/pusher-php-server](https://github.com/pusher/pusher-http-php) from 4.1.1 to 4.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pusher/pusher-http-php/releases">pusher/pusher-php-server's releases</a>.</em></p> <blockquote> <h2>v4.1.4</h2> <p>[FIXED] Errors in the failure path of <code>get_...</code> methods revealed by stricter type checking in PHP7.4</p> <h2>v4.1.3</h2> <p>No functional change, previous release was only partially successful.</p> <h2>v4.1.2</h2> <p>[ADDED] option <code>encryption_master_key_base64</code> [DEPRECATED] option <code>encryption_master_key</code></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pusher/pusher-http-php/blob/master/CHANGELOG.md">pusher/pusher-php-server's changelog</a>.</em></p> <blockquote> <h2>4.1.4 (2020-04-14)</h2> <p>[FIXED] Errors in the failure path of <code>get_...</code> methods revealed by stricter type checking in PHP7.4</p> <h2>4.1.3 (2020-04-01)</h2> <p>No functional change, previous release was only partially successful</p> <h2>4.1.2 (2020-04-01)</h2> <p>[ADDED] option <code>encryption_master_key_base64</code> [DEPRECATED] option <code>encryption_master_key</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pusher/pusher-http-php/commit/e75e5715e3b651ec20dee5844095aadefab81acb"><code>e75e571</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/253">#253</a> from pusher/release-4-1-4</li> <li><a href="https://github.com/pusher/pusher-http-php/commit/db756de5d9389783087b33ad38a464d57e5a1f75"><code>db756de</code></a> Prepare for 4.1.4 release</li> <li><a href="https://github.com/pusher/pusher-http-php/commit/cf4d8f7f942f0524280bac736e28ed16256b4a50"><code>cf4d8f7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/251">#251</a> from pusher/fix-failure-case-of-gets</li> <li><a href="https://github.com/pusher/pusher-http-php/commit/3681bc1262d55d2df201dfd00b702cf8e0c6cc69"><code>3681bc1</code></a> Fix failure cases causing errors in get_* methods</li> <li><a href="https://github.com/pusher/pusher-http-php/commit/c010de563b18c9aa7dd6cd4468ea539a838c263c"><code>c010de5</code></a> Bump version in Pusher.php (missed in previous release)</li> <li><a href="https://github.com/pusher/pusher-http-php/commit/d0d1bb9df3277e7acd86bae8a53efd85b1b6a229"><code>d0d1bb9</code></a> Remove release docs, we have far better internally</li> <li><a href="https://github.com/pusher/pusher-http-php/commit/08715a058839e143c0e131c8364f0e4c010fb2e4"><code>08715a0</code></a> Release instructions</li> <li><a href="https://github.com/pusher/pusher-http-php/commit/f2457cffd974ccf0a3d3bab146edf20701f8c682"><code>f2457cf</code></a> Update changelog</li> <li><a href="https://github.com/pusher/pusher-http-php/commit/73519128b2a14209d7e2c3bf4d53901b4154daaa"><code>7351912</code></a> Improve readme for e2e</li> <li><a href="https://github.com/pusher/pusher-http-php/commit/a5e334cdd9de0e8ebf48832e76be812f6c784794"><code>a5e334c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/248">#248</a> from pusher/base64-master-key</li> <li>Additional commits viewable in <a href="https://github.com/pusher/pusher-http-php/compare/v4.1.1...v4.1.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=pusher/pusher-php-server&package-manager=composer&previous-version=4.1.1&new-version=4.1.4)](https://dependabot.com/compatibility-score/?dependency-name=pusher/pusher-php-server&package-manager=composer&previous-version=4.1.1&new-version=4.1.4) 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:47 +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#1646
No description provided.