giansalex / lycet

API REST de Facturación Electrónica Sunat utilizando Greenter.
MIT License
81 stars 43 forks source link

Bump symfony/runtime from 5.3.11 to 5.4.7 #502

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps symfony/runtime from 5.3.11 to 5.4.7.

Release notes

Sourced from symfony/runtime's releases.

v5.4.7

Changelog (https://github.com/symfony/runtime/compare/v5.4.6...v5.4.7)

  • bug #45675 Fix passing $debug parameter to ErrorHandler (Kocal)

v5.4.5

Changelog (https://github.com/symfony/runtime/compare/v5.4.4...v5.4.5)

  • bug #45426 Fix dotenv_overload with commands (fancyweb)

v5.4.3

Changelog (https://github.com/symfony/runtime/compare/v5.4.2...v5.4.3)

  • bug #44997 Fix --env and --no-debug with dotenv_overload (fancyweb)

v5.4.1

Changelog (https://github.com/symfony/runtime/compare/v5.4.0...v5.4.1)

  • no significant changes

v5.4.0

Changelog (https://github.com/symfony/runtime/compare/v5.4.0-RC1...v5.4.0)

  • no significant changes

v5.4.0-RC1

Changelog (https://github.com/symfony/runtime/compare/v5.4.0-BETA3...v5.4.0-RC1)

  • no significant changes

v5.4.0-BETA2

Changelog (https://github.com/symfony/runtime/compare/v5.4.0-BETA1...v5.4.0-BETA2)

  • bug #43945 fix defining APP_DEBUG when Dotenv is not enabled (nicolas-grekas)

v5.4.0-BETA1

Changelog (https://github.com/symfony/runtime/compare/v5.3.10...v5.4.0-BETA1)

  • feature #43755 Add $overrideExistingVars to bootEnv() and loadEnv() and dotenv_overload to SymfonyRuntime (fancyweb)
  • feature #41608 Possibility to define the env and/or debug key (maxhelias)
  • feature #42957 remove @experimental flag (nicolas-grekas)

v5.3.14

Changelog (https://github.com/symfony/runtime/compare/v5.3.13...v5.3.14)

  • no significant changes

v5.3.13

Changelog (https://github.com/symfony/runtime/compare/v5.3.12...v5.3.13)

... (truncated)

Changelog

Sourced from symfony/runtime's changelog.

CHANGELOG

5.4

  • The component is not experimental anymore
  • Add options "env_var_name" and "debug_var_name" to GenericRuntime and SymfonyRuntime
  • Add option "dotenv_overload" to SymfonyRuntime

5.3.0

  • Add the component
Commits
  • dc22a28 bug #45675 [Runtime] Fix passing $debug parameter to ErrorHandler (Kocal)
  • b67af59 [Runtime] Fix passing $debug parameter to ErrorHandler
  • 06fdd94 [Runtime] Fix dotenv_overload with commands
  • 354ce84 [Runtime] Fix --env and --no-debug with dotenv_overload
  • 2f548e8 Merge branch '5.3' into 5.4
  • affdf18 Bump license year
  • f7a8403 Merge branch '5.3' into 5.4
  • e1584fa Fix low-deps
  • 1fb6017 Merge branch '5.3' into 5.4
  • 2590032 Merge branch '5.3' into 5.4
  • 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[bot] commented 2 years ago

Superseded by #508.