-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
renovate
wants to merge
1
commit into
2.12.x
Choose a base branch
from
renovate/all-minor-patch
base: 2.12.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
a1b7f69
to
b5deb8c
Compare
b5deb8c
to
ded182c
Compare
648c594
to
5367dff
Compare
772379d
to
363b9b1
Compare
b0b1f57
to
2ae73cd
Compare
de007e7
to
9ec1090
Compare
49ab13b
to
be455c4
Compare
1a789a6
to
db83c75
Compare
e50280a
to
beda793
Compare
c6318ce
to
145d833
Compare
b283d89
to
854689b
Compare
af6c3de
to
b7f1d98
Compare
68fdcc2
to
15fd155
Compare
1544c51
to
cf250d8
Compare
| 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 |
cf250d8
to
4f2b5d0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.2.2
->^4.3.2
^3.3.2
->^3.5.2
1.41.0
->1.42.0
^11.5.7
->^11.5.32
^0.19.2
->^0.19.5
^1.36.0
->^1.38.0
2.32.0
->2.35.3
^6.5.1
->^6.13.1
Release Notes
doctrine/dbal (doctrine/dbal)
v4.3.2
Compare Source
Release Notes for 4.3.2
4.3.2
Deprecation
Improvement
Documentation,Schema Definition
Bug,Schema Introspection,pdo_pgsql
PDO::STRINGIFY_FETCHES
enabled thanks to @keulinhoChanges from Lower Branches
v4.3.1
Compare Source
Release Notes for 4.3.1
4.3.1
Bug,SQLite,Schema Introspection
Bug,Oracle
Bug,PostgreSQL,Schema Management
Bug,Schema Introspection
MySQLSchemaManager
withATTR_STRINGIFY_FETCHES
enabled thanks to @keulinhoBug,MariaDB,Schema Introspection
v4.3.0
Compare Source
Release Notes for 4.3.0
4.3.0
New Features
NumberType
that maps to theBcMath\Number
value object thanks to @derrabusImprovements
Deprecations
AbstractSchemaManager::&#​95;getPortableTableDefinition()
thanks to @morozovBugfixes
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
Bugfixes
v4.2.4
Compare Source
Release Notes for 4.2.4
4.2.4
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
v4.2.3
Compare Source
Release Notes for 4.2.3
4.2.3
Foreign Keys,Schema Management,Test Suite
Primary Keys,Test Suite
Bug,Oracle
Bug,Error Handling,Transactions
Documentation
6776: Fix link in docs thanks to @HypeMC
6700: [DOCS] Fix binary type format documentation thanks to @jaapio
doctrine/orm (doctrine/orm)
v3.5.2
Compare Source
Release Notes for 3.5.2
3.5.x bugfix release (patch)
3.5.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
Deprecation
Bugfixes
Static Analysis
Test Suite
Documentation
v3.5.0
Compare Source
Release Notes for 3.5.0
Feature release (minor)
3.5.0
New Features
Improvements
INSERT
operations inUnitOfWork#executeInserts()
so thatEntityPersister#executeInserts()
calls are reduced thanks to @OcramiusDeprecations
v3.4.4
Compare Source
Release Notes for 3.4.4
3.4.x bugfix release (patch)
3.4.4
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
Bugfixes
v3.4.2
Compare Source
Release Notes for 3.4.2
3.4.x bugfix release (patch)
3.4.2
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
BC Break
Bugfixes
Test Suite
Documentation
v3.4.0
Compare Source
Release Notes for 3.4.0
3.4.0
New Feature
Improvement
Test Suite
Bugfixes
Code Style
v3.3.4
Compare Source
Release Notes for 3.3.4
3.3.4
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
Improvement
Bugfixes
Documentation
11919: Update composite-primary-keys.rst thanks to @WinterSilence
11905: [DOC]: fix setFileExtension() xml mapping documentation thanks to @rela589n
11883: adapt assertions for new consistent PRIMARY KEY formatting thanks to @xabbuh
11837: Restore logic exception thanks to @greg0ire
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
renovate
sebastianbergmann/phpunit (phpunit/phpunit)
v11.5.32
: PHPUnit 11.5.32Compare Source
Changed
--check-php-configuration
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.31
Compare Source
v11.5.30
: PHPUnit 11.5.30Compare Source
Changed
test
SplObjectStorage
methods that will be deprecated in PHP 8.5Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.29
: PHPUnit 11.5.29Compare Source
Added
--check-php-configuration
CLI option for checking whether PHP is configured for testingChanged
#[IgnorePhpunitDeprecations]
is now considered for test runner deprecations (where applicable)Fixed
#[TestWith]
or#[TestWithJson]
attributes are now properly reportedDataProviderMethodFinished
event is now also emitted when the provided data set has an invalid keyLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.28
: PHPUnit 11.5.28Compare Source
Fixed
file
attribute of<testClass>
node of XML test list can be wrongHow to install or update PHPUnit
v11.5.27
: PHPUnit 11.5.27Compare Source
Fixed
defects,random
configuration is supported by implementation, but it is not allowed by the XML configuration file schema