Skip to content

Commit

Permalink
Bump the dependencies group with 5 updates (#48)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[google/cloud-firestore](https://github.com/googleapis/google-cloud-php-firestore)
| `1.47.1` | `1.47.2` |
|
[google/cloud-pubsub](https://github.com/googleapis/google-cloud-php-pubsub)
| `2.8.1` | `2.8.2` |
| [symfony/console](https://github.com/symfony/console) | `7.2.0` |
`7.2.1` |
|
[symfony/framework-bundle](https://github.com/symfony/framework-bundle)
| `7.2.0` | `7.2.2` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) |
`11.4.4` | `11.5.2` |

Updates `google/cloud-firestore` from 1.47.1 to 1.47.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/google-cloud-php-firestore/releases">google/cloud-firestore's
releases</a>.</em></p>
<blockquote>
<h2>google/cloud-firestore v1.47.2</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Add compatibility for PHP 8.4 (<a
href="https://redirect.github.com/googleapis/google-cloud-php/issues/7912">#7912</a>)
(<a
href="https://github.com/googleapis/google-cloud-php/commit/f808fc5dac93940d0be1020ba63e1337f71ce4bc">f808fc5</a>)</li>
<li>Add php 8.4 to test matrix, remove implicit nullables (<a
href="https://redirect.github.com/googleapis/google-cloud-php/issues/7871">#7871</a>)
(<a
href="https://github.com/googleapis/google-cloud-php/commit/1df1d9b1855953062029f2fbeb2d6b8cc4ee2934">1df1d9b</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add documentation for logger client option (<a
href="https://github.com/googleapis/google-cloud-php/commit/f808fc5dac93940d0be1020ba63e1337f71ce4bc">f808fc5</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-cloud-php-firestore/commit/4d673cbef1c3646c940dfaa5372ddf4141587408"><code>4d673cb</code></a>
chore(main): release 0.270.0 (<a
href="https://redirect.github.com/googleapis/google-cloud-php-firestore/issues/7900">#7900</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-firestore/commit/acd4594830beaa083796b5f8bca09ea1f9ed0964"><code>acd4594</code></a>
chore: bump GAX to latest version (<a
href="https://redirect.github.com/googleapis/google-cloud-php-firestore/issues/7927">#7927</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-firestore/commit/11d66b04e4dd9fdd330c6eb748bf78893e12c29b"><code>11d66b0</code></a>
chore: add php cs fixer from shared workflow (<a
href="https://redirect.github.com/googleapis/google-cloud-php-firestore/issues/7647">#7647</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-firestore/commit/729d7b699e650a4385437a85540f351968367dfa"><code>729d7b6</code></a>
fix: add php 8.4 to test matrix, remove implicit nullables (<a
href="https://redirect.github.com/googleapis/google-cloud-php-firestore/issues/7871">#7871</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-firestore/commit/fddc05efbca83d9af2d8796be679a70060dbc3d9"><code>fddc05e</code></a>
docs: add DEBUG.md (<a
href="https://redirect.github.com/googleapis/google-cloud-php-firestore/issues/7859">#7859</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-firestore/commit/9c9cf40c31328ab92c04ee5d9065e184471ada31"><code>9c9cf40</code></a>
fix: Add compatibility for PHP 8.4 (<a
href="https://redirect.github.com/googleapis/google-cloud-php-firestore/issues/7912">#7912</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/google-cloud-php-firestore/compare/v1.47.1...v1.47.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `google/cloud-pubsub` from 2.8.1 to 2.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/google-cloud-php-pubsub/releases">google/cloud-pubsub's
releases</a>.</em></p>
<blockquote>
<h2>google/cloud-pubsub v2.8.2</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Add compatibility for PHP 8.4 (<a
href="https://redirect.github.com/googleapis/google-cloud-php/issues/7914">#7914</a>)
(<a
href="https://github.com/googleapis/google-cloud-php/commit/67ed03a81f3598df3426cf40e5d35c48db2807ea">67ed03a</a>)</li>
<li>Add php 8.4 to test matrix, remove implicit nullables (<a
href="https://redirect.github.com/googleapis/google-cloud-php/issues/7871">#7871</a>)
(<a
href="https://github.com/googleapis/google-cloud-php/commit/1df1d9b1855953062029f2fbeb2d6b8cc4ee2934">1df1d9b</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add documentation for logger client option (<a
href="https://github.com/googleapis/google-cloud-php/commit/67ed03a81f3598df3426cf40e5d35c48db2807ea">67ed03a</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-cloud-php-pubsub/commit/9eb3c5ad6cce3d26e92368d9c01328a5d126eca0"><code>9eb3c5a</code></a>
chore(main): release 0.270.0 (<a
href="https://redirect.github.com/googleapis/google-cloud-php-pubsub/issues/7900">#7900</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-pubsub/commit/4dbc59e3835ad03af3917f50e202efdf0c2baa9a"><code>4dbc59e</code></a>
chore: bump GAX to latest version (<a
href="https://redirect.github.com/googleapis/google-cloud-php-pubsub/issues/7927">#7927</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-pubsub/commit/bfec1d7b787106ff6c8ecc646b0717e63c5284aa"><code>bfec1d7</code></a>
chore: add php cs fixer from shared workflow (<a
href="https://redirect.github.com/googleapis/google-cloud-php-pubsub/issues/7647">#7647</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-pubsub/commit/6ee0301f944b68fb8ed2f125792bfb110e1f34f5"><code>6ee0301</code></a>
fix: add php 8.4 to test matrix, remove implicit nullables (<a
href="https://redirect.github.com/googleapis/google-cloud-php-pubsub/issues/7871">#7871</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-pubsub/commit/3b9bc7fe16471a3259f2ef4f0ee830acc1abd14f"><code>3b9bc7f</code></a>
docs: add DEBUG.md (<a
href="https://redirect.github.com/googleapis/google-cloud-php-pubsub/issues/7859">#7859</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-pubsub/commit/532103396a2f3643f27c188b1f4421d2516235bf"><code>5321033</code></a>
fix: Add compatibility for PHP 8.4 (<a
href="https://redirect.github.com/googleapis/google-cloud-php-pubsub/issues/7914">#7914</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/google-cloud-php-pubsub/compare/v2.8.1...v2.8.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `symfony/console` from 7.2.0 to 7.2.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/console/releases">symfony/console's
releases</a>.</em></p>
<blockquote>
<h2>v7.2.1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/console/compare/v7.2.0...v7.2.1">https://github.com/symfony/console/compare/v7.2.0...v7.2.1</a>)</p>
<ul>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/59069">symfony/symfony#59069</a>
[Console] Fix division by 0 error (<a
href="https://github.com/Rindula"><code>@​Rindula</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/symfony/console/commit/fefcc18c0f5d0efe3ab3152f15857298868dc2c3"><code>fefcc18</code></a>
[Console] Fix tests</li>
<li><a
href="https://github.com/symfony/console/commit/722fa7cd85d81a3e61fcbdce053754c6541235d3"><code>722fa7c</code></a>
Merge branch '6.4' into 7.2</li>
<li><a
href="https://github.com/symfony/console/commit/799445db3f15768ecc382ac5699e6da0520a0a04"><code>799445d</code></a>
fix risky test that doesn't perform any assertions</li>
<li><a
href="https://github.com/symfony/console/commit/13189efa32034e487366fd541ef2f0d9a16a9b8d"><code>13189ef</code></a>
Merge branch '7.1' into 7.2</li>
<li><a
href="https://github.com/symfony/console/commit/d205904ae7385dc092a51e653e908ac29ef29871"><code>d205904</code></a>
Merge branch '6.4' into 7.1</li>
<li><a
href="https://github.com/symfony/console/commit/67191f7f1d85ea8fa7598787e1e26b722acdb5e9"><code>67191f7</code></a>
[Console] Fix division by 0 error</li>
<li>See full diff in <a
href="https://github.com/symfony/console/compare/v7.2.0...v7.2.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `symfony/framework-bundle` from 7.2.0 to 7.2.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/framework-bundle/releases">symfony/framework-bundle's
releases</a>.</em></p>
<blockquote>
<h2>v7.2.2</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/framework-bundle/compare/v7.2.1...v7.2.2">https://github.com/symfony/framework-bundle/compare/v7.2.1...v7.2.2</a>)</p>
<ul>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/59226">symfony/symfony#59226</a>
[FrameworkBundle] require the writer to implement getFormats() in the
translation:extract (<a
href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/59213">symfony/symfony#59213</a>
[FrameworkBundle] don't require fake notifier transports to be installed
as non-dev dependencies (<a
href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/59113">symfony/symfony#59113</a>
[FrameworkBundle][Translation] fix translation lint compatibility with
the <code>PseudoLocalizationTranslator</code> (<a
href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li>
</ul>
<h2>v7.2.1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/framework-bundle/compare/v7.2.0...v7.2.1">https://github.com/symfony/framework-bundle/compare/v7.2.0...v7.2.1</a>)</p>
<ul>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/59122">symfony/symfony#59122</a>
[Notifier] fix desktop channel bus abstract arg (<a
href="https://github.com/raphael-geffroy"><code>@​raphael-geffroy</code></a>)</li>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/59124">symfony/symfony#59124</a>
[FrameworkBundle] fix: notifier push channel bus abstract arg (<a
href="https://github.com/raphael-geffroy"><code>@​raphael-geffroy</code></a>)</li>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/59086">symfony/symfony#59086</a>
[FrameworkBundle] Make uri_signer lazy and improve error when
kernel.secret is empty (<a
href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/symfony/framework-bundle/commit/aaf86f38b483ce101c7e60be050bc0140431cfe2"><code>aaf86f3</code></a>
Merge branch '7.1' into 7.2</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/51b99e2307a79640b4c574a81b46ac918d13c89d"><code>51b99e2</code></a>
Merge branch '6.4' into 7.1</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/17d8ae2e7aa77154f942e8ac48849ac718b0963f"><code>17d8ae2</code></a>
relax assertions on generated hashes</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/6f21a400a8d1a8e644a759042ef59d68ebf8469a"><code>6f21a40</code></a>
require the writer to implement getFormats() in the
translation:extract</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/a8e3976e4e8a567bf27c79113861230dbda48fd3"><code>a8e3976</code></a>
don't require fake notifier transports to be installed as non-dev
dependencies</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/677a77d2fcabc0ca7ff03c88e7c53a5bb9a0d485"><code>677a77d</code></a>
bug <a
href="https://redirect.github.com/symfony/framework-bundle/issues/59113">#59113</a>
[FrameworkBundle][Translation] fix translation lint compatibility
...</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/1c630f4697c9bd87b342e8090cc9022071af4d77"><code>1c630f4</code></a>
fix: notifier channel bus abstract arg</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/4d4421c6b0d96f0de89eba14174a506478c6160c"><code>4d4421c</code></a>
Merge branch '7.1' into 7.2</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/de5d4a9575d4fd34cbabf227849ae9a9b8ca8968"><code>de5d4a9</code></a>
Merge branch '6.4' into 7.1</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/b7716f1973bd0da6ae4c6cae694ee1e318ddda0f"><code>b7716f1</code></a>
fix: notifier push channel bus abstract arg</li>
<li>Additional commits viewable in <a
href="https://github.com/symfony/framework-bundle/compare/v7.2.0...v7.2.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `phpunit/phpunit` from 11.4.4 to 11.5.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sebastianbergmann/phpunit/releases">phpunit/phpunit's
releases</a>.</em></p>
<blockquote>
<h2>PHPUnit 11.5.2</h2>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6082">#6082</a>:
<code>assertArrayHasKey()</code>, <code>assertArrayNotHasKey()</code>,
<code>arrayHasKey()</code>, and <code>ArrayHasKey::__construct()</code>
do not support all possible key types</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6087">#6087</a>:
<code>--migrate-configuration</code> does not remove
<code>beStrictAboutTodoAnnotatedTests</code> attribute from XML
configuration file</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.5/installation.html">How to
install or update PHPUnit</a></p>
<h2>PHPUnit 11.5.1</h2>
<h3>Added</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6081">#6081</a>:
<code>DefaultResultCache::mergeWith()</code> for merging result cache
instances</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6066">#6066</a>:
TeamCity logger does not handle error/skipped events in before-class
methods correctly</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.5/installation.html">How to
install or update PHPUnit</a></p>
<h2>PHPUnit 11.5.0</h2>
<h3>Added</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5948">#5948</a>:
Support for Property Hooks in Test Doubles</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5954">#5954</a>:
Provide a way to stop execution at a particular deprecation</li>
<li>Method <code>assertContainsNotOnlyInstancesOf()</code> in the
<code>PHPUnit\Framework\Assert</code> class as the inverse of the
<code>assertContainsOnlyInstancesOf()</code> method</li>
<li>Methods <code>assertContainsOnlyArray()</code>,
<code>assertContainsOnlyBool()</code>,
<code>assertContainsOnlyCallable()</code>,
<code>assertContainsOnlyFloat()</code>,
<code>assertContainsOnlyInt()</code>,
<code>assertContainsOnlyIterable()</code>,
<code>assertContainsOnlyNull()</code>,
<code>assertContainsOnlyNumeric()</code>,
<code>assertContainsOnlyObject()</code>,
<code>assertContainsOnlyResource()</code>,
<code>assertContainsOnlyClosedResource()</code>,
<code>assertContainsOnlyScalar()</code>, and
<code>assertContainsOnlyString()</code> in the
<code>PHPUnit\Framework\Assert</code> class as specialized alternatives
for the generic <code>assertContainsOnly()</code> method</li>
<li>Methods <code>assertContainsNotOnlyArray()</code>,
<code>assertContainsNotOnlyBool()</code>,
<code>assertContainsNotOnlyCallable()</code>,
<code>assertContainsNotOnlyFloat()</code>,
<code>assertContainsNotOnlyInt()</code>,
<code>assertContainsNotOnlyIterable()</code>,
<code>assertContainsNotOnlyNull()</code>,
<code>assertContainsNotOnlyNumeric()</code>,
<code>assertContainsNotOnlyObject()</code>,
<code>assertContainsNotOnlyResource()</code>,
<code>assertContainsNotOnlyClosedResource()</code>,
<code>assertContainsNotOnlyScalar()</code>, and
<code>assertContainsNotOnlyString()</code> in the
<code>PHPUnit\Framework\Assert</code> class as specialized alternatives
for the generic <code>assertNotContainsOnly()</code> method</li>
<li>Methods <code>containsOnlyArray()</code>,
<code>containsOnlyBool()</code>, <code>containsOnlyCallable()</code>,
<code>containsOnlyFloat()</code>, <code>containsOnlyInt()</code>,
<code>containsOnlyIterable()</code>, <code>containsOnlyNull()</code>,
<code>containsOnlyNumeric()</code>, <code>containsOnlyObject()</code>,
<code>containsOnlyResource()</code>,
<code>containsOnlyClosedResource()</code>,
<code>containsOnlyScalar()</code>, and <code>containsOnlyString()</code>
in the <code>PHPUnit\Framework\Assert</code> class as specialized
alternatives for the generic <code>containsOnly()</code> method</li>
<li>Methods <code>isArray()</code>, <code>isBool()</code>,
<code>isCallable()</code>, <code>isFloat()</code>, <code>isInt()</code>,
<code>isIterable()</code>, <code>isNumeric()</code>,
<code>isObject()</code>, <code>isResource()</code>,
<code>isClosedResource()</code>, <code>isScalar()</code>,
<code>isString()</code> in the <code>PHPUnit\Framework\Assert</code>
class as specialized alternatives for the generic <code>isType()</code>
method</li>
<li><code>TestRunner\ChildProcessStarted</code> and
<code>TestRunner\ChildProcessFinished</code> events</li>
</ul>
<h3>Changed</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5998">#5998</a>:
Do not run <code>SKIPIF</code> section of PHPT test in separate process
when it is free of side effects</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5999">#5999</a>:
Do not run <code>CLEAN</code> section of PHPT test in separate process
when it is free of side effects that modify the parent process</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6052">#6052</a>:
<code>isType()</code> (use <code>isArray()</code>,
<code>isBool()</code>, <code>isCallable()</code>,
<code>isFloat()</code>, <code>isInt()</code>, <code>isIterable()</code>,
<code>isNull()</code>, <code>isNumeric()</code>,
<code>isObject()</code>, <code>isResource()</code>,
<code>isClosedResource()</code>, <code>isScalar()</code>, or
<code>isString()</code> instead)</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6055">#6055</a>:
<code>assertContainsOnly()</code> (use
<code>assertContainsOnlyArray()</code>,
<code>assertContainsOnlyBool()</code>,
<code>assertContainsOnlyCallable()</code>,
<code>assertContainsOnlyFloat()</code>,
<code>assertContainsOnlyInt()</code>,
<code>assertContainsOnlyIterable()</code>,
<code>assertContainsOnlyNumeric()</code>,
<code>assertContainsOnlyObject()</code>,
<code>assertContainsOnlyResource()</code>,
<code>assertContainsOnlyClosedResource()</code>,
<code>assertContainsOnlyScalar()</code>, or
<code>assertContainsOnlyString()</code> instead)</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6055">#6055</a>:
<code>assertNotContainsOnly()</code> (use
<code>assertContainsNotOnlyArray()</code>,
<code>assertContainsNotOnlyBool()</code>,
<code>assertContainsNotOnlyCallable()</code>,
<code>assertContainsNotOnlyFloat()</code>,
<code>assertContainsNotOnlyInt()</code>,
<code>assertContainsNotOnlyIterable()</code>,
<code>assertContainsNotOnlyNumeric()</code>,
<code>assertContainsNotOnlyObject()</code>,
<code>assertContainsNotOnlyResource()</code>,
<code>assertContainsNotOnlyClosedResource()</code>,
<code>assertContainsNotOnlyScalar()</code>, or
<code>assertContainsNotOnlyString()</code> instead)</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6059">#6059</a>:
<code>containsOnly()</code> (use <code>containsOnlyArray()</code>,
<code>containsOnlyBool()</code>, <code>containsOnlyCallable()</code>,
<code>containsOnlyFloat()</code>, <code>containsOnlyInt()</code>,
<code>containsOnlyIterable()</code>, <code>containsOnlyNumeric()</code>,
<code>containsOnlyObject()</code>, <code>containsOnlyResource()</code>,
<code>containsOnlyClosedResource()</code>,
<code>containsOnlyScalar()</code>, or <code>containsOnlyString()</code>
instead)</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.5/installation.html">How to
install or update PHPUnit</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sebastianbergmann/phpunit/blob/11.5.2/ChangeLog-11.5.md">phpunit/phpunit's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/sebastianbergmann/phpunit/compare/11.5.1...11.5.2">11.5.2</a>
- 2024-12-21</h2>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6082">#6082</a>:
<code>assertArrayHasKey()</code>, <code>assertArrayNotHasKey()</code>,
<code>arrayHasKey()</code>, and <code>ArrayHasKey::__construct()</code>
do not support all possible key types</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6087">#6087</a>:
<code>--migrate-configuration</code> does not remove
<code>beStrictAboutTodoAnnotatedTests</code> attribute from XML
configuration file</li>
</ul>
<h2><a
href="https://github.com/sebastianbergmann/phpunit/compare/11.5.0...11.5.1">11.5.1</a>
- 2024-12-11</h2>
<h3>Added</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6081">#6081</a>:
<code>DefaultResultCache::mergeWith()</code> for merging result cache
instances</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6066">#6066</a>:
TeamCity logger does not handle error/skipped events in before-class
methods correctly</li>
</ul>
<h2><a
href="https://github.com/sebastianbergmann/phpunit/compare/11.4.4...11.5.0">11.5.0</a>
- 2024-12-06</h2>
<h3>Added</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5948">#5948</a>:
Support for Property Hooks in Test Doubles</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5954">#5954</a>:
Provide a way to stop execution at a particular deprecation</li>
<li>Method <code>assertContainsNotOnlyInstancesOf()</code> in the
<code>PHPUnit\Framework\Assert</code> class as the inverse of the
<code>assertContainsOnlyInstancesOf()</code> method</li>
<li>Methods <code>assertContainsOnlyArray()</code>,
<code>assertContainsOnlyBool()</code>,
<code>assertContainsOnlyCallable()</code>,
<code>assertContainsOnlyFloat()</code>,
<code>assertContainsOnlyInt()</code>,
<code>assertContainsOnlyIterable()</code>,
<code>assertContainsOnlyNull()</code>,
<code>assertContainsOnlyNumeric()</code>,
<code>assertContainsOnlyObject()</code>,
<code>assertContainsOnlyResource()</code>,
<code>assertContainsOnlyClosedResource()</code>,
<code>assertContainsOnlyScalar()</code>, and
<code>assertContainsOnlyString()</code> in the
<code>PHPUnit\Framework\Assert</code> class as specialized alternatives
for the generic <code>assertContainsOnly()</code> method</li>
<li>Methods <code>assertContainsNotOnlyArray()</code>,
<code>assertContainsNotOnlyBool()</code>,
<code>assertContainsNotOnlyCallable()</code>,
<code>assertContainsNotOnlyFloat()</code>,
<code>assertContainsNotOnlyInt()</code>,
<code>assertContainsNotOnlyIterable()</code>,
<code>assertContainsNotOnlyNull()</code>,
<code>assertContainsNotOnlyNumeric()</code>,
<code>assertContainsNotOnlyObject()</code>,
<code>assertContainsNotOnlyResource()</code>,
<code>assertContainsNotOnlyClosedResource()</code>,
<code>assertContainsNotOnlyScalar()</code>, and
<code>assertContainsNotOnlyString()</code> in the
<code>PHPUnit\Framework\Assert</code> class as specialized alternatives
for the generic <code>assertNotContainsOnly()</code> method</li>
<li>Methods <code>containsOnlyArray()</code>,
<code>containsOnlyBool()</code>, <code>containsOnlyCallable()</code>,
<code>containsOnlyFloat()</code>, <code>containsOnlyInt()</code>,
<code>containsOnlyIterable()</code>, <code>containsOnlyNull()</code>,
<code>containsOnlyNumeric()</code>, <code>containsOnlyObject()</code>,
<code>containsOnlyResource()</code>,
<code>containsOnlyClosedResource()</code>,
<code>containsOnlyScalar()</code>, and <code>containsOnlyString()</code>
in the <code>PHPUnit\Framework\Assert</code> class as specialized
alternatives for the generic <code>containsOnly()</code> method</li>
<li>Methods <code>isArray()</code>, <code>isBool()</code>,
<code>isCallable()</code>, <code>isFloat()</code>, <code>isInt()</code>,
<code>isIterable()</code>, <code>isNumeric()</code>,
<code>isObject()</code>, <code>isResource()</code>,
<code>isClosedResource()</code>, <code>isScalar()</code>,
<code>isString()</code> in the <code>PHPUnit\Framework\Assert</code>
class as specialized alternatives for the generic <code>isType()</code>
method</li>
<li><code>TestRunner\ChildProcessStarted</code> and
<code>TestRunner\ChildProcessFinished</code> events</li>
</ul>
<h3>Changed</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5998">#5998</a>:
Do not run <code>SKIPIF</code> section of PHPT test in separate process
when it is free of side effects</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5999">#5999</a>:
Do not run <code>CLEAN</code> section of PHPT test in separate process
when it is free of side effects that modify the parent process</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6052">#6052</a>:
<code>isType()</code> (use <code>isArray()</code>,
<code>isBool()</code>, <code>isCallable()</code>,
<code>isFloat()</code>, <code>isInt()</code>, <code>isIterable()</code>,
<code>isNull()</code>, <code>isNumeric()</code>,
<code>isObject()</code>, <code>isResource()</code>,
<code>isClosedResource()</code>, <code>isScalar()</code>, or
<code>isString()</code> instead)</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6055">#6055</a>:
<code>assertContainsOnly()</code> (use
<code>assertContainsOnlyArray()</code>,
<code>assertContainsOnlyBool()</code>,
<code>assertContainsOnlyCallable()</code>,
<code>assertContainsOnlyFloat()</code>,
<code>assertContainsOnlyInt()</code>,
<code>assertContainsOnlyIterable()</code>,
<code>assertContainsOnlyNumeric()</code>,
<code>assertContainsOnlyObject()</code>,
<code>assertContainsOnlyResource()</code>,
<code>assertContainsOnlyClosedResource()</code>,
<code>assertContainsOnlyScalar()</code>, or
<code>assertContainsOnlyString()</code> instead)</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6055">#6055</a>:
<code>assertNotContainsOnly()</code> (use
<code>assertContainsNotOnlyArray()</code>,
<code>assertContainsNotOnlyBool()</code>,
<code>assertContainsNotOnlyCallable()</code>,
<code>assertContainsNotOnlyFloat()</code>,
<code>assertContainsNotOnlyInt()</code>,
<code>assertContainsNotOnlyIterable()</code>,
<code>assertContainsNotOnlyNumeric()</code>,
<code>assertContainsNotOnlyObject()</code>,
<code>assertContainsNotOnlyResource()</code>,
<code>assertContainsNotOnlyClosedResource()</code>,
<code>assertContainsNotOnlyScalar()</code>, or
<code>assertContainsNotOnlyString()</code> instead)</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6059">#6059</a>:
<code>containsOnly()</code> (use <code>containsOnlyArray()</code>,
<code>containsOnlyBool()</code>, <code>containsOnlyCallable()</code>,
<code>containsOnlyFloat()</code>, <code>containsOnlyInt()</code>,
<code>containsOnlyIterable()</code>, <code>containsOnlyNumeric()</code>,
<code>containsOnlyObject()</code>, <code>containsOnlyResource()</code>,
<code>containsOnlyClosedResource()</code>,
<code>containsOnlyScalar()</code>, or <code>containsOnlyString()</code>
instead)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/153d0531b9f7e883c5053160cad6dd5ac28140b3"><code>153d053</code></a>
Prepare release</li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/9833c2337372117c1f1c56e9be054f2e7c4a1c42"><code>9833c23</code></a>
Merge branch '10.5' into 11.5</li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/e6ddda95af52f69c1e0c7b4f977cccb58048798c"><code>e6ddda9</code></a>
Prepare release</li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/c0185b7ea6d036ba53e301b688bca8ac4f10a6c0"><code>c0185b7</code></a>
Refactor</li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/87bbfc7590ca2a5ef649110f62f7ed443b91e5d4"><code>87bbfc7</code></a>
Make messages for errors during baseline loading consistent</li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/be53591db42d2fb2131e62a8704f5bc5e6b8a783"><code>be53591</code></a>
Update XML configuration file schema for PHPUnit 11.2</li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/15f34af4300ada4176aa8f8025fa58beab72765f"><code>15f34af</code></a>
Merge branch '10.5' into 11.5</li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/e4e732d67023456e83014b45306875eb7de7cc4d"><code>e4e732d</code></a>
Closes <a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6087">#6087</a></li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/3449010c73e7f265416c85fece0c39f2fcf5af04"><code>3449010</code></a>
Refactor</li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/6ca2c7cb019f522b66232f9937d2e468c49ce80c"><code>6ca2c7c</code></a>
Merge branch '10.5' into 11.5</li>
<li>Additional commits viewable in <a
href="https://github.com/sebastianbergmann/phpunit/compare/11.4.4...11.5.2">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</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 Jan 2, 2025
1 parent e8e004d commit 4a66971
Showing 1 changed file with 219 additions and 165 deletions.
Loading

0 comments on commit 4a66971

Please sign in to comment.