Bump symfony/runtime from 6.3.2 to 6.4.14
Bumps symfony/runtime from 6.3.2 to 6.4.14.
Release notes
Sourced from symfony/runtime's releases.
v6.4.14
Changelog (https://github.com/symfony/runtime/compare/v6.4.13...v6.4.14)
- security symfony/symfony#cve-2024-50340 [Runtime] Do not read from argv on non-CLI SAPIs (
@wouterj)v6.4.13
Changelog (https://github.com/symfony/runtime/compare/v6.4.12...v6.4.13)
- bug symfony/symfony#58372 Tweak error/exception handler registration (
@nicolas-grekas)v6.4.12
Changelog (https://github.com/symfony/runtime/compare/v6.4.11...v6.4.12)
- no significant changes
v6.4.8
Changelog (https://github.com/symfony/runtime/compare/v6.4.7...v6.4.8)
- no significant changes
v6.4.7
Changelog (https://github.com/symfony/runtime/compare/v6.4.6...v6.4.7)
- no significant changes
v6.4.3
Changelog (https://github.com/symfony/runtime/compare/v6.4.2...v6.4.3)
- no significant changes
v6.4.0
Changelog (https://github.com/symfony/runtime/compare/v6.4.0-RC2...v6.4.0)
- no significant changes
v6.4.0-RC1
Changelog (https://github.com/symfony/runtime/compare/v6.4.0-BETA3...v6.4.0-RC1)
- no significant changes
v6.4.0-BETA1
Changelog (https://github.com/symfony/runtime/compare/v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#52079 [HttpKernel] Add parameters
kernel.runtime_modeandkernel.runtime_mode.*, all set from env varAPP_RUNTIME_MODE(@nicolas-grekas)- feature symfony/symfony#52047 [HttpFoundation][Runtime] Add $flush parameter to Response::send() (
@fancyweb)v6.3.12
Changelog (https://github.com/symfony/runtime/compare/v6.3.11...v6.3.12)
- no significant changes
Changelog
Sourced from symfony/runtime's changelog.
CHANGELOG
6.4
- Add argument
bool $debug = falsetoHttpKernelRunner::__construct()5.4
- The component is not experimental anymore
- Add options "env_var_name" and "debug_var_name" to
GenericRuntimeandSymfonyRuntime- Add option "dotenv_overload" to
SymfonyRuntime5.3.0
- Add the component
Commits
4facd41Merge branch '5.4' into 6.4443f7d2Do not read from argv on non-CLI SAPIs033988f[Runtime] Remove unusedSKIPIFfromdotenv_overload.phpt2c61a6cMerge branch '5.4' into 6.4ae232b0minor #58355 Add PR template and auto-close PR on subtree split repositories ...ea38ad2Add PR template and auto-close PR on subtree split repositories7fa1bc6Merge branch '5.4' into 6.4ba1a6cbTweak error/exception handler registrationbfe32a1[Runtime] Adapt test to support the --silent option introduced in Symfony 7.2b4bfa2fMerge branch '5.4' into 6.4- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.