-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Bump doctrine/dbal from 2.6.3 to 2.7.1 #31059
Bump doctrine/dbal from 2.6.3 to 2.7.1 #31059
Conversation
Codecov Report
@@ Coverage Diff @@
## master #31059 +/- ##
============================================
+ Coverage 62.5% 62.53% +0.02%
+ Complexity 18270 18263 -7
============================================
Files 1146 1146
Lines 68398 68443 +45
Branches 1234 1234
============================================
+ Hits 42754 42802 +48
+ Misses 25283 25280 -3
Partials 361 361
Continue to review full report at Codecov.
|
@VicDeo Can you please have a look why these lines are no longer hit with postgres? I assume this is because the fix is upstream available now? Please confirm - THX |
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.6.3 to 2.7.1. - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](doctrine/dbal@v2.6.3...v2.7.1) Signed-off-by: dependabot[bot] <[email protected]>
da01bed
to
34ffc62
Compare
@DeepDiver1975 yes, both issues with altering table from int to bigint for postgre was fixed in 2.6.4 with doctrine/dbal#2916 907bfa3 and 20fa3f0 could be reverted while bumping to 2.7.1 |
THX |
…trine/dbal since 2.6.4
Needs to be backported to |
Bumps doctrine/dbal from 2.6.3 to 2.7.1.
Release notes
Sourced from doctrine/dbal's releases.
Commits
11037b4
Preparing the 2.7.1 releasef62711a
Merge branch 'fix/Updating to git master: General error in db.php #3093-dateinterval-legacy-format' into 2.746fab66
Fix compatibility for pre-2.7 DateIntervalType format2cc12a1
Merge branch 'bpo/2.7/Special Characters error #3088' into 2.751cc243
[DBAL-3082] Updated convertParamType(), added a functional test78abf39
Allow using PDO-only fetch modes for now9beff5e
Merge branch 'bpo/2.7/ownCloud 5.0.5: Groups missing a space when added #3095' into 2.719ac7e2
CI: Add missing listener for MariaDB @ mysqli6f9fcf7
Merge branch 'bpo/2.7/unreadable Header, when files are selected #3085' into 2.72e56c84
Tests: remove implicit verbose flagDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot ignore this [minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use [this|these] label[s]
will set the current labels as the default for future PRs for this repo and languageAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.