Releases: lcobucci/di-builder
9.0.0
Release Notes for 9.0.0
This release upgrades all dependencies, requiring PHP 8.4+ and Symfony 8.0+.
9.0.0
- Total issues resolved: 0
- Total pull requests resolved: 44
- Total contributors: 2
CI/CD
BC-break,Improvement
renovate
- 647: Update dependency phpunit/phpunit to v12.5.15 thanks to @renovate[bot]
- 646: Update codecov/codecov-action action to v6 thanks to @renovate[bot]
- 645: Update symfony packages to v7.4.8 thanks to @renovate[bot]
- 644: Update dependency phpstan/phpstan to v2.1.45 thanks to @renovate[bot]
- 643: Update all non-major dependencies thanks to @renovate[bot]
- 642: Update dependency phpunit/phpunit to v12.5.14 thanks to @renovate[bot]
- 641: Update laminas/automatic-releases action to v1.26.2 thanks to @renovate[bot]
- 640: Update dependency phpunit/phpunit to v12.5.12 thanks to @renovate[bot]
- 639: Update PHPStan packages thanks to @renovate[bot]
- 638: Update dependency infection/infection to v0.32.4 thanks to @renovate[bot]
- 637: Update dependency phpstan/phpstan-phpunit to v2.0.13 thanks to @renovate[bot]
- 636: Update dependency phpunit/phpunit to v12.5.10 thanks to @renovate[bot]
- 634: Update dependency phpunit/phpunit to v12.5.9 thanks to @renovate[bot]
- 633: Update dependency phpstan/phpstan to v2.1.38 thanks to @renovate[bot]
- 632: Update dependency symfony/dependency-injection to v7.4.5 thanks to @renovate[bot]
- 631: Update dependency phpunit/phpunit to v12.5.8 thanks to @renovate[bot]
- 630: Update dependency phpstan/phpstan-strict-rules to v2.0.8 thanks to @renovate[bot]
- 629: Update symfony packages to v7.4.4 thanks to @renovate[bot]
- 628: Update dependency phpunit/phpunit to v12.5.7 thanks to @renovate[bot]
- 627: Update PHPStan packages thanks to @renovate[bot]
- 626: Update dependency phpstan/phpstan to v2.1.35 thanks to @renovate[bot]
- 625: Update dependency phpstan/phpstan to v2.1.34 thanks to @renovate[bot]
- 624: Update dependency phpunit/phpunit to v12.5.6 thanks to @renovate[bot]
- 623: Update dependency phpunit/phpunit to v12.5.5 thanks to @renovate[bot]
- 622: Update dependency infection/infection to v0.32.3 thanks to @renovate[bot]
- 621: Update symfony packages to v7.4.3 thanks to @renovate[bot]
- 620: Update dependency infection/infection to ^0.32 thanks to @renovate[bot]
- 619: Update dependency phpstan/phpstan-phpunit to v2.0.11 thanks to @renovate[bot]
- 618: Update actions/cache action to v5 thanks to @renovate[bot]
- 617: Update dependency phpunit/phpunit to v12.5.4 thanks to @renovate[bot]
- 616: Update codecov/codecov-action action to v5.5.2 thanks to @renovate[bot]
- 615: Update dependency phpunit/phpunit to v12.5.2 thanks to @renovate[bot]
- 614: Update dependency symfony/dependency-injection to v7.4.2 thanks to @renovate[bot]
- 613: Update symfony packages to v7.4.1 thanks to @renovate[bot]
- 612: Update dependency phpunit/phpunit to v12.5.1 thanks to @renovate[bot]
- 611: Update dependency phpstan/phpstan-phpunit to v2.0.10 thanks to @renovate[bot]
- 610: Update PHPStan packages thanks to @renovate[bot]
- 609: Update dependency phpunit/phpunit to v12.5.0 thanks to @renovate[bot]
- 608: Update dependency phpunit/phpunit to v12.4.5 thanks to @renovate[bot]
- 607: Update symfony packages to v7.4.0 thanks to @renovate[bot]
- 605: Update actions/checkout action to v6 thanks to @renovate[bot]
- 604: Update dependency phpunit/phpunit to v12.4.3 thanks to @renovate[bot]
8.1.0
Release Notes for 8.1.0
Feature release (minor)
8.1.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
CI/CD
renovate
- 544: Update dependency phpunit/phpunit to v12 thanks to @renovate[bot]
Improvement
8.0.0
Release Notes for 8.0.0
Backwards incompatible release (major)
8.0.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 1
BC-break,Improvement
- 539: Prepare for new major release thanks to @lcobucci
- 538: Support profile specific configuration thanks to @lcobucci
Improvement
7.4.0
Release Notes for 7.4.0
This release allows users to build containers on the global namespace and requires Symfony DI v6.3.0.
7.4.0
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 4
renovate
- 520: Update dependency lcobucci/coding-standard to v11 thanks to @renovate[bot]
- 519: Update symfony packages thanks to @renovate[bot]
- 518: Update PHPStan packages thanks to @renovate[bot]
- 515: Update all non-major dependencies thanks to @renovate[bot]
Improvement
CI/CD
Bug
- 512: Merge release 7.3.1 into 7.4.x thanks to @github-actions[bot]
7.3.1
Release Notes for 7.3.1
This release fixes a bug related to the generation of dumped containers using a base class.
7.3.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
- 511: Merge release 7.2.2 into 7.3.x thanks to @github-actions[bot]
7.2.2
Release Notes for 7.2.2
This release fixes a bug related to the generation of dumped containers using a base class.
7.2.2
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
- 510: Merge release 7.1.1 into 7.2.x thanks to @lcobucci
7.1.1
Release Notes for 7.1.1
This release fixes a bug related to the generation of dumped containers using a base class.
7.1.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
- 509: Merge release 7.0.1 into 7.1.x thanks to @github-actions[bot]
7.0.1
Release Notes for 7.0.1
This release fixes a bug related to the generation of dumped containers using a base class.
7.0.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
7.3.0
Release Notes for 7.3.0
This release bumps the minimum required PHP version to 8.2.
7.3.0
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 2
renovate
- 507: Update dependency lcobucci/coding-standard to v10 thanks to @renovatebot
- 505: Update dependency phpunit/phpunit to v10 thanks to @renovatebot
- 502: Require PHP 8.1+ thanks to @lcobucci
- 501: Update all non-major dependencies thanks to @renovatebot
- 497: Update dependency php to ^8.2.4 thanks to @renovatebot
CI/CD
7.2.1
Release Notes for 7.2.1
This fixes an incorrect assertion.
7.2.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1