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

Bump sensio/distribution-bundle from 2.3.4 to 5.0.25 #61

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2020

Bumps sensio/distribution-bundle from 2.3.4 to 5.0.25.

Upgrade guide

Sourced from sensio/distribution-bundle's upgrade guide.

UPGRADE FROM 4.0 to 5.0

  • The web configurator got removed. So you need to remove the _configurator routing entry from app/config/routing_dev.yml.

  • The generated app/bootstrap.php.cache does not include autoloading anymore. So you need to add the autoloading code in your front controllers web/app.php, web/app_dev.php, app/console and app/phpunit.xml.dist (bootstrap config).

  • If you have been using the Symfony 3 directory structure already, you need to overwrite the cache and log directories in your AppKernel as it is also done in Symfony 3 now (see app/AppKernel.php).

Commits
  • 80a3823 Merge branch '4.0'
  • 71fdc7d minor #344 Allow latest version of security checker (BackEndTea)
  • 7deeb5c Allow latest version of security checker
  • 59eac70 minor #342 use ProcessExecutor::escape() instead of escapeshellarg() (xabbuh)
  • fd65794 use ProcessExecutor::escape() instead of escapeshellarg()
  • 06ec532 Merge branch '4.0'
  • a0d1388 minor #341 Allow wider range of security checker on version 4.* (BackEndTea)
  • 12d8350 Allow wider range of security checker
  • 088b116 minor #340 Updated composer.json to include new security check version (Lucas...
  • 2f2d0d9 Updated composer.json to include new security check version
  • 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 dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 11, 2020
@dependabot dependabot bot force-pushed the dependabot/composer/sensio/distribution-bundle-5.0.25 branch from 48a2b35 to ad587d9 Compare January 13, 2022 09:17
@dependabot dependabot bot changed the base branch from master to main January 17, 2022 08:45
@dependabot dependabot bot force-pushed the dependabot/composer/sensio/distribution-bundle-5.0.25 branch from ad587d9 to 8d94024 Compare May 26, 2022 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Development

Successfully merging this pull request may close these issues.

1 participant