Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump composer/composer from 2.8.2 to 2.8.3 in /packages/…
…php in the minor-production-deps group (#1133) Bumps the minor-production-deps group in /packages/php with 1 update: [composer/composer](https://github.com/composer/composer). Updates `composer/composer` from 2.8.2 to 2.8.3 <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.8.3</h2> <ul> <li>Fixed windows handling of process discovery (<a href="https://redirect.github.com/composer/composer/issues/12180">#12180</a>)</li> <li>Fixed react/promise requirement to allow 2.x installs again (<a href="https://redirect.github.com/composer/composer/issues/12188">#12188</a>)</li> <li>Fixed some issues when lock:false is set in require and bump commands</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/composer/composer/compare/2.8.2...2.8.3">https://github.com/composer/composer/compare/2.8.2...2.8.3</a></p> </blockquote> </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.8.3] 2024-11-17</h3> <ul> <li>Fixed windows handling of process discovery (<a href="https://redirect.github.com/composer/composer/issues/12180">#12180</a>)</li> <li>Fixed react/promise requirement to allow 2.x installs again (<a href="https://redirect.github.com/composer/composer/issues/12188">#12188</a>)</li> <li>Fixed some issues when lock:false is set in require and bump commands</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/composer/composer/commit/2a7c71266b2545a3bed9f4860734081963f6e688"><code>2a7c712</code></a> Release 2.8.3</li> <li><a href="https://github.com/composer/composer/commit/8f87ab3ea0f55ef21fe6a6346a06a0485b0e9c60"><code>8f87ab3</code></a> Update changelog</li> <li><a href="https://github.com/composer/composer/commit/580f0006d6506008b8d0b55b1bae326b994a43b5"><code>580f000</code></a> Ensure we run git commands for bin/compile inside the root of the git repo, r...</li> <li><a href="https://github.com/composer/composer/commit/2e83ead40c396a8b0be85b6359442f51a902b6ea"><code>2e83ead</code></a> Allow react/promise 2.x again, fixes <a href="https://redirect.github.com/composer/composer/issues/12188">#12188</a></li> <li><a href="https://github.com/composer/composer/commit/23d1030c7338aaef41bf62db9f8a3c887b3c2229"><code>23d1030</code></a> phpstan type fixes</li> <li><a href="https://github.com/composer/composer/commit/8f24b67c3c811fc8968004b0d3e0fa43794c7c96"><code>8f24b67</code></a> Try to fix lowest deps tests</li> <li><a href="https://github.com/composer/composer/commit/a7a14ea860ccf5bac9524367c37fdcb15a4ec317"><code>a7a14ea</code></a> Show root package version in error output for circular dependencies for added...</li> <li><a href="https://github.com/composer/composer/commit/f1163bdbd4684953cc7f08fe7467ea2a35cb5950"><code>f1163bd</code></a> Avoid updating the lock hash if there is no lock</li> <li><a href="https://github.com/composer/composer/commit/a39f57bcd783d88a16e064eb8a2db09e4c8d9156"><code>a39f57b</code></a> Update deps</li> <li><a href="https://github.com/composer/composer/commit/1e7857d682d3d88f9e108623b89f529eb4bf4ac7"><code>1e7857d</code></a> Update docs with hint for avast disabling</li> <li>Additional commits viewable in <a href="https://github.com/composer/composer/compare/2.8.2...2.8.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=composer/composer&package-manager=composer&previous-version=2.8.2&new-version=2.8.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 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> Co-authored-by: Andrii Andreiev <[email protected]>
- Loading branch information