build(deps): bump the composer group across 1 directory with 4 updates #271

Closed
opened 2026-04-05 20:01:10 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 11/12/2024

Bumps the composer group with 2 updates in the / directory: laravel/framework and symfony/http-client.

Updates laravel/framework from 10.1.4 to 10.48.23

Release notes

Sourced from laravel/framework's releases.

v10.48.23

v10.48.22

No release notes provided.

v10.48.21

v10.48.20

v10.48.19

v10.48.18

v10.48.17

v10.48.16

v10.48.15

v10.48.14

v10.48.13

v10.48.12

... (truncated)

Commits
  • 625269c Update version to v10.48.23
  • 8c07b63 check for running in console
  • 7ccb4dc [10.x] Fix append and prepend batch to chain (#53455)
  • 646520a Ensure headers are only attached to illuminate responses (#53019)
  • 1b3ef8f Update CHANGELOG
  • c4ea52b Update version to v10.48.22
  • 0124751 wip
  • 58c2053 Fix arguments passed to artisan commands that start with 'env' (#52748)
  • 80cdd87 [10.x] Fixes whereDate, whereDay, whereMonth, whereTime, whereYear ...
  • 05a9554 Update CHANGELOG
  • Additional commits viewable in compare view

Updates symfony/http-client from 6.2.6 to 6.4.14

Release notes

Sourced from symfony/http-client's releases.

v6.4.14

Changelog (https://github.com/symfony/http-client/compare/v6.4.13...v6.4.14)

  • security symfony/symfony#cve-2024-50342 [HttpClient] Filter private IPs before connecting when Host == IP (@​nicolas-grekas)
  • bug symfony/symfony#58704 [HttpClient] fix for HttpClientDataCollector fails if proc_open is disabled via php.ini (@​ZaneCEO)

v6.4.13

Changelog (https://github.com/symfony/http-client/compare/v6.4.12...v6.4.13)

  • no significant changes

v6.4.12

Changelog (https://github.com/symfony/http-client/compare/v6.4.11...v6.4.12)

v6.4.11

Changelog (https://github.com/symfony/http-client/compare/v6.4.10...v6.4.11)

v6.4.10

Changelog (https://github.com/symfony/http-client/compare/v6.4.9...v6.4.10)

  • no significant changes

v6.4.9

Changelog (https://github.com/symfony/http-client/compare/v6.4.8...v6.4.9)

v6.4.8

Changelog (https://github.com/symfony/http-client/compare/v6.4.7...v6.4.8)

v6.4.7

Changelog (https://github.com/symfony/http-client/compare/v6.4.6...v6.4.7)

v6.4.6

Changelog (https://github.com/symfony/http-client/compare/v6.4.5...v6.4.6)

... (truncated)

Changelog

Sourced from symfony/http-client's changelog.

CHANGELOG

7.1

  • Add HttpOptions::setHeader() to add or replace a single header
  • Allow mocking start_time info in MockResponse
  • Add MockResponse::fromFile() and JsonMockResponse::fromFile() methods to help using fixtures files
  • Add ThrottlingHttpClient to enable limiting the number of requests within a certain period
  • Deprecate the setLogger() methods of the NoPrivateNetworkHttpClient, TraceableHttpClient and ScopingHttpClient classes, configure the logger of the wrapped clients directly instead

7.0

  • Remove implementing Http\Message\RequestFactory from HttplugClient

6.4

  • Add HarFileResponseFactory testing utility, allow to replay responses from .har files
  • Add max_retries option to RetryableHttpClient to adjust the retry logic on a per request level
  • Add PingWehookMessage and PingWebhookMessageHandler
  • Enable using EventSourceHttpClient::connect() for both GET and POST

6.3

  • Add option crypto_method to set the minimum TLS version and make it default to v1.2
  • Add UriTemplateHttpClient to use URI templates as specified in the RFC 6570
  • Add ServerSentEvent::getArrayData() to get the Server-Sent Event's data decoded as an array when it's a JSON payload
  • Allow array of urls as base_uri option value in RetryableHttpClient to retry on a new url each time
  • Add JsonMockResponse, a MockResponse shortcut that automatically encodes the passed body to JSON and sets the content type to application/json by default
  • Support file uploads by nesting resource streams in option "body"

6.2

  • Make HttplugClient implement Psr\Http\Message\RequestFactoryInterface, StreamFactoryInterface and UriFactoryInterface
  • Deprecate implementing Http\Message\RequestFactory, StreamFactory and UriFactory on HttplugClient
  • Add withOptions() to HttplugClient and Psr18Client

6.1

  • Allow yielding Exception from MockResponse's $body to mock transport errors
  • Remove credentials from requests redirected to same host but different port

5.4

... (truncated)

Commits
  • 05d88cb Merge branch '5.4' into 6.4
  • 224124d bug #58704 [HttpClient] fix for HttpClientDataCollector fails if proc_open is...
  • aa7bebe [HttpClient] Fix Process-based escaping in HttpClientDataCollector
  • e9b0846 fix for HttpClientDataCollector fails if proc_open is disabled via php.ini . ...
  • ebcaeea [HttpClient] Filter private IPs before connecting when Host == IP
  • 509d0e8 [HttpClient] Fix class requirement message
  • 9990ced Merge branch '5.4' into 6.4
  • 54118c6 Add PR template and auto-close PR on subtree split repositories
  • fbebfcc Fix named arguments in data providers
  • 0dc153b Merge branch '5.4' into 6.4
  • Additional commits viewable in compare view

Updates symfony/http-foundation from 6.2.6 to 6.4.14

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.14

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.13...v6.4.14)

  • security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (@​nicolas-grekas)

v6.4.13

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.12...v6.4.13)

v6.4.12

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.11...v6.4.12)

v6.4.10

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.9...v6.4.10)

v6.4.8

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.7...v6.4.8)

v6.4.7

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.6...v6.4.7)

v6.4.4

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.3...v6.4.4)

v6.4.3

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.2...v6.4.3)

  • bug symfony/symfony#53432 [HttpFoundation] Request without content-type or content-length header should result in null values, not empty strings (@​priyadi)

v6.4.2

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.1...v6.4.2)

  • no significant changes

v6.4.0

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.0-RC2...v6.4.0)

... (truncated)

Changelog

Sourced from symfony/http-foundation's changelog.

CHANGELOG

7.1

  • Add optional $expirationParameter argument to UriSigner::__construct()
  • Add optional $expiration argument to UriSigner::sign()
  • Rename $parameter argument of UriSigner::__construct() to $hashParameter
  • Add UploadedFile::getClientOriginalPath()
  • Add QueryParameterRequestMatcher
  • Add HeaderRequestMatcher
  • Add support for \SplTempFileObject in BinaryFileResponse
  • Add verbose argument to response test constraints

7.0

  • Calling ParameterBag::filter() throws an UnexpectedValueException on invalid value, unless flag FILTER_NULL_ON_FAILURE is set
  • Calling ParameterBag::getInt() and ParameterBag::getBool() throws an UnexpectedValueException on invalid value
  • Remove classes RequestMatcher and ExpressionRequestMatcher
  • Remove Request::getContentType(), use Request::getContentTypeFormat() instead
  • Throw an InvalidArgumentException when calling Request::create() with a malformed URI
  • Require explicit argument when calling JsonResponse::setCallback(), Response::setExpires/setLastModified/setEtag(), MockArraySessionStorage/NativeSessionStorage::setMetadataBag(), NativeSessionStorage::setSaveHandler()
  • Add argument $statusCode to Response::sendHeaders() and StreamedResponse::sendHeaders()

6.4

  • Make HeaderBag::getDate(), Response::getDate(), getExpires() and getLastModified() return a DateTimeImmutable
  • Support root-level Generator in StreamedJsonResponse
  • Add UriSigner from the HttpKernel component
  • Add partitioned flag to Cookie (CHIPS Cookie)
  • Add argument bool $flush = true to Response::send()
  • Make MongoDbSessionHandler instantiable with the mongodb extension directly

6.3

  • Calling ParameterBag::getDigit(), getAlnum(), getAlpha() on an array throws a UnexpectedValueException instead of a TypeError
  • Add ParameterBag::getString() to convert a parameter into string and throw an exception if the value is invalid
  • Add ParameterBag::getEnum()
  • Create migration for session table when pdo handler is used
  • Add support for Relay PHP extension for Redis
  • The Response::sendHeaders() method now takes an optional HTTP status code as parameter, allowing to send informational responses such as Early Hints responses (103 status code)
  • Add IpUtils::isPrivateIp()
  • Add Request::getPayload(): InputBag
  • Deprecate conversion of invalid values in ParameterBag::getInt() and ParameterBag::getBoolean(),
  • Deprecate ignoring invalid values when using ParameterBag::filter(), unless flag FILTER_NULL_ON_FAILURE is set

... (truncated)

Commits
  • ba020a3 Merge branch '5.4' into 6.4
  • 168b77c security #cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid ch...
  • 4875486 Merge branch '5.4' into 6.4
  • 32310ff [HttpFoundation] Reject URIs that contain invalid characters
  • 38bd9bc [HttpFoundation] Remove invalid HTTP method from exception message
  • 3f38426 Ensure compatibility with mongodb v2
  • 4c0341b Merge branch '5.4' into 6.4
  • 35f7b4c session names must not be empty
  • 3363819 Merge branch '5.4' into 6.4
  • e641edd ensure session storages are opened in tests before destroying them
  • Additional commits viewable in compare view

Updates symfony/process from 6.2.5 to 6.4.14

Release notes

Sourced from symfony/process's releases.

v6.4.14

Changelog (https://github.com/symfony/process/compare/v6.4.13...v6.4.14)

v6.4.13

Changelog (https://github.com/symfony/process/compare/v6.4.12...v6.4.13)

  • no significant changes

v6.4.12

Changelog (https://github.com/symfony/process/compare/v6.4.11...v6.4.12)

v6.4.8

Changelog (https://github.com/symfony/process/compare/v6.4.7...v6.4.8)

v6.4.7

Changelog (https://github.com/symfony/process/compare/v6.4.6...v6.4.7)

  • no significant changes

v6.4.4

Changelog (https://github.com/symfony/process/compare/v6.4.3...v6.4.4)

v6.4.3

Changelog (https://github.com/symfony/process/compare/v6.4.2...v6.4.3)

v6.4.2

Changelog (https://github.com/symfony/process/compare/v6.4.1...v6.4.2)

v6.4.0

Changelog (https://github.com/symfony/process/compare/v6.4.0-RC2...v6.4.0)

  • no significant changes

... (truncated)

Changelog

Sourced from symfony/process's changelog.

CHANGELOG

7.1

  • Add Process::setIgnoredSignals() to disable signal propagation to the child process

6.4

  • Add PhpSubprocess to handle PHP subprocesses that take over the configuration from their parent
  • Add RunProcessMessage and RunProcessMessageHandler

5.2.0

  • added Process::setOptions() to set Process specific options
  • added option create_new_console to allow a subprocess to continue to run after the main script exited, both on Linux and on Windows

5.1.0

  • added Process::getStartTime() to retrieve the start time of the process as float

5.0.0

  • removed Process::inheritEnvironmentVariables()
  • removed PhpProcess::setPhpBinary()
  • Process must be instantiated with a command array, use Process::fromShellCommandline() when the command should be parsed by the shell
  • removed Process::setCommandLine()

4.4.0

  • deprecated Process::inheritEnvironmentVariables(): env variables are always inherited.
  • added Process::getLastOutputTime() method

4.2.0

  • added the Process::fromShellCommandline() to run commands in a shell wrapper
  • deprecated passing a command as string when creating a Process instance
  • deprecated the Process::setCommandline() and the PhpProcess::setPhpBinary() methods
  • added the Process::waitUntil() method to wait for the process only for a specific output, then continue the normal execution of your application

... (truncated)

Commits
  • 25214ad Merge branch '5.4' into 6.4
  • 0190687 [Process] Fix test
  • 88638b9 Merge branch '5.4' into 6.4
  • ee75984 security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell o...
  • 05c2ccc [Process] Use %PATH% before %CD% to load the shell on Windows
  • 0776b99 Merge branch '5.4' into 6.4
  • d94dda5 [Process] Fix escaping /X arguments on Windows
  • 836d34f Merge branch '5.4' into 6.4
  • 72baf6b fix the constant being used
  • 81e1a0c fix the path separator being used
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.
*Originally created by @dependabot[bot] on 11/12/2024* Bumps the composer group with 2 updates in the / directory: [laravel/framework](https://github.com/laravel/framework) and [symfony/http-client](https://github.com/symfony/http-client). Updates `laravel/framework` from 10.1.4 to 10.48.23 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/laravel/framework/releases">laravel/framework's releases</a>.</em></p> <blockquote> <h2>v10.48.23</h2> <ul> <li>[10.x] Ensure headers are only attached to illuminate responses by <a href="https://github.com/timacdonald"><code>@​timacdonald</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53019">laravel/framework#53019</a></li> <li>[10.x] Fix append and prepend batch to chain by <a href="https://github.com/Bencute"><code>@​Bencute</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/53455">laravel/framework#53455</a></li> </ul> <h2>v10.48.22</h2> <p>No release notes provided.</p> <h2>v10.48.21</h2> <ul> <li>[10.x] Fixes <code>whereDate</code>, <code>whereDay</code>, <code>whereMonth</code>, <code>whereTime</code>, <code>whereYear</code> and <code>whereJsonLength</code> to ignore invalid <code>$operator</code> by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/52704">laravel/framework#52704</a></li> <li>Fix arguments passed to artisan commands that start with 'env' by <a href="https://github.com/willrowe"><code>@​willrowe</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/52748">laravel/framework#52748</a></li> </ul> <h2>v10.48.20</h2> <ul> <li>[10.x] fix: prevent casting empty string to array from triggering json error by <a href="https://github.com/calebdw"><code>@​calebdw</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/52415">laravel/framework#52415</a></li> </ul> <h2>v10.48.19</h2> <ul> <li>Add compatible query type to <code>Model::resolveRouteBindingQuery</code> by <a href="https://github.com/sebj54"><code>@​sebj54</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/52339">laravel/framework#52339</a></li> <li>[10.x] Fix <code>Factory::afterCreating</code> callable argument type by <a href="https://github.com/villfa"><code>@​villfa</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/52335">laravel/framework#52335</a></li> <li>[10.x] backport <a href="https://redirect.github.com/laravel/framework/issues/52204">#52204</a> by <a href="https://github.com/calebdw"><code>@​calebdw</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/52389">laravel/framework#52389</a></li> <li>[10.x] In MySQL, harvest last insert ID immediately after query is executed by <a href="https://github.com/piurafunk"><code>@​piurafunk</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/52390">laravel/framework#52390</a></li> </ul> <h2>v10.48.18</h2> <ul> <li>[10.x] backport <a href="https://redirect.github.com/laravel/framework/issues/52188">#52188</a> by <a href="https://github.com/calebdw"><code>@​calebdw</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/52293">laravel/framework#52293</a></li> <li>[10.x] Fix runPaginationCountQuery not working properly for union queries by <a href="https://github.com/chinleung"><code>@​chinleung</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/52314">laravel/framework#52314</a></li> </ul> <h2>v10.48.17</h2> <ul> <li>[10.x] Fix PHP_CLI_SERVER_WORKERS warning by suppressing it by <a href="https://github.com/pelomedusa"><code>@​pelomedusa</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/52094">laravel/framework#52094</a></li> <li>[10.x] Backport <a href="https://redirect.github.com/laravel/framework/issues/51615">#51615</a> by <a href="https://github.com/GrahamCampbell"><code>@​GrahamCampbell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/52215">laravel/framework#52215</a></li> </ul> <h2>v10.48.16</h2> <ul> <li>[10.x] Fix Http::retry so that throw is respected for call signature Http::retry([1,2], throw: false) by <a href="https://github.com/paulyoungnb"><code>@​paulyoungnb</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/52002">laravel/framework#52002</a></li> <li>[10.x] Set application_name and character set as PostgreSQL DSN string by <a href="https://github.com/sunaoka"><code>@​sunaoka</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/51985">laravel/framework#51985</a></li> </ul> <h2>v10.48.15</h2> <ul> <li>[10.x] Set previous exception on <code>HttpResponseException</code> by <a href="https://github.com/hafezdivandari"><code>@​hafezdivandari</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/51986">laravel/framework#51986</a></li> </ul> <h2>v10.48.14</h2> <ul> <li>[10.x] Fixes unable to call another command as a initialized instance of <code>Command</code> class by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/51824">laravel/framework#51824</a></li> <li>[10.x] fix handle <code>shift()</code> on an empty collection by <a href="https://github.com/Treggats"><code>@​Treggats</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/51841">laravel/framework#51841</a></li> <li>[10.x] Ensure<code>schema:dump</code> will dump the migrations table only if it exists by <a href="https://github.com/NickSdot"><code>@​NickSdot</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/51827">laravel/framework#51827</a></li> </ul> <h2>v10.48.13</h2> <ul> <li>[10.x] Fix typo in return comment of createSesTransport method by <a href="https://github.com/zds-s"><code>@​zds-s</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/51688">laravel/framework#51688</a></li> <li>[10.x] Fix collection shift less than one item by <a href="https://github.com/faissaloux"><code>@​faissaloux</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/51686">laravel/framework#51686</a></li> <li>[10.x] Turn <code>Enumerable unless()</code> $callback parameter optional by <a href="https://github.com/faissaloux"><code>@​faissaloux</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/51701">laravel/framework#51701</a></li> <li>Revert &quot;[10.x] Turn <code>Enumerable unless()</code> $callback parameter optional&quot; by <a href="https://github.com/taylorotwell"><code>@​taylorotwell</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/51707">laravel/framework#51707</a></li> </ul> <h2>v10.48.12</h2> <ul> <li>[10.x] Fix typo by <a href="https://github.com/Issei0804-ie"><code>@​Issei0804-ie</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/51535">laravel/framework#51535</a></li> <li>[10.x] Fix SQL Server detection in database store by <a href="https://github.com/staudenmeir"><code>@​staudenmeir</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/51547">laravel/framework#51547</a></li> <li>[10.x] - Fix batch list loading in Horizon when serialization error by <a href="https://github.com/jeffortegad"><code>@​jeffortegad</code></a> in <a href="https://redirect.github.com/laravel/framework/pull/51551">laravel/framework#51551</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/framework/commit/625269ca4881d2b50eded2045cb930960a181d98"><code>625269c</code></a> Update version to v10.48.23</li> <li><a href="https://github.com/laravel/framework/commit/8c07b6301b2a177a34ee5fdbca11443e3e541a15"><code>8c07b63</code></a> check for running in console</li> <li><a href="https://github.com/laravel/framework/commit/7ccb4dc680b41433ab8e17f1a94d728c4dd6d16d"><code>7ccb4dc</code></a> [10.x] Fix append and prepend batch to chain (<a href="https://redirect.github.com/laravel/framework/issues/53455">#53455</a>)</li> <li><a href="https://github.com/laravel/framework/commit/646520ad682d98b5211c6e26092259cfbe130b5c"><code>646520a</code></a> Ensure headers are only attached to illuminate responses (<a href="https://redirect.github.com/laravel/framework/issues/53019">#53019</a>)</li> <li><a href="https://github.com/laravel/framework/commit/1b3ef8f48a3b4fe8c9a601c0c051422592f0d19f"><code>1b3ef8f</code></a> Update CHANGELOG</li> <li><a href="https://github.com/laravel/framework/commit/c4ea52bb044faef4a103d7dd81746c01b2ec860e"><code>c4ea52b</code></a> Update version to v10.48.22</li> <li><a href="https://github.com/laravel/framework/commit/0124751605dbdbf0340670ca8c8a2b50d300be5b"><code>0124751</code></a> wip</li> <li><a href="https://github.com/laravel/framework/commit/58c20532011fd4db5b5d6e62dd1d668b89ed2daa"><code>58c2053</code></a> Fix arguments passed to artisan commands that start with 'env' (<a href="https://redirect.github.com/laravel/framework/issues/52748">#52748</a>)</li> <li><a href="https://github.com/laravel/framework/commit/80cdd87be0a60bf3ff6c6a5666dd8c5c60058a44"><code>80cdd87</code></a> [10.x] Fixes <code>whereDate</code>, <code>whereDay</code>, <code>whereMonth</code>, <code>whereTime</code>, <code>whereYear</code> ...</li> <li><a href="https://github.com/laravel/framework/commit/05a9554ac0c7361504a54e350787aba84d028ce7"><code>05a9554</code></a> Update CHANGELOG</li> <li>Additional commits viewable in <a href="https://github.com/laravel/framework/compare/v10.1.4...v10.48.23">compare view</a></li> </ul> </details> <br /> Updates `symfony/http-client` from 6.2.6 to 6.4.14 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/symfony/http-client/releases">symfony/http-client's releases</a>.</em></p> <blockquote> <h2>v6.4.14</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-client/compare/v6.4.13...v6.4.14">https://github.com/symfony/http-client/compare/v6.4.13...v6.4.14</a>)</p> <ul> <li>security symfony/symfony#cve-2024-50342 [HttpClient] Filter private IPs before connecting when Host == IP (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58704">symfony/symfony#58704</a> [HttpClient] fix for HttpClientDataCollector fails if proc_open is disabled via php.ini (<a href="https://github.com/ZaneCEO"><code>@​ZaneCEO</code></a>)</li> </ul> <h2>v6.4.13</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-client/compare/v6.4.12...v6.4.13">https://github.com/symfony/http-client/compare/v6.4.12...v6.4.13</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v6.4.12</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-client/compare/v6.4.11...v6.4.12">https://github.com/symfony/http-client/compare/v6.4.11...v6.4.12</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58278">symfony/symfony#58278</a> [HttpClient] Fix setting <code>CURLMOPT_MAXCONNECTS</code> (<a href="https://github.com/HypeMC"><code>@​HypeMC</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58218">symfony/symfony#58218</a> Work around <code>parse_url()</code> bug (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> </ul> <h2>v6.4.11</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-client/compare/v6.4.10...v6.4.11">https://github.com/symfony/http-client/compare/v6.4.10...v6.4.11</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58044">symfony/symfony#58044</a> [HttpClient] Do not overwrite the host to request when using option &quot;resolve&quot; (<a href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/57981">symfony/symfony#57981</a> [HttpClient] reject malformed URLs with a meaningful exception (<a href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/57870">symfony/symfony#57870</a> [HttpClient] Disable HTTP/2 PUSH by default when using curl (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> </ul> <h2>v6.4.10</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-client/compare/v6.4.9...v6.4.10">https://github.com/symfony/http-client/compare/v6.4.9...v6.4.10</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v6.4.9</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-client/compare/v6.4.8...v6.4.9">https://github.com/symfony/http-client/compare/v6.4.8...v6.4.9</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/57569">symfony/symfony#57569</a> [HttpClient][Mailer] Revert &quot;Let curl handle transfer encoding&quot;, use HTTP/1.1 for Mailgun (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/57453">symfony/symfony#57453</a> [HttpClient] Fix parsing SSE (<a href="https://github.com/fancyweb"><code>@​fancyweb</code></a>)</li> </ul> <h2>v6.4.8</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-client/compare/v6.4.7...v6.4.8">https://github.com/symfony/http-client/compare/v6.4.7...v6.4.8</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/54860">symfony/symfony#54860</a> [HttpClient] Revert fixing curl default options (<a href="https://github.com/alexandre-daubois"><code>@​alexandre-daubois</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/54830">symfony/symfony#54830</a> [HttpClient] Fix cURL default options for PHP 8.4 (<a href="https://github.com/alexandre-daubois"><code>@​alexandre-daubois</code></a>)</li> </ul> <h2>v6.4.7</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-client/compare/v6.4.6...v6.4.7">https://github.com/symfony/http-client/compare/v6.4.6...v6.4.7</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/54517">symfony/symfony#54517</a> [HttpClient] Let curl handle transfer encoding (<a href="https://github.com/michaelhue"><code>@​michaelhue</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/54242">symfony/symfony#54242</a> [HttpClient] [EventSourceHttpClient] Fix consuming SSEs with \r\n separator (<a href="https://github.com/fancyweb"><code>@​fancyweb</code></a>)</li> </ul> <h2>v6.4.6</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-client/compare/v6.4.5...v6.4.6">https://github.com/symfony/http-client/compare/v6.4.5...v6.4.6</a>)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md">symfony/http-client's changelog</a>.</em></p> <blockquote> <h1>CHANGELOG</h1> <h2>7.1</h2> <ul> <li>Add <code>HttpOptions::setHeader()</code> to add or replace a single header</li> <li>Allow mocking <code>start_time</code> info in <code>MockResponse</code></li> <li>Add <code>MockResponse::fromFile()</code> and <code>JsonMockResponse::fromFile()</code> methods to help using fixtures files</li> <li>Add <code>ThrottlingHttpClient</code> to enable limiting the number of requests within a certain period</li> <li>Deprecate the <code>setLogger()</code> methods of the <code>NoPrivateNetworkHttpClient</code>, <code>TraceableHttpClient</code> and <code>ScopingHttpClient</code> classes, configure the logger of the wrapped clients directly instead</li> </ul> <h2>7.0</h2> <ul> <li>Remove implementing <code>Http\Message\RequestFactory</code> from <code>HttplugClient</code></li> </ul> <h2>6.4</h2> <ul> <li>Add <code>HarFileResponseFactory</code> testing utility, allow to replay responses from <code>.har</code> files</li> <li>Add <code>max_retries</code> option to <code>RetryableHttpClient</code> to adjust the retry logic on a per request level</li> <li>Add <code>PingWehookMessage</code> and <code>PingWebhookMessageHandler</code></li> <li>Enable using EventSourceHttpClient::connect() for both GET and POST</li> </ul> <h2>6.3</h2> <ul> <li>Add option <code>crypto_method</code> to set the minimum TLS version and make it default to v1.2</li> <li>Add <code>UriTemplateHttpClient</code> to use URI templates as specified in the RFC 6570</li> <li>Add <code>ServerSentEvent::getArrayData()</code> to get the Server-Sent Event's data decoded as an array when it's a JSON payload</li> <li>Allow array of urls as <code>base_uri</code> option value in <code>RetryableHttpClient</code> to retry on a new url each time</li> <li>Add <code>JsonMockResponse</code>, a <code>MockResponse</code> shortcut that automatically encodes the passed body to JSON and sets the content type to <code>application/json</code> by default</li> <li>Support file uploads by nesting resource streams in option &quot;body&quot;</li> </ul> <h2>6.2</h2> <ul> <li>Make <code>HttplugClient</code> implement <code>Psr\Http\Message\RequestFactoryInterface</code>, <code>StreamFactoryInterface</code> and <code>UriFactoryInterface</code></li> <li>Deprecate implementing <code>Http\Message\RequestFactory</code>, <code>StreamFactory</code> and <code>UriFactory</code> on <code>HttplugClient</code></li> <li>Add <code>withOptions()</code> to <code>HttplugClient</code> and <code>Psr18Client</code></li> </ul> <h2>6.1</h2> <ul> <li>Allow yielding <code>Exception</code> from MockResponse's <code>$body</code> to mock transport errors</li> <li>Remove credentials from requests redirected to same host but different port</li> </ul> <h2>5.4</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/symfony/http-client/commit/05d88cbd816ad6e0202edd9a9963cb9d615b8826"><code>05d88cb</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/http-client/commit/224124ddaabda861b3214727a0bb723bcdcf2d70"><code>224124d</code></a> bug <a href="https://redirect.github.com/symfony/http-client/issues/58704">#58704</a> [HttpClient] fix for HttpClientDataCollector fails if proc_open is...</li> <li><a href="https://github.com/symfony/http-client/commit/aa7bebe6521febb1d828d9217489af604c711271"><code>aa7bebe</code></a> [HttpClient] Fix Process-based escaping in HttpClientDataCollector</li> <li><a href="https://github.com/symfony/http-client/commit/e9b08469ecd82b5416c3dd9988457530058c1746"><code>e9b0846</code></a> fix for HttpClientDataCollector fails if proc_open is disabled via php.ini . ...</li> <li><a href="https://github.com/symfony/http-client/commit/ebcaeeafc48b69f497f82b9700ddf54bfe975f71"><code>ebcaeea</code></a> [HttpClient] Filter private IPs before connecting when Host == IP</li> <li><a href="https://github.com/symfony/http-client/commit/509d0e8a798bf5e41e0b6317e9bce1140af47376"><code>509d0e8</code></a> [HttpClient] Fix class requirement message</li> <li><a href="https://github.com/symfony/http-client/commit/9990ced6b6d34fdaabb8f8b1c3e7e98f99181631"><code>9990ced</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/http-client/commit/54118c6340dc6831a00f10b296ea6e80592ec89d"><code>54118c6</code></a> Add PR template and auto-close PR on subtree split repositories</li> <li><a href="https://github.com/symfony/http-client/commit/fbebfcce21084d3e91ea987ae5bdd8c71ff0fd56"><code>fbebfcc</code></a> Fix named arguments in data providers</li> <li><a href="https://github.com/symfony/http-client/commit/0dc153b0dd118f7c2c3168466df12ae7333cac65"><code>0dc153b</code></a> Merge branch '5.4' into 6.4</li> <li>Additional commits viewable in <a href="https://github.com/symfony/http-client/compare/v6.2.6...v6.4.14">compare view</a></li> </ul> </details> <br /> Updates `symfony/http-foundation` from 6.2.6 to 6.4.14 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/symfony/http-foundation/releases">symfony/http-foundation's releases</a>.</em></p> <blockquote> <h2>v6.4.14</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v6.4.13...v6.4.14">https://github.com/symfony/http-foundation/compare/v6.4.13...v6.4.14</a>)</p> <ul> <li>security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> </ul> <h2>v6.4.13</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v6.4.12...v6.4.13">https://github.com/symfony/http-foundation/compare/v6.4.12...v6.4.13</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58619">symfony/symfony#58619</a> [HttpFoundation][Lock] Ensure compatibility with ext-mongodb v2 (<a href="https://github.com/GromNaN"><code>@​GromNaN</code></a>)</li> </ul> <h2>v6.4.12</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v6.4.11...v6.4.12">https://github.com/symfony/http-foundation/compare/v6.4.11...v6.4.12</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58181">symfony/symfony#58181</a> [HttpFoundation] Update links for <code>X-Accel-Redirect</code> and fail properly when <code>X-Accel-Mapping</code> is missing (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58218">symfony/symfony#58218</a> Work around <code>parse_url()</code> bug (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> </ul> <h2>v6.4.10</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v6.4.9...v6.4.10">https://github.com/symfony/http-foundation/compare/v6.4.9...v6.4.10</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/57585">symfony/symfony#57585</a> [HttpFoundation] Fix MockArraySessionStorage to generate more conform ids (<a href="https://github.com/Seldaek"><code>@​Seldaek</code></a>)</li> </ul> <h2>v6.4.8</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v6.4.7...v6.4.8">https://github.com/symfony/http-foundation/compare/v6.4.7...v6.4.8</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/54910">symfony/symfony#54910</a> [HttpFoundation]  filter out empty HTTP header parts (<a href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/54816">symfony/symfony#54816</a> [Cache] Fix support for predis/predis:^2.0 (<a href="https://github.com/mfettig"><code>@​mfettig</code></a>)</li> </ul> <h2>v6.4.7</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v6.4.6...v6.4.7">https://github.com/symfony/http-foundation/compare/v6.4.6...v6.4.7</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/54506">symfony/symfony#54506</a> [HttpFoundation] Set content-type header in RedirectResponse (<a href="https://github.com/smnandre"><code>@​smnandre</code></a>)</li> </ul> <h2>v6.4.4</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v6.4.3...v6.4.4">https://github.com/symfony/http-foundation/compare/v6.4.3...v6.4.4</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/53733">symfony/symfony#53733</a> [HttpFoundation] Prevent duplicated headers when using Early Hints (<a href="https://github.com/dunglas"><code>@​dunglas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/53703">symfony/symfony#53703</a> [HttpFoundation] Fix clearing CHIPS cookies (<a href="https://github.com/misaert"><code>@​misaert</code></a>)</li> </ul> <h2>v6.4.3</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v6.4.2...v6.4.3">https://github.com/symfony/http-foundation/compare/v6.4.2...v6.4.3</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/53432">symfony/symfony#53432</a> [HttpFoundation] Request without content-type or content-length header should result in null values, not empty strings (<a href="https://github.com/priyadi"><code>@​priyadi</code></a>)</li> </ul> <h2>v6.4.2</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v6.4.1...v6.4.2">https://github.com/symfony/http-foundation/compare/v6.4.1...v6.4.2</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v6.4.0</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v6.4.0-RC2...v6.4.0">https://github.com/symfony/http-foundation/compare/v6.4.0-RC2...v6.4.0</a>)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/symfony/http-foundation/blob/7.1/CHANGELOG.md">symfony/http-foundation's changelog</a>.</em></p> <blockquote> <h1>CHANGELOG</h1> <h2>7.1</h2> <ul> <li>Add optional <code>$expirationParameter</code> argument to <code>UriSigner::__construct()</code></li> <li>Add optional <code>$expiration</code> argument to <code>UriSigner::sign()</code></li> <li>Rename <code>$parameter</code> argument of <code>UriSigner::__construct()</code> to <code>$hashParameter</code></li> <li>Add <code>UploadedFile::getClientOriginalPath()</code></li> <li>Add <code>QueryParameterRequestMatcher</code></li> <li>Add <code>HeaderRequestMatcher</code></li> <li>Add support for <code>\SplTempFileObject</code> in <code>BinaryFileResponse</code></li> <li>Add <code>verbose</code> argument to response test constraints</li> </ul> <h2>7.0</h2> <ul> <li>Calling <code>ParameterBag::filter()</code> throws an <code>UnexpectedValueException</code> on invalid value, unless flag <code>FILTER_NULL_ON_FAILURE</code> is set</li> <li>Calling <code>ParameterBag::getInt()</code> and <code>ParameterBag::getBool()</code> throws an <code>UnexpectedValueException</code> on invalid value</li> <li>Remove classes <code>RequestMatcher</code> and <code>ExpressionRequestMatcher</code></li> <li>Remove <code>Request::getContentType()</code>, use <code>Request::getContentTypeFormat()</code> instead</li> <li>Throw an <code>InvalidArgumentException</code> when calling <code>Request::create()</code> with a malformed URI</li> <li>Require explicit argument when calling <code>JsonResponse::setCallback()</code>, <code>Response::setExpires/setLastModified/setEtag()</code>, <code>MockArraySessionStorage/NativeSessionStorage::setMetadataBag()</code>, <code>NativeSessionStorage::setSaveHandler()</code></li> <li>Add argument <code>$statusCode</code> to <code>Response::sendHeaders()</code> and <code>StreamedResponse::sendHeaders()</code></li> </ul> <h2>6.4</h2> <ul> <li>Make <code>HeaderBag::getDate()</code>, <code>Response::getDate()</code>, <code>getExpires()</code> and <code>getLastModified()</code> return a <code>DateTimeImmutable</code></li> <li>Support root-level <code>Generator</code> in <code>StreamedJsonResponse</code></li> <li>Add <code>UriSigner</code> from the HttpKernel component</li> <li>Add <code>partitioned</code> flag to <code>Cookie</code> (CHIPS Cookie)</li> <li>Add argument <code>bool $flush = true</code> to <code>Response::send()</code></li> <li>Make <code>MongoDbSessionHandler</code> instantiable with the mongodb extension directly</li> </ul> <h2>6.3</h2> <ul> <li>Calling <code>ParameterBag::getDigit()</code>, <code>getAlnum()</code>, <code>getAlpha()</code> on an <code>array</code> throws a <code>UnexpectedValueException</code> instead of a <code>TypeError</code></li> <li>Add <code>ParameterBag::getString()</code> to convert a parameter into string and throw an exception if the value is invalid</li> <li>Add <code>ParameterBag::getEnum()</code></li> <li>Create migration for session table when pdo handler is used</li> <li>Add support for Relay PHP extension for Redis</li> <li>The <code>Response::sendHeaders()</code> method now takes an optional HTTP status code as parameter, allowing to send informational responses such as Early Hints responses (103 status code)</li> <li>Add <code>IpUtils::isPrivateIp()</code></li> <li>Add <code>Request::getPayload(): InputBag</code></li> <li>Deprecate conversion of invalid values in <code>ParameterBag::getInt()</code> and <code>ParameterBag::getBoolean()</code>,</li> <li>Deprecate ignoring invalid values when using <code>ParameterBag::filter()</code>, unless flag <code>FILTER_NULL_ON_FAILURE</code> is set</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/symfony/http-foundation/commit/ba020a321a95519303a3f09ec2824d34d601c388"><code>ba020a3</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/http-foundation/commit/168b77c71e6f02d8fc479db78beaf742a37d3cab"><code>168b77c</code></a> security #cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid ch...</li> <li><a href="https://github.com/symfony/http-foundation/commit/4875486169c670d8cbf055b9d44e1aa4bade08e5"><code>4875486</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/http-foundation/commit/32310ff3aa8126ede47168fc9d9ae4a33b09c3a2"><code>32310ff</code></a> [HttpFoundation] Reject URIs that contain invalid characters</li> <li><a href="https://github.com/symfony/http-foundation/commit/38bd9bc4f5de292ddbf860d02596133dbc09d422"><code>38bd9bc</code></a> [HttpFoundation] Remove invalid HTTP method from exception message</li> <li><a href="https://github.com/symfony/http-foundation/commit/3f38426b9447521b044fbee56a1b31b18e049042"><code>3f38426</code></a> Ensure compatibility with mongodb v2</li> <li><a href="https://github.com/symfony/http-foundation/commit/4c0341b3e0a7291e752c69d2a1ed9a84b68d604c"><code>4c0341b</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/http-foundation/commit/35f7b4ca005d2300bdb57fbdc0d6df4e11ed70d0"><code>35f7b4c</code></a> session names must not be empty</li> <li><a href="https://github.com/symfony/http-foundation/commit/33638190c6ba70693b2c0399b87804474c3dc693"><code>3363819</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/http-foundation/commit/e641eddada95b55477370076db7ffcde120a0f69"><code>e641edd</code></a> ensure session storages are opened in tests before destroying them</li> <li>Additional commits viewable in <a href="https://github.com/symfony/http-foundation/compare/v6.2.6...v6.4.14">compare view</a></li> </ul> </details> <br /> Updates `symfony/process` from 6.2.5 to 6.4.14 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/symfony/process/releases">symfony/process's releases</a>.</em></p> <blockquote> <h2>v6.4.14</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v6.4.13...v6.4.14">https://github.com/symfony/process/compare/v6.4.13...v6.4.14</a>)</p> <ul> <li>security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58752">symfony/symfony#58752</a> [Process] Fix escaping /X arguments on Windows (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58735">symfony/symfony#58735</a> [Process] Return built-in cmd.exe commands directly in ExecutableFinder (<a href="https://github.com/Seldaek"><code>@​Seldaek</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58723">symfony/symfony#58723</a> [Process] Properly deal with not-found executables on Windows (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58711">symfony/symfony#58711</a> [Process] Fix handling empty path found in the PATH env var with ExecutableFinder (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> </ul> <h2>v6.4.13</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v6.4.12...v6.4.13">https://github.com/symfony/process/compare/v6.4.12...v6.4.13</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v6.4.12</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v6.4.11...v6.4.12">https://github.com/symfony/process/compare/v6.4.11...v6.4.12</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58291">symfony/symfony#58291</a> [Process] Fix finding executables independently of open_basedir (<a href="https://github.com/BlackbitDevs"><code>@​BlackbitDevs</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/58195">symfony/symfony#58195</a> [Process] Fix the removal of host-specific configuration when managing the ini settings in <code>PhpSubprocess</code> (<a href="https://github.com/M-arcus"><code>@​M-arcus</code></a>)</li> </ul> <h2>v6.4.8</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v6.4.7...v6.4.8">https://github.com/symfony/process/compare/v6.4.7...v6.4.8</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/54863">symfony/symfony#54863</a> [Process] Return <code>false</code> when <code>open_basedir</code> prevents access to <code>/dev/tty</code> (<a href="https://github.com/mjauvin"><code>@​mjauvin</code></a>)</li> </ul> <h2>v6.4.7</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v6.4.6...v6.4.7">https://github.com/symfony/process/compare/v6.4.6...v6.4.7</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v6.4.4</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v6.4.3...v6.4.4">https://github.com/symfony/process/compare/v6.4.3...v6.4.4</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/54006">symfony/symfony#54006</a> [Process] Fix the <code>command -v</code> exception (<a href="https://github.com/kayw-geek"><code>@​kayw-geek</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/53821">symfony/symfony#53821</a> [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3 (<a href="https://github.com/Luc45"><code>@​Luc45</code></a>)</li> </ul> <h2>v6.4.3</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v6.4.2...v6.4.3">https://github.com/symfony/process/compare/v6.4.2...v6.4.3</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/53481">symfony/symfony#53481</a> [Process] Fix executable finder when the command starts with a dash (<a href="https://github.com/kayw-geek"><code>@​kayw-geek</code></a>)</li> </ul> <h2>v6.4.2</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v6.4.1...v6.4.2">https://github.com/symfony/process/compare/v6.4.1...v6.4.2</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/52864">symfony/symfony#52864</a> [HttpClient][Mailer][Process] always pass microseconds to usleep as integers (<a href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li> </ul> <h2>v6.4.0</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/process/compare/v6.4.0-RC2...v6.4.0">https://github.com/symfony/process/compare/v6.4.0-RC2...v6.4.0</a>)</p> <ul> <li>no significant changes</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/symfony/process/blob/7.1/CHANGELOG.md">symfony/process's changelog</a>.</em></p> <blockquote> <h1>CHANGELOG</h1> <h2>7.1</h2> <ul> <li>Add <code>Process::setIgnoredSignals()</code> to disable signal propagation to the child process</li> </ul> <h2>6.4</h2> <ul> <li>Add <code>PhpSubprocess</code> to handle PHP subprocesses that take over the configuration from their parent</li> <li>Add <code>RunProcessMessage</code> and <code>RunProcessMessageHandler</code></li> </ul> <h2>5.2.0</h2> <ul> <li>added <code>Process::setOptions()</code> to set <code>Process</code> specific options</li> <li>added option <code>create_new_console</code> to allow a subprocess to continue to run after the main script exited, both on Linux and on Windows</li> </ul> <h2>5.1.0</h2> <ul> <li>added <code>Process::getStartTime()</code> to retrieve the start time of the process as float</li> </ul> <h2>5.0.0</h2> <ul> <li>removed <code>Process::inheritEnvironmentVariables()</code></li> <li>removed <code>PhpProcess::setPhpBinary()</code></li> <li><code>Process</code> must be instantiated with a command array, use <code>Process::fromShellCommandline()</code> when the command should be parsed by the shell</li> <li>removed <code>Process::setCommandLine()</code></li> </ul> <h2>4.4.0</h2> <ul> <li>deprecated <code>Process::inheritEnvironmentVariables()</code>: env variables are always inherited.</li> <li>added <code>Process::getLastOutputTime()</code> method</li> </ul> <h2>4.2.0</h2> <ul> <li>added the <code>Process::fromShellCommandline()</code> to run commands in a shell wrapper</li> <li>deprecated passing a command as string when creating a <code>Process</code> instance</li> <li>deprecated the <code>Process::setCommandline()</code> and the <code>PhpProcess::setPhpBinary()</code> methods</li> <li>added the <code>Process::waitUntil()</code> method to wait for the process only for a specific output, then continue the normal execution of your application</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/symfony/process/commit/25214adbb0996d18112548de20c281be9f27279f"><code>25214ad</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/process/commit/01906871cb9b5e3cf872863b91aba4ec9767daf4"><code>0190687</code></a> [Process] Fix test</li> <li><a href="https://github.com/symfony/process/commit/88638b90e7d7cc11c1b7676fda2dd43b439e78e9"><code>88638b9</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/process/commit/ee7598479a4969bab8687877103d442579674754"><code>ee75984</code></a> security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell o...</li> <li><a href="https://github.com/symfony/process/commit/05c2ccc705cb0336becfdc10f6dd67896d9ba91a"><code>05c2ccc</code></a> [Process] Use %PATH% before %CD% to load the shell on Windows</li> <li><a href="https://github.com/symfony/process/commit/0776b9944bc1c88b66714faa7554b6d0db6f178a"><code>0776b99</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/process/commit/d94dda5a49f8e43523d6966ab705a754001d42fe"><code>d94dda5</code></a> [Process] Fix escaping /X arguments on Windows</li> <li><a href="https://github.com/symfony/process/commit/836d34f028b8499e8123635208b96de4b175e1da"><code>836d34f</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/process/commit/72baf6b0591f07b051450bdf2608f93fb5c0a6e5"><code>72baf6b</code></a> fix the constant being used</li> <li><a href="https://github.com/symfony/process/commit/81e1a0cdac68330b5acec27c427cf59be49c73f7"><code>81e1a0c</code></a> fix the path separator being used</li> <li>Additional commits viewable in <a href="https://github.com/symfony/process/compare/v6.2.5...v6.4.14">compare view</a></li> </ul> </details> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pyrohost/pyrodactyl/network/alerts). </details>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#271