nenes25 / prestashop_console

Prestashop Console Tools
Open Software License 3.0
48 stars 15 forks source link

Bump prestashop/php-dev-tools from 3.10 to 3.15.1 #204

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps prestashop/php-dev-tools from 3.10 to 3.15.1.

Release notes

Sourced from prestashop/php-dev-tools's releases.

v3.15.1

  • Fix stub analysis in #61

v3.15

Declare one version of php-cs-fixer in conflict in our composer.json

v3.14

#46 Add a stub for Module::getInstanceByName

v3.13

#43: Remove false positive feedback regarding constants and the Tab class

v3.12

  • Update dependencies
  • Add return values

v3.11

Improve check of PrestaShop root directory by calling realpath() (#40 )

Commits
  • ed7af69 Merge pull request #61 from PierreRambaud/fix/stub3.x
  • 5c9095e Fix stub, ModuleCore can't return Module instance
  • 1570fd4 Merge pull request #50 from Quetzacoalt91/avoid-version-of-cs-fixer
  • e4b10d5 Avoid specific version of php-cs-fixer
  • 6f15f94 Merge pull request #47 from matks/remove-prettyCI
  • 2a2f01b Merge pull request #48 from matks/update-ga-cs-fixer
  • c4d744c Update .github/workflows/php.yml
  • 7501dd2 Merge pull request #49 from matks/update-ga-linter
  • 578e79c Update .github/workflows/php.yml
  • 969c28b Update .github/workflows/php.yml
  • 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 3 years ago

Superseded by #211.