Skip to content

Commit

Permalink
chore(deps): bump the minor-production-deps group across 1 directory …
Browse files Browse the repository at this point in the history
…with 3 updates (#1006)

Bumps the minor-production-deps group with 3 updates in the
/packages/php directory: [ramsey/uuid](https://github.com/ramsey/uuid),
[composer/composer](https://github.com/composer/composer) and
[guzzlehttp/guzzle](https://github.com/guzzle/guzzle).

Updates `ramsey/uuid` from 4.7.4 to 4.7.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ramsey/uuid/releases">ramsey/uuid's
releases</a>.</em></p>
<blockquote>
<h2>4.7.6</h2>
<h3>Fixed</h3>
<ul>
<li>Allow brick/math version <code>^0.12</code>.</li>
</ul>
<h2>4.7.5</h2>
<h3>Fixed</h3>
<ul>
<li>Protect against UUIDv7 collisions within the same millisecond, as
reported in <a
href="https://redirect.github.com/ramsey/uuid/issues/518">#518</a> and
fixed in <a
href="https://redirect.github.com/ramsey/uuid/pull/522">#522</a>.</li>
<li>Improve the return type hint for
<code>UuidInterface::compareTo()</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md">ramsey/uuid's
changelog</a>.</em></p>
<blockquote>
<h2>4.7.6 - 2024-04-27</h2>
<h3>Fixed</h3>
<ul>
<li>Allow brick/math version <code>^0.12</code>.</li>
</ul>
<h2>4.7.5 - 2023-11-08</h2>
<h3>Fixed</h3>
<ul>
<li>Protect against UUIDv7 collisions within the same millisecond, as
reported
in <a href="https://redirect.github.com/ramsey/uuid/issues/518">#518</a>
and fixed in
<a
href="https://redirect.github.com/ramsey/uuid/pull/522">#522</a>.</li>
<li>Improve the return type hint for
<code>UuidInterface::compareTo()</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ramsey/uuid/commit/91039bc1faa45ba123c4328958e620d382ec7088"><code>91039bc</code></a>
chore: prepare version 4.7.6</li>
<li><a
href="https://github.com/ramsey/uuid/commit/3caf795655203d9fd9bf99040c01f9b65935e172"><code>3caf795</code></a>
feat: Support brick/math v0.12 (<a
href="https://redirect.github.com/ramsey/uuid/issues/526">#526</a>)</li>
<li><a
href="https://github.com/ramsey/uuid/commit/3baa7cef7448e91cddfc2667a1ba71cff4ffa45e"><code>3baa7ce</code></a>
chore: upgrade the Python environment for documentation</li>
<li><a
href="https://github.com/ramsey/uuid/commit/f6376dd4589a494be5219b97181a9606bec9ec4a"><code>f6376dd</code></a>
chore: upgrade Sphinx to fix documentation builds</li>
<li><a
href="https://github.com/ramsey/uuid/commit/68e4e37db514e34f8086a5968e0e0fbbb182beb3"><code>68e4e37</code></a>
chore(deps): bump codecov/codecov-action from 4.1.1 to 4.3.0</li>
<li><a
href="https://github.com/ramsey/uuid/commit/30fbc7904fd6399c7eb62790dff499156cbf72a1"><code>30fbc79</code></a>
chore(deps): bump ramsey/composer-install from 2 to 3</li>
<li><a
href="https://github.com/ramsey/uuid/commit/20bc45a2be81c539992307a5c91db1c62f8a0b42"><code>20bc45a</code></a>
chore(deps): bump ridedott/merge-me-action from 2.10.76 to 2.10.77</li>
<li><a
href="https://github.com/ramsey/uuid/commit/59d49152e477d46cd141b99670fc2b30e702a270"><code>59d4915</code></a>
chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1</li>
<li><a
href="https://github.com/ramsey/uuid/commit/4dc941f775df808b0c2eb174c797dd266f713dbd"><code>4dc941f</code></a>
chore(deps): bump ridedott/merge-me-action from 2.10.74 to 2.10.76</li>
<li><a
href="https://github.com/ramsey/uuid/commit/34a0491ea0cde136c0dbefbfa0b694cfe247dcdb"><code>34a0491</code></a>
chore(deps): bump ridedott/merge-me-action from 2.10.72 to 2.10.74</li>
<li>Additional commits viewable in <a
href="https://github.com/ramsey/uuid/compare/4.7.4...4.7.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `composer/composer` from 2.6.1 to 2.7.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/composer/composer/releases">composer/composer's
releases</a>.</em></p>
<blockquote>
<h2>2.7.6</h2>
<ul>
<li>Fixed regression when script handlers add an autoloader which uses a
private callback (<a
href="https://redirect.github.com/composer/composer/issues/11960#issuecomment-2094079251">#11960</a>)</li>
</ul>
<h2>2.7.5</h2>
<ul>
<li>Added <code>uninstall</code> alias to <code>remove</code> command
(<a
href="https://redirect.github.com/composer/composer/issues/11951">#11951</a>)</li>
<li>Added workaround for broken curl versions 8.7.0/8.7.1 causing
transport exceptions (<a
href="https://redirect.github.com/composer/composer/issues/11913">#11913</a>)</li>
<li>Fixed root usage warnings showing up within Podman containers (<a
href="https://redirect.github.com/composer/composer/issues/11946">#11946</a>)</li>
<li>Fixed config command not handling objects correctly in some
conditions (<a
href="https://redirect.github.com/composer/composer/issues/11945">#11945</a>)</li>
<li>Fixed binary proxies not containing the correct path if the project
dir is a symlink (<a
href="https://redirect.github.com/composer/composer/issues/11947">#11947</a>)</li>
<li>Fixed Composer autoloader being overruled by project autoloaders
when they are loaded by event handlers (scripts/plugins) (<a
href="https://redirect.github.com/composer/composer/issues/11955">#11955</a>)</li>
<li>Fixed TransportException (http failures) not having a distinct exit
code, should now exit with <code>100</code> as code (<a
href="https://redirect.github.com/composer/composer/issues/11954">#11954</a>)</li>
</ul>
<h2>2.7.4</h2>
<ul>
<li>Fixed regression (<code>Call to undefined method
ProxyManager::needsTransitionWarning()</code>) with projects requiring
composer/composer in an pre-2.7.3 version (<a
href="https://redirect.github.com/composer/composer/issues/11943">#11943</a>,
<a
href="https://redirect.github.com/composer/composer/issues/11940">#11940</a>)</li>
</ul>
<p>As a side-note, requiring <code>composer/composer</code> is frowned
upon and should really only be done in circumstances where it is
absolutely necessary, and ideally you should talk to us first to see if
we can't help avoid it or help by extracting some code in a <a
href="https://packagist.org/packages/composer/">smaller library</a>.</p>
<h2>2.7.3</h2>
<ul>
<li>BC Warning: Fixed <code>https_proxy</code> env var falling back to
<code>http_proxy</code>'s value, this is still in place but with a
warning for now, and https_proxy can now be set empty to remove the
fallback. Composer 2.8.0 will remove the fallback so make sure you heed
the warnings (<a
href="https://redirect.github.com/composer/composer/issues/11915">#11915</a>)</li>
<li>Fixed <code>show</code> and <code>outdated</code> commands to remove
leading <code>v</code> in e.g. <code>v1.2.3</code> when showing lists of
packages (<a
href="https://redirect.github.com/composer/composer/issues/11925">#11925</a>)</li>
<li>Fixed <code>audit</code> command not showing any id when no CVE is
present, the advisory ID is now shown (<a
href="https://redirect.github.com/composer/composer/issues/11892">#11892</a>)</li>
<li>Fixed the warning about a missing default version showing for
packages with <code>project</code> type as those are typically not
versioned and do not have cyclic dependencies (<a
href="https://redirect.github.com/composer/composer/issues/11885">#11885</a>)</li>
<li>Fixed PHP 8.4 deprecation warnings</li>
<li>Fixed <code>clear-cache</code> command to respect the
config.cache-dir setting from the local composer.json (<a
href="https://redirect.github.com/composer/composer/issues/11921">#11921</a>)</li>
<li>Fixed <code>status</code> command not handling failed
download/install promises correctly (<a
href="https://redirect.github.com/composer/composer/issues/11889">#11889</a>)</li>
<li>Added support for <code>buy_me_a_coffee</code> in GitHub funding
files (<a
href="https://redirect.github.com/composer/composer/issues/11902">#11902</a>)</li>
<li>Added <code>hg</code> support for SSH urls (<a
href="https://redirect.github.com/composer/composer/issues/11878">#11878</a>)</li>
<li>Fixed some env vars with an integer value causing a crash (<a
href="https://redirect.github.com/composer/composer/issues/11908">#11908</a>)</li>
<li>Fixed context data not being output when using IOInterface as a
PSR-3 logger (<a
href="https://redirect.github.com/composer/composer/issues/11882">#11882</a>)</li>
</ul>
<h2>2.7.2</h2>
<ul>
<li>Added info about the PHP version when running <code>composer
--version</code> (<a
href="https://redirect.github.com/composer/composer/issues/11866">#11866</a>)</li>
<li>Added warning when the root version cannot be detected (<a
href="https://redirect.github.com/composer/composer/issues/11858">#11858</a>)</li>
<li>Fixed plugins still being enabled in a few contexts when running as
root (c3efff91f)</li>
<li>Fixed <code>outdated --ignore ...</code> still attempting to load
the latest version of the ignored packages (<a
href="https://redirect.github.com/composer/composer/issues/11863">#11863</a>)</li>
<li>Fixed handling of broken symlinks in the middle of an install path
(<a
href="https://redirect.github.com/composer/composer/issues/11864">#11864</a>)</li>
<li>Fixed <code>update --lock</code> still incorrectly updating some
metadata (<a
href="https://redirect.github.com/composer/composer/issues/11850">#11850</a>,
<a
href="https://redirect.github.com/composer/composer/issues/11787">#11787</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/composer/composer/compare/2.7.1...2.7.2">https://github.com/composer/composer/compare/2.7.1...2.7.2</a></p>
<h2>2.7.1</h2>
<h4>Check the <a
href="https://github.com/composer/composer/releases/tag/2.7.0">2.7.0
release notes</a> for common problems troubleshooting if you are
experiencing issues after upgrading to Composer 2.7.x</h4>
<h4>Changelog</h4>
<ul>
<li>Added several warnings when plugins are disabled to hint at common
problems people had with 2.7.0 (<a
href="https://redirect.github.com/composer/composer/issues/11842">#11842</a>)</li>
<li>Fixed <code>diagnose</code> auditing of Composer dependencies
failing when running from the phar</li>
</ul>
<h2>2.7.0</h2>
<h3>Read the <a
href="https://blog.packagist.com/composer-2-7-and-cve-2024-24821/">Composer
2.7 Release Announcement</a> for more details on the release highlights
and the security fix.</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/composer/composer/blob/main/CHANGELOG.md">composer/composer's
changelog</a>.</em></p>
<blockquote>
<h3>[2.7.6] 2024-05-04</h3>
<ul>
<li>Fixed regression when script handlers add an autoloader which uses a
private callback (<a
href="https://redirect.github.com/composer/composer/issues/11960">#11960</a>)</li>
</ul>
<h3>[2.7.5] 2024-05-03</h3>
<ul>
<li>Added <code>uninstall</code> alias to <code>remove</code> command
(<a
href="https://redirect.github.com/composer/composer/issues/11951">#11951</a>)</li>
<li>Added workaround for broken curl versions 8.7.0/8.7.1 causing
transport exceptions (<a
href="https://redirect.github.com/composer/composer/issues/11913">#11913</a>)</li>
<li>Fixed root usage warnings showing up within Podman containers (<a
href="https://redirect.github.com/composer/composer/issues/11946">#11946</a>)</li>
<li>Fixed config command not handling objects correctly in some
conditions (<a
href="https://redirect.github.com/composer/composer/issues/11945">#11945</a>)</li>
<li>Fixed binary proxies not containing the correct path if the project
dir is a symlink (<a
href="https://redirect.github.com/composer/composer/issues/11947">#11947</a>)</li>
<li>Fixed Composer autoloader being overruled by project autoloaders
when they are loaded by event handlers (scripts/plugins) (<a
href="https://redirect.github.com/composer/composer/issues/11955">#11955</a>)</li>
<li>Fixed TransportException (http failures) not having a distinct exit
code, should now exit with <code>100</code> as code (<a
href="https://redirect.github.com/composer/composer/issues/11954">#11954</a>)</li>
</ul>
<h3>[2.7.4] 2024-04-22</h3>
<ul>
<li>Fixed regression (<code>Call to undefined method
ProxyManager::needsTransitionWarning()</code>) with projects requiring
composer/composer in an pre-2.7.3 version (<a
href="https://redirect.github.com/composer/composer/issues/11943">#11943</a>,
<a
href="https://redirect.github.com/composer/composer/issues/11940">#11940</a>)</li>
</ul>
<h3>[2.7.3] 2024-04-19</h3>
<ul>
<li>BC Warning: Fixed <code>https_proxy</code> env var falling back to
<code>http_proxy</code>'s value, this is still in place but with a
warning for now, and https_proxy can now be set empty to remove the
fallback. Composer 2.8.0 will remove the fallback so make sure you heed
the warnings (<a
href="https://redirect.github.com/composer/composer/issues/11915">#11915</a>)</li>
<li>Fixed <code>show</code> and <code>outdated</code> commands to remove
leading <code>v</code> in e.g. <code>v1.2.3</code> when showing lists of
packages (<a
href="https://redirect.github.com/composer/composer/issues/11925">#11925</a>)</li>
<li>Fixed <code>audit</code> command not showing any id when no CVE is
present, the advisory ID is now shown (<a
href="https://redirect.github.com/composer/composer/issues/11892">#11892</a>)</li>
<li>Fixed the warning about a missing default version showing for
packages with <code>project</code> type as those are typically not
versioned and do not have cyclic dependencies (<a
href="https://redirect.github.com/composer/composer/issues/11885">#11885</a>)</li>
<li>Fixed PHP 8.4 deprecation warnings</li>
<li>Fixed <code>clear-cache</code> command to respect the
config.cache-dir setting from the local composer.json (<a
href="https://redirect.github.com/composer/composer/issues/11921">#11921</a>)</li>
<li>Fixed <code>status</code> command not handling failed
download/install promises correctly (<a
href="https://redirect.github.com/composer/composer/issues/11889">#11889</a>)</li>
<li>Added support for <code>buy_me_a_coffee</code> in GitHub funding
files (<a
href="https://redirect.github.com/composer/composer/issues/11902">#11902</a>)</li>
<li>Added <code>hg</code> support for SSH urls (<a
href="https://redirect.github.com/composer/composer/issues/11878">#11878</a>)</li>
<li>Fixed some env vars with an integer value causing a crash (<a
href="https://redirect.github.com/composer/composer/issues/11908">#11908</a>)</li>
<li>Fixed context data not being output when using IOInterface as a
PSR-3 logger (<a
href="https://redirect.github.com/composer/composer/issues/11882">#11882</a>)</li>
</ul>
<h3>[2.7.2] 2024-03-11</h3>
<ul>
<li>Added info about the PHP version when running <code>composer
--version</code> (<a
href="https://redirect.github.com/composer/composer/issues/11866">#11866</a>)</li>
<li>Added warning when the root version cannot be detected (<a
href="https://redirect.github.com/composer/composer/issues/11858">#11858</a>)</li>
<li>Fixed plugins still being enabled in a few contexts when running as
root (c3efff91f)</li>
<li>Fixed <code>outdated --ignore ...</code> still attempting to load
the latest version of the ignored packages (<a
href="https://redirect.github.com/composer/composer/issues/11863">#11863</a>)</li>
<li>Fixed handling of broken symlinks in the middle of an install path
(<a
href="https://redirect.github.com/composer/composer/issues/11864">#11864</a>)</li>
<li>Fixed <code>update --lock</code> still incorrectly updating some
metadata (<a
href="https://redirect.github.com/composer/composer/issues/11850">#11850</a>,
<a
href="https://redirect.github.com/composer/composer/issues/11787">#11787</a>)</li>
</ul>
<h3>[2.7.1] 2024-02-09</h3>
<ul>
<li>Added several warnings when plugins are disabled to hint at common
problems people had with 2.7.0 (<a
href="https://redirect.github.com/composer/composer/issues/11842">#11842</a>)</li>
<li>Fixed <code>diagnose</code> auditing of Composer dependencies
failing when running from the phar</li>
</ul>
<h3>[2.7.0] 2024-02-08</h3>
<ul>
<li>Security: Fixed code execution and possible privilege escalation via
compromised vendor dir contents (GHSA-7c6p-848j-wh5h /
CVE-2024-24821)</li>
<li>Changed the default of the <code>audit.abandoned</code> config
setting to <code>fail</code>, set it to <code>report</code> or
<code>ignore</code> if you do not want this, or set it via
<code>COMPOSER_AUDIT_ABANDONED</code> env var (<a
href="https://redirect.github.com/composer/composer/issues/11643">#11643</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/composer/composer/commit/fabd995783b633829fd4280e272284b39b6ae702"><code>fabd995</code></a>
Release 2.7.6</li>
<li><a
href="https://github.com/composer/composer/commit/7b5ee8224076b41f9cf040bb45f9654e65711ee9"><code>7b5ee82</code></a>
Update changelog</li>
<li><a
href="https://github.com/composer/composer/commit/c2fd4d3ebb8312bb5b4f288908cf2affae40c8dc"><code>c2fd4d3</code></a>
Fix private autoloader callbacks breaking the new runtime autoloader
handling...</li>
<li><a
href="https://github.com/composer/composer/commit/f81e84164e3a148b35e5b3c51f62a362386f7e14"><code>f81e841</code></a>
Reverting release version changes</li>
<li><a
href="https://github.com/composer/composer/commit/29ac9cce40969dc2e5c51209d4fe9bdecbbb1d7e"><code>29ac9cc</code></a>
Release 2.7.5</li>
<li><a
href="https://github.com/composer/composer/commit/6cb3070203ac40309cf58ee8ce1e290281fa2cc5"><code>6cb3070</code></a>
Update changelog</li>
<li><a
href="https://github.com/composer/composer/commit/762f2a37f595fce402a3a418f2e2f3d1a70688f8"><code>762f2a3</code></a>
Tweak exit code for network errors to be 100, refs <a
href="https://redirect.github.com/composer/composer/issues/11954">#11954</a></li>
<li><a
href="https://github.com/composer/composer/commit/acf398281c089dd608ae59a7055efea23b86927f"><code>acf3982</code></a>
Fix transport exception not always using 255 exit code, fixes <a
href="https://redirect.github.com/composer/composer/issues/11954">#11954</a></li>
<li><a
href="https://github.com/composer/composer/commit/bcab1c4b8ecf7b239dd9e08fc07c5458cf80cb0a"><code>bcab1c4</code></a>
Fix Composer autoloader being hijackable by script/plugin event handlers
(<a
href="https://redirect.github.com/composer/composer/issues/11">#11</a>...</li>
<li><a
href="https://github.com/composer/composer/commit/d4396a85bf14d3364a10f8d57a64b6aa80b9949d"><code>d4396a8</code></a>
Fix binary proxies having an absolute path to vendor dir when project
dir is ...</li>
<li>Additional commits viewable in <a
href="https://github.com/composer/composer/compare/2.6.1...2.7.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `guzzlehttp/guzzle` from 7.8.0 to 7.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/guzzle/guzzle/releases">guzzlehttp/guzzle's
releases</a>.</em></p>
<blockquote>
<h2>Release 7.8.1</h2>
<h3>Changed</h3>
<ul>
<li>Updated links in docs to their canonical versions</li>
<li>Replaced <code>call_user_func*</code> with native calls</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md">guzzlehttp/guzzle's
changelog</a>.</em></p>
<blockquote>
<h2>7.8.1 - 2023-12-03</h2>
<h3>Changed</h3>
<ul>
<li>Updated links in docs to their canonical versions</li>
<li>Replaced <code>call_user_func*</code> with native calls</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/guzzle/guzzle/commit/41042bc7ab002487b876a0683fc8dce04ddce104"><code>41042bc</code></a>
Fix GitHub CI Workflow Badge URL (<a
href="https://redirect.github.com/guzzle/guzzle/issues/3188">#3188</a>)</li>
<li><a
href="https://github.com/guzzle/guzzle/commit/4d6ca3b97c0a57c8337afcdd187dc1154b3cde89"><code>4d6ca3b</code></a>
Add tests for cookie removal and update in FileCookieJar (<a
href="https://redirect.github.com/guzzle/guzzle/issues/3182">#3182</a>)</li>
<li><a
href="https://github.com/guzzle/guzzle/commit/9338d986a1bc927133edfebbc5a56f83da86f855"><code>9338d98</code></a>
Add another <code>base_uri</code> example in documentation (<a
href="https://redirect.github.com/guzzle/guzzle/issues/3189">#3189</a>)</li>
<li><a
href="https://github.com/guzzle/guzzle/commit/d68085a83cbad57de4d363a7975ebacb544dcb42"><code>d68085a</code></a>
Release 7.8.1 (<a
href="https://redirect.github.com/guzzle/guzzle/issues/3193">#3193</a>)</li>
<li><a
href="https://github.com/guzzle/guzzle/commit/9cb80ef7ad2697ee14d6820ce02248e6920d563c"><code>9cb80ef</code></a>
Switch to <code>actions/checkout@v4</code> and upgrade SA tools (<a
href="https://redirect.github.com/guzzle/guzzle/issues/3192">#3192</a>)</li>
<li><a
href="https://github.com/guzzle/guzzle/commit/d95d9ab74822c2ca06b31477cd6775a4a299b8e8"><code>d95d9ab</code></a>
Replace <code>call_user_func*</code> syntax in tests (<a
href="https://redirect.github.com/guzzle/guzzle/issues/3174">#3174</a>)</li>
<li><a
href="https://github.com/guzzle/guzzle/commit/a427580ac3e864185b5fffcaf603725a827376c6"><code>a427580</code></a>
Revert &quot;Pin to Composer 2.5.8&quot;</li>
<li><a
href="https://github.com/guzzle/guzzle/commit/56a99b55453cfe877f13d75619aa2a14fa913b28"><code>56a99b5</code></a>
Pin to Composer 2.5.8</li>
<li><a
href="https://github.com/guzzle/guzzle/commit/1cfc24f9fb0515b492a43a3727c503eda1974cf5"><code>1cfc24f</code></a>
Replaced bad all insecure/invalid/redirecting links</li>
<li><a
href="https://github.com/guzzle/guzzle/commit/e79c79ef5be28c9e4923c1c00409bcd0ec4661b1"><code>e79c79e</code></a>
Update link in server.js to point to an https site</li>
<li>Additional commits viewable in <a
href="https://github.com/guzzle/guzzle/compare/7.8.0...7.8.1">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent 67db32c commit 1466edb
Showing 1 changed file with 239 additions and 254 deletions.
Loading

0 comments on commit 1466edb

Please sign in to comment.