Skip to content

Bump composer/composer from 2.10.2 to 2.10.3 - #64

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer/composer-2.10.3
Open

Bump composer/composer from 2.10.2 to 2.10.3#64
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer/composer-2.10.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps composer/composer from 2.10.2 to 2.10.3.

Release notes

Sourced from composer/composer's releases.

2.10.3

  • Security: Validate package bin paths against path traversal using symlinks (GHSA-96h3-5x6v-m776, CVE-2026-59944)
  • Security: Fixed command injection via malicious Perforce url (GHSA-rvx4-ffvw-m9q3)
  • Security: Sanitize URL-embedded usernames/token in a few more places (#13044)
  • Security: Fixed matching of gitlab URLs to avoid possible credential leak to the wrong domain (#12988)
  • Fixed PHP 8.6 deprecation warnings (#12967, #13028)
  • Fixed error output when a policy blocks a package version to be clearer (#12993)
  • Fixed the lock file's content-hash with a conflict marker ending up breaking at runtime (#13048)
  • Fixed possible race condition while creating directories like the cache dir when running multiple Composer processes in parallel (#12977)
  • Fixed forgejo support to handle empty repositories better (#12968)
  • Fixed FilterListApiClient not forwarding transport options (#13040)

Full Changelog: composer/composer@2.10.2...2.10.3

Changelog

Sourced from composer/composer's changelog.

[2.10.3] 2026-08-27

  • Security: Validate package bin paths against path traversal using symlinks (GHSA-96h3-5x6v-m776, CVE-2026-59944)
  • Security: Fixed command injection via malicious Perforce url (GHSA-rvx4-ffvw-m9q3)
  • Security: Sanitize URL-embedded usernames/token in a few more places (#13044)
  • Security: Fixed matching of gitlab URLs to avoid possible credential leak to the wrong domain (#12988)
  • Fixed PHP 8.6 deprecation warnings (#12967, #13028)
  • Fixed error output when a policy blocks a package version to be clearer (#12993)
  • Fixed the lock file's content-hash with a conflict marker ending up breaking at runtime (#13048)
  • Fixed possible race condition while creating directories like the cache dir when running multiple Composer processes in parallel (#12977)
  • Fixed forgejo support to handle empty repositories better (#12968)
  • Fixed FilterListApiClient not forwarding transport options (#13040)
Commits
  • f0de0bf Release 2.10.3
  • f247758 Update changelog
  • 0aac505 Merge commit from fork
  • 53b8bb4 Merge commit from fork
  • 24e396b Make it possible to pass transport options to FilterListApiClient (#13040)
  • f383d23 Do not use a conflicted content-hash as the autoloader suffix (#13048)
  • ada0055 Mask URL credentials anywhere in a string, not just at its start (#13044)
  • cd19785 Prevent curl SSL version parsing across lines (#13046)
  • eba7baa Fix Url::getOrigin prefix-matching a host against gitlab-domains (#12988)
  • 5e9f655 Include the failed URL in max-file-size and content-length errors (#13041)
  • Additional commits viewable in compare view

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 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)

Bumps [composer/composer](https://github.com/composer/composer) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)
- [Commits](composer/composer@2.10.2...2.10.3)

---
updated-dependencies:
- dependency-name: composer/composer
  dependency-version: 2.10.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
composer/composer/ca-bundle 1.5.14 UnknownUnknown
composer/composer/composer 2.10.3 UnknownUnknown
composer/justinrainbow/json-schema 6.11.0 UnknownUnknown
composer/seld/phar-utils 1.2.2 UnknownUnknown
composer/symfony/console 7.4.18 UnknownUnknown
composer/symfony/filesystem 7.4.18 UnknownUnknown
composer/symfony/finder 7.4.17 UnknownUnknown
composer/symfony/polyfill-intl-grapheme 1.41.0 UnknownUnknown
composer/symfony/polyfill-intl-normalizer 1.42.0 UnknownUnknown
composer/symfony/process 7.4.18 UnknownUnknown
composer/symfony/service-contracts 3.7.3 UnknownUnknown
composer/symfony/string 7.4.15 UnknownUnknown

Scanned Files

  • composer.lock

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants