-
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.10.1 to 2.10.2 #37283
Conversation
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](doctrine/dbal@v2.10.1...2.10.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
'`*PREFIX*data1` d1 INNER JOIN `*PREFIX*data2` ON ' | ||
'`*PREFIX*data1` d1 INNER JOIN `*PREFIX*data2` ' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually this query result was a bug. It has been fixed by upstream doctrine/dbal#3832
So that is the reason for the change to the unit test expectations here.
I also added a commit "Updating webmozart/assert (1.7.0 => 1.8.0)". |
Codecov Report
@@ Coverage Diff @@
## master #37283 +/- ##
=========================================
Coverage 64.52% 64.52%
- Complexity 19155 19156 +1
=========================================
Files 1266 1266
Lines 74912 74913 +1
Branches 1331 1331
=========================================
+ Hits 48340 48341 +1
Misses 26180 26180
Partials 392 392
Continue to review full report at Codecov.
|
Bumps doctrine/dbal from 2.10.1 to 2.10.2.
Release notes
Sourced from doctrine/dbal's releases.
Commits
aab745e
Release v2.10.203f139a
Merge pull request #3961 from greg0ire/stop-relying-on-psalm-master50e2321
Merge pull request #3964 from greg0ire/moar-immutable-exceptionsfedac50
Mark every exception as immutable9474267
Stop relying on the master version of Psalm0686b53
Merge pull request #3957 from morozov/logging-test59aa258
Reworked LoggingTest to be able to test Statement::executeUpdate()95ab020
Merge pull request #3955 from greg0ire/smaller-baselinebbf31dc
Use a proper default value365b4d7
Suppress errors about unreleased stubsDependabot 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
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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 these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: