[PR #894] [MERGED] Bump fideloper/proxy from 4.0.0 to 4.1.0 #1425

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/894
Author: @dependabot-preview[bot]
Created: 1/11/2019
Status: Merged
Merged: 1/16/2019
Merged by: @phanan

Base: masterHead: dependabot/composer/fideloper/proxy-4.1.0


📝 Commits (1)

  • 1a9f43f Bump fideloper/proxy from 4.0.0 to 4.1.0

📊 Changes

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

View changed files

📝 composer.lock (+5 -5)

📄 Description

Bumps fideloper/proxy from 4.0.0 to 4.1.0.

Release notes

Sourced from fideloper/proxy's releases.

Support for .env

  • Support for config set in .env via #117
  • Testing on PHP 7.3 via #118
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 cancel merge will cancel a previously requested merge
  • @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/894 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 1/11/2019 **Status:** ✅ Merged **Merged:** 1/16/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/fideloper/proxy-4.1.0` --- ### 📝 Commits (1) - [`1a9f43f`](https://github.com/koel/koel/commit/1a9f43ffe4cb8a1d80fd257a049faeed3179bc0b) Bump fideloper/proxy from 4.0.0 to 4.1.0 ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+5 -5) </details> ### 📄 Description Bumps [fideloper/proxy](https://github.com/fideloper/TrustedProxy) from 4.0.0 to 4.1.0. <details> <summary>Release notes</summary> *Sourced from [fideloper/proxy's releases](https://github.com/fideloper/TrustedProxy/releases).* > ## Support for .env > * Support for config set in .env via [#117](https://github-redirect.dependabot.com/fideloper/TrustedProxy/issues/117) > * Testing on PHP 7.3 via [#118](https://github-redirect.dependabot.com/fideloper/TrustedProxy/issues/118) </details> <details> <summary>Commits</summary> - [`177c79a`](https://github.com/fideloper/TrustedProxy/commit/177c79a2d1f9970f89ee2fb4c12b429af38b6dfb) Merge pull request [#112](https://github-redirect.dependabot.com/fideloper/TrustedProxy/issues/112) from djallits/patch-1 - [`155a24d`](https://github.com/fideloper/TrustedProxy/commit/155a24dbbfb0e38a3b06e1599dde054956451f46) Merge pull request [#119](https://github-redirect.dependabot.com/fideloper/TrustedProxy/issues/119) from rrpadilla/patch-1 - [`d33fe73`](https://github.com/fideloper/TrustedProxy/commit/d33fe73d5cbfc79f07c4d384b43ed9e47f3140a8) Update TrustProxies.php - [`9038b4b`](https://github.com/fideloper/TrustedProxy/commit/9038b4b3d10cb43300d09c84bb73d04fbca9d01f) Merge branch 'rrpadilla-master' - [`207af4b`](https://github.com/fideloper/TrustedProxy/commit/207af4b738c6fde6a32577a0610d30274a03cf68) updated getTrustedHeaderNames to return without setting $this->headers - [`44fa335`](https://github.com/fideloper/TrustedProxy/commit/44fa335475b5cb964d9f64a630743e6ae339e77b) Merge branch 'master' of https://github.com/rrpadilla/TrustedProxy into rrpad... - [`10e2170`](https://github.com/fideloper/TrustedProxy/commit/10e21708be06afa732b1172821204bbdb9833c46) Merge pull request [#118](https://github-redirect.dependabot.com/fideloper/TrustedProxy/issues/118) from samnela/patch-1 - [`f8b1a68`](https://github.com/fideloper/TrustedProxy/commit/f8b1a68e2ca5b227211769f75d5db02ce2ea92e2) adding test to ensure is reading text-based configurations and converting it ... - [`373427d`](https://github.com/fideloper/TrustedProxy/commit/373427dc6563883c7d73e9836fab71a35001642c) Tests on php 7.3 - [`cbb4433`](https://github.com/fideloper/TrustedProxy/commit/cbb4433432b2c5e962f21d2180f5900b5d37413a) fix styleci and update doc in config file - Additional commits viewable in [compare view](https://github.com/fideloper/TrustedProxy/compare/4.0.0...4.1.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=fideloper/proxy&package-manager=composer&previous-version=4.0.0&new-version=4.1.0)](https://dependabot.com/compatibility-score.html?dependency-name=fideloper/proxy&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 cancel merge` will cancel a previously requested merge - `@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:30:58 +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#1425
No description provided.