Skip to content
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.9.1 to 2.9.2 #33996

Merged
merged 1 commit into from
Jan 7, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 31, 2018

Bumps doctrine/dbal from 2.9.1 to 2.9.2.

Release notes

Sourced from doctrine/dbal's releases.

Release v2.9.2

Build Status

This release fixes regressions introduced in v2.9.1.

  • Total issues resolved: 2

MySQL, Schema Introspection:

MySQL, Schema Comparison:

Commits

Dependabot compatibility score

Dependabot 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|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 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 readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies php Pull requests that update Php code labels Dec 31, 2018
@codecov
Copy link

codecov bot commented Dec 31, 2018

Codecov Report

Merging #33996 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #33996      +/-   ##
============================================
- Coverage     64.77%   64.77%   -0.01%     
  Complexity    18340    18340              
============================================
  Files          1198     1198              
  Lines         69418    69420       +2     
  Branches       1276     1276              
============================================
  Hits          44964    44964              
- Misses        24085    24087       +2     
  Partials        369      369
Flag Coverage Δ Complexity Δ
#javascript 53.09% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.12% <ø> (-0.01%) 18340 <ø> (ø)
Impacted Files Coverage Δ Complexity Δ
index.php 0% <0%> (ø) 0% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2bc23df...9a14864. Read the comment docs.

@codecov
Copy link

codecov bot commented Dec 31, 2018

Codecov Report

Merging #33996 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #33996      +/-   ##
============================================
- Coverage     64.77%   64.77%   -0.01%     
  Complexity    18340    18340              
============================================
  Files          1198     1198              
  Lines         69418    69420       +2     
  Branches       1276     1276              
============================================
  Hits          44964    44964              
- Misses        24085    24087       +2     
  Partials        369      369
Flag Coverage Δ Complexity Δ
#javascript 53.09% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.12% <ø> (-0.01%) 18340 <ø> (ø)
Impacted Files Coverage Δ Complexity Δ
index.php 0% <0%> (ø) 0% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 63a5d45...db1e703. Read the comment docs.

@phil-davis
Copy link
Contributor

@dependabot rebase

Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](doctrine/dbal@v2.9.1...v2.9.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/doctrine/dbal-2.9.2 branch from 9a14864 to db1e703 Compare January 3, 2019 06:42
@phil-davis
Copy link
Contributor

@DeepDiver1975 @PVince81 this is a patch bump in master only (stable10 has no change because it is held back by PHP 5.6 support requirement)
drone passes, so I guess this can be approved and merged?

@DeepDiver1975 DeepDiver1975 self-assigned this Jan 7, 2019
@DeepDiver1975 DeepDiver1975 merged commit 4c9176b into master Jan 7, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/doctrine/dbal-2.9.2 branch January 7, 2019 06:57
@lock lock bot locked as resolved and limited conversation to collaborators Jan 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants