-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(deps)!: Update doctrine/dbal to 4.1.1 #3
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/doctrine-dbal-4.x
base: main
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.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/doctrine-dbal-4.x
branch
from
August 17, 2024 03:15
b1ddc1c
to
07057de
Compare
renovate
bot
force-pushed
the
renovate/doctrine-dbal-4.x
branch
from
August 17, 2024 03:16
07057de
to
201b27a
Compare
renovate
bot
force-pushed
the
renovate/doctrine-dbal-4.x
branch
from
August 17, 2024 03:30
201b27a
to
3d4dfe7
Compare
renovate
bot
force-pushed
the
renovate/doctrine-dbal-4.x
branch
from
August 17, 2024 03:35
3d4dfe7
to
58ed31e
Compare
renovate
bot
force-pushed
the
renovate/doctrine-dbal-4.x
branch
from
August 17, 2024 03:51
58ed31e
to
0ef1788
Compare
renovate
bot
force-pushed
the
renovate/doctrine-dbal-4.x
branch
from
August 17, 2024 03:58
0ef1788
to
fbbd295
Compare
renovate
bot
force-pushed
the
renovate/doctrine-dbal-4.x
branch
from
August 17, 2024 04:07
fbbd295
to
946adee
Compare
renovate
bot
force-pushed
the
renovate/doctrine-dbal-4.x
branch
from
August 17, 2024 04:12
946adee
to
7cbfa2d
Compare
renovate
bot
force-pushed
the
renovate/doctrine-dbal-4.x
branch
from
August 17, 2024 04:34
7cbfa2d
to
af4bebc
Compare
renovate
bot
force-pushed
the
renovate/doctrine-dbal-4.x
branch
from
August 17, 2024 04:50
af4bebc
to
8ffbb46
Compare
renovate
bot
force-pushed
the
renovate/doctrine-dbal-4.x
branch
2 times, most recently
from
August 17, 2024 11:09
6522844
to
1d54d19
Compare
kilip
force-pushed
the
renovate/doctrine-dbal-4.x
branch
from
August 17, 2024 11:14
1d54d19
to
beba56a
Compare
| datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | packagist | doctrine/dbal | 3.9.0 | 4.1.0 |
renovate
bot
force-pushed
the
renovate/doctrine-dbal-4.x
branch
from
August 17, 2024 11:20
beba56a
to
ac990ee
Compare
renovate
bot
changed the title
feat(deps)!: Update doctrine/dbal to 4.1.0
feat(deps)!: Update doctrine/dbal to 4.1.1
Sep 3, 2024
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:
^3
->^4
Release Notes
doctrine/dbal (doctrine/dbal)
v4.1.1
Compare Source
v4.1.0
Compare Source
Release Notes for 4.1.0
4.1.0
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
QueryBuilder
support forUNION
clause thanks to @sbuerkDeprecation,MariaDB,MySQL,Platforms
Static Analysis
New Feature,Schema Management
Changes from Lower Branches
v4.0.5
Compare Source
Release Notes for 4.0.5
4.0.5
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
Test Suite
Changes from Lower Branches
v4.0.3
Compare Source
Release Notes for 4.0.3
4.0.3
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
Documentation
Changes from Lower Branches
v4.0.1
Compare Source
Release Notes for 4.0.1
4.0.1
Documentation
Test Suite
Documentation,PostgreSQL
Static Analysis
Changes from Lower Branches
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
Connection
andStatement
methods which returnedfalse
in case of a failure intovoid
Connection::getDatabase()
(#3606)AbstractPlatform::get*Expression()
methods #3498Major Backward Compatibility Breaks
AbstractPlatform::hasNative*Type()
methods andType::requiresSQLCommentHint()
Major Bugfixes
Connection::$_schemaManager()
and::getSchemaManager()
(#4518)Connection::$_expr
(#4516) and::getExpressionBuilder()
(#4540)Detailed Release Notes
v3.9.1
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.