Skip to content

Commit

Permalink
Bump doctrine/dbal from 3.6.2 to 3.7.0 (#1738)
Browse files Browse the repository at this point in the history
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.2 to
3.7.0.
<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.7.0</h2>
<h3>Release Notes for <a
href="https://github.com/doctrine/dbal/milestone/131">3.7.0</a></h3>
<h3>3.7.0</h3>
<ul>
<li>Total issues resolved: <strong>0</strong></li>
<li>Total pull requests resolved: <strong>28</strong></li>
<li>Total contributors: <strong>10</strong></li>
</ul>
<h4>Documentation</h4>
<ul>
<li><a href="https://redirect.github.com/doctrine/dbal/pull/6165">6165:
Prepare release 3.7.0</a> thanks to <a
href="https://github.com/derrabus"><code>@​derrabus</code></a></li>
<li>[6069: Add documentation for <a
href="https://redirect.github.com/doctrine/dbal/issues/6044">#6044</a>](<a
href="https://redirect.github.com/doctrine/dbal/pull/6069">doctrine/dbal#6069</a>)
thanks to <a
href="https://github.com/f-lombardo"><code>@​f-lombardo</code></a></li>
</ul>
<h4>Static Analysis,Test Suite</h4>
<ul>
<li><a href="https://redirect.github.com/doctrine/dbal/pull/6164">6164:
PHPUnit 9.6.13, PHPStan 1.10.35</a> thanks to <a
href="https://github.com/derrabus"><code>@​derrabus</code></a></li>
</ul>
<h4>CI,MariaDB</h4>
<ul>
<li><a href="https://redirect.github.com/doctrine/dbal/pull/6163">6163:
Update MariaDB workflows</a> thanks to <a
href="https://github.com/derrabus"><code>@​derrabus</code></a></li>
</ul>
<h4>Configuration,Improvement,Type Mapping,Types</h4>
<ul>
<li><a href="https://redirect.github.com/doctrine/dbal/pull/6150">6150:
Add a configuration setting to disable generating type comments</a>
thanks to <a href="https://github.com/stof"><code>@​stof</code></a></li>
</ul>
<h4>Console,Dependencies,Improvement</h4>
<ul>
<li><a href="https://redirect.github.com/doctrine/dbal/pull/6136">6136:
Support Symfony 7 by adding return types conditionally</a> thanks to <a
href="https://github.com/derrabus"><code>@​derrabus</code></a></li>
</ul>
<h4>New Feature,Prepared Statements</h4>
<ul>
<li><a href="https://redirect.github.com/doctrine/dbal/pull/6134">6134:
Add binary array type</a> thanks to <a
href="https://github.com/shyim"><code>@​shyim</code></a></li>
</ul>
<h4>New Feature,Types</h4>
<ul>
<li><a href="https://redirect.github.com/doctrine/dbal/pull/6130">6130:
Add Type::lookupName() shortcut method</a> thanks to <a
href="https://github.com/mvorisek"><code>@​mvorisek</code></a></li>
</ul>
<h4>CI,Deprecation,MariaDB,Platforms</h4>
<ul>
<li><a href="https://redirect.github.com/doctrine/dbal/pull/6110">6110:
Sync MariaDB support strategy with upstream</a> thanks to <a
href="https://github.com/derrabus"><code>@​derrabus</code></a></li>
</ul>
<h4>Improvement,Performance,Types</h4>
<ul>
<li><a href="https://redirect.github.com/doctrine/dbal/pull/6082">6082:
Optimize TypeRegistry::lookupName() from O(N) to O(1)</a> thanks to <a
href="https://github.com/mvorisek"><code>@​mvorisek</code></a></li>
</ul>
<h4>Dependencies,Test Suite</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/doctrine/dbal/commit/00d03067f07482f025d41ab55e4ba0db5eca2cdf"><code>00d0306</code></a>
Prepare release 3.7.0 (<a
href="https://redirect.github.com/doctrine/dbal/issues/6165">#6165</a>)</li>
<li><a
href="https://github.com/doctrine/dbal/commit/a7b6ab710e6a34920c3ae9062d0f532394055b66"><code>a7b6ab7</code></a>
PHPUnit 9.6.13, PHPStan 1.10.35 (<a
href="https://redirect.github.com/doctrine/dbal/issues/6164">#6164</a>)</li>
<li><a
href="https://github.com/doctrine/dbal/commit/6e13818c3e87b4d300de9713c56fbdea693ceae7"><code>6e13818</code></a>
Update MariaDB workflows (<a
href="https://redirect.github.com/doctrine/dbal/issues/6163">#6163</a>)</li>
<li><a
href="https://github.com/doctrine/dbal/commit/55d9de0d1484a4ea2d03b28f10a8c4ca20827349"><code>55d9de0</code></a>
Merge branch '3.6.x' into 3.7.x</li>
<li><a
href="https://github.com/doctrine/dbal/commit/8e0e268052b4a8974cb00215bb2892787021614f"><code>8e0e268</code></a>
Merge pull request <a
href="https://redirect.github.com/doctrine/dbal/issues/6156">#6156</a>
from BackEndTea/patch-2</li>
<li><a
href="https://github.com/doctrine/dbal/commit/62f70a3a5cdc2854f1fa00c7069bcbd612350567"><code>62f70a3</code></a>
Link to correct MR for mysql deprecation</li>
<li><a
href="https://github.com/doctrine/dbal/commit/f29467a4c938cc8ecd91210cabc129f250b74ce4"><code>f29467a</code></a>
Merge branch '3.6.x' into 3.7.x</li>
<li><a
href="https://github.com/doctrine/dbal/commit/d39bc5d9b989f8a80efd53a4a4d47ad25406e611"><code>d39bc5d</code></a>
Run tests against Postgres 16 (<a
href="https://redirect.github.com/doctrine/dbal/issues/6154">#6154</a>)</li>
<li><a
href="https://github.com/doctrine/dbal/commit/8e79bee7130f889851d1a7d05ce25a116946f285"><code>8e79bee</code></a>
PHPStan 1.10.34, PHPUnit 9.6.12 (<a
href="https://redirect.github.com/doctrine/dbal/issues/6151">#6151</a>)</li>
<li><a
href="https://github.com/doctrine/dbal/commit/993f284402c48c9827bfd566aaabcf115fef3143"><code>993f284</code></a>
Bump CI workflows (<a
href="https://redirect.github.com/doctrine/dbal/issues/6152">#6152</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/doctrine/dbal/compare/3.6.2...3.7.0">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.2&new-version=3.7.0)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and zackgalbreath committed Nov 3, 2023
1 parent f909278 commit ecb881b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 23 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"24slides/laravel-saml2": "2.2.0",
"adldap2/adldap2-laravel": "6.1.7",
"aws/aws-sdk-php": "3.261.2",
"doctrine/dbal": "3.6.2",
"doctrine/dbal": "3.7.0",
"guzzlehttp/guzzle": "7.7.0",
"http-interop/http-factory-guzzle": "1.2.0",
"knplabs/github-api": "3.9.0",
Expand Down
45 changes: 23 additions & 22 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ecb881b

Please sign in to comment.