Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Bump doctrine/dbal from 3.4.1 to 3.4.2 #190

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps doctrine/dbal from 3.4.1 to 3.4.2.

Release notes

Sourced from doctrine/dbal's releases.

3.4.2

Release 3.4.2

3.4.2

  • Total issues resolved: 2
  • Total pull requests resolved: 3
  • Total contributors: 3

Bug,Namespaces,PostgreSQL,Regression,Schema Management,Sequences

PostgreSQL,Test Suite

Bug,Foreign Keys,SQLite,Schema Introspection

Commits
  • 22de295 Merge pull request #5604 from morozov/issues/5598-drop-sequence
  • 645ea4e When dropping schema, drop sequences before tables
  • d6798d7 Do not drop schemas in DropSchemaObjectsSQLBuilder
  • cc94e25 Merge pull request #5597 from morozov/issues/5584
  • 7040c36 Merge pull request #5599 from HypeMC/fix-postgresql-only-test
  • 27a1110 Fix condition in PostgreSQL only test
  • f62eeba Fix parsing SQLite FK reference not containing whitepace
  • See full diff in compare view

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 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)

Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](doctrine/dbal@3.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php labels Aug 22, 2022
@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Base: 25.00% // Head: 25.00% // No change to project coverage 👍

Coverage data is based on head (af7c408) compared to base (e5351a4).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #190   +/-   ##
=========================================
  Coverage     25.00%   25.00%           
  Complexity       50       50           
=========================================
  Files            16       16           
  Lines           116      116           
=========================================
  Hits             29       29           
  Misses           87       87           
Flag Coverage Δ
unittests 25.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gomzyakov gomzyakov merged commit ccccd97 into main Aug 29, 2022
@gomzyakov gomzyakov deleted the dependabot/composer/doctrine/dbal-3.4.2 branch August 29, 2022 03:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant