Bump doctrine/dbal from 3.6.2 to 3.6.3 #70

Merged
dependabot[bot] merged 1 commits from dependabot/composer/doctrine/dbal-3.6.3 into main 2023-06-05 01:59:27 +00:00
dependabot[bot] commented 2023-06-05 01:40:08 +00:00 (Migrated from github.com)

Bumps doctrine/dbal from 3.6.2 to 3.6.3.

Release notes

Sourced from doctrine/dbal's releases.

3.6.3

Release Notes for 3.6.3

3.6.3

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

Bugfixes

Static Analysis

Code Style

Documentation

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.2 to 3.6.3. <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.3</h2> <h3>Release Notes for <a href="https://github.com/doctrine/dbal/milestone/133">3.6.3</a></h3> <h3>3.6.3</h3> <ul> <li>Total issues resolved: <strong>0</strong></li> <li>Total pull requests resolved: <strong>6</strong></li> <li>Total contributors: <strong>4</strong></li> </ul> <h4>Bugfixes</h4> <ul> <li><a href="https://redirect.github.com/doctrine/dbal/pull/6051">6051: Reference the right argument</a> thanks to <a href="https://github.com/greg0ire"><code>@​greg0ire</code></a></li> </ul> <h4>Static Analysis</h4> <ul> <li><a href="https://redirect.github.com/doctrine/dbal/pull/6030">6030: PHPStan 1.10.14, PHPUnit 9.6.7</a> thanks to <a href="https://github.com/derrabus"><code>@​derrabus</code></a></li> </ul> <h4>Code Style</h4> <ul> <li><a href="https://redirect.github.com/doctrine/dbal/pull/6029">6029: Doctrine Coding Standard 12</a> thanks to <a href="https://github.com/derrabus"><code>@​derrabus</code></a></li> </ul> <h4>Documentation</h4> <ul> <li><a href="https://redirect.github.com/doctrine/dbal/pull/6036">6036: Gender Neutral Language</a> thanks to <a href="https://github.com/edent"><code>@​edent</code></a></li> <li><a href="https://redirect.github.com/doctrine/dbal/pull/6032">6032: Note on bindValue positional needle</a> thanks to <a href="https://github.com/edent"><code>@​edent</code></a></li> <li>[6011: &amp;<a href="https://redirect.github.com/doctrine/dbal/issues/91">#91</a>;docs&amp;<a href="https://redirect.github.com/doctrine/dbal/issues/93">#93</a>; Fix anchor text at <code>types.rst</code>](<a href="https://redirect.github.com/doctrine/dbal/pull/6011">doctrine/dbal#6011</a>) thanks to <a href="https://github.com/phansys"><code>@​phansys</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/doctrine/dbal/commit/9a747d29e7e6b39509b8f1847e37a23a0163ea6a"><code>9a747d2</code></a> Merge pull request <a href="https://redirect.github.com/doctrine/dbal/issues/6051">#6051</a> from greg0ire/clear-up-confusion</li> <li><a href="https://github.com/doctrine/dbal/commit/b94a87f5e06ee168db15f6749907dbfc41194d1f"><code>b94a87f</code></a> Invert condition</li> <li><a href="https://github.com/doctrine/dbal/commit/9ccd199a70504f9a89c1100bdd5eeac893e0b0a0"><code>9ccd199</code></a> Reference the right argument</li> <li><a href="https://github.com/doctrine/dbal/commit/4d27b9844749d611a963ea0d3caa4a9aec3fc1bb"><code>4d27b98</code></a> Merge pull request <a href="https://redirect.github.com/doctrine/dbal/issues/6036">#6036</a> from edent/patch-3</li> <li><a href="https://github.com/doctrine/dbal/commit/5996d4b2e31dace2b36837dd61e1b1a9b21f5983"><code>5996d4b</code></a> Gender Neutral Language</li> <li><a href="https://github.com/doctrine/dbal/commit/4896179a19ee543b499565b5aa30ac70d6c68bf0"><code>4896179</code></a> Merge pull request <a href="https://redirect.github.com/doctrine/dbal/issues/6032">#6032</a> from edent/patch-2</li> <li><a href="https://github.com/doctrine/dbal/commit/71ea0210bc32be82ff82dd20768ee7a7fd2a36fc"><code>71ea021</code></a> Note on bindValue positional needle</li> <li><a href="https://github.com/doctrine/dbal/commit/737ad01ea547252bca16abc21a0d4d00b180326d"><code>737ad01</code></a> Merge pull request <a href="https://redirect.github.com/doctrine/dbal/issues/6030">#6030</a> from doctrine/bump/tools</li> <li><a href="https://github.com/doctrine/dbal/commit/8581ceb56632a86e1d264aa2ea220d5e616c2179"><code>8581ceb</code></a> Merge pull request <a href="https://redirect.github.com/doctrine/dbal/issues/6029">#6029</a> from derrabus/bump/cs</li> <li><a href="https://github.com/doctrine/dbal/commit/bce91cb916fd63bc2169a2eea686ee9ffc7949d4"><code>bce91cb</code></a> PHPStan 1.10.14, PHPUnit 9.6.7</li> <li>Additional commits viewable in <a href="https://github.com/doctrine/dbal/compare/3.6.2...3.6.3">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.6.3)](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.