Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update symfony packages #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update symfony packages #24

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/browser-kit (source) 5.2.12 -> 5.4.39 age adoption passing confidence
symfony/console (source) 5.2.* -> 5.4.* age adoption passing confidence
symfony/css-selector (source) 5.2.12 -> 5.4.39 age adoption passing confidence
symfony/dotenv (source) 5.2.* -> 5.4.* age adoption passing confidence
symfony/event-dispatcher (source) 5.2.* -> 5.4.* age adoption passing confidence
symfony/flex 1.13.4 -> 1.21.6 age adoption passing confidence
symfony/framework-bundle (source) 5.2.* -> 5.4.* age adoption passing confidence
symfony/maker-bundle (source) 1.33.0 -> 1.59.1 age adoption passing confidence
symfony/monolog-bundle (source) 3.7.0 -> 3.10.0 age adoption passing confidence
symfony/phpunit-bridge (source) 5.3.4 -> 5.4.39 age adoption passing confidence
symfony/proxy-manager-bridge (source) 5.2.* -> 5.4.* age adoption passing confidence
symfony/yaml (source) 5.2.* -> 5.4.* age adoption passing confidence

Release Notes

symfony/browser-kit (symfony/browser-kit)

v5.4.39

Compare Source

Changelog (symfony/browser-kit@v5.4.38...v5.4.39)

  • no significant changes

v5.4.35

Compare Source

Changelog (symfony/browser-kit@v5.4.34...v5.4.35)

  • no significant changes

v5.4.31

Compare Source

Changelog (symfony/browser-kit@v5.4.30...v5.4.31)

  • no significant changes

v5.4.21

Compare Source

Changelog (symfony/browser-kit@v5.4.20...v5.4.21)

  • no significant changes

v5.4.19

Compare Source

Changelog (symfony/browser-kit@v5.4.18...v5.4.19)

  • no significant changes

v5.4.11

Compare Source

Changelog (symfony/browser-kit@v5.4.10...v5.4.11)

  • bug #​40828 Merge fields and files recursively if they are multidimensional array (januszmk)
  • bug #​46905 fix sending request to paths containing multiple slashes (xabbuh)

v5.4.3

Compare Source

Changelog (symfony/browser-kit@v5.4.2...v5.4.3)

  • no significant changes

v5.4.2

Compare Source

Changelog (symfony/browser-kit@v5.4.1...v5.4.2)

  • no significant changes

v5.4.0

Compare Source

Changelog (symfony/browser-kit@v5.4.0-RC1...v5.4.0)

  • no significant changes

v5.3.14

Compare Source

Changelog (symfony/browser-kit@v5.3.13...v5.3.14)

  • no significant changes

v5.3.4

Compare Source

Changelog (symfony/browser-kit@v5.3.3...v5.3.4)

  • no significant changes

v5.3.0

Compare Source

Changelog (symfony/browser-kit@v5.3.0-RC1...v5.3.0)

  • no significant changes
symfony/console (symfony/console)

v5.4.39

Compare Source

Changelog (symfony/console@v5.4.38...v5.4.39)

v5.4.36

Compare Source

Changelog (symfony/console@v5.4.35...v5.4.36)

v5.4.35

Compare Source

Changelog (symfony/console@v5.4.34...v5.4.35)

v5.4.34

Compare Source

Changelog (symfony/console@v5.4.33...v5.4.34)

v5.4.32

Compare Source

Changelog (symfony/console@v5.4.31...v5.4.32)

  • no significant changes

v5.4.31

Compare Source

Changelog (symfony/console@v5.4.30...v5.4.31)

  • no significant changes

v5.4.28

Compare Source

Changelog (symfony/console@v5.4.27...v5.4.28)

v5.4.26

Compare Source

Changelog (symfony/console@v5.4.25...v5.4.26)

v5.4.24

Compare Source

Changelog (symfony/console@v5.4.23...v5.4.24)

v5.4.23

Compare Source

Changelog (symfony/console@v5.4.22...v5.4.23)

  • bug #​50143 trim(): Argument #​1 () must be of type string, bool given (danepowell)
  • bug #​50111 Fix the list of supported shells for completions in a phar (stof)
  • bug #​48886 Fix computing column width containing multibyte chars (cay89)
  • bug #​49987 Restoring the ability to output unicode text to the Win10 console (aleksandr-shevchenko)

v5.4.22

Compare Source

Changelog (symfony/console@v5.4.21...v5.4.22)

  • bug #​49274 Disable links for IntelliJ platform (SerafimArts)

