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 prestashop/php-dev-tools from 3.4 to 3.14 #134

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2021

Bumps prestashop/php-dev-tools from 3.4 to 3.14.

Release notes

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

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 )

v3.10

Better report of undefined constants when using an old PrestaShop version

v3.9

  • Updates the configuration file included for validating modules, as PHPStan requires the bootstrapFiles to be set instead of bootstrap from now.
  • Add stub for Module class.

v3.8

Update dependencies

v3.7

  • fix compat sf filesystem 5 #33

v3.6

  • fix compat symfony/console 5 #32

v3.5

  • Bump header-stamp to v1.4, adding several options to the tool
  • GitHub formatter for PHPStan has been removed, as included in the project (No regression planned as the feature is moved, not deleted).
Commits
  • ef4217e Merge pull request #46 from Quetzacoalt91/add-stub-module-getinstancebyname
  • 80a1208 Add stub for Module::getInstanceByName always returning true
  • a4d6a08 Merge pull request #43 from Quetzacoalt91/add-stubs
  • 9533c9c Include defines_uri.inc.php for constant definition
  • a07d17d Add stub for Tab class
  • 4459c09 Update dependencies
  • b9cd87a Merge pull request #41 from AJenbo/patch-1
  • 2c6be6a Update PhpStanInitCommand.php
  • 5247635 Update CsFixerInitCommand.php
  • 5af74d0 Correct return value for CsFixerInitCommand::execute
  • 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)

Bumps [prestashop/php-dev-tools](https://github.com/PrestaShop/php-dev-tools) from 3.4 to 3.14.
- [Release notes](https://github.com/PrestaShop/php-dev-tools/releases)
- [Commits](PrestaShop/php-dev-tools@v3.4...v3.14)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 19, 2021
@matks matks closed this Mar 2, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@matks matks reopened this Mar 2, 2021
@PierreRambaud PierreRambaud added this to the 1.3.0 milestone Mar 2, 2021
@PierreRambaud PierreRambaud merged commit a8bd32b into dev Mar 2, 2021
@dependabot dependabot bot deleted the dependabot/composer/dev/prestashop/php-dev-tools-3.14 branch March 2, 2021 17:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants