Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps maglnet/composer-require-checker from 1.1.0 to 2.1.0.

Release notes

Sourced from maglnet/composer-require-checker's releases.

2.1.0

Added

  • Add support of Symfony Console 5. - #174
  • Test on PHP 7.4 - #164

Changed

  • updated a lot of dependencies within the phar file
  • Require ext-zend-opcache for development. - #161 #160
  • Invalid version reported when installed without .git - #109
  • Correctly report tool version in cli - #146
  • Fix: Configure path to PHPUnit result cache file - #131
  • Enhancement: Clean up .gitignore - #132
  • Fix: Badges - #133
  • Fix: Remove file headers - #129
  • Enhancement: Mark test classes as final - #130
  • Enhancement: Update phpunit/phpunit - #126
  • Enhancement: Sort unknown symbols - #117
  • Fix: Drop support for PHP 7.1 - #127
  • Enhancement: Collect coverage only when actually desired - #121
  • Fix: Reduce visibility of setUp() - #123
  • Enhancement: Keep packages sorted in composer.json - #124
  • Enhancement: Reference phpunit.xsd as installed with composer - #125
  • Enhancement: Add void return type declarations to test methods - #118
  • Fix: Do not update composer itself twice - #119
  • Fix: Exclude test fixtures from scrutiny of Scrutinizer - #120
  • Enhancement: Normalize composer.json - #122
  • Don't load composer.json file twice - #116

2.0.0

Added

  • add symbol counts to check command for verbose output - #90
  • suggest php as extension if it's a core extension - #103
  • ensure binary returns correct exit code - #89 #98 #107
  • normalize extension names - #99 #100

Changed

  • use installed.json instead of composer.json
Changelog

Sourced from maglnet/composer-require-checker's changelog.

[2.1.0] - 2019-12-28

Added

  • Add support of Symfony Console 5. - #174
  • Test on PHP 7.4 - #164

Changed

  • updated a lot of dependencies within the phar file
  • Require ext-zend-opcache for development. - #161 #160
  • Invalid version reported when installed without .git - #109
  • Correctly report tool version in cli - #146
  • Fix: Configure path to PHPUnit result cache file - #131
  • Enhancement: Clean up .gitignore - #132
  • Fix: Badges - #133
  • Fix: Remove file headers - #129
  • Enhancement: Mark test classes as final - #130
  • Enhancement: Update phpunit/phpunit - #126
  • Enhancement: Sort unknown symbols - #117
  • Fix: Drop support for PHP 7.1 - #127
  • Enhancement: Collect coverage only when actually desired - #121
  • Fix: Reduce visibility of setUp() - #123
  • Enhancement: Keep packages sorted in composer.json - #124
  • Enhancement: Reference phpunit.xsd as installed with composer - #125
  • Enhancement: Add void return type declarations to test methods - #118
  • Fix: Do not update composer itself twice - #119
  • Fix: Exclude test fixtures from scrutiny of Scrutinizer - #120
  • Enhancement: Normalize composer.json - #122
  • Don't load composer.json file twice - #116

[2.0.0] - 2019-03-19

Added

  • add symbol counts to check command for verbose output - #90
  • suggest php as extension if it's a core extension - #103
  • ensure binary returns correct exit code - #89 #98 #107
  • normalize extension names - #99 #100

Changed

  • use installed.json instead of composer.json
Commits
  • 0c66698 prepare release 2.1.0
  • 6184d2d dont use a temporary folder for the phar build process
  • 081d577 remove deletion of non existent directories from build process
  • 4418cdc fixes composer branch alias
  • af4e0b9 Merge pull request #174 from ptondereau/support-symfony-console-5
  • 371e004 Remove SF4 support.
  • cf4ac53 Add support of Symfony Console 5.
  • 75c99be Merge pull request #164 from Lctrs/patch-1
  • b7e14e9 Test on PHP 7.4
  • 3827b12 Merge pull request #168 from maglnet/dependabot/composer/symfony/console-tw-4...
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 30, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants