Releases: Roave/BackwardCompatibilityCheck
Releases · Roave/BackwardCompatibilityCheck
8.1.0
Release Notes for 8.1.0
Feature release (minor)
8.1.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
enhancement
8.0.0
Release Notes for 8.0.0
Backwards incompatible release (major)
This release changes the base REF from which BC breaks are computed: it was X.Y.0
before, and it is now X.Y.Z
(considers also Z
).
To do so, we moved some classes around:
Class Roave\BackwardCompatibility\Git\PickLastMinorVersionFromCollection has been deleted
8.0.0
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 3
bc break,enhancement
- 687: Pick latest release as a reference, instead of the last minor release thanks to @michael-rubel and @ondrejmirtes
renovate
- 685: Update dependency azjezz/psl to ^2.1.0 thanks to @renovate[bot]
- 681: Update dependency roave/better-reflection to ^6.4.0 thanks to @renovate[bot]
7.4.0
Release Notes for 7.4.0
Feature release (minor)
7.4.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
dependencies,enhancement
- 680: Upgrade all minor dependency versions to their latest and greatest thanks to @Ocramius
- 677: Configure Renovate thanks to @renovate[bot]
renovate
- 678: Roll back fnkr/github-action-ghr action to v1.3 thanks to @renovate[bot]
7.3.0
Release Notes for 7.3.0
Feature release (minor)
7.3.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
bug
- 657: Always cleanup the temporary directory in github actions formatter test even if the assertion fails. thanks to @mad-briller
enhancement
- 654: Added junit formatter. thanks to @mad-briller
dependencies,php
- 645: Bump symfony/filesystem from 6.0.13 to 6.1.5 thanks to @dependabot[bot]
7.2.0
Release Notes for 7.2.0
Feature release (minor)
7.2.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
enhancement
dependencies,php
7.1.0
Release Notes for 7.1.0
Feature release (minor)
7.1.0
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 1
dependencies,php
- 596: Bump doctrine/coding-standard from 9.0.0 to 10.0.0 thanks to @dependabot[bot]
- 557: Bump phpstan/phpdoc-parser from 1.5.1 to 1.6.4 thanks to @dependabot[bot]
- 553: Bump phpunit/phpunit from 9.5.20 to 9.5.21 thanks to @dependabot[bot]
- 547: Bump composer/composer from 2.3.5 to 2.3.8 thanks to @dependabot[bot]
dependencies,github_actions
7.0.0
Release Notes for 7.0.0
Backwards incompatible release (major)
Due to BC breaks in symfony/console:^6
, some incompatible changes were introduced:
The parameter $definition of Symfony\Component\Console\Command\Command#setDefinition() changed from no type to a non-contravariant array|Symfony\Component\Console\Input\InputDefinition
The parameter $default of Symfony\Component\Console\Command\Command#addArgument() changed from no type to a non-contravariant mixed|null
The parameter $shortcut of Symfony\Component\Console\Command\Command#addOption() changed from no type to a non-contravariant string|array
The parameter $default of Symfony\Component\Console\Command\Command#addOption() changed from no type to a non-contravariant mixed|null
7.0.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
dependencies,php
- 494: Bump psr/log from 2.0.0 to 3.0.0 thanks to @dependabot[bot]
bc break,dependencies,php
- 493: Bump symfony/console from 5.4.5 to 6.0.5 thanks to @dependabot[bot]
6.4.0
Release Notes for 6.4.0
Feature release (minor)
6.4.0
- Total issues resolved: 0
- Total pull requests resolved: 10
- Total contributors: 1
dependencies,php
- 492: Bump composer/composer from 2.2.10 to 2.3.2 thanks to @dependabot[bot]
- 491: Bump phpstan/phpdoc-parser from 1.4.1 to 1.4.2 thanks to @dependabot[bot]
- 490: Bump phpstan/phpdoc-parser from 1.4.0 to 1.4.1 thanks to @dependabot[bot]
- 489: Bump slevomat/coding-standard from 7.0.20 to 7.1 thanks to @dependabot[bot]
- 488: Bump composer/composer from 2.2.9 to 2.2.10 thanks to @dependabot[bot]
- 487: Bump phpdocumentor/type-resolver from 1.6.0 to 1.6.1 thanks to @dependabot[bot]
- 486: Bump phpstan/phpdoc-parser from 1.2.0 to 1.4.0 thanks to @dependabot[bot]
- 485: Bump slevomat/coding-standard from 7.0.19 to 7.0.20 thanks to @dependabot[bot]
dependencies,github_actions
6.3.0
Release Notes for 6.3.0
Feature release (minor)
6.3.0
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 3
bug,enhancement
- 476: Normalize
__DIR__
and__FILE__
by changing the base path ofLocatedSource
instances, prevent false-positive BC breaks on those magic constants thanks to @Ocramius and @mimmi20
bug,duplicate
6.2.0
Release Notes for 6.2.0 "Russian Warship go Fuck Yourself"
Feature release (minor)
6.2.0 "Russian Warship go Fuck Yourself"
- Total issues resolved: 0
- Total pull requests resolved: 41
- Total contributors: 3
enhancement
- 474: @Roave stands against the war that Russia declared on Ukraine by invading a sovereign, peaceful and democratic country thanks to @Ocramius
dependencies,php
- 473: Bump phpunit/phpunit from 9.5.13 to 9.5.18 thanks to @dependabot[bot]
- 472: Bump phpunit/php-code-coverage from 9.2.10 to 9.2.15 thanks to @dependabot[bot]
- 471: Bump ocramius/package-versions from 2.5.0 to 2.5.1 thanks to @dependabot[bot]
- 470: Bump symfony/polyfill-php73 from 1.24.0 to 1.25.0 thanks to @dependabot[bot]
- 469: Bump symfony/polyfill-intl-grapheme from 1.24.0 to 1.25.0 thanks to @dependabot[bot]
- 468: Bump phpunit/phpunit from 9.5.13 to 9.5.17 thanks to @dependabot[bot]
- 467: Bump symfony/filesystem from 6.0.5 to 6.0.6 thanks to @dependabot[bot]
- 466: Bump symfony/polyfill-intl-normalizer from 1.24.0 to 1.25.0 thanks to @dependabot[bot]
- 465: Bump myclabs/deep-copy from 1.10.3 to 1.11.0 thanks to @dependabot[bot]
- 464: Bump doctrine/instantiator from 1.4.0 to 1.4.1 thanks to @dependabot[bot]
- 463: Bump myclabs/deep-copy from 1.10.2 to 1.10.3 thanks to @dependabot[bot]
- 461: Bump slevomat/coding-standard from 7.0.18 to 7.0.19 thanks to @dependabot[bot]
- 460: Bump symfony/filesystem from 6.0.3 to 6.0.5 thanks to @dependabot[bot]
- 459: Bump symfony/console from 5.4.3 to 5.4.5 thanks to @dependabot[bot]
- 458: Bump phpunit/php-code-coverage from 9.2.10 to 9.2.14 thanks to @dependabot[bot]
- 457: Bump php-standard-library/psalm-plugin from 1.1.4 to 1.1.5 thanks to @dependabot[bot]
- 456: Bump vimeo/psalm from 4.21.0 to 4.22.0 thanks to @dependabot[bot]
- 455: Bump composer/composer from 2.2.6 to 2.2.7 thanks to @dependabot[bot]
- 454: Bump roave/better-reflection from 5.1.0 to 5.2.0 thanks to @dependabot[bot]
- 453: Bump composer/xdebug-handler from 2.0.4 to 2.0.5 thanks to @dependabot[bot]
- 452: Bump phpunit/phpunit from 9.5.13 to 9.5.16 thanks to @dependabot[bot]
- 451: Bump phpunit/php-code-coverage from 9.2.10 to 9.2.13 thanks to @dependabot[bot]
- 449: Bump roave/better-reflection from 5.0.7 to 5.1.0 thanks to @dependabot[bot]
- 448: Bump phar-io/version from 3.1.1 to 3.2.1 thanks to @dependabot[bot]
- 447: Bump amphp/amp from 2.6.1 to 2.6.2 thanks to @dependabot[bot]
- 446: Bump vimeo/psalm from 4.20.0 to 4.21.0 thanks to @dependabot[bot]
- 445: Bump phpunit/php-code-coverage from 9.2.10 to 9.2.11 thanks to @dependabot[bot]
- 444: Bump phpunit/phpunit from 9.5.13 to 9.5.14 thanks to @dependabot[bot]
- 443: Bump roave/infection-static-analysis-plugin from 1.16.0 to 1.17.0 thanks to @dependabot[bot]
- 442: Bump sebastian/global-state from 5.0.4 to 5.0.5 thanks to @dependabot[bot]
- 441: Bump react/promise from 2.8.0 to 2.9.0 thanks to @dependabot[bot]
- 440: Bump sebastian/global-state from 5.0.3 to 5.0.4 thanks to @dependabot[bot]
- 438: Bump phar-io/version from 3.1.0 to 3.1.1 thanks to @dependabot[bot]
- 436: Bump php-standard-library/psalm-plugin from 1.1.3 to 1.1.4 thanks to @dependabot[bot]
- 435: Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.1 to 0.7.2 thanks to @dependabot[bot]
- 434: Bump composer/composer from 2.2.5 to 2.2.6 thanks to @dependabot[bot]
- 433: Bump composer/semver from 3.2.7 to 3.2.9 thanks to @dependabot[bot]
dependencies,github_actions
- 462: Bump actions/checkout from 2 to 3 thanks to @dependabot[bot]
- 439: Bump laminas/laminas-continuous-integration-action from 1.17.1 to 1.18.0 thanks to @dependabot[bot]
bug
- 432: Merge release 6.1.1 into 6.2.x thanks to @github-actions[bot]