v5.4.21

Compare Source

Changelog (symfony/console@v5.4.20...v5.4.21)

  • no significant changes

v5.4.19

Compare Source

Changelog (symfony/console@v5.4.18...v5.4.19)

  • no significant changes

v5.4.17

Compare Source

Changelog (symfony/console@v5.4.16...v5.4.17)

  • bug #​48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)

v5.4.16

Compare Source

Changelog (symfony/console@v5.4.15...v5.4.16)

  • bug #​48179 Support completion for bash functions (Chi-teck)
  • bug #​48217 Improve error message when shell is not detected in completion command (GromNaN)
  • bug #​48210  Fix signal handlers called after event listeners and skip exit (GromNaN)
  • bug #​47998 Fix console ProgressBar::override() after manual ProgressBar::cleanup() (maxbeckers)
  • bug #​48085 Tell about messenger:consume invalid limit options (MatTheCat)

v5.4.15

Compare Source

Changelog (symfony/console@v5.4.14...v5.4.15)

  • bug #​47907 Update Application.php (aleksandr-shevchenko)
  • bug #​47883 Fix error output on windows cli (Maximilian.Beckers)

v5.4.14

Compare Source

Changelog (symfony/console@v5.4.13...v5.4.14)

  • bug #​47779 Fix Helper::removeDecoration hyperlink bug (greew)

v5.4.13

Compare Source

Changelog (symfony/console@v5.4.12...v5.4.13)

  • bug #​47394 Make bash completion run in non interactive mode (Seldaek)

v5.4.12

Compare Source

Changelog (symfony/console@v5.4.11...v5.4.12)

  • bug #​47218 fix dispatch signal event check for compatibility with the contract interface (xabbuh)
  • bug #​45333 Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch)

v5.4.11

Compare Source

Changelog (symfony/console@v5.4.10...v5.4.11)

  • bug #​47022 get full command path for command in search path (remicollet)

v5.4.10

Compare Source

Changelog (symfony/console@v5.4.9...v5.4.10)

  • bug #​46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)
  • bug #​46608 Fix deprecation when description is null (HypeMC)
  • bug #​46595 Escape % in command name & description from getDefaultName() (ogizanagi)
  • bug #​46574 Escape % in command name & description from PHP (getDefault* methods) (ogizanagi)

v5.4.9

Compare Source

Changelog (symfony/console@v5.4.8...v5.4.9)

  • bug #​46386  Fix missing negative variation of negatable options in shell completion (GromNaN)
  • bug #​46114 Fixes "Incorrectly nested style tag found" error when using multi-line header content (Perturbatio)
  • bug #​46341 Fix aliases handling in command name completion (Seldaek)
  • bug #​46291 Suppress unhandled error in some specific use-cases. (rw4lll)
  • bug #​46264 Better required argument check in InputArgument (jnoordsij)

v5.4.8

Compare Source

Changelog (symfony/console@v5.4.7...v5.4.8)

  • bug #​45565 Fix table header seperator wrapping (alamirault)

v5.4.7

Compare Source

Changelog (symfony/console@v5.4.6...v5.4.7)

  • bug #​45851 Fix exit status on uncaught exception with negative code (acoulton)
  • bug #​44915 Fix compact table style to avoid outputting a leading space (Seldaek)

v5.4.5

Compare Source

Changelog (symfony/console@v5.4.4...v5.4.5)

v5.4.3

Compare Source

Changelog (symfony/console@v5.4.2...v5.4.3)

  • bug #​43149 Silence warnings during tty detection (neclimdul)
  • bug #​45181 Fix PHP 8.1 deprecation in ChoiceQuestion (BrokenSourceCode)
  • bug #​45109 fix restoring stty mode on CTRL+C (nicolas-grekas)
  • bug #​45088 fix parsing escaped chars in StringInput (nicolas-grekas)
  • bug #​45053 use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors (nicolas-grekas)
  • bug #​44912 Allow OutputFormatter::escape() to be used for escaping URLs used in (Seldaek)

v5.4.2

Compare Source

v5.4.1

Compare Source

Changelog (symfony/console@v5.4.0...v5.4.1)

  • bug #​44523 Fix polyfill-php73 requirement (Seldaek)
  • bug #​44475 Handle alias in completion script (GromNaN)
  • bug #​44467 Fix parameter types for ProcessHelper::mustRun() (derrabus)

v5.4.0

