Skip to content

Update all non-major dependencies #403

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

Open
wants to merge 1 commit into
base: 2.12.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
doctrine/dbal (source) ^4.2.2 -> ^4.3.2 age adoption passing confidence require-dev minor
doctrine/orm (source) ^3.3.2 -> ^3.5.2 age adoption passing confidence require minor
laminas/laminas-continuous-integration-action 1.41.0 -> 1.42.0 age adoption passing confidence action minor
phpunit/phpunit (source) ^11.5.7 -> ^11.5.32 age adoption passing confidence require-dev patch
psalm/plugin-phpunit ^0.19.2 -> ^0.19.5 age adoption passing confidence require-dev patch
roave/infection-static-analysis-plugin ^1.36.0 -> ^1.38.0 age adoption passing confidence require-dev minor
shivammathur/setup-php 2.32.0 -> 2.35.3 age adoption passing confidence action minor
vimeo/psalm ^6.5.1 -> ^6.13.1 age adoption passing confidence require-dev minor

Release Notes

doctrine/dbal (doctrine/dbal)

v4.3.2

Compare Source

Release Notes for 4.3.2
4.3.2
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 4
Deprecation
Improvement
Documentation,Schema Definition
Bug,Schema Introspection,pdo_pgsql
Changes from Lower Branches
  • This release contains all changes from the 3.10.1 release.

v4.3.1

Compare Source

Release Notes for 4.3.1
4.3.1
  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 5
Bug,SQLite,Schema Introspection
Bug,Oracle
Bug,PostgreSQL,Schema Management
Bug,Schema Introspection
Bug,MariaDB,Schema Introspection

v4.3.0

Compare Source

Release Notes for 4.3.0
4.3.0
  • Total issues resolved: 3
  • Total pull requests resolved: 103
  • Total contributors: 9
New Features
Improvements
Deprecations
Bugfixes
Static Analysis
Test Suite
CI
Changes from lower branches

This release contains improvements shipped with the 3.10.0 release:

v4.2.5

Compare Source

Release Notes for 4.2.5
4.2.5
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bugfixes

v4.2.4

Compare Source

Release Notes for 4.2.4
4.2.4
  • Total issues resolved: 0
  • Total pull requests resolved: 15
  • Total contributors: 5
Dependencies,Test Suite
CI,Test Suite
Documentation
Bug,Columns,SQLite,Schema Management,Tables
Configuration,Test Suite,pdo_sqlsrv
Auto-increment,MySQL,PostgreSQL,Primary Keys,Schema Management,Test Suite
IBM Db2,Test Suite
Static Analysis
Test Suite
MySQL,Primary Keys,Test Suite
Auto-increment,Schema Introspection,Test Suite
Auto-increment,Bug,MySQL,Primary Keys,Schema Management
Bug,DSN Parser
Changes from Lower Branches
  • This release contains all changes of the 3.9.5 release.

v4.2.3

Compare Source

Release Notes for 4.2.3
4.2.3
  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 4
Foreign Keys,Schema Management,Test Suite
Primary Keys,Test Suite
Bug,Oracle
Bug,Error Handling,Transactions
Documentation
doctrine/orm (doctrine/orm)

v3.5.2

Compare Source

Release Notes for 3.5.2

3.5.x bugfix release (patch)

3.5.2
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Test Suite
Bugfixes

This release also contains the changes from https://github.com/doctrine/orm/releases/tag/2.20.6

v3.5.1

Compare Source

Release Notes for 3.5.1

3.5.x bugfix release (patch)

3.5.1
  • Total issues resolved: 0
  • Total pull requests resolved: 9
  • Total contributors: 4
Deprecation
Bugfixes
Static Analysis
Test Suite
Documentation

v3.5.0

Compare Source

Release Notes for 3.5.0

Feature release (minor)

3.5.0
  • Total issues resolved: 0
  • Total pull requests resolved: 9
  • Total contributors: 5
New Features
Improvements
Deprecations

v3.4.4

Compare Source

Release Notes for 3.4.4

3.4.x bugfix release (patch)

3.4.4
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3
Bugfixes
Improvement
Static Analysis
Test Suite

v3.4.3

Compare Source

Release Notes for 3.4.3

3.4.x bugfix release (patch)

3.4.3
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bugfixes

v3.4.2

Compare Source

Release Notes for 3.4.2

3.4.x bugfix release (patch)

3.4.2
  • Total issues resolved: 0
  • Total pull requests resolved: 0
  • Total contributors: 0

This release includes changes from https://github.com/doctrine/orm/releases/tag/2.20.5

v3.4.1

Compare Source

Release Notes for 3.4.1

3.4.x bugfix release (patch)

3.4.1
  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 2
BC Break
Bugfixes
Test Suite
Documentation

v3.4.0

Compare Source

Release Notes for 3.4.0
3.4.0
  • Total issues resolved: 0
  • Total pull requests resolved: 12
  • Total contributors: 8
New Feature
Improvement
Test Suite
Bugfixes
Code Style

v3.3.4

Compare Source

Release Notes for 3.3.4
3.3.4
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Documentation

This release also contains the changes from 2.20.4

v3.3.3

Compare Source

Release Notes for 3.3.3

3.3.x bugfix release (patch)

3.3.3
  • Total issues resolved: 0
  • Total pull requests resolved: 16
  • Total contributors: 5
Improvement
Bugfixes
Documentation
CI

This release contains the changes from https://github.com/doctrine/orm/releases/tag/2.20.3

laminas/laminas-continuous-integration-action (laminas/laminas-continuous-integration-action)

v1.42.0

Compare Source

Release Notes for 1.42.0
1.42.0
  • Total issues resolved: 0
  • Total pull requests resolved: 10
  • Total contributors: 1
renovate
sebastianbergmann/phpunit (phpunit/phpunit)

v11.5.32: PHPUnit 11.5.32

Compare Source

Changed
  • #​6308: Improve output of --check-php-configuration
  • The version number for the test result cache file has been incremented to reflect that its structure for PHPUnit 11.5 is not compatible with its structure for PHPUnit 8.5 and PHPUnit 9.6
Fixed
  • #​6281: Exceptions raised in after-test method are not reported for skipped tests

Learn how to install or update PHPUnit 11.5 in the documentation.

Keep up to date with PHPUnit:
  • You can follow @​[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

v11.5.31

Compare Source

v11.5.30: PHPUnit 11.5.30

Compare Source

Changed
  • #​6300: Emit warning when the name of a data provider method begins with test
  • Do not use SplObjectStorage methods that will be deprecated in PHP 8.5

Learn how to install or update PHPUnit 11.5 in the documentation.

Keep up to date with PHPUnit:
  • You can follow @​[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

v11.5.29: PHPUnit 11.5.29

Compare Source

Added
  • #​6297: --check-php-configuration CLI option for checking whether PHP is configured for testing
Changed
  • #[IgnorePhpunitDeprecations] is now considered for test runner deprecations (where applicable)
Fixed
  • #​6160: Baseline file in a subdirectory contains absolute paths
  • Errors due to invalid data provided using #[TestWith] or #[TestWithJson] attributes are now properly reported
  • The DataProviderMethodFinished event is now also emitted when the provided data set has an invalid key

Learn how to install or update PHPUnit 11.5 in the documentation.

Keep up to date with PHPUnit:
  • You can follow @​[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

v11.5.28: PHPUnit 11.5.28

Compare Source

Fixed
  • #​6097: The file attribute of <testClass> node of XML test list can be wrong

How to install or update PHPUnit

v11.5.27: PHPUnit 11.5.27

Compare Source

Fixed
  • #​6254: defects,randomconfiguration is supported by implementation, but it is not allowed by the XML configuration file schema
  • #​6259: Order of tests which use data from data providers is not affected by test sorting
  • #​6266: Superfluous whitespace in TestDox output when te

@renovate renovate bot added the renovate label Feb 15, 2025
Copy link
Contributor Author

renovate bot commented Feb 15, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot changed the title Update dependency vimeo/psalm to ^6.6.0 Update dependency vimeo/psalm to ^6.6.1 Feb 16, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a1b7f69 to b5deb8c Compare February 17, 2025 10:34
@renovate renovate bot changed the title Update dependency vimeo/psalm to ^6.6.1 Update dependency vimeo/psalm to ^6.6.2 Feb 17, 2025
@renovate renovate bot changed the title Update dependency vimeo/psalm to ^6.6.2 Update dependency vimeo/psalm to ^6.7.1 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b5deb8c to ded182c Compare February 17, 2025 15:56
@renovate renovate bot changed the title Update dependency vimeo/psalm to ^6.7.1 Update all non-major dependencies Feb 18, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 648c594 to 5367dff Compare February 25, 2025 07:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 772379d to 363b9b1 Compare February 27, 2025 22:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b0b1f57 to 2ae73cd Compare March 11, 2025 20:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from de007e7 to 9ec1090 Compare March 23, 2025 18:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 49ab13b to be455c4 Compare June 13, 2025 06:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1a789a6 to db83c75 Compare June 20, 2025 12:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e50280a to beda793 Compare June 27, 2025 15:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c6318ce to 145d833 Compare July 4, 2025 10:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b283d89 to 854689b Compare July 14, 2025 11:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from af6c3de to b7f1d98 Compare July 28, 2025 18:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 68fdcc2 to 15fd155 Compare August 5, 2025 08:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1544c51 to cf250d8 Compare August 11, 2025 06:08
| datasource  | package                                       | from   | to      |
| ----------- | --------------------------------------------- | ------ | ------- |
| packagist   | doctrine/dbal                                 | 4.2.2  | 4.3.2   |
| packagist   | doctrine/orm                                  | 3.3.2  | 3.5.2   |
| github-tags | laminas/laminas-continuous-integration-action | 1.41.0 | 1.42.0  |
| packagist   | phpunit/phpunit                               | 11.5.7 | 11.5.32 |
| packagist   | psalm/plugin-phpunit                          | 0.19.2 | 0.19.5  |
| packagist   | roave/infection-static-analysis-plugin        | 1.36.0 | 1.38.0  |
| github-tags | shivammathur/setup-php                        | 2.32.0 | 2.35.3  |
| packagist   | vimeo/psalm                                   | 6.5.1  | 6.13.1  |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf250d8 to 4f2b5d0 Compare August 12, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants