Bump doctrine/dbal from 3.6.4 to 3.6.5 #154

Merged
dependabot[bot] merged 1 commits from dependabot/composer/doctrine/dbal-3.6.5 into main 2023-07-24 01:46:50 +00:00
dependabot[bot] commented 2023-07-24 00:48:54 +00:00 (Migrated from github.com)

Bumps doctrine/dbal from 3.6.4 to 3.6.5.

Release notes

Sourced from doctrine/dbal's releases.

3.6.5

Release Notes for 3.6.5

3.6.5

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 4

Bug,Prepared Statements,ibm_db2

Bug

Documentation

Static Analysis,Test Suite

Bug,SQL Server,Schema Introspection,Schema Management

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 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.6.4 to 3.6.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/doctrine/dbal/releases">doctrine/dbal's releases</a>.</em></p> <blockquote> <h2>3.6.5</h2> <h3>Release Notes for <a href="https://github.com/doctrine/dbal/milestone/135">3.6.5</a></h3> <h3>3.6.5</h3> <ul> <li>Total issues resolved: <strong>0</strong></li> <li>Total pull requests resolved: <strong>5</strong></li> <li>Total contributors: <strong>4</strong></li> </ul> <h4>Bug,Prepared Statements,ibm_db2</h4> <ul> <li><a href="https://redirect.github.com/doctrine/dbal/pull/6093">6093: Fix blob binding overwrite on DB2</a> thanks to <a href="https://github.com/melekhovets"><code>@​melekhovets</code></a></li> </ul> <h4>Bug</h4> <ul> <li><a href="https://redirect.github.com/doctrine/dbal/pull/6086">6086: Use Deprecation::triggerIfCalledFromOutside in listTableDetails</a> thanks to <a href="https://github.com/Aweptimum"><code>@​Aweptimum</code></a></li> </ul> <h4>Documentation</h4> <ul> <li><a href="https://redirect.github.com/doctrine/dbal/pull/6077">6077: Document alternative to Type::getName</a> thanks to <a href="https://github.com/Tofandel"><code>@​Tofandel</code></a></li> </ul> <h4>Static Analysis,Test Suite</h4> <ul> <li><a href="https://redirect.github.com/doctrine/dbal/pull/6073">6073: PHPStan 1.10.21, PHPUnit 9.6.9, JetBrains Stubs 2023.1</a> thanks to <a href="https://github.com/derrabus"><code>@​derrabus</code></a></li> </ul> <h4>Bug,SQL Server,Schema Introspection,Schema Management</h4> <ul> <li><a href="https://redirect.github.com/doctrine/dbal/pull/6072">6072: Fix binding unused parameter</a> thanks to <a href="https://github.com/derrabus"><code>@​derrabus</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/doctrine/dbal/commit/96d5a70fd91efdcec81fc46316efc5bf3da17ddf"><code>96d5a70</code></a> Fix blob binding overwrite on DB2 (<a href="https://redirect.github.com/doctrine/dbal/issues/6093">#6093</a>)</li> <li><a href="https://github.com/doctrine/dbal/commit/1c462eed54dcf6b33b7d39d6e60c390c279c57b2"><code>1c462ee</code></a> Merge pull request <a href="https://redirect.github.com/doctrine/dbal/issues/6086">#6086</a> from Aweptimum/trigger-outside</li> <li><a href="https://github.com/doctrine/dbal/commit/5e141d816c34c438e79b801f978497bac2d9fbd2"><code>5e141d8</code></a> Use triggerIfCalledFromOutside in listTableDetails</li> <li><a href="https://github.com/doctrine/dbal/commit/90469f58047f58575fb12154f17f36e4920bfabf"><code>90469f5</code></a> Document alternative to Type::getName (<a href="https://redirect.github.com/doctrine/dbal/issues/6077">#6077</a>)</li> <li><a href="https://github.com/doctrine/dbal/commit/f5550bb91d2fc3ac4cbcf9207ef2f1b15cfb3aa2"><code>f5550bb</code></a> PHPStan 1.10.21, PHPUnit 9.6.9, JetBrains Stubs 2023.1 (<a href="https://redirect.github.com/doctrine/dbal/issues/6073">#6073</a>)</li> <li><a href="https://github.com/doctrine/dbal/commit/66bdc8bca918ff953ae60fdece356732ad3fcb0a"><code>66bdc8b</code></a> Fix binding unused parameter (<a href="https://redirect.github.com/doctrine/dbal/issues/6072">#6072</a>)</li> <li>See full diff in <a href="https://github.com/doctrine/dbal/compare/3.6.4...3.6.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=doctrine/dbal&package-manager=composer&previous-version=3.6.4&new-version=3.6.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.