Compare Source

Changelog (symfony/console@v5.4.0-RC1...v5.4.0)

  • no significant changes

v5.3.16

Compare Source

Changelog (symfony/console@v5.3.15...v5.3.16)

v5.3.14

Compare Source

Changelog (symfony/console@v5.3.13...v5.3.14)

  • bug #​43149 Silence warnings during tty detection (neclimdul)
  • bug #​45181 Fix PHP 8.1 deprecation in ChoiceQuestion (BrokenSourceCode)
  • bug #​45109 fix restoring stty mode on CTRL+C (nicolas-grekas)
  • bug #​45088 fix parsing escaped chars in StringInput (nicolas-grekas)
  • bug #​45053 use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors (nicolas-grekas)
  • bug #​44912 Allow OutputFormatter::escape() to be used for escaping URLs used in (Seldaek)

v5.3.13

Compare Source

Changelog (symfony/console@v5.3.12...v5.3.13)

  • bug #​44467 Fix parameter types for ProcessHelper::mustRun() (derrabus)

v5.3.11

Compare Source

Changelog (symfony/console@v5.3.10...v5.3.11)

  • bug #​44176 Default ansi option to null (jderusse)
  • bug #​43884 Runtime conflict for psr/log >= 3.0 instead of composer conflict (fancyweb)

v5.3.10

Compare Source

Changelog (symfony/console@v5.3.9...v5.3.10)

  • no significant changes

v5.3.7

Compare Source

Changelog (symfony/console@v5.3.6...v5.3.7)

  • bug #​42685 Fix ProgressBar to correctly clear multi-line formats (rtek)
  • bug #​42381 Don't pass null to preg_replace() (derrabus)
  • bug #​42260 Fix return types for PHP 8.1 (derrabus)

v5.3.6

Compare Source

Changelog (symfony/console@v5.3.5...v5.3.6)

  • no significant changes

v5.3.4

Compare Source

v5.3.2

Compare Source

Changelog (symfony/console@v5.3.1...v5.3.2)

  • bug #​41686 Fix using #[AsCommand] without DI (nicolas-grekas)
  • bug #​41680 fix managing signals when commands are lazy loaded (nicolas-grekas)
  • bug #​41535 Fix negated options not accessible (jderusse)
  • bug #​41386 Escape synopsis output (jschaedl)

v5.3.0

Compare Source

Changelog (symfony/console@v5.3.0-RC1...v5.3.0)

  • no significant changes
symfony/css-selector (symfony/css-selector)

v5.4.39

Compare Source

Changelog (symfony/css-selector@v5.4.38...v5.4.39)

  • no significant changes

v5.4.35

Compare Source

Changelog (symfony/css-selector@v5.4.34...v5.4.35)

  • no significant changes

v5.4.26

Compare Source

Changelog (symfony/css-selector@v5.4.25...v5.4.26)

  • no significant changes

v5.4.21

Compare Source

Changelog (symfony/css-selector@v5.4.20...v5.4.21)

  • no significant changes

v5.4.19

Compare Source

Changelog (symfony/css-selector@v5.4.18...v5.4.19)

  • no significant changes

v5.4.17

Compare Source

Changelog (symfony/css-selector@v5.4.16...v5.4.17)

  • bug #​48771 Fix escape patterns (fancyweb)

v5.4.11

Compare Source

Changelog (symfony/css-selector@v5.4.10...v5.4.11)

  • no significant changes

v5.4.3

Compare Source

Changelog (symfony/css-selector@v5.4.2...v5.4.3)

  • no significant changes

v5.4.2

Compare Source

Changelog (symfony/css-selector@v5.4.1...v5.4.2)

  • no significant changes

v5.4.0

Compare Source

Changelog (symfony/css-selector@v5.4.0-RC1...v5.4.0)

  • no significant changes

v5.3.14

Compare Source

Changelog (symfony/css-selector@v5.3.13...v5.3.14)

  • no significant changes

v5.3.4

Compare Source

Changelog (symfony/css-selector@v5.3.3...v5.3.4)

  • no significant changes

v5.3.0

Compare Source

Changelog (symfony/css-selector@v5.3.0-RC1...v5.3.0)

  • no significant changes
symfony/dotenv (symfony/dotenv)

v5.4.39

Compare Source

Changelog (symfony/dotenv@v5.4.38...v5.4.39)

  • no significant changes

v5.4.35

Compare Source

Changelog (symfony/dotenv@v5.4.34...v5.4.35)

  • no significant changes

v5.4.34

Compare Source

Changelog (symfony/dotenv@v5.4.33...v5.4.34)

v5.4.30

Compare Source

Changelog (symfony/dotenv@v5.4.29...v5.4.30)

  • no significant changes

v5.4.22

Compare Source

Changelog (symfony/dotenv@v5.4.21...v5.4.22)

  • no significant changes

v5.4.21

Compare Source

Changelog (symfony/dotenv@v5.4.20...v5.4.21)

  • bug #​49249 Fix phpdoc Dotenv (alamirault)

v5.4.19

Compare Source

Changelog (symfony/dotenv@v5.4.18...v5.4.19)

  • no significant changes

v5.4.5

Compare Source

Changelog (symfony/dotenv@v5.4.4...v5.4.5)

  • bug #​45430 Fix reading config for symfony/runtime when running dump command (nicolas-grekas)

v5.4.3

Compare Source

Changelog (symfony/dotenv@v5.4.2...v5.4.3)

  • bug #​45188 Fix bootEnv() override with .env.local.php when the env key already exists (fancyweb)

v5.4.2

Compare Source

Changelog (symfony/dotenv@v5.4.1...v5.4.2)

  • no significant changes

v5.4.0

Compare Source

Changelog (symfony/dotenv@v5.4.0-RC1...v5.4.0)

  • no significant changes

v5.3.14

Compare Source

Changelog (symfony/dotenv@v5.3.13...v5.3.14)

  • no significant changes

v5.3.13

Compare Source

Changelog (symfony/dotenv@v5.3.12...v5.3.13)

  • no significant changes

v5.3.10

Compare Source

Changelog (symfony/dotenv@v5.3.9...v5.3.10)

  • bug #​43798 Duplicate $_SERVER values in $_ENV if they don't exist (fancyweb)

v5.3.8

Compare Source

Changelog (symfony/dotenv@v5.3.7...v5.3.8)

  • no significant changes

v5.3.7

Compare Source

Changelog (symfony/dotenv@v5.3.6...v5.3.7)

  • no significant changes

v5.3.6

Compare Source

Changelog (symfony/dotenv@v5.3.5...v5.3.6)

  • bug #​42296 Remove PHP 8.0 polyfill (derrabus)

v5.3.4

Compare Source

Changelog (symfony/dotenv@v5.3.3...v5.3.4)

  • no significant changes

v5.3.0

Compare Source

Changelog (symfony/dotenv@v5.3.0-RC1...v5.3.0)

  • no significant changes
symfony/event-dispatcher (symfony/event-dispatcher)

v5.4.39

Compare Source

Changelog (symfony/event-dispatcher@v5.4.38...v5.4.39)

  • no significant changes

v5.4.35

Compare Source

Changelog (symfony/event-dispatcher@v5.4.34...v5.4.35)

  • no significant changes

v5.4.34

Compare Source

Changelog (symfony/event-dispatcher@v5.4.33...v5.4.34)

  • no significant changes

v5.4.26

Compare Source

Changelog (symfony/event-dispatcher@v5.4.25...v5.4.26)

  • no significant changes

v5.4.22

Compare Source

Changelog (symfony/event-dispatcher@v5.4.21...v5.4.22)

  • bug #​49706 Stop stopwatch events in case of exception (MatTheCat)

v5.4.21

Compare Source

Changelog (symfony/event-dispatcher@v5.4.20...v5.4.21)

  • no significant changes

v5.4.19

Compare Source

Changelog (symfony/event-dispatcher@v5.4.18...v5.4.19)

  • no significant changes

v5.4.17

Compare Source

Changelog (symfony/event-dispatcher@v5.4.16...v5.4.17)

  • bug #​48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)

v5.4.9

Compare Source

Changelog (symfony/event-dispatcher@v5.4.8...v5.4.9)

  • bug #​46262 Fix removing listeners when using first-class callable syntax (javer)

v5.4.3

Compare Source

Changelog (symfony/event-dispatcher@v5.4.2...v5.4.3)

  • no significant changes

v5.4.0

Compare Source

Changelog (symfony/event-dispatcher@v5.4.0-RC1...v5.4.0)

  • no significant changes

v5.3.14

Compare Source

Changelog (symfony/event-dispatcher@v5.3.13...v5.3.14)

  • no significant changes

v5.3.11

Compare Source

Changelog (symfony/event-dispatcher@v5.3.10...v5.3.11)

  • no significant changes

v5.3.7

Compare Source

Changelog (symfony/event-dispatcher@v5.3.6...v5.3.7)

  • bug #​42260 Fix return types for PHP 8.1 (derrabus)

v5.3.4

Compare Source

Changelog (symfony/event-dispatcher@v5.3.3...v5.3.4)

  • bug #​42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
  • bug #​41905 Correct the called event listener method case (JJsty1e)

v5.3.0

Compare Source

Changelog (symfony/event-dispatcher@v5.3.0-RC1...v5.3.0)

  • no significant changes
symfony/flex (symfony/flex)

v1.21.6

Compare Source

v1.21.5

Compare Source

v1.21.4

Compare Source

v1.21.3

Compare Source

v1.21.2

Compare Source

What's Changed

Full Changelog: symfony/flex@v1.21.1...v1.21.2

v1.21.1

Compare Source

v1.21.0

Compare Source

v1.20.2

Compare Source

v1.20.1

Compare Source

v1.20.0

Compare Source

v1.19.5

Compare Source

v1.19.4

Compare Source

v1.19.3

Compare Source

v1.19.2

Compare Source

  • Revert "Deprecate "flex-require" sections"

v1.19.1

Compare Source

  • Read from symfony.lock when checking for recipe updates
  • Fix PHP warning when using Composer 1

v1.19.0

Compare Source

v1.18.7

Compare Source

  • #​907 Re-run composer when flex is installed after deps are resolved (nicolas-grekas)
  • #​906 Fix compat with old composer versions (nicolas-grekas)
  • #​874 Add some native return types (PhilETaylor)
  • #​903 Fix relative URLs in index.json not working (salmen)

v1.18.6

Compare Source

  • #​885 fix: Recipe update skip ignored files (maxime-aknin, Max)
  • #​895 [recipes:update] Fixing bug where files failed to delete that were modified previously (weaverryan)
  • #​883 Fix problem of overwriting envs (alexander-schranz)
  • #​878 Fix parsing docker-composer files with no "version" (CountZero1981)

v1.18.5

Compare Source

  • #​842 Pass GitHub access token when accessing raw.githubusercontent.com in case of private recipes (aivus)
  • #​872 Use relative URLs when index.json provides them (nicolas-grekas)
  • #​871 Read recipe conflicts from index.json (nicolas-grekas)
  • #​870 Honor --no-scripts (nicolas-grekas)
  • #​869 Fix detecting new packages before installing their recipes (nicolas-grekas)
  • #​867 Fix reading config for symfony/runtime (nicolas-grekas)
  • #​866 Fix BC with upgrading from flex < 1.18 (nicolas-grekas)

v1.18.4

Compare Source

v1.18.3

Compare Source

v1.18.2

Compare Source

v1.18.1

Compare Source

v1.18.0

Compare Source

v1.17.6

Compare Source

v1.17.5

Compare Source

v1.17.4

Compare Source

v1.17.3

Compare Source

v1.17.2

Compare Source

v1.17.1

Compare Source

v1.17.0

Compare Source

v1.16.3

Compare Source

v1.16.2

Compare Source

v1.16.1

Compare Source

v1.16.0

Compare Source

v1.15.4

Compare Source

v1.15.3

Compare Source

v1.15.2

Compare Source

v1.15.1

Compare Source

v1.15.0

Compare Source

v1.14.8

Compare Source

v1.14.7

Compare Source

v1.14.6

[Compare Source](https://togithub.com/symfony/flex/compare/v1.14.5.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Aug 27, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update symfony/browser-kit:5.4.39 symfony/console:5.4.39 symfony/css-selector:5.4.39 symfony/dotenv:5.4.39 symfony/event-dispatcher:5.4.39 symfony/flex:1.21.6 symfony/framework-bundle:5.4.39 symfony/maker-bundle:1.59.1 symfony/monolog-bundle:3.10.0 symfony/phpunit-bridge:5.4.39 symfony/proxy-manager-bridge:5.4.39 symfony/yaml:5.4.39 --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency composer/package-versions-deprecated is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires symfony/maker-bundle ^1.30 -> satisfiable by symfony/maker-bundle[v1.59.1].
    - symfony/maker-bundle v1.59.1 requires symfony/console ^6.4|^7.0 -> found symfony/console[v6.4.0-BETA1, ..., 6.4.x-dev, v7.0.0-BETA1, ..., 7.1.x-dev] but it conflicts with your root composer.json require (5.4.*).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants