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/flex from v1.1.8 to v1.4.2 #124

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

Conversation

violinist-bot
Copy link
Contributor

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Here is a list of changes between the version you use, and the version this pull request updates to:

  • c949d59 bug #536 Defer fetching the versions.json until it is needed (Bela Bagameri)
  • aa58604 Defer fetching the versions.json until it is needed
  • 9c13d9a bug #532 Don't output emojis when the output isn't being decorated (kevinreniers)
  • 7e14191 Don't output emojis when the output isn't being decorated
  • a388cac bug #526 Fix rebooting composer on install (nicolas-grekas)
  • f9e4141 Fix rebooting composer on install
  • 56981bc Merge branch '1.3'
  • 6b14e1f Fix restricting versions of components that have no master branch
  • 792a7d4 Merge branch '1.3'
  • 20951ca Fix flex-rebooted dependency updates
  • f566629 bumped version to 1.4
  • 38df7b4 feature Update symfony/test-pack from v1.0.5 to v1.0.6 #128 Docker support (Docker Compose and Dockerfile) (dunglas)
  • 78c2bec Docker support (Docker Compose and Dockerfile)
  • cc58019 feature #520 Merge new "flex-require" section with "require" on create-project & update (nicolas-grekas)
  • d11742f Merge new "flex-require" section with "require" on create-project & update
  • 21bb2a4 bug #519 Don't preload packages listed in "conflict" nor "replace" (nicolas-grekas)
  • 3dd4a6c Don't preload packages listed in "conflict" nor "replace"
  • 8618b24 bug #517 remove deprecated CURLPIPE_HTTP1 support flag (hal869)
  • 0fd8e9a remove deprecated CURLPIPE_HTTP1 support flag
  • 5ed4909 bug #507 Fix referencing real $ENV vars when running dump-env (nicolas-grekas)
  • 408f045 bug #509 Fix dealing with locally patched packages (nicolas-grekas)
  • 443c86c Fix referencing real $ENV vars when running dump-env
  • 42bdc9f Fix dealing with locally patched packages
  • bc7390d bug #505 Further decoupling from symfony/symfony replace section (nicolas-grekas)
  • 48e90bf Further decoupling from symfony/symfony replace section
  • 15de149 bug #504 Fix downloader (fabpot)
  • 52aa9f6 fixed downloader
  • f5f8607 fixed CS
  • 885da55 feature #499 Stop relying on symfony/symfony replace section (fabpot)
  • 96451e5 stop relying on symfony/symfony replace section
  • fe6c577 removed obsolete PHPUnit configuration
  • 47b1776 minor #496 Use process::mustRun() instead of manual error handling (lyrixx)
  • d0cdcf2 Use process::mustRun() instead of manual error handling
  • 2790912 minor #494 Display stdout too when dump-env fails (nicolas-grekas)
  • 397a0aa Display stdout too when dump-env fails
  • 7728934 bug #493 Improve regex for container configurator (maxhelias)
  • 5bc24c9 feature #426 Add support for Sylius plugins (dunglas)
  • 1922db3 Add support for Sylius plugins
  • a3a22b3 Improve regex for container configurator
  • d65041a bug #489 Fix proxy handling (Lctrs)
  • 234d613 Fix proxy handling
  • 41c5b29 bug #486 Removed CURLOPT_SSL_CIPHER_LIST which causes curl unknown cipher errors (phoenix1337)
  • 3558f47 #484 removed CURLOPT_SSL_CIPHER_LIST which causes curl unknown cipher errors
  • 305a6cd bug #482 Fix bundles.php generation when false value is used (fferriere)
  • b70f9c8 bug #478 Ignore existing env vars when running dump-env (nicolas-grekas)
  • b2b78e6 Fix bundles.php generation when false value is used
  • c818a51 Ignore existing env vars when running dump-env
  • 3427489 fixed cS
  • d4176d3 bug #479 only write lock when its content has changed (stlrnz)
  • ffe345f only write lock when its content has changed
  • 7f04fb5 bug #451 Lock copied files to prevent removing files needed by other recipes (dbrumann)
  • 896e709 Adds file locking for CopyFromRecipe.
  • 87d511b bug #472 Fix file_get_content exception when installing symfony 4.3-dev (jlslew)
  • 4d82a47 Fix file_get_content exception when installing symfony 4.3-dev
  • 7417aba feature #449 Add "dump-env" command to compile .env files to .env.local.php (nicolas-grekas, renanbr)
  • 7e561d5 add --empty option
  • e1b5599 bug #469 Honor --force option in configurators (Pierstoval, renanbr)
  • 6b88f54 honor --force option
  • 24a2af9 Unconfigure .gitignore before reconfiguring it with "sync-recipes --force"
  • 670df54 feature #464 Added support for recipes conflict (HeahDude)
  • 48438c2 feature #466 Add support for multiple bundles in auto-generated recipes (emodric)
  • 7adc523 minor #465 Bump branch alias to 1.2-dev (nicolas-grekas)
  • aa38671 Add support for multiple bundles in auto-generated recipes
  • 7ae43a1 Added support for recipes conflict
  • 9dc7bde Bump branch alias to 1.2-dev
  • faca898 bug #462 Do nothing when uninstalling unconfigured packages (HeahDude)
  • 11ac495 bug #463 Skip up-to-date recipes when using sync-recipes --force (nicolas-grekas)
  • 5745527 bug #460 Improve sync-recipes --force (nicolas-grekas)
  • 0d87b3a Do nothing when uninstalling unconfigured packages
  • e09ce05 minor #459 Improve error when an invalid auto-script is found (nicolas-grekas)
  • 8a4d1d7 Skip up-to-date recipes when using sync-recipes --force
  • d3adcac Improve sync-recipes --force
  • 0a86b5e Improve error when an invalid auto-script is found
  • 31b12b1 Add "dump-env" command to compile .env files to .env.local.php
  • 8ad5578 feature #448 Allow configuring the "extra.symfony.root-dir" of the Symfony app (nicolas-grekas)
  • ef8b60e minor #454 Remove non-implemented feature (fabpot)
  • c9048c3 removed non-implemented feature
  • 186bee1 Allow configuring the "extra.symfony.root-dir" of the Symfony app
  • 4a7cd6d feature #439 Implement "sync-recipes --force" option (Pierstoval)
  • 9bddfd8 bug #444 Avoid remove author name (Hugo Santiago Becerra Adán)
  • cd04581 Avoid remove author name
  • 939de95 Implement "sync-recipes --force" option
  • 58357d5 minor #447 Use ProcessExecutor::escape() (nicolas-grekas)
  • c913545 Use ProcessExecutor::escape()
  • 122945f bug #446 Use ProcessUtils::escapeArgument() instead of escapeshellarg() (nicolas-grekas)
  • c4e6c02 Use ProcessUtils::escapeArgument() instead of escapeshellarg()
  • 10990ac feature #442 Rename fix-recipes to sync-recipes (nicolas-grekas)
  • a59f235 feature #443 Copy extra.symfony.require when unpacking (nicolas-grekas)
  • 0797936 minor #445 Fix phpunit constraint (fabpot)
  • cde5833 fixed phpunit constraint
  • 82e06ac bug #441 Do not configure project if Flex is not explicitly required (emodric)
  • 7f685f6 Copy extra.symfony.require when unpacking
  • bd94cfe Rename fix-recipes to sync-recipes
  • 7c145ec Do not configure project if Flex is not explicitly required

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@codecov-io
Copy link

codecov-io commented Jul 11, 2019

Codecov Report

Merging #124 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #124   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity        4      4           
=======================================
  Files             2      2           
  Lines            19     19           
=======================================
  Hits             19     19

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4e6657...2482122. Read the comment docs.

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.

2 participants