Skip to content

Update root-composer (major) #283

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.0.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2022

This PR contains the following updates:

Package Change Age Confidence
doctrine/dbal (source) ^3.3.8 -> ^4.0.0 age confidence
doctrine/orm (source) ^2.16.0 -> ^3.0.0 age confidence
doctrine/persistence (source) ^2.2.1 || ^3.2 -> ^4.0 age confidence
nesbot/carbon (source) ^2.49 -> ^3.0 age confidence
phpunit/phpunit (source) ^9.6.20 -> ^12.0.0 age confidence
symfony/cache (source) ^5.4 -> ^7.0 age confidence

Release Notes

doctrine/dbal (doctrine/dbal)

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

v4.2.2

Compare Source

Release Notes for 4.2.2
4.2.2
  • Total issues resolved: 1
  • Total pull requests resolved: 18
  • Total contributors: 12
Static Analysis
Bug,PostgreSQL,Schema Comparison
Test Suite
Documentation
Bug,Schema Management
CI
Bug,Connecting,Connections,PDO,PHP
Bug,Quoting,SQL Server,Schema Management
Bug,PostgreSQL,Quoting,Schema Management
Bug,Prepared Statements,oci8
Connecting,Drivers,New Feature,Oracle
Bug,Type Mapping
Bug,Cache
Bug,Type Conversion
Changes from Lower Branches
  • This release contains all changes of the 3.9.4 release.

v4.2.1

Compare Source

Release Notes for 4.2.1
4.2.1
  • Total issues resolved: 0
  • Total pull requests resolved: 0
  • Total contributors: 0

v4.2.0

Compare Source

Release Notes for 4.2.0
4.2.0
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 3
CI
MariaDB,MySQL,New Feature,Schema Introspection,Schema Management,Types
Connecting,Connections,New Feature,PDO
New Feature,PostgreSQL,Schema Introspection
Cache,Improvement,Results
Cache,New Feature,Results

v4.1.1

Compare Source

Release Notes for 4.1.1
4.1.1
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 2
Bug,Connecting,Drivers,PDO
Bug,Results
Test Suite
Static Analysis
Changes from Lower Branches
  • This release contains all changes of the 3.9.1 release.

v4.1.0

Compare Source

Release Notes for 4.1.0
4.1.0
  • Total issues resolved: 0
  • Total pull requests resolved: 13
  • Total contributors: 8
Deprecation,Platforms,PostgreSQL
Bug,PostgreSQL,Schema Comparison
Deprecation,New Feature,Schema Management
Test Suite
New Feature,Type Mapping,Types
Improvement,QueryBuilder
Deprecation,Drivers,New Feature,Results
Improvement
New Feature,QueryBuilder
Deprecation,MariaDB,MySQL,Platforms
Static Analysis
New Feature,Schema Management
Changes from Lower Branches
  • This release contains all changes of the 3.9.0 release.

v4.0.5

Compare Source

Release Notes for 4.0.5
4.0.5
  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 4
Test Suite
Documentation
CI

This release includes changes from 3.8.7 as well

v4.0.4

Compare Source

Release Notes for 4.0.4
4.0.4
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1
Test Suite
Changes from Lower Branches
  • This release contains all changes of the 3.8.6 release.

v4.0.3

Compare Source

Release Notes for 4.0.3
4.0.3
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 5
Test Suite
Bugfix
Static Analysis
Documentation
Code Style

Changes from 3.8.5 are included as well.

v4.0.2

Compare Source

Release Notes for 4.0.2
4.0.2
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 3
Documentation
Changes from Lower Branches
  • This release contains all changes of the 3.8.4 release.

v4.0.1

Compare Source

Release Notes for 4.0.1
4.0.1
  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 4
Documentation
Test Suite
Documentation,PostgreSQL
Static Analysis
Changes from Lower Branches
  • This release contains all changes of the 3.8.3 release.

v4.0.0

Compare Source

This is a major release that includes breaking changes. Please refer to the upgrade guide for more details.

API Improvements and Cleanup

Major Backward Compatibility Breaks

Major Bugfixes

  • Removed Connection::$_schemaManager() and ::getSchemaManager() (#​4518)
  • Removed Connection::$_expr (#​4516) and ::getExpressionBuilder() (#​4540)

Detailed Release Notes

doctrine/orm (doctrine/orm)

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

@renovate renovate bot changed the title Update dependency symfony/cache to v6 Update root-composer (major) Apr 15, 2022
@renovate renovate bot force-pushed the renovate/major-root-composer branch from 3c8d94f to 02d5323 Compare April 15, 2022 13:31
@renovate renovate bot force-pushed the renovate/major-root-composer branch from 02d5323 to f1185a7 Compare September 25, 2022 23:21
@renovate renovate bot changed the title Update root-composer (major) chore(deps): update root-composer (major) Sep 25, 2022
@renovate renovate bot force-pushed the renovate/major-root-composer branch from f1185a7 to 0d94851 Compare September 29, 2022 14:40
@renovate renovate bot force-pushed the renovate/major-root-composer branch from 0d94851 to 65f472f Compare October 28, 2022 10:28
@renovate renovate bot force-pushed the renovate/major-root-composer branch 2 times, most recently from 39ad065 to 941ac71 Compare December 17, 2022 15:33
@renovate renovate bot changed the title chore(deps): update root-composer (major) Update root-composer (major) Dec 17, 2022
@renovate renovate bot changed the title Update root-composer (major) chore(deps): update root-composer (major) Dec 17, 2022
@renovate renovate bot force-pushed the renovate/major-root-composer branch 2 times, most recently from 8c010c1 to c19fda8 Compare December 21, 2022 01:59
@renovate renovate bot force-pushed the renovate/major-root-composer branch from c19fda8 to e69ecc4 Compare January 7, 2023 22:47
@renovate renovate bot changed the title chore(deps): update root-composer (major) Update root-composer (major) Jan 7, 2023
@renovate renovate bot changed the title Update root-composer (major) Update root-composer (major) - autoclosed Jan 13, 2023
@renovate renovate bot closed this Jan 13, 2023
@renovate renovate bot deleted the renovate/major-root-composer branch January 13, 2023 10:31
@renovate renovate bot changed the title Update root-composer (major) - autoclosed Update root-composer (major) Jan 13, 2023
@renovate renovate bot reopened this Jan 13, 2023
@renovate renovate bot restored the renovate/major-root-composer branch January 13, 2023 14:14
@renovate renovate bot force-pushed the renovate/major-root-composer branch from e69ecc4 to 6a509df Compare February 3, 2023 09:07
@renovate renovate bot force-pushed the renovate/major-root-composer branch from 6a509df to d8d0e72 Compare March 15, 2023 18:09
@ondrejmirtes ondrejmirtes force-pushed the 1.3.x branch 2 times, most recently from aa4e98e to 8b28264 Compare May 25, 2023 13:40
@renovate renovate bot force-pushed the renovate/major-root-composer branch from d8d0e72 to 9b10ed9 Compare June 8, 2023 09:45
@renovate renovate bot force-pushed the renovate/major-root-composer branch from 9b10ed9 to f543b4c Compare August 8, 2023 10:10
@renovate renovate bot changed the base branch from 1.3.x to 1.4.x August 8, 2023 10:10
@renovate renovate bot force-pushed the renovate/major-root-composer branch from f543b4c to 3189450 Compare November 29, 2023 13:41
@renovate renovate bot force-pushed the renovate/major-root-composer branch 2 times, most recently from 172f2aa to e6c3607 Compare January 7, 2024 18:40
@renovate renovate bot force-pushed the renovate/major-root-composer branch 7 times, most recently from 7b329db to cb5372c Compare February 8, 2024 09:34
@renovate renovate bot force-pushed the renovate/major-root-composer branch from cb5372c to 3279e14 Compare February 10, 2024 07:22
@renovate renovate bot force-pushed the renovate/major-root-composer branch from 3279e14 to 7d5383a Compare August 5, 2024 16:16
@renovate renovate bot changed the base branch from 1.4.x to 1.5.x August 5, 2024 16:17
@renovate renovate bot force-pushed the renovate/major-root-composer branch 2 times, most recently from 8e3e098 to 2f257e6 Compare September 6, 2024 13:01
@renovate renovate bot changed the base branch from 1.5.x to 2.0.x September 6, 2024 13:01
@renovate renovate bot force-pushed the renovate/major-root-composer branch from 2f257e6 to 2f5dfa9 Compare November 2, 2024 13:16
@renovate renovate bot force-pushed the renovate/major-root-composer branch from 2f5dfa9 to a9eceb2 Compare February 7, 2025 05:37
@renovate renovate bot force-pushed the renovate/major-root-composer branch from a9eceb2 to ea18813 Compare March 18, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants