Releases: maglnet/ComposerRequireChecker
3.5.0
3.4.0
Release Notes for 3.4.0
Feature release (minor)
3.4.0
- Total issues resolved: 0
- Total pull requests resolved: 17
- Total contributors: 5
bug
- 311: Merge release 3.3.1 into 3.4.x thanks to @github-actions[bot]
dependencies
-
309: Bump symfony/console from 5.3.7 to 5.3.10 thanks to @dependabot[bot]
-
308: Bump vimeo/psalm from 4.10.0 to 4.11.2 thanks to @dependabot[bot]
-
307: Bump webmozart/glob from 4.3.0 to 4.4.0 thanks to @dependabot[bot]
-
306: Bump phpstan/phpstan from 0.12.96 to 0.12.99 thanks to @dependabot[bot]
-
305: Bump mikey179/vfsstream from 1.6.9 to 1.6.10 thanks to @dependabot[bot]
-
304: Bump phpunit/phpunit from 9.5.9 to 9.5.10 thanks to @dependabot[bot]
-
303: Bump vimeo/psalm from 4.9.3 to 4.10.0 thanks to @dependabot[bot]
-
302: Bump nikic/php-parser from 4.12.0 to 4.13.0 thanks to @dependabot[bot]
-
299: Bump phpunit/phpunit from 9.5.8 to 9.5.9 thanks to @dependabot[bot]
-
298: Bump phpstan/phpstan from 0.12.94 to 0.12.96 thanks to @dependabot[bot]
-
296: Bump vimeo/psalm from 4.9.1 to 4.9.3 thanks to @dependabot[bot]
-
274: Bump phpunit/phpunit from 9.5.4 to 9.5.5 thanks to @dependabot[bot]
-
300: Provide a direct download link for the latest release thanks to @gilbertsoft
dependencies,duplicate
- 297: Bump symfony/console from 5.3.6 to 5.3.7 thanks to @dependabot[bot]
dependencies,enhancement
enhancement
3.3.1
3.3.1 - 2021-11-08
Release Notes for 3.3.1
3.3.x bugfix release (patch)
3.3.1
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
bug
3.3.0
3.3.0 - 2021-06-09
Release Notes for 3.3.0
Feature release (minor)
3.3.0
- Total issues resolved: 1
- Total pull requests resolved: 10
- Total contributors: 3
enhancement
dependencies
- 261: Bump vimeo/psalm from 4.6.4 to 4.7.0 thanks to @dependabot[bot]
- 260: Bump symfony/console from 5.2.5 to 5.2.6 thanks to @dependabot[bot]
- 258: Bump phpunit/phpunit from 9.5.0 to 9.5.4 thanks to @dependabot[bot]
- 257: Bump vimeo/psalm from 4.3.2 to 4.6.4 thanks to @dependabot[bot]
- 254: Bump symfony/console from 5.2.1 to 5.2.5 thanks to @dependabot[bot]
- 253: Bump phpstan/phpstan from 0.12.64 to 0.12.81 thanks to @dependabot[bot]
- 247: Bump phpunit/phpunit from 9.5.0 to 9.5.2 thanks to @dependabot-preview[bot]
- 246: Bump phpstan/phpstan from 0.12.64 to 0.12.80 thanks to @dependabot-preview[bot]
- 241: Bump webmozart/glob from 4.2.0 to 4.3.0 thanks to @dependabot-preview[bot]
3.2.0
Release Notes for 3.2.0
3.2.0
- Total issues resolved: 2
- Total pull requests resolved: 2
- Total contributors: 3
enhancement
- 251: Support
mixed
type thanks to @OskarStark - 239: adjust changelog to match phly/keep-a-changelog thanks to @maglnet and @Ocramius
3.1.0
3.0.0
3.0.0
This release brings in PHP 8 support, and improves types and internal symbols
for the application itself.
Upgrading should be straightforward for most users: if you extended from internal
symbols of this application, you may want to run a static analysis tool to detect
any internal incompatible type changes.
- Total issues resolved: 4
- Total pull requests resolved: 35
- Total contributors: 13
dependencies
- 233: Bump phpunit/phpunit from 9.4.3 to 9.5.0 thanks to @dependabot-preview[bot]
- 230: Bump doctrine/coding-standard from 8.1.0 to 8.2.0 thanks to @dependabot-preview[bot]
- 228: Bump vimeo/psalm from 4.2.1 to 4.3.2 thanks to @dependabot-preview[bot]
- 220: Bump phpunit/phpunit from 9.4.0 to 9.4.3 thanks to @dependabot-preview[bot]
- 216: Bump phpstan/phpstan from 0.12.48 to 0.12.54 thanks to @dependabot-preview[bot]
- 215: Bump phpunit/phpunit from 9.4.0 to 9.4.2 thanks to @dependabot-preview[bot]
- 213: Bump symfony/console from 5.1.7 to 5.1.8 thanks to @dependabot-preview[bot]
- 197: Update nikic/php-parser requirement from ^4.4 to ^4.7 thanks to @dependabot-preview[bot]
- 191: Update phpunit/phpunit requirement from ^8.5.5 to ^8.5.8 thanks to @dependabot-preview[bot]
- 190: Update symfony/console requirement from ^5.0 to ^5.1 thanks to @dependabot-preview[bot]
- 189: Update phpunit/phpunit requirement from ^8.5.4 to ^8.5.5 thanks to @dependabot-preview[bot]
- 187: Update nikic/php-parser requirement from ^4.3 to ^4.4 thanks to @dependabot-preview[bot]
- 186: Update phpunit/phpunit requirement from ^8.5.3 to ^8.5.4 thanks to @dependabot-preview[bot]
- 176: Update phpunit/phpunit requirement from ^8.4.3 to ^8.5.1 thanks to @dependabot-preview[bot]
enhancement
- 227: Adopt OS-dependent cache procedure thanks to @sanmai
- 224: Explain the indirect dependency thingy thanks to @SvenRtbg
- 223: Test automatic phar creation process thanks to @DanielBadura
- 222: Add description how to customize the config file thanks to @SvenRtbg
- 219: Do not parse passed file if it is not a regular file thanks to @a-menshchikov and @Majkl578
- 218: Add
Composer\InstalledVersions
in symbol whitelist thanks to @a-menshchikov - 212: Adding number of unknown symbols above output table thanks to @ThomasLandauer
- 195: Add Tests 🦄 thanks to @DanielBadura
- 194: Add Psalm - Level 4 thanks to @DanielBadura
dependencies,enhancement
- 226: Bump vimeo/psalm from 3.18.2 to 4.2.1 thanks to @DanielBadura
- 209: PHP7.4 as minimum required version thanks to @DanielBadura
- 208: Create GitHub workflows thanks to @DanielBadura
- 207: Add composer.lock for CI/testing purposes thanks to @DanielBadura
- 201: Allow PHP 8 thanks to @MidnightDesign
bc break,dependencies,enhancement,help wanted
bc break,enhancement
- 206: Psalm patrol thanks to @DanielBadura
duplicate,enhancement
bug
bug,dependencies,enhancement
-
199: use a non-emulative Lexer for PhpParser thanks to @rieschl
-
166: Windows compat thanks to @guillaume-perreal
duplicate,enhancement,wontfix
- 153: [WIP] raise phpstan level thanks to @maglnet
2.1.0
Added
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
1.1.0
Added
- add possibility to add additional paths/files to be scanned (see webmozart/glob for valid pattern)
seescan-files
key withinconfig.dist.json
(fixes #76, #77) - dynamically detects vendor dir from
composer.json
vendor-dir
setting (#85) - core extensions get recognised for
php-64bit
(#80)
Changed
- only using stable dependencies now (#86)